body{
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
p, h1, h2, h3, div, span, label{
	margin:0px;
	padding:0px;
}
.clear{
	line-height:0px;
	clear:both;
}
.headermenu{
	line-height:30px;
	background-image:url(../images/bg_banner_menu.jpg);
	background-repeat:repeat-x;
	border-top:1px solid #FFFFFF;
}
.headermenu a{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding:8px 10px;
	border-right:1px solid #000000;
	font-size:11px;
}
.headermenu a.select{
	background-color:#006600;
}
.headermenu a:hover{
	background-color:#4d90C7;
}
.content{
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	background-color:#f2f0f1;
}
#leftbar{
	width:200px;
	border-right:1px solid #A4A2A3;
	border-top:1px solid #A4A2A3;
}
#rightbar{
	width:200px;
	border-left:1px solid #A4A2A3;
	border-top:1px solid #A4A2A3;
}
#topnews{
	background-image:url(../images/bg_top_news.jpg);
	background-repeat:repeat-x;
	height:40px;
	border:1px solid #000000;
}
.headingcategory{
	background-image:url(../images/bg_news_type.jpg);
	background-repeat:no-repeat;
	height:30px;
}
.headingcategorysmall{
	background-image:url(../images/bg_news_type_small.jpg);
	background-repeat:no-repeat;
	height:30px;
}
.headingcategorytext{
	padding-left:10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}
.headingcategorymore{
	padding-right:10px;
	color:#006699;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
.newslist{
	background-image:url(../images/bullet_news.jpg);
	background-repeat:no-repeat;
	padding-left:18px;
	line-height:20px;
	padding-bottom:5px;
	border-bottom:1px dotted #000000;
}
.newslist a{
	color:#000000;
	text-decoration:none;
}
.newslist a:hover{
	color:#006699;
}
.leftbox{
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	padding-bottom:10px;
	padding-top:10px;
}
.rightbox{
	border-bottom:1px solid #666666;
	padding-bottom:10px;
	padding-top:10px;
}
.middlebox{
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}
#footer{
	background-color:#8db2cf;
	border-top:3px solid #3d444c;
	padding:20px 20px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
}