@charset "utf-8";
/* 基本設定 */

.clear_both {
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0px;
	margin-top:0px;
	visibility:hidden;
	clear:both;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
}
h2, h3 {
	margin-top:0px;
}
body, html, form {
	margin:0px;
	padding:0px;
}
body {
	background-color: #f8c059;
}
ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
p {
	font: Arial, Verdana, Arial, Helvetica, sans-serif;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	font-size: small;
	margin-bottom: 10px;
}
img {
	border:0 none;
}
input {
	vertical-align:middle;
}
table {
	border: none;
}
a:link, a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
h4 a:link, h2 a:link, h4 a:visited, h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h4 a:hover, h2 a:hover, h4 a:active, h2 a:active {
	font-weight: bold;
}
/*==========框架設定==========*/

#wrapper {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:955px;
}
#login_zone {
	width:268px;
	_width:260px;
	height: auto;
	border: 1px solid #9AADBD;
	margin-bottom: 5px;
}
#content {
	width: 955px;
	float: left;
	position:relative;
	margin-top:0px;
}
#footer {
	position:relative;
}
#footer_content {
	width:955px;
}
/*==========header設定==========*/
#extr_1 {
	color: FFF;
	background-image: url(../images/house_phototoyu_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
}
#extr_1_top {
	display:none;
}
#extr_1_content {
	vertical-align:middle;
	padding-top:20px;
	padding-right:5px;
	float:right;
	display: block;
}
#extr_1_bottom {
	display:none;
}
#extr_1 a {
	font-size:13px;
}
#extr_1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#extr_1 a:hover, #extr_1 a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#extr_1 a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
#header {
	color:#003232;
	_background-image: url(../imgs/top.jpg);
	width: 955px;
	display: none;
}
#header h1 {
 *position:absolute;
 *left: -1000px;
 *top: -1000px;
	z-index: 998;
	display: none;
}
.header_nav {
	margin: 72px 10px 0px 0px;
 *margin: 104px 10px 0px 0px;
	padding-left:0px;
	padding-bottom:0px;
	text-align: right;
}
.header_nav li {
	display: inline;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 5px;
}
#header .header_nav li img {
	vertical-align: middle;
	width: 21px;
	height: 21px;
}
.header_nav li a:link, .header_nav li a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.header_nav li a:hover {
	color:#fff;
	font-weight:normal;
	font-size:12px;
	text-decoration: underline;
}
#show_text {
	width: 551px;
	height: 22px;
	padding-top:3px;
	padding-left: 100px;
	padding-right: 15px;
	background-image: url(../imgs/show_text_bg.png);
	_background-image: url(../imgs/show_text_bg.jpg);
	background-repeat: repeat-x;
	border:	1px solid #9AADBD;
	position:absolute;
	overflow:hidden;
	top: 138px;
	z-index: 999;
}
/*search_zone*/
.btn_style_search {
	width:auto;
}
#search_zone {
	vertical-align:middle;
	font-size:11px;
	text-align:center;
	color: #006600;
	white-space: nowrap;
	z-index:100000;
	width: 955px;
	background-image: url(../images/house_search_bar.jpg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	padding-top: 10px;
}
#search_zone input {
	width: 100px;
	vertical-align:middle;
	display:inline;
}
#search_zone select {
	vertical-align:middle;
	display:inline;
}
/*================廣告和主要manu===================*/
#ad_img {
	width:200px;
	overflow:hidden;
}
#ad_img img {
	width:200px;
	margin-bottom:8px;
}
#ad_text {
	margin-top:15px;
	margin-bottom:15px;
}
#ad_text a {
	font-size:13px;
	margin-bottom:5px;
	display:block;
}
#ad_text a:link, #ad_text a:active {
	color: #74231F;
	font-weight: bold;
	text-decoration:underline;
}
#ad_text a:hover {
	text-decoration:none;
	color: #BD3A33 !important;
}
#ad_text a:visited {
	color: #74231F;
	font-weight: bold;
	text-decoration:underline;
}
#top_menu {
	border-top:1px #E4A3A3 solid;
	border-bottom:1px #882828 solid;
	border-left:1px #E4A3A3 solid;
	background-image: url(../images/house_main_tool.jpg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 39px;
}
#top_menu td {
	border-right:1px #D98080 solid;
	height:39px;
	color: #882828;
}
#top_menu a {
	font-size:15px;
}
#top_menu a:link, #ad_text a:active {
	color: #FFFFFF;
	text-decoration:none;
}
#top_menu a:hover {
	text-decoration:underline;
	color: #EBBEBE !important;
}
#top_menu a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
/*footer-info*/

#footer {
	position:relative;
	width:955px;
	background-image: url(../images/house_main_bottom.jpg);
	background-repeat: no-repeat;
	height: 61px;
}
#footer_content {
	position: absolute;
	left: 3px;
	top: 28px;
}
#info {
	FLOAT: left;
	/*	WIDTH: 680px;
*/	text-align: left;
	padding-left: 30px;
	margin-top: 10px;
	left: 5px;
	top: 126px;
}
#info ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
#info li {
	display: inline;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding:0px;
}
#info a:link {
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#info a {
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px;
}
#info a:visited {
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#info a:hover {
	font-weight: normal;
	font-size: 12px;
	color: #CC3300;
	text-decoration: underline;
}
#info a:active {
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#copyright {
	margin-top: 10px;
	font-size: 12px;
	float: right;
	margin-right:10px;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
}

