@charset "gb2312";
/*---------------左侧*/
.pleft{
	width:558px;
	float:left;
	overflow:hidden;
}
/*---------------左侧:当前位置*/
.thisplace{
	width:558px;
	height:31px;
	background:url(../images/place_bg.jpg) repeat-x;

}
.thisplace .title{
	display:block;
	width:156px;
	height:31px;
	line-height:29px;
	text-indent:22px;
	letter-spacing:4px;
	font-weight:bold;
	background:url(../images/place_left.gif) right top no-repeat;
	float:left;
}
.thisplace .placenav{
	float:left;
	margin-right:10px;
	line-height:31px;
}
.thisplace .placenav a{
	color:#666666;
}

.dspt{
	width:558px;
}
.dspt ul li{
	text-indent:-3000px;
	margin:0px;
	padding:0px;
	line-height:2px;
}
/*---------------右侧*/
.pright{
	float:right;
	width:226px;
}
.rlist{
	width:222px;
}
.rlist .title{
	font-size:12px;
	width:222px;
	height:19px;
	padding-top:9px;
	background:url(../images/rlist_title_bg.gif) no-repeat;
	text-indent:10px;
	font-weight:bold;
	letter-spacing:2px;
	color:#555;
}
.rbox{
	border:1px solid #DDD;
	width:220px;
	padding:5px 0px 7px 0px;
}
.rbox ul li{
	height:27px;
	line-height:27px;
	background:url(../images/ico_4.gif) 12px 13px no-repeat;
	text-indent:23px;
	overflow:hidden;
	width:214px;
}
.rbox ul li a{
	color:#039;
}
/*---------------资讯:列表页:列表区域*/
.newslist{
	width:556px;
	border:1px solid #c0c0c0;
	padding-bottom:6px;
	background:url(../images/place_bg.jpg) 1px 1px repeat-x;
}
.newslist ul{
	width:538px;
	margin:10px auto 0px;
	display:block;
	border-bottom:1px dotted #DDD;
}
.newslist ul li{
	width:526px;
	margin:0px auto 0px;
	background:url(../images/ico_2.gif) 3px 11px no-repeat;
}	
.newslist ul li a{
	color:#000000;
	line-height:27px;
	font-size:14px;
	margin-left:20px;
	letter-spacing:1px;
}
.newslist ul li span{
	color:#F60;
	float:right;
	position:relative;
	margin:-20px 5px 0px 0px;
}
/*---------------资讯:内容页*/
.newsview{
	width:556px;
	border:1px solid #c0c0c0;
	background:#f7fcff
}
.newsview .title{
	width:554px;
	text-align:center;
	height:53px;
	line-height:53px;
	margin:0px auto 0px;
}
.newsview .title h1{
	font-size:18px;
	font:"宋体",serif;
	margin-left:21px;
}
/*---------------内容页:相关信息*/
.newsview .info{
	width:536px;
	height:27px;
	line-height:27px;
	border-top:#cccccc 1px dotted;
	border-bottom:#cccccc 1px dotted;
	text-align:center;
	padding-right:20px;
	color:#F60;
}
.newsview .info strong{
	color:#666;
	margin-left:20px;
}
/*---------------内容页:正文*/
.newsview .content{
	width:526px;
	overflow:hidden;
	margin:10px auto;
	color:#000;
	line-height:25px;
	font-size:16px;
	font:"宋体",serif;
}
.newsview span{
	float:right;
}
.newsview .zstcontent{
	width:788px;
}
/*---------------内容页:正文分页*/
.newsview .cupage{
	width:526px;
	margin:5px auto;
	text-align:center;
<<<<<<< article.css
	border-bottom:1px solid #EEE;
=======
	line-height:31px;
	overflow:hidden;
>>>>>>> 1.2
}
.newsview .cupage a{
	color:#0033FF;
	font-size:14px;
	margin-left:14px;
<<<<<<< article.css
	line-height:31px;
=======
>>>>>>> 1.2
}
.newsview .cupage strong{
	font-size:14px;
	color:#FF0000;
	margin-left:14px;
}
/*---------------内容页:操作*/
.newsview .actbar{
	width:526px;
	height:27px;
	line-height:27px;
	margin:6px auto;
	background:#fcfcfc;
	border:1px solid #898383;
	text-align:right;
}
.newsview .actbar span{
	margin-right:20px;
	color:#CCC;
}
.newsview .actbar span a{
	color:#669900;
	margin-right:3px;
	margin-left:3px;
}
/*---------------内容页:上下文*/
.newsview .context{
	width:516px;
	line-height:27px;
	margin:6px auto;
	color:#666;
	font-size:14px
}
.newsview .context a{
	color:#CC0000;
}
.zstpleft{
	width:100%;
	float:left;
}
.zstnewsview{
	width:100%;
	border:1px solid #DDD;
}
.zstcomment{
	width:100%;
	border:1px solid #DDD;
	margin-top:7px;
}