/* article */
h1{font:22px/1.5 "\9ED1\4F53";}

.sys_message, .sys_print, .sys_email{
    height: 13px;
    margin: 0 2px 2px 0;
}
.sys_message{
	background:url(../images/home/topnews_ico1.jpg) no-repeat right;
	padding:0 15px 0 0;
	margin-right:5px;
}
.sys_print{
	background:url(../images/article/print_ico.jpg) no-repeat right;
	padding:0 15px 0 0;
	margin-right:5px;
}
.sys_email{
	background:url(../images/article/mail_ico.jpg) no-repeat right;
	padding:0 15px 0 0;
}

.comment .tform{ margin:0 auto 15px;}
.comment .bform{ margin:0 auto 10px;}

.t-imgari{
	height:70px;
	overflow:hidden;
	margin:0 0 15px;
}
.t-imgari img{
	float:left;
	margin:0 5px 0 0;
}

.ads{border:1px solid #727272;}
.ads h3{border-bottom:1px solid #727272; color:#717171; font-size:14px; height:32px; line-height:32px; padding-left:10px;}
.ads .adslist li{float:left; width:138px; overflow:hidden; text-align:center; margin:0 auto 10px;}

.PicNews{
	width:288px;
	height:262px;
}

.PicNews ul,li{
	list-style-type:none;
	margin:0;
	padding:0;
}

.PicNews li {
	float:left;
	padding:4px;
}

.PicNews span {
	margin-top:2px;
	
}

.PicNews span a{
	font-size:12px;
}

.PicNews img{
	/*288*242*/
	width:136px;
	height:100px;
	border:0;
	margin-bottom:3px;
}


/*分页样式一*/
#page{height:80px; line-height:40px; text-align:center; overflow:hidden;}
#page a{
	font-size:12px;
	text-decoration:none;
}
.PagerOn{font-size:12px; color:#C00; margin:0 2px; padding:3px 8px; font-weight:bold;}
.PagerOff{background:#EEE; margin:0 2px; border:#CCC 1px solid; color:#333; padding:3px 5px;}
#page a span{background:#EEE; margin:0 2px; border:#CCC 1px solid; color:#333; padding:3px 5px;}
#page a:hover span{margin:0 2px; color:#FF6F02; background:#FFF; border:#FFAF23 1px solid; padding:3px 5px; text-decoration:none;}
#page a:hover{text-decoration:none;}
