@charset "utf-8";
/* CSS Document */

body{
	background:url(../images/bg.jpg) repeat-x;
	background-color:#000000;
	font-family:Arial, Tahoma, sans-serif;
	line-height:13px;
}

#wrap{
	width:901px;
	margin:auto;
	}

.clear{
	clear:both;
	}

/* ----------------------------------- Header ---------------------------------- */

#logo{
	float:left;
	margin:22px 0 0 49px;
	}

#title_header{
	float:right;
	margin:37px 58px 0 0 ;
	}

/* ----------------------------------- Menu ---------------------------------- */

#menu{
	border-top:solid 1px #1c1c1c;
	border-right:solid 1px #1c1c1c;	
	border-left:solid 1px #1c1c1c;
	background-color:#474747;
	height:30px;
	}

#menu #text_l{
	float:left;
	font-size:14px;
	color:#757575;
	margin-left:20px;
	margin-top:7px;
	}
	
#menu #list_menu{
	margin-top:6px;
	float:right;
	text-align:right;
	}
	
#menu #list_menu ul li{
	display:inline;
	font-size:12px;
	color:#757575;
	text-transform:uppercase;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #555;
	}

#menu #list_menu ul li.end{
	border-right:0px;
	padding:0px;
	margin-right:15px;
	}


#menu #list_menu ul li a{
	text-decoration:none;
	color:#a0a0a0;
	}

#menu #list_menu ul li a:hover{
	text-decoration:underline;
	color:#856c3b;
	}

#menu #list_menu ul li a.inpage{
	text-decoration:none;
	color:#856c3b;
	}
/* ----------------------------------- banner ---------------------------------- */

#banner{
	border-right:solid 1px #1c1c1c;	
	border-left:solid 1px #1c1c1c;
	height:339px;
	}
	
/* ----------------------------------- content ---------------------------------- */

#content{
	padding:1px 35px 15px 31px;
	background-color:#262626;
	color:#757575;
	text-align:justify;
	font-size:11px;
	}

#content .c_left{
	padding-top:22px;
	width:519px;
	float:left;
	}
	
#content .c_left a{
	text-decoration:underline;
	color:#757575;
	}

#content .c_left a:hover{
	text-decoration:none;
	}
	
#content .c_left img.photo{
	float:left;
	margin-right:11px;
	}
	
#content .c_right{
	float:left;
	margin-left:20px;
	width:295px;
	}

/* ----------------------------------- about us / Project ---------------------------------- */

#about_us, #project, #contact_us{
	padding-top:22px;
	float:left;
	width:850px;
	}
	
#about_us img.photo, #project .aboutus_photo{
	float:left;
	margin-right:11px;
	}

#about_us .aboutus_photo, #project .project_photo, .map_photo{
	float:left;
	width:297px;
	margin-right:13px;
	}


#about_us .aboutus_photo img{
	float:left;
	}
		
.font_2{
	color:#a0a0a0;
	text-transform:uppercase;
	}
	
.ta_pro tr th{
	padding:10px;
	color:#a0a0a0;
	padding-left:5px;
	text-align:left;
	font-weight:bold;
	}
	
.ta_pro tr td{
	padding:5px;
	}

.ta_pro tr{
	border-bottom:solid 1px #373737;
	}

.ta_pro tr.tab{
	background-color:#2f2f2f;
	}

*:first-child+html .ta_pro tr td.tab1{
	border-bottom:solid 1px #373737;
	}

*:first-child+html .ta_pro tr td.tab{
	background-color:#2f2f2f;
	border-bottom:solid 1px #373737;
	}

.ta_pro tr td.tab1_ad{
	background-color:#2f2f2f;
	border-bottom:solid 1px #373737;
	vertical-align: top;
	}

.ta_pro tr td.tab2_ad{
	border-bottom:solid 1px #373737;
	vertical-align: top;
	}
	
#progress{
	padding-top:22px;
	float:right;
	}
	
#pro_right{
	float:left;
	text-align:left;
	width:270px;
	border:1px solid #373937;
	background-color:#2f2f2f;
	padding:10px;
	margin-bottom:10px;
	margin-top: 22px; 
	padding-top: 27px;
	}
	
#pro_right ul{
	margin-left:13px;
	margin-top:10px;
	padding-left:5px;
	text-align:justify;
	}

#pro_right ul li{
	list-style-type: square;
	margin-bottom:5px;
	}

.sold{
	color:#dfaa37;
	}
/* ----------------------------------- progress_page ---------------------------------- */

#progress_page{
	padding-top:22px;
	float:left;
	}

.pro_box{
	margin-top:15px;
	}
	
.pro_left{
	float:left;
	margin-top:10px;
	text-align:left;
	width:270px;
	border:1px solid #373937;
	background-color:#2f2f2f;
	padding:10px;
	padding-top:13px;
	margin-bottom:10px;
	text-align:justify;
	}

.pro_left .title{
	font-size:12px;
	color:#a0a0a0;
	}

.images_box{
	margin-left:13px;
	float:left;
	margin-top:10px;
	width:545px;
	}

.images_box img{	
	}

.photo_pro{
	height:65px;
	width:100px;
	border:1px solid #373937;
	padding:2px;
	margin: 0px;
	margin-right:3px;
	margin-bottom:3px;
	float:left;
	text-align: center;
	display: block;
	}
/* ----------------------------------- Contact ---------------------------------- */

#contact_from {
	float:left;
	width:310px;
	margin-top:20px;
	}

.textbox{
	width:308px;
	margin-bottom:3px;
	margin-top:0px;
	background-color:#2f2f2f;
	border:1px solid #373937;
	color:#757575;
	font-family:tahoma;
	font-size:12px;
	}

.sub{
	width:153px;
	background-color:#292929;
	border:1px solid #373937;
	cursor: pointer;
	text-shadow: 1px 1px 1px #434343;
	}

#contact_add{
	float:left;
	width:200px;
	margin-left:15px;
	margin-top:18px;
	height:190px;
	}

#contact_add a{
	text-decoration:underline;
	color:#757575;
	}

#contact_add a:hover{
	text-decoration:none;
	}

.address{
	float:left;
	width:525px;
	margin-top:20px;
	}
/* ----------------------------------- footer ---------------------------------- */

#footer{
	color:#262626;
	padding:8px 29px 15px 29px;
	font-size:11px;
	}

#f_left{
	float:left;
	}

#f_right{
	float:right;
	}

a.f_link{
	text-decoration:none;
	color:#262626;
	}

a.f_link:hover{
	text-decoration:underline;
	}

/* ----------------------------------- etc ---------------------------------- */
.font_1{
	color:#a0a0a0;
	text-decoration:underline;
	}
	
#MainPromotionBanner{
	background: url(../images/bg_right.jpg) bottom no-repeat;
	height:183px;
	}

.add{
	float:left;
	width:850px;}

a.page_link{
	margin-left:5px;
	color:#757575;
	}

a.page_link:hover{
	text-decoration:none;
	}

a.link_p{
	color:#757575;
	}

a.link_p:hover{
	text-decoration:none;
	}
