@charset "gb2312";
/*---------------资讯*/
/*---------------左侧*/

.pleft{
	width:960px;
	float:left;
	border-right:1px solid #B0C7DD;
	overflow:hidden;
}


/*---------------资讯:内容页*/
.newsview{
	width:960px;
}
/*---------------内容页:标题*/
.newsview .title{
	width:946px;
	height:53px;
	line-height:60px;
	margin:0px auto 0px;

}
.newsview .title h1{
	font-size:24px;
	text-align:center;
}
/*---------------内容页:相关信息*/
.newsview .info{
	width:920px;
	height:27px;
	line-height:27px;
	border-top:0px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:center;
	margin-left:20px;
	color:#F60;
}
.newsview .info strong{
	color:#666;
	margin-left:20px;
}
.newsview .info a{
	color:#F60;
}
/*---------------内容页:正文*/
.newsview .content{
	width:950px;
	overflow:hidden;
	margin:10px auto;
	color:#333;
	font-size:14px;
	line-height:25px;
}
.newsview .content p{
	margin-top:12px;   
/*--text-indent: 2em;*/
}
/*---------------内容页:正文分页*/
.newsview .cupage{
	width:918px;
	margin:5px auto;
	text-align:center;
<<<<<<< article.css
	border-bottom:1px solid #EEE;
=======
	line-height:22px;
	overflow:hidden;
>>>>>>> 1.2
}
.newsview .cupage a{
	color:#0033FF;
	font-size:12px;
	margin-left:5px;
<<<<<<< article.css
	line-height:31px;
=======
>>>>>>> 1.2
}
.newsview .cupage strong{
	font-size:14px;
	color:#FF0000;
	margin-left:14px;
}
/*---------------内容页:责任编辑*/
.newsview .bianji{
	width:660px;
	text-align:right;
	line-height:20px;
	color:#666666;
}
/*---------------内容页:操作*/
.newsview .actbar{
	width:646px;
	height:27px;
	line-height:27px;
	margin:6px auto;
	background:#FCFCFC;
	border:1px solid #F0F0F0;
}
.newsview .actbar span{
	margin-right:5px;
	color:#CCC;
	float: right;
}
.newsview .actbar span a{
	color:#669900;
	margin-right:3px;
	margin-left:3px;
}
.newsview .actbar h5{
	float: left;
	margin-left:3px;
}
/*---------------内容页:上下文*/
.newsview .context{
	width:628px;
	line-height:35px;
	margin:0px auto;
	color:#666;
}
.newsview .context a{
	color:#039;
	TEXT-DECORATION: underline;
}

/*---------------内容页:评论*/
.comment{
	width:920px;
	border:0px solid #DDD;
	margin-top:7px;
	margin-left:20px;
	margin-bottom:20px;
	
}

.newsview .commenttitle{
	width:640px;
	height:26px;
	margin:1px auto;
	background:url(../images/title_bg_2.gif) repeat-x;
	border-top:1px solid #DDD;
	border-bottom:0px solid #DDD;
	border-left:1px solid #DDD;
	border-right:1px solid #DDD;
}
.newsview .commenttitle span{
	margin-right:5px;
	margin-top:5px;
	color:#666666;
	float: right;
}
.newsview .commenttitle span a{
	color:#666666;
	margin-right:3px;
	margin-left:3px;
	margin-top:5px;
}
.newsview .commenttitle h5{
    color:#666666;
	float: left;
	margin-left:10px;
	margin-top:5px;
}

.comment .commentbox{
	width:660px;
	background:#ffffff;
	border-bottom:1px solid #DDD;
	border-left:0px solid #DDD;
	border-right:0px solid #DDD;
	
}
.comment .commentbox dl{
	width:636px;
	margin:10px auto 0px;
	border:0px solid #D1DDCE;
	color:#204E7D;
}
.comment .commentbox dl dt{
	width:636px;;
	line-height:25px;
	text-indent:10px;
	color:#204E7D;
	border-bottom:0px solid #E6ECE3;
}
.comment .commentbox dl dt span{
	font-size:11px;
}
.comment .commentbox dl dd{
	padding:10px;
	font-size:12px;
	line-height:25px;
	color:#666;
	border-bottom:1px solid #E6ECE3;
}
/*---------------内容页:发表评论:标题*/
.comment .posttitle{
	width:666px;
	height:26px;
	margin:10px auto;
	background:url(../images/title_bg_1.gif) repeat-x;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
.comment .posttitle strong{
	letter-spacing:4px;
	color:#444;
	display:block;
	margin:7px 0px 0px 13px;
}
.comment .postbox{
	width:666px;
	margin:5px auto;
	overflow:hidden;
}

.comment .postbox .userbox{
	width:650px;
	overflow:hidden;
	margin-top:10px;
}
.comment .postbox .userbox dl{
	width:650px;
}
.comment .postbox .userbox dl dd{
	float:left;
	display:block;
	padding-bottom:2px;
}
.comment .postbox .userbox dl dd input.username,.comment .postbox .userbox dl dd input.password{
	width:100px;
	border:1px solid #CCC;
	padding:3px 0px 2px 5px;
	margin-right:10px;
}
.comment .postbox .userbox dl dd.mtop{
	margin:7px 7px 0px 0px;
}
.comment .postbox .txtbox{
	width:650px;
	line-height:25px;
}
.comment .postbox .txtbox textarea{
	border:1px solid #CCC;
	width:620px;
	height:80px;
	padding:5px;
}
.comment .postbox  .sbut{
	margin:10px;
}
.comment .postbox .userbox .submit{
	margin-right:20px;
	width:100px;
	height:25px;
	background:url(../images/userlogin_submit.gif) repeat-x;
	border:1px solid #6499CE;
	font-weight:bold;
	color:#ffffff;
	letter-spacing:3px;
	line-height:20px;
	font-size:12px;
}

.muluinpbox{
	width:930px;
	border:1px solid #B0C7DD;
	background:#E1EFFB;
	padding:0px 15px;
	height:30px;
	line-height:30px;
	margin:10px 0px 5px 0px;
	position:relative;
	text-align:left;
}

.muluinpbox span{
	position:absolute;
	right:10px;
	top:5px;
}
.searchtxt{
	border:1px solid #8FA6BC;
	height:16px;
	line-height:16px;
}