@charset "UTF-8";
/* CSS Document */

#topLeft {
	float: left;
	width: 215px;
	margin-right: 15px;
}
#topLeft #shotBg {
	padding: 5px;
	background-color: #FFF9B3;
	text-align: center;
}
#topLeft #shotText {
	background-image: url(../top/topLeftShotFootBg.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 13px;
	padding: 5px;
	margin-bottom: 10px;
}
#topLeft #info {
	background-image: url(../top/topLeftInfoBg.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	padding-right: 60px;
	line-height: 18px;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F28F00;
	border-left-color: #F28F00;
}
#topRight {
	width: 550px;
	float: left;
}
#topHouseInfo {
	margin-top: 20px;
}
