body {
	background: #fff;
	background-image: url(../common/bg001.gif);
	margin: 0;
	padding: 0;
	color: #000;
}
* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
}
img {
	border: 0;
}
a {
	color: #00f;
	text-decoration: none;
}
a:visited {
	color: #00f;
}
a:hover {
	color: #f00;
}
a:active {
	color: #f00;
}
#limit {
	width :710px;
	background-image: url(../common/bg003.gif);
	background-repeat: repeat-y;
}
#housing_intro {
	padding-bottom: 10px;
}
#frame {
	width: 540px;
	margin-left: 80px;
	margin-bottom: 20px;
	padding: 5px 1px 1px 1px;
	background-color: #e07;
}
#rate {
	margin-left: 20px;
	padding-bottom: 5px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
}
#time {
	width: 520px;
	margin: 0px;
	padding: 10px;
	background-color: #fff;
}
#time_l {
	padding-left:10px;
	font-size: 14px;
	line-height: 16px;
	float: left;
}
#time_r {
	padding-right:30px;
	font-size: 14px;
	line-height: 16px;
	float: right;
}
#time_c {
	clear: both;
}
#axes {
	width: 620px;
	margin-left: 40px;
	margin-bottom: 10px;
}
#axes_t {
	width: 130px;
	padding: 4px;
	background-color: #def;
}
#axes_c {
	width: 180px;
	padding: 4px;
	background-color: #f0f8ff;
}
#explanation_l {
	width: 280px;
	margin-left: 20px;
	float: left;
}
#explanation_r {
	width: 321px;
	margin-right: 20px;
	float: right;
}
#explanation_tx {
	margin-left: 40px;
	margin-bottom: 20px;
}
#plat {
	clear: both;
	margin-left: 10px;
}
#vacant {
	width: 500px;
	margin-left: 100px;
	border: solid 2px #dff2fc;
	background-image: url(../housing/img/bg_vacant.gif);
	background-image-repeat: repeat-x;
}
#vacant_c {
	text-align: center;
}
#footer {
	clear: both;
	height: 23px;
	background-color: #000;
	background-image: url(../common/footer.gif);
	background-repeat: no-repeat;
	color: #fff;
	padding-top: 6px;
	padding-left: 10px;
	font-size: 10px;
}
h1 {
	
}
h2 {
	font-size: 15px;
	line-height: 20px;
}
h3 {
	padding-left: 30px;
	background-image: url(../housing/img/button_fix1.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #fff;
	line-height: 32px;
}
h4 {
	padding-left: 30px;
	background-image: url(../housing/img/button_fix2.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #fff;
	line-height: 32px;
}
h5 {
	padding-left: 23px;
	background-image: url(../housing/img/bg_fixsub.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	line-height: 37px;
}
