﻿@charset "utf-8";
/*---------------资讯*/
/*---------------左侧*/

.pleft{
	width:670px;
	float:left;
text-align:left
	overflow:hidden;
}
/*---------------左侧:当前位置*/
.thisplace{
	width:670px;
	height:31px;
	background:url(../images/place_bg.jpg) repeat-x;

}
.thisplace .title{
	display:block;
	width:196px;
	height:31px;
	line-height:29px;
	text-indent:22px;
	letter-spacing:0px;
	font-weight:bold;
	color:#333;
	background:url(../images/place_left.gif) right top no-repeat;
	float:left;
}
.thisplace .placenav{
	float:right;
	color:#333;
	margin-right:10px;
	line-height:31px;
}
.thisplace .placenav a{
	color:#333;
	text-decoration:none;
}
/*---------------左侧:图片新闻*/
.picnews{
	width:668px;
	border:0px solid #DDD;
	padding-bottom:3px;
	clear:both;
}
.picnews dl{
	width:666px;
	margin:1px auto;
	overflow:hidden;
}
.picnews dl dd{
	width:120px;
	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{
	margin-bottom:5px;
	float:right;
}
/*-------------------------右侧:常规列表定义*/
.rlist{
	width:240px;
}
.rlist .title{
	width:240px;
	height:19px;
	padding-top:9px;
	background:url(../images/rlist_title_bg.gif) no-repeat;
	text-indent:10px;
	font-weight:bold;
	letter-spacing:0px;
	color:#000;
}
.rlist .title a{
	color:#000;
	text-decoration:none;
}
.rbox{
	border:1px solid #DDD;
	width:220px;
	padding:5px 0px 7px 0px;
}
.rbox ul li{
	height:20px;
	line-height:20px;
	background:url(../images/ico_4.gif) 5px 8px no-repeat;
	text-indent:15px;
	overflow:hidden;
	width:214px;
}
.rbox ul li a{
	color:#0066CC;
	text-decoration:none;
}
.rbox ul li a:hover{
	color:#CC0000;
	text-decoration:underline;
}

/*---------------资讯:首页:列表区域*/

/*---------------左侧:新闻列表*/
.listbox{
	width:493px;
	overflow:hidden;
	float:right;
}
.listbox dl{
	width:238px;
	float:left;
	display:inline;
	margin:6px 0px 0px 6px;
	border:1px solid #E8E8E8;
font-size:14px;
}
.listbox dl dt{
	width:238px;
	height:25px;
	margin:0px auto;
	background:url(../images/title_bg_1.gif) repeat-x;
	border-bottom:0px solid #DDD;
}
.listbox dl dt .title{
	width:150px;
	height:26px;
	line-height:25px;
	float:left;
	background:url(../images/article_ico_1.gif) 5px 6px no-repeat;
}
.listbox dl dt .title a{
	margin-left:22px;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:0px;
}
.listbox dl dt .more{
	width:48px;
	height:19px;
	float:right;
	line-height:19px;
		text-align:center;
	margin:3px 5px 0px 0px;
}
.listbox dl dt .more a{
	text-decoration:none;
}
.listbox dl dd{
	padding:2px 0px 5px 8px;
}
.listbox dl dd a{
	height:20px;
	display:block;
	color:#3D464B;
	line-height:20px;
	background:url(../images/ico_2.gif) 0px 5px no-repeat;
	text-indent:15px;
	font-size:12px;
	text-decoration:none;
}
.listbox dl dd a:hover{
	color:#CC0000;
	text-decoration:underline;
}

/*---------------资讯:列表页:列表区域*/
.newslist1{
	width:172px;
	border:1px solid #E8E8E8;
	margin-top:6px;
	padding-bottom:5px;
	float:left;
	text-align:center;
}
.newslist{
	width:486px;
	border:0;
	margin-top:10px;
	padding-bottom:10px;
	float:right;
}
.newslist dl{
	width:470px;
	margin:3px auto 0px;
	display:block;
	border-bottom:1px dotted #F1F1F1;
}
.newslist dl dt{
	width:470px;
	margin:0px auto 0px;
	background:url(../images/ico_2.gif) 5px 6px no-repeat;
}	
.newslist dl dt a{
	color:#3D464B;
	line-height:20px;
	font-size:14px;
	margin-left:20px;
	letter-spacing:0px;
	text-decoration:none;
}
.newslist dl dt a:hover{
	color:#CC0000;
	text-decoration:underline;
}
.newslist dl dd{
	width:470px;
	margin:0px auto 0px;
}
.newslist dl dd.preview{
	line-height:19px;
	color:#777;
	text-indent:14px;
}
.newslist dl dd.info{
	line-height:31px;
	color:#999;
}
.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;
}

/*---------------资讯:内容页*/
.newsview{
	width:658px;
	border:1px solid #DDD;
	margin-bottom:5px;
}
.newsview a{
	color:#333333;
	text-decoration:none;
}
.newsview ul{
	width:270px;
	float:right;
	font-size:14px;
	line-height:25px;
}
.newsview ul li{
	height:22px;
	line-height:22px;
	background:url(../images/ico_2.gif) 2px 7px no-repeat;
	font-size:14px;
	text-indent:15px;
	overflow:hidden;
}
.newsview ul li a{
	color:#333;
	text-decoration:underline;
}
.newsview ul li a:hover{
	color:#333;
	text-decoration:none;
}
/*---------------内容页:标题*/
.newsview .title{
	width:658px;
	height:40px;
	line-height:40px;
	background:#F8F8F8;
	margin:0px auto 0px;
}
.newsview .title h1{
	font-size:21px;
	margin-left:21px;
}
/*---------------内容页:相关信息*/
.newsview .info{
	width:638px;
	height:20px;
	line-height:20px;
	border-top:0px solid #EEE;
	border-bottom:0px solid #EEE;
	text-align:right;
	padding-right:20px;
	color:#96CB50;
}
.newsview .info strong{
	color:#666;
	margin-left:20px;
}
/*---------------内容页:正文*/
.newsview .content{
	width:638px;
	overflow:hidden;
	margin:10px auto;
	color:#333333;
	font-size:14px;
	line-height:23px;
margin-left:13px;
list-style:none;
}
.newsview .content p{
	margin-top:20px;
list-style:none;
}
/*---------------内容页:正文分页*/
.newsview .cupage{
	width:620px;
	height:25px;
	margin:20px;
	text-align:left;
<<<<<<< article.css
=======
	overflow:hidden;
	line-height:21px;
>>>>>>> 1.2
}

li { float:left }

.newsview .cupage a{
	color:#0033FF;
	background:#F9F9F9;
	font-size:13px;
	font-weight:bold;
	margin-top:0px;
	padding:3px 8px 3px 8px;
	border:1px solid #DDD;
list-style:none;
float:left;


<<<<<<< article.css
	line-height:21px;
=======
>>>>>>> 1.2
}
.newsview .cupage strong{
	font-size:13px;
	color:#0033FF;
	padding:3px 8px 3px 8px;
	margin-left:3px;
	margin-right:4px;
	border:1px solid #DDD;
	background:#EEE;
list-style:none;
}
.newsview .cupage a:hover{
	color:#0033FF;
	border:1px solid #CCC;
	background:#FFF;
float:left 
list-style:none;
}
/*---------------内容页:操作*/
.newsview .actbar{
	width:638px;
	height:27px;
	line-height:27px;
	margin:6px auto;
	background:#FCFCFC;
	border:1px solid #F0F0F0;
	text-align:right;
}
.newsview .actbar span{
	margin-right:20px;
	color:#666666;
}
.newsview .actbar span a{
	color:#555555;
	margin-right:3px;
	margin-left:3px;
}
/*---------------内容页:上下文*/
.newsview .context{
	width:628px;
	line-height:27px;
	margin:6px auto;
	font-size:14px;
	color:#333;
list style=none
}
.newsview .context a{
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
list style=none
}
.newsview .context a:hover{
	text-decoration:none;
	color:#333333;
list style=none
}