@charset "utf-8";
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
* {
	margin: 0px;
	padding: 0px;
}
p {
	margin-bottom: 10px;
	line-height: 18px;
	color:#606060;
	text-align: left;
	
}
body {
	font: 12px/1.45em "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#424242;
	text-align: left;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	width: 968px;
	
}
#header {
	text-align: left;

	background-repeat: no-repeat;
	height: 157px;
	margin-top:9px;
}
#logo {
	float: left;
	width: 222px;
}
#headImage {
	float: right;
	width: 472px;
	padding-left:274px;
	height: 157px;
	background-position: left bottom;
	background-repeat: no-repeat;
}
#content {
}
#left {
	float: left;
	width: 224px;
	text-align:left;
}
#middle {
	float: left;
	margin-top:12px;
	width: 490px;
	margin-left: 15px;
	margin-right:15px;
}
#middle li {
	margin-left:25px;
	padding-left:4px;
	text-align:left;
}
#middle img {
	padding:10px;
	border:0px;
}
.middle_table td {
	padding:4px;
}
#right {
	float: right;
	margin-top:12px;
	width: 224px;
}
#footer {
	width:968px;
	margin-top:20px;
	padding-top:10px;
	padding-bottom:20px;
}
#footer p  {
	
}


.box ul {
	list-style: none;
}
.box li {	
	line-height: 20px;
	font-size:14px;
	padding-top:4px;
	padding-bottom:4px;
	cursor:pointer;
	text-align:left;
	border-bottom: 1px dashed #b8b8b8;
}
.box li a {
	color:#245497;
	text-decoration:none;
}
.box li:hover {
	padding-left: 5px;
	background-color:#f1f1f1;
}
.box li:hover a {
	color:#666666;
	text-decoration:none;
}
.box li.selected {
	cursor:default;
	color:#5b94b3;
}
.box li.selected:hover {
	padding-left: 0px;
	background-color:#fafafa;
}
.box li .selected a {
	color:#ffffff;
}
.box:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.box {display: inline-block;}
/* Hides from IE-mac \*/
* html .box {height: 1%;}
.box {
	display: block;
	background-image: url(/images/bg_box_mid.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-left:16px;
	padding-right:16px;
	width:192px;
}
.box_repeat {
	background-image: url(/images/bg_box_top.jpg);
	background-repeat: repeat-y;
	background-position: bottom center;
	height:21px;
}


.box2 ul {
	list-style: none;
}
.box2 li {	
	line-height: 20px;
	font-size:14px;
	padding-top:4px;
	padding-bottom:4px;
	cursor:pointer;
	text-align:left;
	border-bottom: 1px dashed #5da1de;
}
.box2 li a {
	color:#ffffff;
	text-decoration:none;
}
.box2 li:hover {
	padding-left: 5px;
	background-color:#2b5f8e;
}
.box2 li:hover a {
	color:#ffffff;
	text-decoration:none;
}
.box2 li.selected {
	cursor:default;
	color:#5b94b3;
}
.box2 li.selected:hover {
	padding-left: 0px;
	background-color:#fafafa;
}
.box2 li .selected a {
	color:#ffffff;
}
.box2:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.box {display: inline-block;}
/* Hides from IE-mac \*/
* html .box {height: 1%;}
.box2 {
	display: block;
	background-image: url(/images/bg_box2_mid.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-left:16px;
	padding-right:16px;
}
.box_repeat2 {
	background-image: url(/images/bg_box2_top.jpg);
	background-repeat: repeat-y;
	background-position: bottom center;
	height:21px;
}


#boxsub ul {
	list-style: none;
}
#boxsub li {	
	line-height: 14px;
	color:#5b94b3;
	font-size:13px;
	font-weight:normal;
	text-align:left;
	padding-top:7px;
	cursor:pointer;
	border:0px;
	
}
#boxsub li a {
	color:#5b94b3;
	text-decoration:none;
}
#boxsub li:hover {
	padding-left: 5px;
}
#boxsub li:hover a {
	color:#5b94b3;
	text-decoration:none;
}
a:link {
	color: #18558c;
	text-decoration: underline;
}
a:visited {
	color: #18558c;
	text-decoration: underline;
}
a:hover {
	color: #18558c;
	text-decoration: none;
}
h1 {
	font-size: 21px;
	margin-top:96px;
	margin-bottom:7px;
	color: #ffffff;
	text-align:right;
	font-weight:normal;
}
h2 {
	color:#afd7f0;
	font-size:17px;
	text-align:right;
	font-weight:normal;
}
h3 {
	font-size: 20px;
	color: #245497;
	font-weight:normal;
	text-align:left;
	padding-bottom:7px;
	margin-bottom:10px;
}
h4 {
	color:#5b94b3;
	font-size:14px;
	font-weight:normal;
	margin-bottom:7px;
	text-align:left;
	padding-top:7px;
}
h5 {
	font-size: 16px;
	color: #245497;
	font-weight:normal;
	text-align:left;
	border-bottom: 1px dashed #b8b8b8;
	padding-bottom:7px;
	margin-bottom:10px;
}
.p_blue {
	color: #5b94b3;
}
strong {
	font-weight: bold;
	color: #245497;
}
.advert {
	background-image: url(/images/bg_advert.jpg);
	height: 85px;
	width: 180px;
	padding: 6px;
	margin-top: 12px;
	margin-right: 16px;
	margin-left: 16px;
}
.advert2 {
	background-image: url(/images/bg_advert2.jpg);
	height: 133px;
	width: 180px;
	padding: 6px;
	margin-top: 12px;
	margin-right: 16px;
	margin-left: 16px;
}
.property:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.bpropertyox {display: inline-block;}
/* Hides from IE-mac \*/
* html .property {height: 1%;}
.property {
	display: block;
	background-image: url(/images/bg_prop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:210px;
	width: 245px;
	margin-bottom:8px;
	float: left;
}
.property img {
	border: 4px solid #ffffff;
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 12px;
}
.property p {
	padding-left:15px;
	margin-bottom:0px;
}
.propertyBtn {
	padding-left:0px;
	margin:0px;
	text-align:left;
	padding-bottom:4px;
	padding-top:4px;
	border:0px;
}
.buttons {
	
	padding-bottom:5px;
	margin-bottom:28px;
	margin-top:25px;
	width: 490px;
}
.buttons2 {

	padding-bottom:5px;
	margin-bottom:28px;
	margin-top:25px;
}
.btn {
	background-image: url(/images/bg_btn_mid.jpg);
	background-repeat: repeat-x;
	height: 30px;
	float:left;
	width: 163px;
	margin-bottom: 7px;
}
.btn p {
	padding-top:6px;
	padding-left:9px;
	font-size:13px;
	text-align:center;
}
.btn a:link {
	font-weight: normal;
	text-decoration:none;
	color:#0b2b49;
}
.btn a:visited {
	font-weight: normal;
	text-decoration:none;
	color:#0b2b49;
}
.btn a:hover {
	font-weight: normal;
	text-decoration:none;
	color:#666666;
}
 div.c6 {background-color: #e8e8e8; text-align: center}
 div.c5 {text-align: center}
 div.hotdeal {
 	background-image:url(/images/bg_hotdeal.jpg); 
	background-position:center bottom; 
	padding-bottom:8px;
	background-repeat:no-repeat;
}
 div.hotdeal2 {
 	background-image:url(/images/bg_hotdeal2.jpg); 
	background-position:center bottom; 
	padding-bottom:8px;
	background-repeat:no-repeat;
}
 div.hotdeal_no {
 	background-image:url(/images/bg_nhotdeal.jpg); 
	background-position:center bottom; 
	padding-bottom:8px;
	background-repeat:no-repeat;
}
.zoom {
	background-image:url(/images/zoom.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}
 img.c3 {margin:0px; padding-left:0px; border:0px;
 }
 img.c2 {
	margin-bottom:12px;
	padding-top:12px;
}
.search_field {
	border:1px solid #cccccc;
	padding:2px;
	margin-bottom:5px;
	color:#666666;
}
.newsClick  {
	background:url(../images/bg_line.jpg) repeat-x bottom; 
	cursor:pointer; 
}
.newsClick p {
	padding-top:8px; 
	padding-bottom:8px;
	margin-bottom:0px;
}
.newsClick :hover {
	background-color:#f2f2f2;
}
ol {
	padding-left: 5px;
}
