@charset "utf-8";

.left{
	float:left;	
}

.right{
	float:right;
}

.clear{
	clear:both;
}

.text_left{
	text-align:left;
}

.text_right{
	text-align:right;
}

.text_center{
	text-align:center;
}

.absolute{
	position:absolute;
}

.relative{
	position:relative;
}

.cell{
	display:table-cell;
	vertical-align:middle;
}

/**************************************************/
/* Page Settings */
/**************************************************/
#index .container{
	background:url(../images/main/main.jpg) no-repeat top center;
}

.banner{
	position:absolute;
	top:38px;
	left:25px;
}

#index .arrow_left{
	position:absolute;
	top:304px;
	left:25px;
	cursor:pointer;
}

#index .arrow_right{
	position:absolute;
	top:304px;
	right:26px;
	cursor:pointer;
}

#overview .padding{
	padding:47px 0 0 0;
	width:1000px;
}


.overview_right{
	width:500px;
	float:left;
}
.overview_right_spec{
	width:325px;
	float:left;
}

.overview_left_spec{
	width:584px;
	float:left;
	background:#3e7b14;
	position:relative;
	padding:66px 40px 0 51px;
	color:#fff;
	height:502px;
}

.overview_left{
	width:409px;
	float:left;
	background:#3e7b14;
	position:relative;
	padding:66px 40px 0 51px;
	color:#fff;
	height:502px;
}

.overview_left .title{
	font-size:18px;
	margin-bottom:20px;	
}

.overview_left .para{
	font-size:14px;
	line-height:30px;
	color:#fff;
	text-align:justify;
	margin-top:22px;
	height:400px;
	width:409px;
}

.btn_lease{
	position:absolute;
	left:-36px;
	bottom:-31px;
	width: 73px;
}
.btn_lease2{
	position:absolute;
	left:-36px;
	bottom:46px;
}
.overview_btn_left{
	background:url(../images/overview/arrow_left.png) no-repeat;
	width:26px;
	height:26px;
	position:absolute;
	top:60px;
	left:396px;
	cursor:pointer;
}

.overview_btn_right{
	background:url(../images/overview/arrow_right.png) no-repeat;
	width:26px;
	height:26px;
	position:absolute;
	top:60px;
	right:42px;
	cursor:pointer;
}

.overview_left .para .subtitle{
	margin-bottom:24px;
	display:block;
	margin-top:-22px;
}

#lease .padding{
	padding:43px 0 0 0;
}

.lease_left{
	width:487px;
	margin-right:43px;
	float:left;	
}

.lease_right{
	width:470px;
	float:left;
}

.lease_line01{
	font-size:12px;
	color:#000;
	padding:29px 0 39px 0;
}

.form_title{
	font-size:14px;
	color:#3e7b14;
	line-height:31px;
	float:left;
	width:85px;
	margin-bottom:14px;
}

.form_field{
	width:401px;
	float:left;
	margin-bottom:14px;
	font-size:14px;
	color:#F00;
}

.form_field img{
	margin-left:10px;
}

.lease_box{
	width:467px;
	height:258px;
	border:3px solid #c9caca;
}

.lease_box .green_box{
	padding:35px 12px 0 12px;
}

.hr{
	background:#e3e3e3;
	height:2px;
	border-bottom:1px solid #fafafa;
}

.lease_box .green_box .word01{
	font-size:16px;
	color:#638c0b;
	line-height:26px;
	padding:0 0 0 17px;
}

.lease_box .green_box ul li{
	background:url(../images/lease/lease_08.png) no-repeat center left;
	padding:0 0 0 10px;
	font-size:14px;
	line-height:30px;
	color:#000;
	list-style:none;
}

.lease_box .green_box .word02{
	font-size:12px;
	color:#595757;
}

.lease_box .red_box{
	padding:100px 0 0 29px;
	font-size:16px;
	color:#ff0000;
	line-height:26px;	
}

.lease_box .red_box .word02{
	font-size:12px;
	color:#595757;
}

#location .padding{
	padding:44px 0 0 0;
}

.location_left{
	width:500px;
	background:#3e7b14;
	float:left;
	color:#fff;
	height:569px;
	line-height:24px;
}

.location_right{
	width:500px;
	float:left;
}

.location_left .title{
	font-size:18px;
	margin-bottom:32px;
}

.location_left > div{
	padding:67px 23px 0 51px;
}

.location_left .word > div{
	font-size:14px;
	line-height:24px;
	padding:0 0 0 24px;
	color:#FFF;
}

.location_left .line01{
	background:url(../images/location/li01.png) no-repeat top left;
}

.location_left .line02{
	background:url(../images/location/li02.png) no-repeat center left;
}

.location_left .line03{
	background:url(../images/location/li03.png) no-repeat center left;
}

.location_left .line05{
	background:url(../images/location/li05.png) no-repeat center left;
}

.location_left .line06{
	background:url(../images/location/li06.png) no-repeat top left;
}

#terrant .padding{
	padding:79px 0 0 51px;
}

.terrant_heading{
	font-size:18px;
	color:#3e7b14;
	padding-bottom:26px;
}

.terrant_list_padding{
	padding:0 0 0 49px;
}

.terrant_box{
	float:left;
	width:255px;
	margin:0 19px 22px 0;
}

.terrant_img{
	background:url(../images/terrant/image_shadow.png) no-repeat;
	width:241px;
	height:185px;
	padding:3px 9px 11px 5px;
}

.terrant_title{
	widht:110px;
	padding:0 15px;
	font-size:14px;
	line-height:18px;
	color:#000;
	text-align:center;
}

#terrant_detail .padding{
	padding:45px 0 48px 0;
}

.terrantd_green{
	background:#3e7b14;
	padding:36px 46px 27px 51px;
}

.terrantd_left{
	float:left;
	width:408px;
	margin-right:40px;
}

.terrantd_right{
	width:454px;
	float:right;
}

.terrantd_title{
	font-size:18px;
	color:#fff;
	padding:0 0 16px 0;
}

.terrantd_img{
	width:408px;
	height:298px;
	overflow:hidden;
	position:relative;
	margin-bottom:17px;
	box-shadow:3px 3px 12px #555555;
	background:#fff;
}

.terrantd_prev{
	position:absolute;
	top:136px;
	left:0;
	z-index:999;
	cursor:pointer;
}

.terrantd_next{
	position:absolute;
	top:136px;
	right:0;
	z-index:999;
	cursor:pointer;
}

.terrantd_thumblist{
	text-align:center;
}

.terrantd_thumb{
	margin:0 6px;
	width:78px;
	height:56px;
	overflow:hidden;
	display:inline-block;
	cursor:pointer;
	box-shadow:3px 3px 12px #444444;
	background:#fff;
}

.terrantd_thumblist .active img{
	border:3px solid #ecfd25;
	width:72px;
	height:50px;
	overflow:hidden;
}

.btn_back{
	font-size:14px;
	color:#fff;
	text-align:right;
	padding:15px 0 6px 0;
}

.btn_back img{
	margin-right:7px;
	vertical-align:top;
	margin-top:1px;
}

.terrantd_field{
	font-size:14px;
	color:#fff;
	float:left;
	width:133px;
	line-height:24px;
}

.terrantd_con{
	float:left;
	width:320px;
	font-size:14px;
	color:#fff;
	margin-bottom:26px;
	text-align:justify;
	line-height:24px;
}

.terrantd_name{
	font-size:18px;
	color:#fff;
}



.btn_prev, .btn_next{
	font-size:14px;
	color:#fff;
	text-align:right;
	padding:0 0 0 28px;
}

.btn_prev img{
	margin-right:7px;
	vertical-align:top;
	margin-top:1px;
}

.btn_next img{
	margin-left:7px;
	vertical-align:top;
	margin-top:1px;
}

#floor .padding{
	padding:43px 0 0 0;
}

.floor_left{
	width:232px;
	float:left;
	background:#3e7b14;
	font-size:18px;
	color:#fff;
	position:relative;
	padding:23px 0 0 0px;
	height:547px;
}

.floor_right{
	float:left;
	width:768px;
	background:#386f12;
	height:570px;
	position:relative;
}

.floor_img_enlarge{
	font-size:12px;
	colot:#fff;
	position:absolute;
	right:22px;
	bottom:14px;
}

.floor_cat{
	margin:40px 0 0 31px;
}

.floor_floor{
	margin:12px 0 0 56px;
	padding:0 0 0 26px;
}

.floor_floor_selected{
	background:url(../images/floor/arrow_left.jpg) no-repeat left 1px;
}

.floor_a{
	display:none;
}

.floor_q{
	cursor:pointer;
}

/**************************************************/
/* form Settings */
/**************************************************/
form{
	color:inherit;
}

input[type=radio]{
	vertical-align:middle;
	margin-right:2px;
}

.field01{
	width:395px;
	height:31px;
	vertical-align:middle;
	background:#efefef;
	font-size:14px;
	color:#333333;
	padding:0 0 0 6px;
	box-shadow:0px 1px 3px #aaaaaa inset;
}


.textarea01{
	width:395px;
	height:117px;
	vertical-align:middle;
	background:#efefef;
	font-size:14px;
	color:#333333;
	padding:0 0 0 6px;
	box-shadow:0px 1px 3px #aaaaaa inset;
}

.black_19{ font-size: 19px; line-height:28px; text-align:justify; color: #000;}
/*.black_19   a     {color :#000; text-decoration:none;}
.black_19 a:hover  {color :#000; text-decoration:underline;}*/

.green_19{ font-size: 19px; line-height:28px; text-align:justify; color: #98af20;}
/*.green_19   a     {color :#98af20; text-decoration:none;}
.green_19 a:hover  {color :#98af20; text-decoration:underline;}*/

.grey_14{ font-size: 14px; text-align:justify; color: #727171;}
.grey_14  a     {color :#727171; text-decoration:none;}
.grey_14 a:hover  {color :#727171; text-decoration:none;}

.grey_18{ font-size: 18px; text-align:justify; color: #727171;}
.grey_18  a     {color :#727171; text-decoration:none;}
.grey_18 a:hover  {color :#727171; text-decoration:underline;}


.white_14_30{ font-size: 14px; line-height:30px; text-align:justify; color: #fff;}
.white_14_30  a     {color :#fff; text-decoration:none;}
.white_14_30 a:hover  {color :#fff; text-decoration:underline;}

.blue_18{ font-size: 18px; text-align:justify; color: #0084bc;}
.blue_18  a     {color :#0084bc; text-decoration:none;}
.blue_18 a:hover  {color :#0084bc; text-decoration:underline;}

.orange{ color:#f89926;}
.resizePhotoCenter {
	overflow: hidden;
	text-align: center;
	position: relative;
}
.resizePhotoCenter img{
	position: absolute;
	top: 0;
	left: 0;
	margin: auto;
	right: 0;
	bottom: 0;
}
.terrantd_con ins{ text-decoration: none }
.terrantd_con ins{ text-decoration: none }
.terrantd_website:link {color: #fff;}　　　　
.terrantd_website:visited {color:#fff}　   　
.terrantd_website:active {color:#fff}　　  
.terrantd_website:hover {color:#fff}    

.disclaimer{
	font-size:12px;
	color:#000;
	padding:29px 0 39px 0;
		line-height:30px;
}

.scrollbar{
width:550px;
height:400px;
background-color:#3e7b14;
overflow-y:scroll;
float:left;
}
.content_spec{
width:500px;
} 
#ex3::-webkit-scrollbar{
width:10px;
background-color:#326210;
} 
#ex3::-webkit-scrollbar-thumb{
background-color:#1e3b0a;
border-radius:10px;
}
#ex3::-webkit-scrollbar-thumb:hover{
background-color:#1e3b0a;
border:1px solid #333333;
}
#ex3::-webkit-scrollbar-thumb:active{
background-color:#1e3b0a;
border:1px solid #333333;
} 
#ex3::-webkit-scrollbar-track{
border:1px #326210 solid;
border-radius:10px;
-webkit-box-shadow:0 0 6px #326210 inset;
} 

.specContainer{
	position:relative;
	width:500px;
	margin:0px auto;
	height:100px;
}

.spec_left {
	position:relative;
	width:190px;
	margin:0px auto;
	font-size:14px;
	color:#fff;
	text-align:left;
	line-height:30px;
	float:left;
}
.spec_mid {
	position:relative;
	width:10px;
	margin:0px auto;
	font-size:14px;
	color:#fff;
	text-align:left;
	line-height:30px;
	float:left;
}
.spec_right {
	width:310px;
	padding-left:190px;
	padding-bottom:20px;
	margin:0px auto;
	font-size:14px;
	color:#fff;
	text-align:left;
	line-height:30px;
}
.spec_right2 {
	width:300px;
	padding-left:200px;
	padding-bottom:20px;
	margin:0px auto;
	font-size:14px;
	color:#fff;
	text-align:left;
	line-height:30px;
}
