@charset "utf-8";
/* CSS Document */
#newsArea ul li{background:url(../img/comm_back.gif;vpn_img) no-repeat;}
#main_container{border-left:#ddd solid 1px; border-right:#ddd solid 1px; border-bottom:#ddd solid 1px; background:url(../img/container_back.gif;vpn_img) repeat-y;}
#newsLeft,#newsRight h5,#hotNews,#hotVideo dd{background:url(../img/news_back.gif;vpn_img) no-repeat;}
#newsLeft{float:left; width:640px; background-position:0 -107px !important; background-position:-1px -107px;}
#newsRight{float:left;}
#location{width:620px; margin:0 5px; height:30px; line-height:30px; border-bottom:#ddd solid 1px; padding-right:10px; text-align:right;}

.pagenavi{padding:3px; margin:20px 0 20px 0; text-align:center; color:#999;}
.pagenavi a:visited,.pagenavi a:link,.pagenavi a:active {border:#b8b8b8 1px solid; padding:2px 8px 2px 8px; color: #8a8a8a; margin-right: 3px; text-decoration: none;}
.pagenavi a:hover {border:#cb0000 1px solid; color:#fff; background-color: #cb0000;}
.pagenavi span {border:#cb0000 1px solid; padding:2px 8px 2px 8px; color:#fff; background-color: #cb0000; margin-right: 3px; text-decoration: none;}
.pagenavi a.next {border:#dedede 2px solid; margin:0px 0px 0px 10px; }
.pagenavi a.next:hover {border:#ff6262 2px solid;}
.pagenavi a.prev {border: #dedede 2px solid; margin: 0px 10px 0px 0px;}
.pagenavi a.prev:hover {border: #ff6262 2px solid;}
#newsRight h5{background-position:-640px 0; line-height:30px; height:30px; padding-left:15px; width:293px;}
#hotNews{background-position:-640px -32px;}
#hotNews ul{list-style:none; width:268px; overflow:hidden; padding:10px 10px 10px 30px;}
#hotNews ul li{font-size:14px; line-height:24px; height:24px; width:275px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
#hotVideo,#hotPic{padding:5px 0; width:308px;}
#hotVideo dl{width:154px; height:130px; float:left; margin:5px 0;}
#hotVideo dd{width:120px; height:95px; padding:3px 3px 12px 3px; margin:auto;}
#hotVideo dt{height:18px; line-height:18px; text-align:center; width:154px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
#hotPic dl{width:154px; height:92px; float:left; margin:5px 0;}
#hotPic dd{width:130px; margin:auto;}
#hotPic dt{text-align:center; height:18px; line-height:18px; width:154px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.look-content{padding:10px;border:1px dashed #ffbf7a; background:#fffced; margin:10px;}

/* 评论-form */
.comment-form{border:1px solid #c3d4e7; padding:10px 20px; margin-bottom:10px}
.comment-form h5{ height:22px; padding-bottom:5px;border-bottom:1px solid #C3D4E7;}
.comment-form strong{background: url(../images/icon/user_comment.png;vpn_img) no-repeat; padding-left:21px; float:left}
.yzm{display:none;position:absolute; background:url(../images/admin_img/login_ts140x89.gif;vpn_img) no-repeat; width:140px; height:89px;text-align:center; font-size:12px;}
	.yzm a:link,.yzm a:visited{color:#036;text-decoration:none;}
	.yzm a:hover{ color:#C30;}
	.yzm img{ cursor:pointer; margin:0px auto; width:130px; height:50px; margin-top:4px; border:1px solid #fff; margin-bottom:1px;}

.comment-form .posn{ padding:10px 0}
.comment-title{ text-align:center; padding:5px 0 10px}
.comment-title a:hover{	text-decoration: none;	color: #F60;}
.comment{border:1px solid #C3D4E7;zoom:1;  padding:8px 15px}
.comment h4{ border-bottom:1px solid #C3D4E7; padding-bottom:6px; margin-bottom:15px}

.comment .title{ margin-bottom:5px}
.comment .title span{ position:relative; top:-5px}
.comment .content{ font-size:14px; background:#f6f9fb; border:1px solid #c4d5df; zoom:1; padding:8px 10px; margin:5px 0}
.comment .content span{display:block;}
.comment_button{margin-bottom:15px;}
.comment_button a{padding:5px; border:solid 1px #C3D4E7; }
.comment_button a.on{background:#4C7FB6; color:#fff;border:solid 1px #3E73A9}