div
{
	border:0;
	padding:0;
}
.topadv
{
	width:501px;
	height:82px;
}
.topadv .left
{
	width:34px;
	height:82px;
	background-image:url(topadvleft.gif);
	float:left
}
.topadv .mid
{
	width:434px;
	height:82px;
	float:left
}
.topadv .mid .top
{
	width:434px;
	height:4px;
	font-size:3px;
	background-image:url(topadvtop.gif);
	background-repeat:no-repeat;
}
.topadv .mid .center
{
	width:434px;
	height:74px;
}
.topadv .mid .bottom
{
	width:434px;
	height:4px;
	font-size:3px;
	background-image:url(topadvbottom.gif);
	background-repeat:no-repeat;
}
.topadv .right
{
	width:33px;
	height:82px;
	background-image:url(topadvright.gif);
	background-repeat:no-repeat;
	float:left;
}
a.booking
{
	display:block;
	width:155px;
	height:74px;
	float:left;
	background-image:url(booking.gif);
	background-repeat:no-repeat;
}
a.booking:hover
{
	background-image:url(booking_hover.gif);
	background-repeat:no-repeat;
}
a.title
{
	display:block;
	width:130px;
	height:74px;
	float:left;
	background-repeat:no-repeat;
	background-image:url(mid.gif);
	margin:0px;
	padding:0px;
}
a.gathering
{
	display:block;
	width:149px;
	height:74px;
	float:left;
	background-image:url(gathering.gif);
	background-repeat:no-repeat;
}
a.gathering:hover
{
	background-repeat:no-repeat;
	background-image:url(gathering_hover.gif);
}
a.nianyefan
{
	background-image:url(xiaoou.gif);
	display:block;
	height:74px;
	width:434px;
	cursor:pointer;
}
