﻿body
{  width:100%;
 margin:0px; padding:0px; border:0px;
 font-size:12px;font-family: "Microsoft Yahei",Tahoma; color:#333;
 text-decoration:none;
  background-color:#f4f4f4;
 


 background-repeat:no-repeat;
}
a{ text-decoration:none; font-family: "Microsoft Yahei",Tahoma; color:#333;}
.header
{
    background-position:top;
    height: 110px;

   
    background-image: url( "images/header_bg1.gif" );
    background-repeat: repeat-x;

}
.header_content
{
  
   width:920px;
   height:100px;
   margin:0 auto;


}
.menu_cu
{

 text-align:center;
 background-image:url('images/menu_nbg.gif');
 
 background-repeat:no-repeat;
 margin-top:5px;
 margin-right:6px;
 color:White;
 padding-top:4px;

}
.menu_h
{

 text-align:center;
 
 
 background-repeat:no-repeat;
  margin-right:6px;
 margin-top:5px;
 color:#666;
 padding-top:4px;

}
.menu_h:hover
{
    background-position: 0px -36px;
    background-image: url(   'images/menu_nbg.gif' );
    color:White;
}
.banner
{

 height:320px;
 margin:0 auto; 
 
  background-position:center;
   background-image:url('images/banner_bg.jpg');

background-color:rgb(15, 76, 144); 
 background-image:url('images/banner_bg.gif');

 

}
.content{ width:920px; margin:0 auto; margin-bottom:0px; margin-top:12px;}
.first_content{ float:left;  border:solid 1px #ccc; }
.left_news{  border:solid 1px #ccc; margin-top:0px; }
.title{  border-bottom:solid 1px #ccc; background-image: url('../images/title_bg.jpg'); background-repeat:repeat-x; height:36px; width:453px;margin:0px; padding:0px; }
.title h2{font-size:13px;font-family: "Microsoft Yahei",Tahoma; color:#255EA0; padding-left:13px; margin-top:0px; padding-top:10px; margin-bottom:0px;  padding-bottom:0px; }
.news_about{ margin-left:9px; margin-top:7px;}
.news_about a{ font-size:12px;font-family: "Microsoft Yahei",Tahoma; color:#333; }
.news_about a:hover{font-size:12px;font-family: "Microsoft Yahei",Tahoma; color:#255EA0;}


.footer{   clear:both;  width:100%;  padding-top:15px; }


