body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5;
	color:#222;
	background-color:#FFF;
	margin:0;
}

a {
	color:#039;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color:#F30;
	text-decoration:none;
}

a:active {
	text-decoration: none;
}

form {
	margin:0;
}

#wrapper {
	margin:0 auto;
	width:980px;
	text-align:left;
	padding:8px 0;
	border-top:6px solid #f3f3f3;
}

#header {
	position:relative;
	height:60px;
}

#main {
	background-color:#fffdec;
	float:left;
	width:750px;
	margin:8px 0;
}

#side {
	float:right;
	width:220px;
	margin:8px 0;
	border:1px solid #e8eebe;
}

#side #rmenu td {
	border-left:2px solid #e8eebe;
	padding-left:6px;
	height:26px;
}

#side a {
	color:#444;
}

#side a:hover {
	color:#F30;
}

#side ul {
	margin:3px 0 0 6px;
	padding:0;
	list-style:none;
	line-height:170%;
}

#side ul li{
}

#footer{
	clear:both;
	color:#777;
	text-align:center;
	border-top:1px solid #EEE;
	padding:8px;
	height:24px;
	line-height:200%;
}

#footer a{
}

#city {
	padding:8px;
	border-top:1px solid #f4deb7;
}

#mcontent {
	padding:8px;
	border:1px solid #f4deb7;
	border-right:0;
	border-left:0;
}

#mcontent table{
	border:1px solid #ddd;
	border-bottom:0;
}

#mcontent td{
	padding:7px 6px;
	border-bottom:1px solid #e3e3e3;
}

#intable td{
	padding:5px 3px;
	border-bottom:1px solid #e3e3e3;
}

#housepic{
	width:619px;
}

.hpicout{
	padding:1px;
	border:1px solid #ccc;
}

.hpicover{
	padding:1px;
	border:1px solid #F90;
}

#page {
	clear:both;
	text-align:center;
	margin:4px;
}

#page a {
	vertical-align:middle;
	margin-right:8px;
	padding:3px 6px;
	border:1px solid #9aafe5;
}

#page a:hover {
	border:1px solid #F60;
	background-color:#F60;
	color:#FFF;
}

#page #current{
	border:1px solid #F60;
	background-color:#F60;
	color:#FFF;
}

#hlist a{
	color:#03c;
}

#hlist a:hover {
	color:#F30;
}

#detailtb td{
	background-color:#fff;
}

#detailtb .tdtbg{
	background-color:#fcf1df;
}

#detailtb .tfont{
	background-color:#fffdec;
}

.fip {
	font-size:15px;
}

.fipr {
	color:#FF3366;
}

.sf{
	font-size:12px;
}

.tfont{
	font-size:15px;
}

.tfontb{
	font-size:15px;
	font-weight:bold;
	color:#222;
}

.tfontora{
	font-size:17px;
	font-weight:bold;
	color:#F30;
}

.fontora{
	font-size:13px;
	font-weight:bold;
	color:#F30;
}

.side_title{
	padding:3px 5px;
}