@charset "gb2312";
/*---------------资讯*/
/*---------------左侧*/

.pleft{
	width:722px;
	float:left;
	overflow:hidden;
}
/*---------------左侧:当前位置*/
.thisplace{
	width:720px;
	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 .placenava{
	float:left;
	margin-left:10px;
	line-height:31px;
}
.thisplace .placenav{
	float:right;
	margin-right:10px;
	line-height:31px;
}
.thisplace .placenav a{
	color:#666666;
}
/*---------------左侧:图片新闻*/
.picnews{
	width:718px;
	border:1px solid #DDD;
	padding-bottom:3px;
	clear:both;
}
.picnews dl{
	width:718px;
	margin:1px auto;
	background:url(../images/place_bg.jpg) repeat-x;
	overflow:hidden;
}
.picnews dl dd{
	width:131px;
	float:left;
	display:inline;
	text-align:center;
	margin:10px 0px 0px 9px;
	line-height:31px;
}
.picnews dl dd a img{
	border:1px solid #DDD;
}
.picnews dl dd a{
	display:block;
}

/*---------------右侧*/
.pright{
	float:right;
	width:270px;
	overflow:hidden;
}
/*-------------------------右侧:常规列表定义*/
.rlist{
	width:270px;
}
.rlist .title{
	width:270px;
	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;
}


/*---------------资讯:首页:列表区域*/

/*---------------左侧:新闻列表*/
.listbox{
	width:720px;
	overflow:hidden;
}
.listbox dl{
	width:718px;
	float:left;
	display:inline;
	margin-top:5px;
}
.listbox dl dt{
	width:718px;
	height:35px;
	margin:1px auto;
	background:url(../images/title.jpg) repeat-x;
}
.listbox dl dt .title{
	width:200px;
	height:26px;
	line-height:30px;
	float:left;
	color:#ffffff;
	padding-top:6px;
}
.listbox dl dt .title a{
	margin-left:28px;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:2px;
	color:#ffffff;
}
.listbox dl dt .more{
	width:48px;
	height:19px;
	float:right;
	line-height:19px;
	text-align:center;
	margin:3px 5px 0px 0px;
	padding-top:12px;
}
.listbox dl dt .more a{
	text-decoration:none;
	color:#ffffff;
}
.listbox dl dd{
	width:716px;
	border:1px solid #95CF92;
}
.listbox dl dd a{
	width:300px;
	height:20px;
	text-align:left;
	font-size:12px;
}
.listbox dl dd a img{
	margin-top:10px;
	margin-left:18px;
	border:1px solid #DDD;
}

/*---------------资讯:列表页:列表区域*/
.newslist{
	width:718px;
	border:1px solid #DDD;
	margin-top:10px;
	padding-bottom:10px;
	background:url(../images/place_bg.jpg) 1px 1px repeat-x;
}
.newslist dl{
	width:700px;
	margin:10px auto 0px;
	display:block;
	border-bottom:1px dotted #DDD;
}
.newslist dl dt{
	width:700px;
	margin:0px auto 0px;
	margin-left:20px;
	background:url(../images/ico_2.gif) 3px 11px no-repeat;
}	
.newslist dl dt a{
	color:#039;
	line-height:27px;
	font-size:14px;
	margin-left:20px;
	letter-spacing:1px;
}
.newslist dl dd{
	margin:0px auto 0px;
}
.newslist dl dd.preview{
	line-height:19px;
	color:#777;
	padding:0 10px 0 20px;
}
.newslist dl dd.info{
	line-height:31px;
	color:#666;
	padding-left:20px;
}
.newslist dl dd.info span{
	color:#F60;
	margin-right:20px;
}
.newslist dl dd.info a{
	color:#039;
	float:right;
	position:relative;
	margin:-30px 5px 0px 0px;
}
.newslist dl dd.info2{
	height:38px;
	padding-left:120px;
}
.newslist dl dd.info2 a.download{
	color:#039;
	float:right;
	height:38px;
	line-height:34px;
	width:180px;
	font-size:14px;
	background:url(/templets/images/downresbg.gif) no-repeat;
	margin:0;
	text-align:center;
}

/*---------------资讯:内容页*/
.newsview{
	border:1px solid #DDD;
	width:718px;
}
/*---------------内容页:标题*/
.newsview .title{
	height:100%;
	line-height:53px;
	margin:0px auto 0px;
	padding:0 20px;
	background:url(../images/place_bg.jpg) 1px 1px repeat-x;
}
.newsview .title h1{
	font-size:20px;
	display:block;
	text-align:center;
}
/*---------------内容页:相关信息*/
.newsview .info{
	height:27px;
	line-height:27px;
	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;
	text-align:right;
	padding-right:50px;
}
.newsview .info strong{
	color:#666;
	font-weight:normal;
	margin-left:20px;
}
/*---------------内容页:正文*/
.newsview .content{
	overflow:hidden;
	margin:10px auto;
	color:#444;
	font-size:14px;
	line-height:25px;
	padding:0 30px;
}
.newsview .content p{
	text-indent:2em;
	padding:8px;

}
/*---------------内容页:正文分页*/
.newsview .cupage{
	width:690px;
	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:670px;
	height:27px;
	line-height:27px;
	margin:6px auto;
	background:#FCFCFC;
	border:1px solid #F0F0F0;
	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:680px;
	line-height:27px;
	margin:6px auto;
	color:#666;
}
.newsview .context a{
	color:#CC0000;
}

.you{
	width:270px;
	overflow:hidden;
}
.you .title{
	width:270px;
	height:25px;
	padding-top:9px;
	background-color: #CDCDCD;
	text-indent:30px;
	font-weight:bold;
	letter-spacing:2px;
	color:#666666;
	font-size: 12px;
	background:url(../images/yout.gif) repeat-x;
}
.you .rbox{
	border:1px solid #E2E2E2;
	width:268px;
}
.you .rbox ul {line-height:30px;}
.you .rbox ul a:link,.you .rbox ul a:visited{
	color:#666;
	margin-left:10px;
	display:block;
	float:left;
	white-space:nowrap;
	word-break:break-all;
}
.you .rbox ul a.currenttype {color:red}
.you .rbox2 {
	border-right:1px solid #E2E2E2;
	border-left:1px solid #E2E2E2;
	border-bottom:1px solid #E2E2E2;
	width:260px;
	padding:10px 0 10px 8px;
	height:600px;
}
.you .rbox2 span{
	padding:5px 5px;
	margin:0;
	float:left;
	width:120px;
}
.you .rbox2 span a{
	padding:0;
	margin:0
}
.you .rbox2 span img{
	border:1px solid #ddd;
}
/*---------------左侧:新闻列表*/
.listbox1{
	width:720px;
	overflow:hidden;
}
.listbox1 dl{
	width:718px;
	float:left;
	display:inline;
	margin-top:5px;
}
.listbox1 dl dt{
	width:718px;
	height:35px;
	margin:0;
	background:url(../images/title.jpg) no-repeat;
}
.listbox1 dl dt .title{
	width:200px;
	line-height:35px;
	float:left;
	color:#ffffff;
}
.listbox1 dl dt .title a{
	margin-left:28px;
	text-decoration:none;
	font-weight:normal;
	letter-spacing:2px;
	color:#ffffff;
	font-size:14px
}
.listbox1 dl dt .more{
	width:48px;
	float:right;
	line-height:35px;
	text-align:center;
	padding-right:20px

}
.listbox1 dl dt .more a{
	text-decoration:none;
	color:#ffffff;
}
.listbox1 dl dd{
	border:1px solid #95CF92;
	padding:10px 0;
	line-height:31px;
	overflow:hidden;
}
.listbox1 dl dd .arcline{
	border-bottom:1px solid #eee;
	padding:0 20px;
}
.listbox1 dl dd a{
	display:block;
	color:#666;
	background:url(../images/ico_2.gif) 2px 12px no-repeat;
	text-indent:20px;
	font-size:14px;
}
.listbox1 dl dd .title{
	width:500px;
	float:left;
	color:#ffffff;
}
.listbox1 dl dd .more{
	width:158px;
	float:right;
	text-align:right;

}
.listbox1 dl dd a img{
}
/*---------------左侧:图片新闻*/
.picn{
	width:710px;
	border:1px solid #DDD;
	padding-bottom:3px;
	clear:both;
}
.picn dl{
	width:710px;
	margin:1px auto;
	background:url(../images/place_bg.jpg) repeat-x;
	overflow:hidden;
	padding-left:10px;
}
.picn dl dd{
	width:131px;
	float:left;
	display:inline;
	text-align:center;
	line-height:31px;
}
.picn dl dd a img{
	border:1px solid #DDD;
}
.picn dl dd a{
	display:block;
}
.tit{
     text-align:center;
}

.fuwutu{
	width:718px;
	clear:both;
	border:1px solid #CCC;
	padding-bottom:5px;
	background:url(../images/rcbox_title.gif) center bottom no-repeat;
	
}
.fuwutu dl{
	width:718px;
}
.fuwutu dl dt{
	height:31px;
	background:url(../images/rcbox_title.gif) center top no-repeat;
	line-height:29px;
	text-indent:10px;
	color:#555;
}
.fuwutu dl dd{
	width:700px;
	
}
.fuwutu dl dd ul{
	list-style:none;
	overflow:hidden;
	width:700px;
}
.fuwutu dl dd ul li{
	padding-left:10px;
	padding-top:10px;
	float:left;
	width:165px;
	height:60px;
	font-size:14px;
}
.fuwutu dl dd ul li a{
	display:block;
	width:165px;
	height:60px;
	text-decoration:none;
	color:#0066CC;
	background:#FFF;
}
.fuwutu dl dd ul li a:hover{
	background:#FAFAFA;
	color:#000;
}
.fuwutu dl dd ul li.this a{
	background:#FFC;
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
}

/*---------------列表*/

.sbox{
	width:270px;
	clear:both;
	padding-bottom:5px;
	background:url(/templets/images/rcbox_title.gif) center bottom no-repeat;
	overflow:hidden;
}
.sbox dl{
	width:270px;
}
.sbox dl dt{
	height:31px;
	padding:0 10px 0 30px;
	background:url(/templets/images/yout.gif) repeat-x;
	line-height:34px;
	font-weight:bold;
}
.sbox dl dt a{
	color:#666666;
	font-size:10px;
	line-height:30px;
	font-weight:normal;
	float:right;
}
.sbox dl dd{
	width:268px;
	border-left:1px solid #DDD;
	border-right:1px solid #DDD;
	background:#FFFFFF;
	float:left;
	
}
.sbox dl dd ul{
	list-style:none;
	overflow:hidden;
	width:268px;
}
.sbox dl dd ul li{
	float:left;
	width:102px;
	margin-left:5px;
	height:30px;
	line-height:25px;
	text-indent:10px;
	display:inline;
	font-size:12px;
	padding-top:10px;
}
.sbox dl dd ul li a{
	display:block;
	width:100px;
	height:25px;
	text-decoration:none;
	color:#666666;
}
.sbox dl dd ul li a:hover{
	color:#ff3300;
}
.sbox dl dd ul li.this a{
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
}
.sbox .sbox1{
	font-size:12px;
	width:170px;
	float:left;
	padding-left:5px;
	font-weight:bold;
}
.sbox .sbox1 a,.sbox1 span{
	line-height:34px;
}