/* CSS Document */

body{ font-size:12px; line-height:22px; color:#000000; margin:0px; padding:0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a { color: #000000 ; text-decoration:none;}
a:hover{ color: #FF0000; text-decoration:none;}

.main_news a{ color: #FFFFFF; text-decoration:none; }
.main_news a:hover{ color: #FF9900; text-decoration:none;}

.main_old a{ color: #FFFFFF ; text-decoration:none;}
.main_old a:hover{ color: #FF9900; text-decoration:none;}

.link a{color: #FFFFFF;text-decoration:none; display:block; width:198px; height:29px; line-height:29px; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.link a:hover{color: #FFFFFF;text-decoration:none; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}


.more{
   width:980px;
   margin:0px ;
   padding:0px;
   height:37px;
   float:center;
   volume:inherit;
   background:url(../images/dh_01.jpg) repeat-x bottom;
   }
.more ul{
   width:980px;
   margin:0px ;
   padding:0px;
   height:37px;
   list-style:none;
   }
   
 .more ul li{
 width:107px;
 height:36px;
 margin:0px;
 padding:0px;
 float:left;
 }
.more ul a{
   height:31px;
   list-style:none;
   width:107px;
   color: #FFFFFF ; 
   font-size:12px;
   font-weight:bold;
   padding:6px 0px 0px 0px;
   float:left;
   display:block;
   text-align:center;
     }
.more ul a:hover{ 
   color: #000000;
   font-size:12px; 
    font-weight:bold;
   background:url(../images/dh_02.jpg) center no-repeat; 
   height:30px; 
   width:107px;
   display:block;
   font-weight:bold;
   padding:6px 0px 0px 0px;
   text-align:center;
}