
.header{height:110px;margin:auto;background: url(../images/tenhombg.jpg) top center no-repeat;}
.top{width:980px;height:80px;margin:auto; }
.logo{padding:10px 0 0 0;height:60px;width:200px;float:left;}
.logotxt{float:left;height:80px;width:285px;height:50px;margin-top:15px;color:red}
.banner{height:220px;margin:auto;width:980px;margin-top:40px}
.menu {width: 980px;height: 30px;line-height:30px;background: url(../images/menumain.png) repeat-x;margin:auto;margin-bottom:5px;padding:0px 10px 0 10px}

.menu ul {margin: 0;padding: 0;list-style: none;}
.menu ul li {padding: 0px;color: #ccc;margin: 0px;display: inline;}
.menu ul li a {float: left;display: block;width: 102px;height: 30px;margin: 0 5px 0 0 ;font-size: 13px;text-align: center;text-decoration: none;color: #ccc;	font-weight: bold;outline: none;border: none;}
.menu ul li a:hover, .menu ul li .current {color: #efefef;background: url(../images/menu_hover3.png) no-repeat ;width:102px;height:30px;}
* html .menu ul li a:hover {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/menu_hover3.png);color: #fff;}
* html .menu ul li .current{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/menu_hover3.png)  ;}