html {
	height:100%; padding:0; margin:0; border:0; 
	color:#000; background-color:#f88; font-family: "trebuchet ms", tahoma, verdana, arial, sans-serif;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}
body {
	height:100%; overflow:hidden; padding:0; margin:0; border-style:none;
}
dt {
	margin:1em 0 0 0; font-weight:bold; list-style-type:decimal;
}
dd {
	font:normal normal 1em "New Century Schoolbook", serif;
}
h2 {margin-left:0;}
h3 {margin-left:0;}
img {border-style:none;}
table {
	border:1px solid #ffd;
	border-collapse:collapse;
}
td {
	border:1px solid #ffd;
	padding:0.1em 0.5em;
}

.accent {color:#f00; background-color:#ffd; border:1px #f77 solid; padding:0.5em;}
.bold {font-size:1.2em; font-weight:bold;}
.clear {clear:both;}
.clear-all{display:block; clear:both; width:100%}
.detail-menu {float:right; text-align:right; width:14em; margin:4px; padding:0;}

.detail-menu li {
	float:right; width:100%; list-style-type:none; margin:0; border-bottom:solid 1px #ccc;
	text-align:center; color:#000; background-color:#ffd;
}
.detail-menu a, .detail-menu a:link {
	display:block; width:100%;
	color:#f00; background-color:#ffd; font-size:1em; font-weight:normal; text-decoration:none;
	padding:0; border:none;
}
.detail-menu a:hover {
	font-weight:normal; color:#00f; background-color:#ccc;
}
.home-for-sale {
	float:left; width:230px; height:250px; padding:5px; background-color:#ccc; 
	margin-bottom:10px; margin-right:10px; border: 1px solid rgb(0,0,0);
	text-align:center;
}
.home-for-sale img {border-style:none;}
.home-for-sale h3 {font-size:1.0em; color:#900; line-height:1.0em; margin-top:0.7em ; margin-bottom:0.5em;}
.home-for-sale h4 {font-size:0.8em; color:#000; line-height:0.4em; margin-top:0.4em;}
.home-for-sale h5 {font-size:0.7em; color:#000; line-height:0.7em; margin:0.7em;}
.home-for-sale h6 {font-size:0.7em; color:#000; line-height:0.7em; margin:0.7em;}
.image {float:right; margin-left:5px; margin-bottom:5px; margin-right:0; padding:0; border-style:none; text-decoration:none;}
.image h4,h5 {margin:0; padding-left:1em;}
.image h4 {font-variant:small-caps;}
.image img {border:none;}

.index h1 {margin:1em 0 0.1em 0; font-size:1.6em; font-style:normal; font-weight:normal;}
.index h2 {margin:0 0 0.1em 0; font-size:1.4em; font-style:normal; font-weight:normal;}
.index h3 {margin:0 0 0 1em; font-size:1.2em; font-style:normal; font-weight:normal;}
.index h4 {margin:0 0 0 2em; font-size:1em; font-style:normal; font-weight:normal;}
.index h5 {margin:0 0 0 3em; font-size:1em; font-style:normal; font-weight:normal;}
.index h6 {margin:0 0 0 4em; font-size:1em; font-style:normal; font-weight:normal;}
.mktsummary {
	text-align: center;
}
.more {margin:0; padding:0; display:block; clear:both;}
.more li {
	float:left; list-style-type:none; margin:0; padding:0;
	text-align:center; font-weight:normal; color:#000; background-color:#ddd;
}
.more li a, .more li a:link {
	color:#f00; background-color:#ffd; font-size:1em; font-weight:normal; text-align:center; text-decoration:none;
	padding:0 0.5em; border-right:solid 1px #888;
}
.more li a:hover {
	font-weight:normal; color:#00f; background-color:#ccc;
}
.more .active {padding:0 0.5em; border-right:solid 1px #000;}
.notes {float:right; width:15em; margin:0 0 0.5em 2em;}
.super {vertical-align:super; font-size:0.6em;}
.text {
	display:block; float:left; width:45%; margin-left:0.2em; padding:0.5em; text-align:left;
}
.thumbnail {
	float:left; width:160px; height:160px; text-align:center; margin:0 5px;
}
.thumbnail a, .thumbnail a:link {
	text-decoration:none; margin:0;
}
.thumbnail img {border-style:none;}
.thumbnail p {margin:0;}
.title_cn {
	width: 22%;
	font-size: 0.9em;
}
.title_c1 {
	width: 12%;
	font-size:0.9em;
}
.title td {
	font-size: 0.8em;
}

#content {
	display:block; clear:both; height:100%; overflow:auto; 
	padding-left:8em; padding-right:2em; position:relative; z-index:10;
}
#content p {margin:0 0 0.5em 0;}
#footer {
	position:absolute; bottom:-1px; height:3em; width:100%; margin:0; padding:0; 
	background:#ddd; color:#000; text-align:center; z-index:20;
}
#footer h4 {margin:0.2em; font-size:0.8em; font-weight:normal;}
#footer h5 {margin:0.2em; font-size:0.6em; font-weight:normal;}
#for-sale-list {
	display:block; clear:both; width:96%; padding:10px;
	text-align:center; color:#000; background-color:#fff; text-decoration:none;
}
#for-sale-list h2 {line-height:1.5em; color:#990000;}
#header {
	 display:block; position:absolute; top:0; left:0; width:100%; margin:0; z-index:20;
	 color:#fff; background:#000; font-size:2em; padding:0.5em;
	 font-family: arial, verdana, sans-serif;
}
#header { font-size:1.2em; line-height:1.2em;}
#header a, #header a:link {
	text-decoration:none; color:#fff; background-color:#000;
}
#menu {
	display:block; position:absolute; top:5em; left:3em;
	padding:0 0 0 1em; margin:0; z-index:20;
}
#menu li {
	float:left; list-style-type:none; margin:0;
	text-align:center; font-weight:bold; color:#080; background-color:#ffd;
}
#menu a, ul#menu a:link {
	color:#f00; background-color:#ffd; font-size:1em; font-weight:bold; text-align:center; text-decoration:none;
	padding:0 0.5em; border-right:solid 1px #888;
}
#menu a:hover {
	font-weight:bold; color:#00f; background-color:#ccc;
}
#pad-header {display:block; height:8em;}
#pad-footer {display:block; clear:both; height:4em;}
#sales {display:block; width:100%; clear:both; margin:0 0 0.5em 0;}
#sales li {display:inline; margin:0 1em 0 0;}


#listings {margin:0; padding:0 0.5em;}
#listings li {list-style-type:none; margin:0; font-size:1em; text-align:left;}
#listings a, #listings a:link {color:#44a; text-decoration:none;}
#listings a:hover {font-weight:bold; color:#00f;}
.listing-pic {float:left; text-align:center; margin:0 5px;}
.listing-pic a { text-decoration:none;}

.emphasis {
	font-weight:bold;
	color:#900;
}
