@charset "UTF-8";

#yykContent {
	width: 948px;
	height: 498px;
	overflow:hidden;
	position:relative;
	background:url(images/reserve_bg.gif);
	z-index:1;
}

#yykInner {
	position: absolute;
	width:798px;
	height:428px;
	top:40px;
	left:75px;
	overflow:hidden;
}

.yykFeat {
	margin:20px 6px 0;
	width:786px;
	overflow:hidden;
}

.yykFleft {
	float:left;
	width:380px;
}

.yykFright {
	float:right;
	width:380px;
}

.yykFleft div,
.yykFright div {
	margin-left:15px;
}

.yykFeat img {
	margin-bottom:10px;
}

