@charset "UTF-8";

body {
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#new h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#new ul {
	font-size: 80%;
	line-height: 120%;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	list-style-image: url(../shared/images/icon_01.jpg);
	list-style-type: none;
}
#new li {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#new a:link {
	color: #003399;
	text-decoration: underline;
}
#new a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#new a:visited {
	color: #800080;
	text-decoration: underline;
}
#new a:active {
	color: #0000FF;
}
#sideber {
	padding: 0px;
}
#sideber p {
	font-size: 80%;
	color: #333333;
	line-height: 120%;
	width: 215px;
	margin: 0px;
	padding: 3px;
	text-align: left;
	border: 1px solid #CCCCCC;
	background-color: #f5f5f5;
}
#sideber img.bottomblank {
	margin-bottom: 8px;
}
