﻿@charset "utf-8";

* { margin:0; padding:0; list-style: none; font-family: "\5fae\8f6f\96c5\9ed1","\5b8b\4f53";}
.body{ width:100%; margin:0 auto;}
.bodycontent{ width:1000px; margin:0 auto;}
.content{ width:1000px; margin:0 auto;}

/*menu*/
.menu{ width:958px; height:40px; background: repeat-x left center}
.menu ul{padding-left:15px;margin:0}
.menu ul li:first-child{width: 80px;float:left;}
.menu ul li:first-child a{padding:0}
.menu ul li{ background: no-repeat right center;  float:left; line-height:40px; text-align:center;    font-size: 14px;    font-weight: bold;}
.menu ul li a{color: #5c0202;display:block;padding-left: 42px;padding-right: 42px;}
.menu ul li a:hover{color:#d60501; text-decoration:underline;}
/*news*/
.news-content{width:100%}
.news-item{width:100%;height:32px;line-height:32px;border-bottom: 1px dashed #dedede;}
.news-item-title{width: 585px;float:left;font-size:14px;background: no-repeat left center;padding-left: 12px;}
.news-item-title:hover{background: no-repeat left center}
.news-item-title a{ color: #404040; text-decoration: none;}
.news-item-title:hover a{color:#d60501; text-decoration:underline;}
.news-item-date{width:84px; float:left; font-size:12px; }
/*系统后台*/
#dnn_contentpane .dnnmodule-6312{ display:none;}
#dnn_contentpane .dnnmodule-6325{ display:none;}