#nr{
	width:1200px;
	margin:0 auto;
}
/** 内容页左侧 **/
#nr_left{
	float:left;
	width:790px;
}
#nr_left_new{
	float:left;
	width:1200px;
}
/** 内容页左侧-新闻内容 **/
#xwtitle{
	text-align:center;
	border-bottom: 1px dashed #ccc;
}
#nr_xw{
	clear:both;
    line-height:2;
    margin:0 auto;
    padding: 0;
	width:1200px;
}
#nr_xw h1{
	font-size:20px;
}
#nr_xw span{
    color: #666;
	font-size:14px;
	padding-bottom:20px;
	
}
#nr_xw .xw{
	font-size: 14px;
    line-height: 1.8;
}
#nr_xw .xw p{
	margin:1em 0;
	text-indent:2em;
}
#nr_xw .xw p,#nr_xw .xw div{line-height:35px;}
/** 内容页左侧-顶一下、返回首页 **/
#nr_digg,#nr_digg2{
	background:url(../images/digg_bg.gif);
	width:61px;
	height:68px;
	margin-bottom: 10px;
	float:left;
	vertical-align:middle;
}
#nr_digg{
	margin-left:240px;
}
#nr_digg2{
	margin-left:10px;
}
#dyx{
	text-align:center;
}
#dyx a{
    color: #07519a;
	font-size:12px;
	text-align:center;
	line-height:24px;
	text-decoration:none;
}
#nr_digg strong,#nr_digg2 strong{
	font-size: 16px;
    font-weight: bold;
    height: 38px;
    line-height: 40px;
	padding-right:4px;
}
#dyx a img{
	border:0;
	width:12px;
	height:13px;
	margin-top:13px;
	padding-right:4px;
}
#nr_digg2 .fhsy{
	margin-top:14px;
}
/**发表评论**/
#plpost {
	clear:both;
	margin-top: 10px;
	border: 1px solid #AACCEE;
	width:600px;
	margin-bottom:10px;
}
#plpost .tit {
    background:url(../images/title_bg.gif);
    color: #07519a;
	font-size:14px;
	line-height:26px;
}
#plpost .tit strong{
	margin-left:10px;
}
#plpost .tit a{
    color: #07519a;
    text-decoration: none;
	float:right;
	margin-right:10px;
}
#plpost .bg{
	font-size:12px;
}
#plpost .bg .user{
	margin-left:20px;
}
#plpost .bg .user input,#plpost .bg .pwd input{
	border:1px solid #CCCCCC;
	margin-bottom:5px;
}
#plpost .bg .pwd{
	margin-left:100px;
}
#plpost .bg .nm{
	margin-left:90px;
}
#plpost .bg .sub{
	margin-left:20px;
}
#plpost .bg .sub input{
	margin-bottom:10px;
}
#plpost #saytext {
	display: block;
	margin-left:20px;
	margin-bottom:10px;
	height: 100px;
	width: 90%;
	border: 1px solid #ccc;
}
	

/** 内容页右侧 **/
#nr_right{
	float:right;
	width:360px; 
}

.pageLink a{
	padding: 4px 4px 2px;
	border: 1px solid #D2EFFF;
	background: #F0F8FF;
	text-align: center;
	display: inline;
	font-size: 14px;
}
.pageLink a:hover{
	border: 1px solid #D2EFFF;
	background: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
#dyx{ margin:20px auto;}
#fbpl{ margin:10px auto;}