﻿.wleft2{
	float: center;
	width: auto;
	border-color: green;
}
.wmenu2{
	clear:both;
	height:30px;
}

.wmenu2 ul{
	margin:0px;
	background:url(qie-beijing.jpg);
}

.wmenu2 li{
	list-style-type: none;
	float: left;
	cursor: pointer;
	font-size:12px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.wmenu2 .text2{
	font-weight: bold;
	color: #c63902;
	padding-top: 5px;
	text-align: center;
	height: 25px;
}
.wmenu2 .wactive2{
	background-image: url('qie-huang.gif');
	background-repeat:repeat-x;
	width:62px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	text-align: center;
	height: 25px;
}

.wmenu2 .wnormal2{
	background-image: url('qie-hui.jpg');
	background-repeat:repeat-x;
	width:56px;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
	height: 25px;
}
	
.wcontent2{
	margin:0px;
	padding: 10px 0 0;
	height: 100px;
	font-size:12px;
	background-color:#ffffff;
	color:#000000;
	border-right: 0px #cbcbcb solid;
	border-top: 0px #a8a8a8 solid;
	border-left: 0px #cbcbcb solid;
}

.wcontent2 .wlist2{
	display: block ;
}
.wcontent2 .wunlist2{
	display: none ;
}
.wcontent2 .wlist2 ul{
	margin:0px;
}
.wcontent2 .wlist2 li{
   text-align: left ;height: 22px; clear: both ;
	list-style-type: none ; float: center ;
	background:   url('i1_1.gif') no-repeat scroll 8px 5px;
	padding: 0px 0 0 15px;
}

