@charset "utf-8";
/* CSS Document */

.nav- {
   /* background: url("../images/navbg.jpg") repeat-x scroll 0 0 transparent;*/
    float: left;
    height: 43px;
    line-height: 43px;
	
   
    width: 690px;
}
.nav-  li{background:url(../images/line1.jpg) no-repeat;NO-repeat RIGHT TOP
}
.banner {
    float: left;
    height: 267px;
    margin-bottom: 10px;
    position: relative;
    width: 690px;
}
#nav- {
    display: block;
    width: 690px;
	font-weight: bold;
	
}
#nav- .mainlevel {
    background: url("../images/line1.jpg") no-repeat scroll right center transparent;
    float: left;
	
   
}
#nav- .mainlevel a {
    display: block;
	color:#fff;
    line-height: 41px;
    text-align: center;
    width: 94px;
	
	
}
#nav- .mainlevel a:hover {
    background: url("../images/navbga.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 43px;
    width: 94px;
	font-weight: bold;
}
#nav- .mainlevel ul {
    display: none;
    position: absolute;
    z-index: 99999;
}
#nav- .mainlevel li {
    background: url("../images/navbg.jpg") repeat-x scroll 0 0 transparent;
    width: 94px;
	
}