﻿


/*内容页*/
.content{word-break:break-all;border-top:1px solid #fff;}
.content h1{font-size:18px;text-align:center; padding:15px}
.content .gray{color:#888;font-size:12px;text-align:center}
.content .newscontent{ padding:0px 15px 15px 15px;}
.content .newscontent p{ text-indent: 2em; font-size:16px;}
.content .newscontent{ line-height:25px;margin-top:10px;font-size:14px;color:#444}
.content .newscontent img{ display:block;margin:0 auto;}
.content .annex{width:300px;margin :15px; border : 1px dashed #999; background : #f9f9f9; line-height : normal;}
.content .pl_box{ background:#EBEBEB; padding:15px;color:#555; margin-top:20px;}
.content .pl_box h4{font-size:14px}
.content .pl_box .textbox{ height:18px; line-height:18px;font-size:12px;}
.content .pl_box #SubmitComment{margin-bottom:10px;width:80px; height:33px; background:url(04.png) no-repeat;border:0px; text-align:center;font-family:"\5FAE\8F6F\96C5\9ED1";color:#fff;}
.content .imagetop{text-align:center;}
.content .defaultimagesrc{text-align:center; width:100%;}
.content .defaultimagesrc img{text-align:center; width:100%;}

/*图片内容页*/
.imglist img{max-width:350px;}
.imglist .imgtitle{text-align:center;font-size:18px;height:50px;line-height:50px;}
.imglist .imgtitle span{font-weight:bold;font-size:20px;color:red;}


/*分页样式*/
#fenye{clear:both;height:68px;color:#999; text-align:right; padding:10px 10px 0px 10px; background:#fff;}
#fenye a{text-decoration:none; font-size:14px;height:26px; text-align:center; line-height:26px; float:left;color:#666;border:0px; display:block}
#fenye .prev,#fenye .next{text-align:center; padding:0px 5px;}
#fenye a.curr{width:25px; background:#fff; text-decoration:underline;color:#c00; font-family:Arial, Helvetica, sans-serif; text-align:center;font-weight:bold; }
#fenye a.num{width:25px;}
#fenye a:hover{color:#00659c; text-decoration:none;}
#fenye span{ line-height:30px;padding-left:10px; font-family:Arial, Helvetica, sans-serif}
#fenye span#totalpage{padding-left:0px}


 /*文章正文分页样式*/
#pageNext{ padding:10px 12px 6px; clear:both;}
#pageNext .prev,#pageNext .next{width:64px; text-align:center;}
#pageNext a.curr{width:25px; background:#fff;color:#c00; text-decoration:underline; font-family:Arial, Helvetica, sans-serif; text-align:center;font-weight:bold;}
#pageNext a{text-decoration:none; font-size:14px;margin-left:5px;height:26px; text-align:center; line-height:26px; float:left;color:#666; background:#ddd}
#pageNext a.num{width:25px;}
#pageNext a:hover{color:#00659c; text-decoration:none;}

