﻿@charset "utf-8";
/* CSS Document */

html{ min-width:960px;}
body{ 
margin:0px auto ; 
padding:0px 2px; 
width:964px;
font-family: "微软雅黑","新宋体,"Verdana, Geneva, sans-serif ;
font-size:12px;
color:#666; 
background:#f3ae04 url(../images/long_bj.png) no-repeat top center; 
text-align:center;
}
a,img,table{ border:0px;}
a,a:visited{ color:#666;font-weight:normal; text-decoration:none;}
a:hover{ color:#933; font-weight:bold; text-decoration:none;}
#head_top{ margin:32px auto 0px auto; padding-top:8px;   background:url(../images/hd_top_t.jpg) no-repeat top center; width:960px; height:20px; color:#fff}
#head_top ul{margin:0px; padding:0px;  list-style:none;}
#head_top ul li { margin:0px; padding:0px; width:62px; float:right;}

#head_mdl{ margin:0px auto 1px auto; padding:0px; background:url(../images/hd_top_m.jpg) no-repeat top center;width:960px; height:231px;}

#head_btm{ margin:0px auto; padding-top:5px;width:960px; height:22px; background-color:#111; color:#F90;}
#head_btm  ul{margin:0px; padding:0px;  list-style:none; }
#head_btm  ul li { margin:0px; padding:0px; width:70px; float:left; }
#head_btm2{ margin:0px auto; padding:0px;width:960px; height:4px; background-color:#aaa;  }

.clear{ clear:both;}
/*---- Menu Begin  ----*/
 #par_menu{ margin:0px auto; padding-top:4px; width:960px; height:22px; background-color:#f06030;  text-align:center;} 
.menu { margin:0px auto;font-family: "微软雅黑", "新宋体",  arial, sans-serif; width:900px;  } 
.menu ul {padding:0; margin:0;list-style-type: none; width:900px;} 
.menu ul li {float:left; position:relative; width:80px;} 
.menu ul li a, .menu ul li a:visited {
display:block; 
text-align:center; 
text-decoration:none; 
width:79px; 
height:18px; 
color:#FF0; 
border:1px dotted #fff;
border-width:0 1px 0 0;
background:#f06030;/*#c9c9a7; */
line-height:18px; 
font-size:13px;
font-weight:bold;
} 
.menu ul li ul {display: none;  } 
.menu ul li:hover a {color:#fff; background:#b3ab79;} 
.menu ul li:hover ul {display:block; position:absolute; top:18px; left:0; width:110px;border-left:1px solid #066; border-bottom:1px solid #066;} 
.menu ul li:hover ul li a { padding-left:5px; padding-top:3px;display:block; font-size:12px;font-weight:normal;background:#faeec7; height:23px; 
                            line-height:23px; color:#666;border-top:1px dotted #fff; width:105px; text-align:left;} 
.menu ul li:hover ul li a:hover { padding-left:10px; color:#F60;width:105px; text-align:left;font-weight:bold;  
                                  background:url(../images/g.gif) no-repeat left center;background-color:#dfc184;}

/*----  Menu End  ----*/
#foot{ clear:both; margin:0px auto; padding:5px; width:950px; height:50px; border-top:#999 2px solid; background-color:#eee; text-align:right; }

#clearall{  padding-right:10px; padding-bottom:10px;text-align:right;}
