#nav_wrap{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav li{ text-align:center;font-size:12px;}

/*New Nav Style*/
#nav_wrap { width:100%; overflow:hidden; }
#nav{
width:620px;
height:30px;
border-bottom:0px;
padding:0px 18px 0px 18px;
position:absolute;
z-index:1;
}
 
#nav .bt_qnav { float:right; }	
#nav .bt_qnav a{ width:31px; height:30px; line-height:30px;display:block;padding:9px 2px 0 0;}
#nav .c{ float:left;margin:0;padding:0}
#nav ul,li{
margin:0px;
padding:0px;
}

#nav li{
width:82px;
height:100%;
padding:0px 0px 0px 0px;
cursor:hand;
display:inline;
list-style:none;
text-align:center;
font-weight:bold;
float:left;
position:relative;
}
#nav li .v a{ width:82px; line-height:20px; display:block; color:#666666; float:left; font-family:"΢���ź�"; font-size:14px}
#nav li .v a:hover,#nav li .v .sele{color:#FF6600; line-height:20px}

#nav .kind_menu {
    width:120px;
	height:auto;
    cursor:hand;
    float:left ;
    text-align:left;
    display:none;
	background-color:#298CC7;
	position:absolute;  left:0px; top:20px
}

#nav .kind_menu a {color:#e3e3e3; float:left; text-align:center; width:auto; font-family:"����";}
#nav .kind_menu a:hover { color:#FFFFFF; no-repeat 1px -93px;}	
#tmenu{ height:30px;  }

/* Banner */
.picFocus{ width:100%; height:368px; overflow:hidden; position:relative;}
.picFocus .bd{ position:relative; height:100%; z-index:0; }
.picFocus .bd li{ zoom:1; vertical-align:middle; }
.picFocus .bd img{ height:368px; display:block; min-width:1024px;margin:0 auto;width:1129px; } 

#lunbo img{
	position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}