/*新闻列表页*/
.sys_newslist{ width:100%; margin:0 auto;}
.sys_newslist ul li{ line-height:28px; background:url(sys_ico_4.gif) no-repeat 3px center; padding-left:14px; border-bottom:1px dotted #dedede;}
.sys_newslist ul li em.sys_newstime{ float:right; font-style:normal; padding-right:8px;}
.sys_newslist ul li:hover{ background:#f8f8f8 url(sys_ico_4.gif) no-repeat 3px center;;}

.sys_download{ float:right; font-style:normal; padding:1px 1px 0 0;}
.sys_download a{ height:26px; width:67px; text-align:center; line-height:26px; background:url(bkgnormal.png) no-repeat left top; display:inline-block;}
.sys_download a:hover{ background:url(bkgdown.png) no-repeat left top;}

/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:22px;line-height:22px;text-align:center;letter-spacing:0;font-family:Arial, Helvetica, sans-serif; font-size:12px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 7px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989; text-decoration:none;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}

/*内容分页*/
.contPage{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-family:Arial, Helvetica, sans-serif;font-size:12px;margin-top:20px;}
.contPage a{display:inline-block;color:#898989;background:#fff;text-align:center;padding:0 7px;margin:0 1px;}
.contPage a:hover{color:#fff;background:#898989; text-decoration:none;}
.contPage a.on{color:#333;background:#E5EDF2;border:1px solid #C2D5E3;}

/*内容页显示*/
.sys_nview_title{ font-size:26px; font-family:"微软雅黑",Arial, Helvetica, sans-serif; font-weight:normal; text-align:center; color:#333; padding-bottom:12px; line-height:150%; padding-top:12px;}
.sys_nview_other{ text-align:center; color:#888; font-family:Verdana, Geneva, sans-serif; border-bottom:1px dotted #dbdbdb; padding-bottom:6px;}
.sys_nview_s{ color:#ccc; font-size:12px; padding:0 6px;}
.sys_nview_des{ border:1px dotted #e3e3e3; background:#f6f9fe; padding:8px 12px; line-height:180%; text-indent:2em; margin-top:15px;}
.sys_nview_content{ padding:15px 12px 0;}
.sys_nview_pn{ border-top:1px dotted #dedede; padding:12px 0; margin-top:12px;}
.sys_nview_pn b{ color:#aaa; font-weight:normal;}


/*图片列表页*/
.sys_piclist{ width:740px; margin:0 auto; overflow:hidden;}
.sys_piclist ul{ width:780px;}
.sys_piclist ul li{ width:236px; float:left; height:215px; overflow:hidden; display:inline; margin-right:14px;}
.sys_piclist ul li img{ width:230px; height:170px;}
.sys_piclist ul li a img{ border:1px solid #dedede; padding:2px;}
.sys_piclist ul li a:hover img{ border:1px solid #f60;}
.sys_picm_title{ text-align:center; line-height:32px;}



/*图文列表页 sys_pnlist*/
.sys_pnlist{ width:740px; margin:0 auto; overflow:hidden;}
.sys_pnlist ul li{ border-bottom:1px dotted #eee;}
.sys_pnlist ul li.sys_pnlistodd{ background:#fafafa;}
.sys_pnlist ul li:hover{ background:#E4F7FD;}
.sys_pnm{ padding:8px 12px;}
.sys_pnm dl{ padding-left:185px;}
.sys_pnm dl dt{ width:185px; float:left; display:inline; margin-left:-185px;}
.sys_pnm_title{ font-size:12px; font-weight:bold;}
.sys_pnm_title a{ color:#30a106;}
.sys_pnm_title a:hover{ color:#f60;}
.sys_pnm_des{ color:#999; line-height:20px; padding:8px 0 0;}
.sys_pnm_attr{ line-height:16px;}
.sys_pnm_attr_btn a{ font-style:normal; height:22px; background:url(goodshot_t_bg.jpg) repeat-x left top; border:1px solid #dedede; display:inline-block; line-height:22px; text-align:center; padding:0 8px;}
