body{
	font-size:12px;
	font:Arial, Helvetica, sans-serif;
	color:#424040;
	margin:0px auto;
	background:url(../images/bg.jpg) repeat-x #dbeeac;
}
#headerline{
	width:100%;
	height:5px;
	background:#73bd1e;
}
#header{
	width:850px;
	height:160px;
	margin:0px auto;
}
#main,#menu,#footer{
	width:850px;
	margin:0px auto;
}
#menu{
	height:72px;
}
#leftmenu{
	width:128px;
	height:450px;
	float:left;
}
#leftmenu img{
	margin-top:4px;
}
#contentmain{
	margin:14px;
	width:694px;
	float:right;
}
#contentmenu{
	width:694px;
	height:20px;
}
#right_news {
	/*border-left:1px solid #ccc;*/
	height:430px;
	width:50%;
	float:left;
	overflow:auto;
}
#left_news {
	float:left;
	width:50%;
	height:420px;
}
#content{
	margin-top:5px;
	padding:10px;
	border:#8d8e8c solid 1px;
	background:#f5fbe5;
}
#footer{
	height:10px;
}
a {color:#424040; text-decoration:none;}
a:hover {color: #aa0909;}
.title{
	width:80px;
	height:20px;
	border-left:5px #407a3b solid;
	border-bottom:1px #407a3b solid;
	font-size:16px;
	font-weight:bold;
	float:left;
}
.topic{
	float:left;
	padding:5px 5px 0px 20px;
	background:transparent url(../images/icon_topic.jpg) no-repeat scroll 3px 6px;
}


.p_bar .p_total, .p_bar .p_pages, .p_bar .p_redirect, .p_bar .p_curpage, .p_bar .p_num {
	border:1px solid #ccc;
	padding:1px;
	margin:1px;
}
.p_bar .p_redirect, .p_bar .p_curpage, .p_bar .p_num {
	padding-left:3px;
	padding-right:3px;
}