@charset "gb2312";
/* CSS Document */
* {
	margin:0;
	padding:0;
	list-style:none;
}

a { text-decoration:none; cursor:pointer;}
a { outline:none; cursor:pointer; } /*Õë¶ÔfirefoxµÈ*/
li{ list-style:none;}
.w_top{
	background-color:#000;
}
.w_top,.w_center,.w_bmenu{
	float:left;
	width:100%;
	position:relative;
	margin-top: 30px;
}
.w_top .menu{
	float:left;
	width:550px;
	background-color:#da9c05;
	position:relative;
	height: 44px;
	margin-top: 30px;
	margin-left:30px;
}
.w_top .menu ul{
	float:left;
	width:550px;
	position:relative;
}

.w_top  .menu ul li{ float:left; line-height:40px; list-style:none; width:15%; text-align:center;}
.w_top  .menu ul li a{ float:left; width:100%; line-height:40px; color:#000; font-size:22px; list-style:none; text-decoration:none; font-weight:200;}
.w_bmenu{
	margin-top:70px;
	}
.w_top .logo2{background:url(../images/logo2.png) center center no-repeat;float:left;width:87px;height:95px;margin:5px 0;}
.w_top .logo2 a,.w_top .logo a{ float:left; width:100%; height:100%;}
.w_top .logo{ center center no-repeat;float:right;width:333px;height:44px;margin:5px 0;margin-top:30px;background-color:#DA9C05;}

 .menu{
	float:left;
	width:0px;
	background-color:#da9c05;
	position:relative;
	height: 44px;
}
 .menu ul{
	float:left;
	width:80px;
	position:relative;
}
