@charset "utf-8";
/* CSS Document */

/* 文章内容页 */
.wznr{ margin:0 10px;}





.article_con{
}
.article_con .title{
	border-width:0 0 1px 0;
	padding:20px 20px 0 20px;
	font-size:24px; font-family: "微软雅黑"; font-weight:normal; color:#13303e; text-align:center; line-height:50px;
}

.article_con .info_item{
	margin:0 10px;
	line-height:30px;
	border-width:0 0 1px 0;
	position:relative;
	text-align:center; color:#535353; background: url(../images/line_x.gif) repeat-x 0 bottom; height:30px;
}

.article_con .info_item .fontSize{
	right:0px;
	top:0;
	width:80px;
	color:#666;
	position:absolute;
	height:30px;
}
.article_con .info_item .fontSize .big{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#666;
	padding:0 3px;
	cursor:auto;
}	
.article_con .info_item .fontSize .small{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 3px;
	color:#666;
	font-weight:bold;
	cursor:auto;
}	
.article_con .info_item .fontSize .on{
	cursor:pointer;	
	color:#0B3B8C;
	cursor:pointer;
}


.article_con .con{
	padding:10px 20px;
	font-size:14px;
	line-height:26px;
}
.article_con .con p{
	padding:5px;
	text-indent:2em;
}
.article_con .photos{
	padding:0 30px;
	font-size:14px;
	line-height:24px;
	overflow:hidden;
	width:610px;
}
.article_con .matter_item{
	line-height:40px;
	padding:0 20px;
	border:#0d8fc8 dashed 1px;
	border-width:1px 0 0 0; margin:0 10px;
}
.article_con .matter_item .tag{
	float:left;
	white-space:nowrap;
}
.article_con .matter_item .tag a{
	color:#0d8fc8;
}
.article_con .matter_item .item_info{
	float:right;
	white-space:nowrap;
}
.article_con dl{
	padding:10px 40px;
	margin:0;
	border:#0d8fc8 dashed 1px;
	border-width:1px 0 0 0; margin:0 10px;
}
.article_con dl dt{
	margin:0;
	font-weight:bold;
	font-size:14px;
	line-height:24px;
}
.article_con dl dd{
	line-height:26px;
	font-size:14px;
	font-family:"宋体";
}
.vote{
	padding:10px 20px 10px 20px;	
	border:#0d8fc8 dashed 1px;
	border-width:1px 0 0 0;
}
.vote .vote_title{
	font-weight:bold;
	font-size:14px;
	margin:10px 0 0 0;
}
.vote dl{
	padding:2px 0;
	cursor:pointer;
	border:0;
	line-height:20px;
	border-bottom:#0d8fc8 dotted 1px;
	position:relative;
}
.vote dl dt{
	font-size:12px;
	font-weight:100;
	padding:5px 20px;
}
.vote dl dd{
	position: absolute;
	left: 320px;
	top: 2px;
	padding:5px;
	z-index: 2;
	display:none;
}
.vote .op_box {
	display: inline-block;
	width:24px;
	overflow: hidden;
	float:left;
	padding:5px 0 0 0;
	*padding:0px 0 0 0;
}
.vote .v_txt{
	float:left;
	width:260px;
}
.vote .v_on_inp{
	width:180px;
	height:20px;
	border:#76a7f9 solid 1px;
	line-height:20px;
	color:#005eb5;
	padding:0 2px;
}
.vote .v_inp{
	width:180px;
	height:20px;
	border:#d3d3d3 solid 1px;
	line-height:20px;
	color:#ccc;
	padding:0 2px;
	background:#fff;
}
.vote .v_hover{
}
.vote .v_hover dt{
	background:#e7f8ff;
}
.vote .vote_numline, .vote .vote_numline span {
	vertical-align: middle;
}
.vote .vote_numline .li_s1, .vote .vote_numline .li_s2, .vote .vote_numline .li_s3,.vote .vote_numline .li_s4,.vote .vote_numline .li_s5 {
	background:url(../images/nmLine_bg.png) repeat-x;
	height:15px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	
}
.vote .vote_numline .li_s1 {
}
.vote .vote_numline .li_s2 {
	background-position: 0 -15px;
}
.vote .vote_numline .li_s3 {
	background-position: 0 -30px;
}
.vote .vote_numline .li_s4 {
	background-position: 0 -45px;
}
.vote .vote_numline .li_s5 {
	background-position: 0 -60px;
}

.vote .vote_numline .num_txt {
	margin-left: 10px;
}

.vote .vote_numline span {
	display: inline-block;
}
.vote .vote_numline, .vote_numline span {
	vertical-align: middle;
}
.vote .W_textb, .vote a.W_textb {
	color: #999;
	cursor: default;
}
.vote .vote_txtlist .v_hover,.vote .vote_txtlist .v_checked {
	cursor: pointer;
}
.vote .vote_txtlist .onevote {
	cursor: default;
}
.vote .vote_bt_box{
	padding:5px 20px;
	position:relative;
}
.vote .vote_pop{
	padding:5px 20px;
}
.vote .vote_pop_info{
	padding:0 5px;
	line-height:24px;
	height:24px;
	border:#99d1ff solid 1px;
	background:#f5faff;
	color:#005eb5;
	float:left;
	position:absolute;
	z-index:9999;
	top:5px;
	left:100px;
	filter:alpha(opacity=0);
	display:none;
}
.vote .vote_info{
	padding:0 5px;
	line-height:24px;
	height:24px;
	/*border:#d3d3d3 solid 1px;
	background:#fff;*/
	float:left;
	color:#666;
}

.vote .vote_bt{
	width:75px;
	height:27px;
	background:url(../images/vote_bt.png) no-repeat 0 0px;
	line-height:27px;
	text-align:center;
	color:#005eb5;
	border:0;
	margin:5px 0;
	float:left;
	font-size:14px;
	cursor:pointer;
	margin:0 3px;
	z-index:999;
}
.vote .vote_over_bt{
	width:75px;
	height:27px;
	background:url(../images/vote_bt.png) no-repeat 0 -27px;
	line-height:27px;
	text-align:center;
	color:#ddd;
	border:0;
	margin:5px 0;
	font-size:14px;
	float:left;
	margin:0 3px;
}
.vote .vote_txt{
	float:left;
	line-height:27px;
	padding:0 0 0 10px;
	color:#666;
}
.vote .vote_txt .vote_num{
	font-weight:bold;
}


