body {
     font: normal 12px  verdana,Arial,"Trebuchet MS", Helvetica, sans-serif;
	color: #000;
	background-color:#F2F1D3;
}
a {
    text-decoration: underline;
	color: #3E3E3E;
}
a:hover {
	color:#0D2FB4;
}
a.blue{
    text-decoration: underline;
	color: #0D2FB4;
}
a.blue:hover {
	color:#554100;
}
.left{float:left;}
.right{float:right;}
#container{
margin:0px auto;
width:964px;
background:#f2f1d4;
background:url(../images/bg_midd.gif) top left repeat-y;
padding-bottom:10px;
}
#bg_top{width:964px;height:25px;background:url(../images/bg_top.gif) top left no-repeat;}
#logo{width:138px;height:57px;padding:10px 0 0 10px;float:left;}
#header{
width:964px;
background:url(../images/banner.jpg) top left no-repeat;
height:232px;z-index:1;
}
/*menu*/
*{margin:0;padding:0;}    
#menu{
font-size:13px; font-weight:bold;position:relative;z-index:300;float:right;
width:770px;
 height:31px;} 
 
#menu ul{list-style:none;}    
#menu li {float:left;position:relative;}  
#menu ul ul {visibility:hidden;position:absolute;left:2px;top:28px;} 
#menu table {position:absolute; top:0; left:0;}    
#menu ul li:hover ul,    
#menu ul a:hover ul{visibility:visible;}    
#menu a{display:block;padding:4px 13px 4px 14px;margin:3px 2px;color:#927104;text-decoration:none;border:1px dotted #fff;}    
#menu .now a ,
#menu ul li a:hover{background:url(../images/menu_bg.gif) top left repeat-x;border:1px solid #F2F1D4; }
#menu ul ul{border:1px solid #E2BA38;margin-top:1px;background:#fff;} 
#menu ul ul li {clear:both; }   
#menu ul ul li a{background:#fff;padding:4px 13px 4px 5px;border:0;border-bottom:1px dotted #ccc;overflow:hidden; width:128px; margin:0 auto }   
#menu ul ul li a:hover{padding:4px 13px 4px 5px;border:0; border-bottom:1px dotted #d1b341;background:none;color:#f00;}   

#menu ul ul li a.b{background:#fff;padding:4px 13px 4px 5px;border:0;border-bottom:1px dotted #ccc;overflow:hidden; width:128px; margin:0 auto }   
#menu ul ul li a.b:hover{padding:4px 13px 4px 5px;border:0; border-bottom:1px dotted #d1b341;background:none; color:#f00;}   
.width_2{width:150px;  }

a.submenu_now{background:url(../images/menu_bg.gif) top left repeat-x;border:1px solid #f2f1d4}
#content{
margin:0 auto;
width:950px;
line-height:20px;
}
div.index1{
clear:both;width:690px;float:left;height:250px;
}
div.index1 img{margin:20px 30px 90px 20px;}
div.index2{
width:250px;float:right;margin:10px 0 0 2px;
}
div.index3{
width:668px;float:left;margin:0 0 0 20px;border-top:1px dotted #B2B2B2;color:#515151;padding-top:8px
}
* html div.index3{margin-left:8px;}

div.index3_1{width:260px;float:left;}
div.index3_2{clear:both;float:left;margin:0 0 0 20px;width:915px; border-bottom:1px dotted #ccc;}
*html div.index3_2{margin:0 0 0 15px;}
div.index3_2 ul{list-style:none;}
div.index3_2 ul li{float:left;padding:17px 0px 12px 0; margin-right:5px;}
div.index3_2 ul li img{padding-right:4px;}
div.index3_3{margin:0 20px 0 0;float:left;}
#footer1{
background:url(../images/bg_bott.gif) top left no-repeat; height:59px;
margin:0 auto;
width:964px;
}
#footer1 .copyright{font-size:10px;float:right;line-height:20px;padding:13px 15px 0 0;color:#2D2D2D;}
#footer1 .privacy{text-align:center;line-height:20px;float:left;padding:13px 0 0 400px;}