﻿@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:url(images/menu-bg.jpg) 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:url(images/su.jpg) 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:url(images/huid.jpg) no-repeat left center;padding-left: 12px;}
.news-item-title:hover{background:url(images/hd.jpg) 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; }
