.box-3{
	width:270px;
	float:left;
	margin:5px;
	padding:5px;
}


.boxMain-1{
	width:440px;
	float:left;
	padding:0px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}
.boxMain-2{
	width:400px;;
	float:left;
	padding:0px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;

}

.hotboxDiv{
	padding:0px;
	margin:0px;
	margin-bottom:15px;
	width:438px;
	border-color: #CCCCCC;
	border-style:solid;
	border-width:1px;
}

.hotboxTitle{
	/*background:#999999;*/
	color:#000000;
	padding:5px;
	padding-left:15px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:2px;
	font-weight:bold;
}
.hotboxIntorduction{
	border-top-color:#FF0000;
	border-top-style:solid;
	border-top-width:2px;
	text-align:justify;
	padding:5px;
	font-size:9px;
	color:#666666;
}
.hotImage{
	padding: 3px 3px 3px 3px;
	background-color: #F0F0F0;
	border: 1px solid #999999;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align:center;
}



.propertyDiv{
	padding:0px;
	margin:0px;
	margin-bottom:15px;
	/*width:550px;*/
	border-color: #CCCCCC;
	border-style:solid;
	border-width:1px;
	
}

.propertyTitle{
	/*background:#000000;*/
	color:#000000;
	padding:5px;
	padding-left:15px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:2px;
	font-weight:bold;
}
.propertyIntorduction{
	border-top-color:#FF0000;
	border-top-style:solid;
	border-top-width:2px;
	text-align:justify;
	padding:5px;
	font-size:9px;
	color:#666666;
}
.propertyImage{
	padding: 3px 3px 3px 3px;
	background-color: #F0F0F0;
	border: 1px solid #999999;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align:center;
}



#head {
/*	background:#333 url(../i/bg_footer.jpg) no-repeat center top;*/
/*	position:relative;*/
/*	width:852px;*/
/*	height:130px;*/
	margin:0 auto;
	width:100%;
	text-align:right;
	display:block;
	
}

#head ul {
	float:right;
	/*margin:0px 0 0 20px;*/
	padding:0;
	font-size:85%;
	list-style:none;
	text-align:left;
	padding-left:0px;
	margin-right:20px;
}

#head ul li {
	line-height:1.4;
}

#head ul li a
{
    background-repeat: no-repeat;
    -x-background-x-position: 0pt;
    -x-background-y-position: 50%;
		background-position: 2px;
		padding-left:10px;
    padding-left-value: 10px;
    padding-left-ltr-source: physical;
    padding-left-rtl-source: physical;
    color: rgb(221, 221, 221);
    text-decoration: none;
}

#head ul li a:hover
{
    color: rgb(255, 255, 255);
}

#head ul#nav-a li a { background-image:url(/images/bullet_footer_blue.gif); }

#head ul#nav-b li a { background-image:url(/images/bullet_footer_red.gif); }



