@charset "UTF-8";

/* CSS Document */ /* General Setting */
html {
	margin: 0;
	padding: 0;
}

body {
	font-family: arial;
	color: #666666;
	font-size: 12px;
	margin: 0 auto;
	padding: 0;
}
input{
	padding:0px 2px 0px 2px;
	height:18px;
	font-family: arial;
	font-size: 12px;
}

select{
	font-family: arial;
	font-size: 12px;
}

option{
	font-family: arial;
	font-size: 12px;
}

form{
	margin:0px;
	padding:0px;
}

#container {
	margin: auto;
	margin-top: 19px;
	width: 742px;
	position: relative;
}

a:link {
	text-decoration: none;
	color: #333333;
}

a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover,a:active {
	text-decoration: none;
	color: #333333;
}

a img {
	color: #FFFFFF;
	border: 0;
}

.yellowfont {
	color: #D0AE8D;
}

h1 {
	font-size: 18px;
	display: inline;
}

h2 {
	font-size: 12px;
	display: inline;
	margin:11px 0px 11px 0px;
}

h3 {
	font-size: 11px;
	display: inline;
	margin:11px 0px 11px 0px;
}

h4 {
	font-size: 10px;
	display: inline;
}

.yellowfont {
	color: #D0AE8D;
}

.redfont {
	color: #CE0000;
}

.redbutton {
	background-color: #CE0000;
	color: #FFFFFF;
	border: 0px;
	float: left;
	padding:0px;
	margin:0px;
	height:20px;
}

hr {
	float: left;
	clear: both;
}

.floatright {
	float: right;

}

.floatleft {
	float: left;
}

.toptitle {
	width: 470px;
	margin-top: 14px;
	margin-left: 11px;
	float: left;
}

.toptitle h2 {
	color: #CE0000;
}

.toptitle hr {
	float: left;
	width: 525px;
	clear: left;
	color: #D3D5D5;
}

.privacy_maintext {
	margin-top: 24px;
	margin-left: 48px;
	padding-bottom: 30px;
	font-size: 11px;
	float: left;

}

.main_form {
	margin-top: 24px;
	margin-left: 48px;
	font-size: 11px;
	padding-bottom: 30px;
	float: left;
	clear: left;
}

.main_form table{
	width:492px;
}

.form_title {
	font-size: 12px;
	width: 220px;
	height: 30px;
	color: #D0AE8D;
}

.form_block {
	height: 50px;
}

.propertylist {
	font-size: 12px;
	margin-top: 24px;
	margin-left: 48px;
	float: left;
	clear: left;
}

.textleft {
	text-align: left;
}

.textright {
	text-align: right;
}

/*Special Setting*/ /*top.inc css */
#header {
	width: 100%;
	position: relative;
	float:left;
}

#Logo {
	width: 317px;
	height: 62;
	float: left
}

#topright {
	width: 180px;
	height: 28px;
	float: left;
	color: #CE0000;
	margin: 10px 0 0 176px;
}

#header img {
	float: right;
}

#menu1 {
	float: right;
	width: 340px;
	height: 20px;
	margin-bottom: 47px;
	margin-top: 8px;
	border-bottom: solid 1px #D3D5D5;
}

#menu1 span {
	width: 110px;
	text-align: center;
	display: block;
	float: left;
}

/*
#menu1{width:340px; height:20px;
margin-bottom:47px;
margin-top:8px;
float:right;
clear:right;
border-bottom:solid 1px #D3D5D5;
position:relative;
display:block;
text-align:center;
} 


#menu1 span{
margin:0px;padding:0px;
float:left;
display: block;
width:110px;height:20px;
text-align:center}


#menu1 .submenu{
position:absolute;
left:27px;
display: none;
margin-top:5px;
background:#F5CFCF;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity:0.8; opacity: 80%;
}
#menu1 .submenu span{float:left;display:block;width:auto;margin:2px 15px 2px 15px;height:18px;}
#menu1 .submenu span a{color:#000000;};

.alpha{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=10); -moz-opacity:0.5; -khtml-opacity:0.1; opacity: 10%;}
*/
#menu2 {
	width: 617px;
	height: 18px;
	float: right;
	position:relative;

}

/*
#menu2 ul {list-style-type:none;
margin-right:0;
display:inline;}

#menu2 ul li{margin:0 0 0 49px;
color:#D0AE8D;
padding-bottom: 8px;
float:right;}
*/
#menu_ul {
	list-style-type: none;
	margin-right: 0;
	display: inline;
}

#menu_ul li {
	margin: 0px;
	width: 130px;
	text-align: center;
	color: #D0AE8D;
	padding-bottom: 8px;
	float: right;
}

#menu_ul .sp {
	width: 5px;
}

.submenu {

	display: none;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 80%;
	filter: alpha(opacity=80);
	/*
	display: none;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);*/
	float: left;
	background: #AFD4EF;
	

}

.submenu span {
	color: #000000;
	display: block;
	width: 130px;
	clear: both;
	margin: 2px
}

#menu2 .submenu {
	width: 130px;
	margin-top: 10px;
}

#menu1 .submenu {
	margin-top: 5px;
	width: 110px;
}

#clock {
	width: 197px;
	height: 153px;
	margin-top: 7px;
	float: left;
	border: solid 1px #D3D5D5;
	border-left: none;
	text-align: center;
}

#clock object {
	margin: 21px auto
}

#headerimg {
	height: 153px;
	width: 540px;
	margin-top: 7px;
	border: solid 1px #D3D5D5;
	border-left: none;
	border-right: none;
	float: left;
}

#headerimg img {
	padding: 3px 0 3px 3px;
}

/*top stop here */ /*left start here */
#leftsearch {
	width: 197px;

	float: left;

}

#prosearch {
	width: 174px;
	margin: 17px 0 0 12px;
	font-size: 13px;
	color: #CE0000;
}

#prosearch {
	color: #666666;
	font-size: 11px;
}

#prosearch form select {
	width: 100%;
}

#prosearch input {
	margin-top: 7px;
}

#joinclub {
	margin-top: 29px;
	margin-left: 12px;
	float: left;

	width: 172px;
	text-align: left;
}

#sub_input {
	width: 125px;
	float: left;
	clear: left;
	border: solid 1px #D3D5D5;
}

#button_subscribe {
	width: 47px;
	float: left;
}

#memberlogin {
	width: 170px;
	float: left;
	font-size: 10px;
	margin-bottom: 29px;
	margin-top: 5px;
}

/*left stop herer */ /* main start here */
#main {
	width: 540px;
	float: left;
	border-left: solid 1px #D3D5D5;
}

/*home main*/
#home_main {
	width: 372px;
	height: 407px;
	float: left;
}

#home_main img {
	margin-left: 25px;
}

#home_main h1,#home_main h3 {
	margin-left: 43px;
	float: left;
	clear: both;
}

#home_right {
	width: 146px;
	height: 407px;
	margin-left: 22px;
	float: left;
	margin-top: 42px;
}

#right_list {
	margin-top: 9px;
	width: 146px;
	float: left;
	clear: left;
}

/*home main stop here */ /*foot start herer */
#foot {
	height: 44px;
	width: 100%;
	float: left;

	border-top: solid 1px #D3D5D5;
}

#footmenu {
	margin-left: 248px;
	float: left;
	height: 44px;
}

#footmenu h3 {
	margin-top: 6px;
	margin-right: 43px;
	float: left;
}
#footmenu h3 a:link,#footmenu h3 a:visited,#footmenu h3 a:hover,#footmenu h3 a:active{color:#666666;}

/* foot stop here */ /*property*/
#propertylist {
	width: 461px;
	margin-top: 24px;
	margin-left: 48px;
	float: left;
	clear: left;
	margin-bottom: 30px;
}

.propertyhead {
	width: 430px;
	margin-top: 24px;
	vertical-align: middle;
	height: 24px;
	float: left;
	margin-left: 0;
	border-top: solid #CE0000 1px;
	border-bottom: dashed #D0AE8D 1px;
	padding-top: 8px;
}

.propertymain {
	margin-top: 12px;
	margin-left: 0;
	width: 100%;
	float: left;
	clear: left;
}

.propertymain img {
	float: left;
}

.propertydescription {
	margin-left: 14px;
	padding-right: 10px;
	float: left;
	width: 260px;
}

.propertyfoot {
	border-bottom: solid #CE0000 1px;
	border-top: dashed #D0AE8D 1px;
	width: 430px;
	height: 24px;
	margin-left: 0;
	float: left;
	clear: left;
	text-align: right;
	margin-top: 12px;
	vertical-align: middle;
	padding-top: 8px;
}

#propertylistfoot {
	float: left;
	clear: left;
	margin-top: 24px;
	width: 450px;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}

/*property list stop */ /*property detail start*/
#propertydetail {
	width: 461px;
	margin-top: 24px;
	margin-left: 48px;
	float: left;

	display:block;
	padding-bottom:30px;
}

#propertydetail_header {
	margin-top: 24px;
	width: 460px;
	height: 16px;
	float: left;
	padding-top: 0px;
	clear: left;
	border-bottom: solid #CE0000 1px;
	text-align: left;
}

#propertydetail_main {
	margin-top: 30px;
	width: 100%;
	float: left;
	margin-left: 0;
}

#propertydetail_main img {
	margin-top: 0;
	margin-left: 0;
	float: left;
	clear: left;
}

#propertydetail_main_icon {
	margin-left: 14px;
	float: left;
	width: auto;
}

#propertydetail_main_img {
	float: left;
	clear: left;
	margin-left: 0;
	width: 100%;
}

#propertydetail_main_description {
	width: 100%;
	margin-top: 26px;
	float: left;
}

#propertydetail_main_description h2 {
	color: #666666;
}

#propertydetail_main_foot {
	width: 100%;
	margin-top: 60px;
	margin-bottom:20px;
	float: left;
	text-align: right;
	border-bottom: solid #D0AE8D 1px;
}

/*property detail stop */ /*admin start*/
#admin_left {
	width: 100%;
	float: left;
	clear: left;
	margin-top: 20px;
}

#admin_main {
	width: 100%;
	margin: 20px auto;
	float: left;
	clear: left;
}

#admin_main table {
	margin: 20px auto;
}

#admin_logout_main {
	width: 100%;
	margin: 20px auto;
	float: left;
	clear: left;
	text-align: center;
}