@charset "utf-8";
/* CSS Document */

.nav {

}
.nav  li{/*/*background:url(../images/line1.gif) no-repeat;NO-repeat RIGHT TOP*/*/
}
.banner {
/*    float: left;
    height: 267px;
    margin-bottom: 10px;
    position: relative;
    width: 1111px;*/
}
#nav {
    display: block;
    width: 811px;font-family: Microsoft YaHei;
	
}
#nav .mainlevel {
    /*background: url("../images/line1.gif") no-repeat scroll right center transparent;*/
    float: left; padding-left:33px;
   
}
#nav .mainlevel a {
    display: block;
	color:#fff;
    line-height: 37px;
    text-align: center;
   /* width: 138px;*/ 
	
	/*font-weight:bold;*/
}
#nav .mainlevel a:hover {

   /* background: url("../images/navbga.gif") no-repeat scroll 0 0 transparent;*/
    display: block;
    height: 37px;
   /* width: 138px;*/
}
#nav .mainlevel ul {
    display: none;
    position: absolute;
    z-index: 99999;
}
#nav .mainlevel li {
   /* background: url("../images/navbg.gif") repeat-x scroll 0 0 transparent;*/
    width: 138px;
	background-color:#333;
	border-bottom:1px solid #999;
	color:e70012
}
.2ji{ font-size:12px; }
.2ji a { font-size:12px; }