body{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 5px 0 0 0;
	padding: 0;
}
html{
	margin: 0;
	padding: 0;
}
a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1,h2,h3,h4,h5{
	color: #FF0000;
}
h2{font-size: 24px;}
h3{font-size: 18px;}
h4{font-size: 17px;}
h5{font-size: 12px;}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
img{
	border: none;
}
/***DIV STYLE***/
#bg_main{
	background: url(../images/bg_main.jpg) top repeat-x;
}
#contentDIV, #masterDIV, #headerDIV, #footerDIV{ width: 760px;}
#masterDIV{
	margin: 0 auto;
	padding: 0 8px;
	height: auto;
	background-color: #FFF;
}
#headerDIV{
	margin: 0;
	padding: 0;
}
#contentDIV{
	margin: 0;
	padding: 0;
}
#rightBAR{
	width: 160px;
	margin: 0;
	padding: 0;
	float: right;
	clear: right;
	text-align: center;
}
#rightBAR h3{
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0;
}
#leftBAR{
	height: auto;
	width: 600px;
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	overflow: hidden;
}
#footerDIV{
	clear: both;
	height: auto;
	background-color: #336699;
	color: #FFFFFF;
	padding-top: 10px;
}
#footerDIV p{
	padding: 0;
	margin: 0;
}
#footerDIV a{
	color: #FFFFFF;
	font-weight: bold;
}
/******/
#language_select{
	float: right;
	margin: 3px 5px;
	clear: both;
}
#wuwoo_logo{
	margin: 0px 5px;
	clear: both;
	height: 40px;
}
#main_nav{
	color: #FFF;
	margin: 0;
	padding: 0;
	clear: both;
	width: 760px;
	height: 40px;
	background:url(../images/nav_bg.gif) no-repeat;
}
#globalNav{
	color: #cccccc;
	padding: 10px 0 0 5px;
	display: block;
	float: left;
}
#globalNav a {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
#nav_time{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	clear:right;
	padding:20px 5px 0 0;
	margin: 0;
	display: block;
}
#pageNav{
	margin: 0;
	padding: 8px 0 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px #336699 solid;
	display: block;
}
#footer_topline{
	display: block;
	border-bottom: 1px solid #FFF;
	margin-bottom: 5px;
}
#footer_copyright{
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
}
/******** SERVICED APARTMENT & OFFICE & VILLA STYLES***********/
#intro_list{
	margin: 12px 20px;
	padding: 0px;
	line-height: 1.5em;
	font-size: 12px;
	font-style: italic;
}
#order_service{
	width: 600px;
	background:url(../images/bg_serviceapt_order.gif) no-repeat;
	height: 50px;
	margin: 8px 0;
}
.itemstyle{
	border: 1px solid #DDDDDD;
	margin: 10px 2px;
}
.itemstyle p{
	padding: 3px 3px 3px 5px;
}
.itemstyle h3{
	background: #E6E3DD;
	padding: 2px 0 2px 5px;
	margin: 0;
}
#photogallery{

}
#photogallery img{
	border: 1px solid #EEE;
	padding: 5px;
	margin: 8px auto;
	background-color: #DDDDDD;
}
/*****************OFFICE STYLE**********************/
#office_leftBAR{
	height: auto;
	width: 600px;
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	overflow: hidden;
}
#office_rightBAR{
	width: 220px;
	margin: 0;
	padding: 0;
	float: right;
	clear: right;
	text-align: center;
}
#office_rightBAR h3{
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0;
}
#photogallery_office{
	text-align: center;
}
#photogallery_office img{
	padding: 3px;
	margin: 5px;
	background: #EEE;
}
/****************************/

/*****************ORDERFORM STYLE**********************/
#orderform_intro{
	border: 1px solid #ECF4F7;
	padding: 9px;
	margin: 3px auto;
	line-height: 1.5em;
}
#orderform_input{
	background: #ECF4F7;
	margin-bottom: 3px;
}
#orderform_input h3{
	padding: 6px 6px;
	margin: 0px;
}
#orderform_input h5{
	text-decoration: underline;
	margin: 0px;
	padding: 8px 0px;
}
#orderform_input td{
	padding: 3px 6px;
}
/******************************************************/

/**************INFOFORM STYLE*********************/
.info_list{
	line-height: 1.5em;
	width: 300px;
	height: auto;
	border: 1px solid #EEE;
	display: block;
	margin: 0;
	padding: 10px 30px 10px;
	float: left;
}
.info_photo{
	margin: 10px;
	padding: 10px;
	width: 760px;
	clear: both;
	overflow: hidden;
}
.info_photo img{
	margin: 8px 5px;
	padding: 3px;
	background-color: #EEE; 
}

/*********************************************************/



/***************SECONDHAND STYLE*****************/
.bg_secondhand_titel{
	color:#FFFFFF;
	background:url(/images/bg_secondhand_title.gif) repeat-x;
}
.bg_secondhand_titel a{
	color:#FFFFFF;
	font-weight:bold;
}
/******************************************************/


/***********ABOUTUS STYLE START*************/
#aboutus_background{
	background: url(/images/aboutus_bg.jpg) bottom right no-repeat;
}
#aboutus_background p{
	text-indent: 2em;
}
.menu1 {
    border: #9cdd75 1px solid;
	padding: 6px 0 6px 10px;
	overflow-y: hidden;
	margin: 6px 4px 6px 4px;
	cursor: pointer;
	color: #000;
	height: auto;
	background-color: #f1fbec;	
	line-height: 1.5em;
}
.menu2 {
    border: #eee8dd 1px solid;
	padding: 6px 0 6px 10px;
	overflow-y: hidden;
	margin: 6px 4px 6px 4px;
	cursor: pointer;
	color: #000;
	height: 18px;
	background-color: #f5f5f5
}
.menu3 {
	display: none;
}
/******************************************************/
/***********JOB STYLE START*************/
#job_background{
	background: url(/images/aboutus_bg.jpg) bottom right no-repeat;
}
#job_background p{
	text-indent: 2em;
}
/******************************************************/
/***********SITEMAP STYLE START*************/
#sitemap_background{
	background: url(/images/aboutus_bg.jpg) bottom right no-repeat;
}
/******************************************************/
/***********SERVICES STYLE START*************/
#service_background{
	background: url(/images/aboutus_bg.jpg) bottom right no-repeat;
}
#service_background p{
	text-indent: 2em;
}
/******************************************************/

/***************ABOUT BEIJING********************/
#bigpic1{
	width: auto;
	height:228px;
	background:url(/images/large_bg1.jpg) top center no-repeat;
}
/*****************************************/

/*********LARGE ESTATE STYLE**********/
/*样式与ABOUT BEIJING共用*/
#bigpic{
	width: 750px;
	height:228px;
	background:url(/images/large_bg.jpg) no-repeat;
}
#biz_partner{
	margin: 0px 0px 0px 20px;
	padding: 0px;
	line-height: 1.8em;
}
#biz_partner a{
	text-decoration: none;
}
#biz_partner a:hover{
	background-color: #FFCCFF;
	color: #000000;
	text-decoration: underline;
}
.lgtext{
	border-bottom: 1px dotted #CCCCCC;
	}
.lgtext h3{
	font-family: "Times New Roman", Times, serif;
	}
.lgtext h4{
	font-style:italic;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0px;
	}
.lgtext h5{
	margin: 2px 0px;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	}
.lg_right_line{
	border-left: 1px solid #CCCCCC;
	padding: 0px 5px;
	}
/******************************************************/

/*APARTMENT LIST*/
.aptlist{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	margin-top: 1px;
	margin-bottom: 1px;
}
.aptlist table{
	background-color: #FFFFFF;
}
.aptlist td{
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: center;
	padding: 2px 0px;
}
.aptlist th{
	border-bottom: 1px solid #666666;
}
/******************************************************/

/*********** SHARE STYLES*******************/
.share_table{
}
.share_table a{
	text-decoration: none;
}
.share_table a:hover{
	text-decoration: underline;
	color: #FF0000;
}
.share_table table{
	border-collapse:collapse;
}
.share_table td{
	border: 1px solid #666666;
	text-align: center;
	padding: 2px 0px;
	margin: 0px;
}
.price_remark{
	color: #999999;
	font-size: 12px;
	margin: 3px auto 0 auto;
	padding: 0;
	line-height: 1.5em;
}
.button {
	font: 12px Tahoma, Verdana, sans-serif;
	padding: 0 5px;
	color: #D3E0E7;
	background-image: url("/images/button_bg.gif");
	background-repeat: repeat-x;
	background-position: 0 50%;
	outline: 1px solid #D3E0E7;
	border: 1px solid #FFF !important;
	height: 19px !important;
	border: 1px solid #D3E0E7;
	height: 21px;
	line-height: 17px;
	cursor: hand;
}
.redstar{
	color: #FF0000;
}/*  for ORDER AND OFFER  */
.standard_text{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}/*  for ORDER-EN AND OFFER-EN  */

.out {
	position: relative;
	background: #bbb;
	margin: 5px auto;
	width: 180px;
}
.in {
	background: #fff;
	border: 1px solid #555;
	padding: 5px 10px;
	position: relative;
	top: -3px;
	left: -3px;
}
.cc_t1,.cc_t3,.cc_b1,.cc_b3{width:14px; height:14px; background: no-repeat;}
.cc_t1{background:url(/images/aaa_r1_c1.gif);}
.cc_t2{background: url(/images/aaa_r1_c2.gif) top repeat-x;}
.cc_t3{background:url(/images/aaa_r1_c3.gif);}
.cc_m1{background: url(/images/aaa_r2_c1.gif) left repeat-y;}
.cc_m3{background: url(/images/aaa_r2_c3.gif) right repeat-y;}
.cc_b1{background:url(/images/aaa_r3_c1.gif);}
.cc_b2{background: url(/images/aaa_r3_c2.gif) bottom repeat-x;}
.cc_b3{background:url(/images/aaa_r3_c3.gif);}

.update{color: #BBBBBB;}
.bigFont{ font-size: 18px;}
/************************************/





