#wap{
	width : 595px;
	height : 200px;
	display : block;
	float : left;
	margin : 20px 0 0 0;
	
}
#wap h2{
	background-image : url(../img/wap.gif);
	background-position : 15px 0;
	height : 32px;
	background-repeat : no-repeat;
	text-indent : -1000px;
	overflow : hidden;
	width : 595px;
}
#wap h4{
	text-transform : uppercase;
	color : #999999;
	margin : 15px 10px;
}
#wap h4 b{
	color : #ff9900;
}
#wap p{
	margin : 5px 20px;
}
#wap .box{
	border : 1px solid #b6b3ae;
	margin : 5px 0;
	padding : 5px 0;
}
