.house 
{
border:1px;
	width: 100%;
	height:295px;
	background-position:center;
	background-repeat:no-repeat;
}

.rightHouse
{
	height:104px;
	width:170px;
	text-align:right;
	vertical-align:bottom;
}
.rightHouse img
{
	margin-right:30px;
	margin-bottom:4px;
}

.leftHouse
{
	
	width:170px;	
	text-align:left;
	vertical-align:bottom;
}

.leftHouse img
{
	margin-left:30px;
	margin-bottom:4px;
}
.menu td
{
	text-align:left;
}

.num
{
	font-size:40px;
	color:#d6d6d6;
	font:SidY;
}
.menuName
{
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
td .leftHTitle
{
	text-align:right;
	padding-bottom:28px;
	font-size:13px;
}
td .rightHTitle
{
	text-align:left;
	padding-bottom:28px;
	font-size:13px;

}
td .centerHTitle
{
	vertical-align:bottom;
	text-align:center;
	font-size:11px;

	
}
td .centerHTitle table
{
	margin:0 auto;
}

td .leftHTitle table
{
	margin: auto 0 auto auto;
}
td .rightHTitle table
{
	margin: auto auto auto 0;
}
.leftPlash
{
	background-image:url(../images/imLPlash.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:12px;
}
.rightPlash
{
	background-image:url(../images/imRPlash.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:12px;
}
.centerPlash
{
	height:30px;
	background-color:#faf7e8;
	text-align:center;
	vertical-align:middle;
	font-size:11px;

}
.centerPlash a:hover 
{
	color:#734312;
}
.centerPlash a:link
{
	color:#734312;
}.centerPlash a:visited
{
	color:#734312;
}.centerPlash a:active
{
	color:#734312;
}
.leftArr
{
	width:36px;
	text-align:left;
	height:10px;
}
.leftArr img
{
	margin-left:20px;
}

.rightArr
{
	width:36px;
	text-align:right;
	height:10px;
	padding-left:60px;
}
.rightArr img
{

	margin-right:20px;

}
.centArr
{
	width:14px;
	background-image:url(../images/imCentArr.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:10px;
}

