@charset "utf-8";

.tmphomeleft
{
	width: 488px;
	overflow: hidden;
	float: right;
	background-color: White;
}

.tmphomeright
{
	width: 410px;
	overflow: hidden;
	float: left;
	background-color: White;
}

/* Flashʽ */
div.HometourDiv
{
	text-align : center;
	position   : absolute;
	width      : 488px;
	height     : 300px;
	top        : 125px;
	z-index    : 2;
}

/* Flashʽ */
table.HometourTable
{
	table-layout : fixed;
	width        : 488px;
	height       : 300px;
}
