﻿.p9 {
	padding:0 15px;
	margin:0;
}

/*********** START NEWS PAGE CLASS ***********/
#warp{
	margin:39px auto 0 auto;
	width:924px;
	height:auto;
}

/*********** 侧边栏 ************/
#leftCol{
	margin:-7px 0 0 0;
	float:left;
}
.listBox .boxTop{
	width:185px;
	height:85px;
	background:url(img/listTopBg.gif) no-repeat;
}
.listBox .box{
	width:185px;
	height:auto;
	background:url(img/boxBg.gif) repeat-y;
}
.listBox ul{
	padding:20px 0 0 0;
	margin:0 6px 0 33px;
}
.listBox li{
	margin:10px 0 0 0;
	padding:0 0 17px 17px;
	border-bottom:2px solid #F2F2F2;
	background:url(img/yuan.gif) no-repeat 0 4px;
}
.listBox li a{
	font:"宋体";
	font-size:12px;
	font-weight:bold;
}
.listBox li a{
}
.listBox li a:link,
.listBox li a:visited{
	color:#606060;
}
.listBox li a:hover,
.listBox li a:active{
	color:#FF0000;
	text-decoration:underline;
}
.listBox .boxBottom{
	width:186px;
	height:27px;
	background:url(img/listbottoBg.gif) no-repeat;
}


/********** CSS FOR ARTICLE PAGE START **********/
#rightCol{
	float:left;
	margin:0 0 0 18px;
}
#titleBr{
	margin:8px 0;
	width:713px;
	height:5px;
	background:url(img/titleBr.gif) no-repeat;
	overflow:hidden;
}
#newsTop{
	width:717px;
	height:11px;
	background:url(img/listTop.gif) no-repeat;
	overflow:hidden;
}
#news{
	width:717px;
	background:url(img/listBg.gif) repeat-y;
}

#newsBottom{
	width:717px;
	height:6px;
	background:url(img/listBottom.gif) no-repeat;
	overflow:hidden;
}
#articleTitle_bg{
	width:717px;
	height:18px;
	background:url(img/zhengwen.gif) no-repeat;
}
#articleTitle{
	width:715px;
	height:51px;
	background:url(img/articletitleBg.gif) no-repeat;
}
#articleTitle h3{
	font-family:"宋体";
	font-size:17px;
	color:#3a3a3a;
	text-indent:18px;
	line-height:50px;
}
.date{
	text-indent:20px;
}
.clickNum{
	padding:0 18px 0 0;
	float:right;
}