/* CSS Document */
@import url "comm.css";
@import url("comm.css");


/* SIte Structure */

#bg{width:100%;
	height:auto;
	float:left;
	background:url(../images/2.png) no-repeat;
	background-position:center top;
	}
	
#footer {width:100%;
			height:80px;
			float:left;
			background:url(../images/footer_bg.jpg) repeat-x;
			margin-top:20px;
			}
	
#wrapper {margin:0px auto;
			width:900px;
			}
#footer_content {margin:0px auto;
			width:900px;
			padding-top:20px;
			text-align:right;
			color:#823c07;
			}
			
#footer_content a {color:#823c07;
					text-decoration:none;
					}
					
#footer_content a:hover {text-decoration:underline;
}
#content {width:900px;
			height:auto;
			float:left;
			}

#header {width:900px;
			height:310px;
			float:left;
			margin-top:74px;
			}

#logo {
	width:230px;
	height:125px;
	position:absolute;
	top: 0px;
	z-index: 200;
		}
	
#slidshow {width:850px;
			height:260px;
			float:left;
			background:url(../images/slide_bg.jpg) no-repeat;
			padding:20px 24px 25px 26px ; 
			}
			
#content_body {width:900px;
				height:auto;
				float:left;
				padding-top:20px;
				}
				
#content_right{width:660px;
				height:auto;
				float:left;
				}
	
	
	
	
/* Navigation */			
#menu {width:220px;
		height:auto;
		float:left;
		margin-right:20px;
		}
		
#menu ul {padding:0px;
		margin:0px;
		list-style:none;
		}
		
#menu ul li {padding:0px;
			margin:0px;
			list-style:none;
			}
			
#menu ul li a {height:35px;
				width:187px;
				float:left;
				display:block;
				background:url(../images/li.jpg) no-repeat;
				font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:15px;
				color:#f8f3e8;
				text-decoration:none;
				padding:15px 0px 0px 30px
				}
				
#menu ul li  .active {background:url(../images/li_hover.jpg) no-repeat;
}

#menu ul li a:hover {background:url(../images/li_hover.jpg) no-repeat;
}


		

				
				
/* Home Page */

#home_comments_main {width:490px;
					height:auto;
					float:left;
					}			
.home_comments {width:490px;
				height:auto;
				float:left;
				margin-top:10px;
				}
			
.home_comments img {width:135px;
					height:100px;
					float:left;
					padding:10px;
					background:url(../images/image_bg.jpg) no-repeat;
					}
					

					

.home_comments_info {width:320px;
					margin-left:10px;
					margin-top:10px;
						height:auto;
						float:left;
						}
				
.home_banners {width:100px;
				height:auto;
				float:left;
				margin-top:15px;
				margin-bottom:5px;
				}
				

				
/* Land Sale Page */

.land_cn {width:650px;
			height:auto;
			float:left;
					}
			

.land_cn_itm {width:650px;
				height:auto;
				float:left;
				margin-top:10px;
				border:3px solid #e3dcce;
				}
				
.land_cn_itm img {width:135px;
					height:100px;
					float:left;
					padding:10px;
					background:url(../images/image_bg.jpg) no-repeat;
					}
					
.land_cn_itm_info {width:480px;
					margin-left:10px;
					margin-top:10px;
					height:auto;
					float:left;
					}
					
/* Land Sale More Page */


.land_more {width:650px;
			height:auto;
			float:left;
			}
			
.land_more_pic_holder {width:270px;
					height:auto;
					float:left;
					padding:5px;
					background-color:#ddd7c9;
					}
					
.land_more_pic {width:260px;
				height:240px;
				float:left;
				background:#cbc3b1;
				padding:5px;
				}
				
.land_more_pic_slider {width:270px;
					height:auto;
					margin-top:5px;
					float:left;
					}
					
.land_more_pic_slider ul {padding:0px;
							margin:0px;
							list-style:none;
							}
							
.land_more_pic_slider ul li {width:70px;
							height:60px;
							display:block;
							float:left;
							margin:5px;
							padding:3px;
							background:#cbc3b1;
							}
					
.land_more_info {width:350px;
				height:auto;
				float:left;
				margin:0px 0px 0px  20px;
				}
				
.land_more_contact {width:350px;
					height:auto;
					float:left;
					margin:10px 0px 0px  20px;
					}
					
.land_more_contact_header {font-family:Arial, Helvetica, sans-serif;
							font-size:13px;
							color:#2d1f10;
							font-weight:bold;
							}
							
.land_more_contact_box {width:350px;
						height:auto;
						float:left;
						}
					
					
					
/* Home Design */	

#home_design_cn {width:660px;
				height:auto;
				float:left;
				margin-top:10px;
				}	
				
#home_design_cn ul { padding:0px;
					margin:0px;
					list-style:none;
					}
					
#home_design_cn ul li {width:150px;
						height:120px;
						float:left;
						display:block;
						margin:0px 10px 10px 0px;
						}
