@charset "utf-8";
/* CSS Document */
#ad {
	width:950px;
	margin-top:6px;
	margin-right:auto;
	margin-left:auto;
	padding:2px;
	border:1px dashed #ACD63B;
	text-align:center;
}

#container {
	width:955px;
	margin-top:6px;
	margin-right:auto;
	margin-left:auto;
}

#left {
	float:right;
	width:202px;
}
#left .cat {
	width:200px;
	padding-top:36px;
	background:url(../images/news_cat_bg.gif) no-repeat;
	border:1px solid #C7E8F9;	
}
#left .cat ul {
	padding-bottom:10px;
}
#left .cat li.head {
	clear:both;
	height:24px;
	padding-left:20px;
	background:url(../images/icon1.gif) no-repeat 4px 6px;
	background-color:#E6F5FF;
	line-height:24px;	
	font-weight:bold;
}
#left .cat li.head span {
	color:#8FB6CF;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
}
#left .cat li.item {
	float:left;
	width:90px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	line-height:120%;
}
#left .cat li.spliter {
	clear:both;
	overflow:hidden;
	height:3px;
	line-height:0px;
	font-size:0px;
}


#right {
	float:left;
	width:726px;
}
#right .menu {
	clear:both;
	height:40px;
	padding-left:20px;
	border-bottom:1px solid #A8B5BD;
	color:#51B400;
	font-size:18px;
	font-weight:bold;
	line-height:40px;	
}
#right .itemList {
	clear:both;
	margin-top:5px;
	padding-right:5px;
	padding-left:5px;
}
#right .itemList ul {
	clear:both;
	height:26px;
	padding-top:4px;
	padding-left:22px;
	background:url(../images/icon9.gif) no-repeat 5px 11px;
	border-bottom:1px dashed #A8B5BD;
	line-height:26px;
}
#right .itemList li {
	float:left;
}
#right .itemList .l1 {
	width:450px;
}
#right .itemList .l2 {
	float:right;
	width:150px;
}
#right .itemList .l3 {
	float:right;
	width:72px;
}

#AspNetPager1 {
	clear:both;
	line-height:20px;
}
#AspNetPager1 a {
	display:inline-block;
	height:20px;
	padding-right:5px;
	padding-left:5px;
	border:1px solid #ccc;
	color:#81AA2B;
}

