@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0; text-align:center;}
#Nav { /*Make the left border */
	width:706px;
	height:32px;
	background:url(../images/navbg.gif) repeat-x;
	margin:7px 0 0 0;
	float: left;
}
ul {
margin: 0px;
padding: 0px;
list-style: none;
/*display: inline;*/
}
ul li {
position: relative;
width: 90px;
float: left;
}
li ul {
position: absolute;
left: 0px;
top: 32px;
display: none;/*close nav*/
border-left: 0px;
}
ul li a {
display: block;/*open nav*/
font-size: 14px;
font-weight:bold;
line-height: 30px;
text-decoration: none;
color: #FFF;
height: 32px;
border-left: 0px;
text-align:center;
}
#ss{
margin:5px 0 0 0;
display: block;
background-color:#fff;
width: 1px;
height: 20px;
}
ul li ul li a { /* The border of main menus is different from the sub menus */
border-bottom: 0px;
font-size:12px;
font-weight:bold;
background-color:#D90600;
}
a:hover {
background-color:#C32929;
}
/* Fix IE. Hide from IE Mac */
* html ul li {
float: left;
height: 1%;
}
* html ul li a {
height: 1%;
}
/* End */
li:hover ul, li.over ul{
display: block;
}
#Menu li.over ul {
 display: block;
}

#Menu li li.over ul {
 display: block;
}

#Menu li.over li ul {

margin-left: -175px;
 margin-top: -30px;
 display: none;
}



#menu table{ border-collapse:collapse; padding:0; margin:-1px; font-size:1em;}

#header{ height:92px; width:1005px; background: url(../images/top_01.jpg) repeat-x;}

   #logo{ width:298px; height:55px;background-image:url(../images/logo.gif);
         float:left;}
   #menu-box{ width:706px; height:32px; float:right; margin:23px 0 0 0; background:url(../images/navbg.gif) repeat-x;}
   #menu-bg{ width:25px; height:26px; background-image:url(../images/menubg_1.jpg);
             float:left;}
			 
#ss{
margin:0px;
display: block;
background-image:url(../images/navline.gif);
width: 4px;
height: 32px;
}

#foot{
	width:1010px;
	height:120px;
	background-image:url(../images/index_26.gif);
	float:left;
}
#foot img{
	float:right;
	margin-top:10px 10px 0 0;
	width:175px;
	height:50px;
}
#footer{font:12px "宋体"; color:#999999; float:left; margin:6px 0 0 20px; display:inline;
         text-align:left;}
		 #music{ color:#999999;margin-top:2px ; }
	#footer p{ font:12px Arial, Helvetica, sans-serif; margin:0; padding:0;line-height:20px;}
#footer a:link{color:#999; text-decoration:none;}
#footer a:visited{ text-decoration:none; color:#999;}
#footer a:hover{ text-decoration:none; color:#fff;}
	
	
/*left.html css*/
#leftbox{
width:231px;
margin:4px 0 0 0;
float:left;
background:url(../images/zjls03.gif)  no-repeat;
padding:0 0 0 59px;}

#leftlm{
height:40px;
padding:40px 80px 0 0;
font:16px "宋体";
font-weight:bold;
color:#ec3266;}

#leftbox ul{
float:left;
margin:0px;
padding:0px;}

#leftbox li{
margin:0;
height:36px;
width:168px;
}

#leftbox li a,#leftbox li a:visited{
line-height:36px;
height:36px;
font:12px "宋体";
color:#333000;
list-style-position:inside;
list-style:none;
padding:6px 0 0 0;
background:url(../images/zjls04.gif) 4% 5% no-repeat;
}

#leftbox li a:hover{
color:#FFFFFF;
background:url(../images/zjls05.gif) 4% 5% no-repeat;
}

#phone{
margin:10px 0 0 0;
float:left;
}
#header #nav div {
	font-size: 14px;
}
