﻿.wybs{
	overflow: hidden;
	min-height: 520px;
	padding-top:40px;
}
.wybs>div{
	width:530px;
	height:280px;
}
.wybs>div a{
	display:block;
	height:100%;
	color:#ffffff;
	font-size: 32px;
	text-align: center;
	padding-top:185px;
}
.wybs_l{
	float:left;
	background: url(wybs01.jpg) no-repeat center top;
}
.wybs_r{
	float:right;
	background: url(wybs02.jpg) no-repeat center top;
}