﻿*{padding:0px; margin:0px;}
img{border:none;}
ul{
	list-style-type: none;
}
body
{
	font-family: Arial,Verdana,Tahoma;
	margin-top: 0px;
	padding: 0px;
	background-image: url(../img/SmartProperty/3.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
form
{
	margin: 0px;
	padding: 0px;
}
html{ height:100%;}
.logo,.nav,.banner,.main,.Othermain{ margin-left:auto; margin-right:auto;}
.clear{clear:both; height:10px;}
/********************Style++++++++++++++++++++++++++logo***************************/
.logo{height:96px;width:1004px;margin-top:12px; display:block;}
.logo span{float:left;}
.logo span img{}
.logo div{
	width:300px;
	margin-top:12px;
	float:right;
	font-size: 11px;
	text-align:right;
	vertical-align: top;
}
.logo div a{
	color: #6F6F6F;
	text-decoration: none;
}
.logo div a:hover{
	color: #2668B4;
	text-decoration: none;
}
.inon_home{
	background-image: url(../img/SmartProperty/icon_home.gif);
	background-repeat: no-repeat;
	padding-left:16px;
	background-position: left 2px;
}
.inon_search{
	background-image: url(../img/SmartProperty/icon_search.gif);
	background-repeat: no-repeat;
	padding-left:40px;
	background-position: 12px 2px;
}
.inon_contact{
	background-image: url(../img/SmartProperty/icon_contact.gif);
	background-repeat: no-repeat;
	padding-left:40px;
	background-position: 12px 2px;
}
/********************Style++++++++++++++++++++++++++nav***************************/
.nav{height:66px;width:1004px;}
.nav_top{
	height:27px;
	background-image: url(../img/SmartProperty/Bg_nav.gif);
	text-align: left;
}
.nav_top a{
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 27px;
	margin-left:60px;
}
.nav_top a.first{margin-left:20px;}
.nav_top a:hover{color: #2668B4;}
.nav_bottom{text-align: center;margin-top:10px;}
.nav_bottom a{
	height:21px;
	font-family: Tahoma;
	font-size: 12px;
	color: #2668B4;
	text-decoration: none;
	line-height: 18px;
	margin-left:150px;
	display:inline;
	float:left;
}
.nav_bottom a:hover{color: #56A1F7;}
.nav_bottom a.navBtn1{
	width:108px;
	background-image: url(../img/Button/navBtn1.gif);
	background-repeat: no-repeat;
	margin-left:30px;
}
.nav_bottom a.navBtn2{
	width:121px;
	background-image: url(../img/Button/navBtn2.gif);
	background-repeat: no-repeat;
}
.nav_bottom a.navBtn3{
	width:122px;
	background-image: url(../img/Button/navBtn3.gif);
	background-repeat: no-repeat;
}
.nav_bottom a.navBtn4{
	width:98px;
	background-image: url(../img/Button/navBtn4.gif);
	background-repeat: no-repeat;
}
.nav_bottom a.navBtn5{
	width:152px;
	background-image: url(../img/Button/navBtn5.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.nav_bottom a.navBtn6{
	width:97px;
	background-image: url(../img/Button/navBtn6.gif);
	background-repeat: no-repeat;
}
.nav_bottom a.navBtn5:hover{color: #000000;}
/********************Style++++++++++++++++++++++++++banner***************************/
.banner{
	width:968px;
	height:327px;
	background-color: #FFFFFF;
	border:solid 1px #CDD5D7;
	padding:7px;
}
/*
.banner .fadein { position:relative; width:970px; height:280px; margin-left:-1px;}
.banner .fadein img {  width:970px;height:285px; }

	Supersized - Fullscreen Slideshow jQuery Plugin
	Version 3.1.3
	www.buildinternet.com/project/supersized
	
	By Sam Dunn / One Mighty Roar (www.onemightyroar.com)
	Released under MIT License / GPL License
*/

	#supersized img{ border:none; }
	
	#supersized-loader {display:none; position:absolute; top:50%; left:50%; z-index:10; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background-color:#111; background:rgba(0,0,0,0.8) url(../img/Supersized/progress.gif) no-repeat center center; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
	
	#supersized {  z-index:100; height:285px; width:970px; overflow:hidden; background-color:Transparent; position:relative;margin-left:-1px;}
		#supersized img{ width:auto; height:auto; position:relative; display:none; outline:none; border:none;}
			#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	
			#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			
		
		#supersized a { z-index:-30; position:absolute; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111;}
			#supersized a.prevslide { z-index:-20; }
			#supersized a.activeslide { z-index:-10; }
			#supersized a.prevslide img, #supersized a.activeslide img{ display:inline; }
	

	#controls-wrapper {overflow:hidden; height:50px; width:970px; margin-top:-10px; z-index:-100; background:url(../img/Supersized/nav-bg.png) repeat-x;  margin-left:-1px;}
		#controls { overflow:hidden; height:100%; text-align:left; z-index:105; padding:0 0; }
			#slidecounter { float:left; color:#888; font:23px "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:bold; text-shadow:#000 0 -1px 0; margin:10px 10px 18px 20px; }
			#slidecaption { overflow:hidden; float:left; color:#FFF; font:16px "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:bold; text-shadow:#000 0 2px 0; margin:15px 20px 23px 0; }
			#navigation { float:right; margin:5px 0px 0 0; }
	
	
	#nextthumb,#prevthumb { z-index:106; display:none; position:fixed; bottom:12px; height:75px; width:100px; overflow:hidden; background:#ddd; border:2px solid #fff; -webkit-box-shadow:0 0 5px #000; }
		#nextthumb { right:12px; }
		#prevthumb { left:12px; }
			#nextthumb img, #prevthumb img { width:150px; height:auto;  }
			#nextthumb:active, #prevthumb:active { bottom:10px; }
			#navigation > :hover,#nextthumb:hover, #prevthumb:hover { cursor:pointer; }




/********************Style++++++++++++++++++++++++++main***************************/
.main{width:982px;border-left:solid 1px #CDD5D7;border-right:solid 1px #CDD5D7;}
.Index_left{
	width:312px;
	background-image: url(../img/SmartProperty/Bg_left.gif);
	background-repeat: no-repeat;
	background-position: top;
	float:left;
	background-color: #F3F5F3;
}
.Index_right{
	width:669px;
	border-left:solid 1px #CDD5D7;
	float:right;
	background-image: url(../img/SmartProperty/Bg_right.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}



.Firstleftbox{
	height:213px;
	/*border-bottom:solid 1px #CDD5D7;*/
	font-size: 11px;
	padding:16px 19px 13px 15px;
	line-height: 18px;	
	color: #474958;
}
.Firstleftbox h2{
	width:148px;
	font-size: 16px;
	color: #3B372B;
	font-family: Tahoma;
	font-style: normal;
	background: url(../img/SmartProperty/blueBlock.gif) no-repeat right 24px;
	line-height:40px;
}
.Firstleftbox strong{ line-height:30px;}
.Firstleftbox a{
	color: #474958;
	text-decoration: none;
}
.Firstleftbox a:hover{
	color: #8E92A4;
	text-decoration: underline;
}
.Firstleftbox div img{padding-top:17px;}

.Secondleftbox{
	height:203px;
	border-bottom:solid 1px #CDD5D7;
	padding-top:10px;
}
.Secondleftbox h2{
	width:148px;
	font-size: 16px;
	color: #3B372B;
	font-family: Tahoma;
	font-style: normal;
	background: url(../img/SmartProperty/blueBlock.gif) no-repeat right 12px;
	line-height:40px;
	padding-left:19px;
}
.travellingTitle{
	height:23px;
	background-image: url(../img/SmartProperty/BgTravelingTop.gif);
}
.travellingTitle a{
	width:152px;
	height:23px;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	display: inline;
	float:left;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../img/Button/BgTraveling.gif);
	background-repeat: no-repeat;
	margin-left:2px;
	line-height:23px;
}
.travellingTitle a:hover{
	background-image: url(../img/Button/BgTravelinghover.gif);
	font-weight: bold;
}
.travellingImg{width:273px; margin-left:auto; margin-right:auto;padding-top:20px;}
.travellingImg img{width:273px;height:201px;}
.travellingTitle a.travellingDefault{background-image: url(../img/Button/BgTravelinghover.gif);font-weight: bold;}

.Thirdleftbox{
	height:203px;
	border-bottom:solid 1px #CDD5D7;
	font-size: 11px;
	color: #2668B4;
	padding-left:20px;
}
.Thirdleftbox a{
	color: #2668B4;
	line-height: 18px;
}
.Thirdleftbox h2{
	width:198px;
	font-size: 16px;
	color: #3B372B;
	font-family: Tahoma;
	font-style: normal;
	background: url(../img/SmartProperty/blueBlock.gif) no-repeat right 12px;
	line-height:40px;
}
.Thirdleftbox div img{padding-bottom:12px;}
.Thirdleftbox strong{ line-height:24px;}
.Thirdleftbox em{ display:block;padding-top:12px;}

.Fourthleftbox{
	height:187px;
	font-size: 11px;
	color: #2668B4;
	padding-left:20px;
}
.Fourthleftbox h2{
	width:218px;
	font-size: 16px;
	color: #3B372B;
	font-family: Tahoma;
	font-style: normal;
	background: url(../img/SmartProperty/blueBlock.gif) no-repeat right 12px;
	line-height:40px;
}
/********************Style++++++++++++++++++++++++++rightbox***************************/
.FirstRighttbox{
	height:156px;
	margin-top:32px;
	border-bottom:solid 1px #CDD5D7;
	padding-left:20px;
	padding-right:20px;
	font-size: 11px;
	line-height: 20px;
	color: #474958;
}
.FirstRighttbox em{ float:left;}
.companyRight{ width:411px; float:right;}
.companyRight strong{
	font-size: 18px;
	color: #225DA3;
	line-height:28px;

}
.companyRight div img{padding-top:14px;}

.SecondRightbox{height:593px;border-bottom:solid 1px #CDD5D7; padding-left:20px; margin-top:12px;}
.SecondRightbox h2
{
	width:178px;
	font-size: 16px;
	color: #3B372B;
	font-family: Tahoma;
	font-style: normal;
	background: url(../img/SmartProperty/blueBlock.gif) no-repeat right 12px;
	line-height:40px;
	padding-left:19px;
}
.SearchProperty{ width:114px; float:right;padding-top:13px;padding-right:20px; margin-top:-40px;}
.SecondRightbox ul{ clear:both; padding-top:10px;}
.SecondRightbox ul li{
	border:solid #D7D4C6 1px;
	width:296px;
	height:112px;
	padding:3px;
	overflow:hidden;
	background-image: url(../img/SmartProperty/Bg_property.gif);
	float:left;
	margin-right:20px;
	margin-bottom:17px;
	display: inline;
}
* html .SecondRightbox ul li{margin-bottom:8px;}
* +html .SecondRightbox ul li{margin-bottom:8px;}
.SecondRightbox ul li em{display:block; float:left; width:148px;}
.SecondRightbox ul li div{width:139px; float:right;font-size: 11px;}
.SecondRightbox ul li div h5{
	font-size: 11px;
	color: #000;
	line-height:16px;
	padding-top:0px;
	overflow:hidden;
}
.SecondRightbox ul li div a{ display:block; padding-top:6px;}

/********************Style++++++++++++++++++++++++++Index_footer***************************/
.Index_footer{}
.Index_footer_left{
	width:274px;
	height:307px;
	border-right:solid 1px #C2C2B2;
	float:left;
	padding-left:19px;
	padding-right:19px;
	line-height: 20px;
	font-size: 11px;
	color: #474958;
}
.Index_footer_left em{ float:left; padding-right:15px; padding-bottom:2px;}
.Index_footer_left h2{
	width:128px;
	font-size: 16px;
	color: #3B372B;
	font-family: Tahoma;
	font-style: normal;
	background: url(../img/SmartProperty/blueBlock.gif) no-repeat right 12px;
	line-height:40px;
}
.Index_footer_left div{padding-top:10px;}

.Index_footer_center{width:296px; height:307px;border-right:solid 1px #C2C2B2; float:left;padding-left:19px;padding-right:19px;}
.Index_footer_center div{ width:285px; margin-left:auto; margin-right:auto;}
.Index_footer_center h2{
	width:250px;
	font-size: 16px;
	color: #3B372B;
	font-family: Tahoma;
	font-style: normal;
	background: url(../img/SmartProperty/blueBlock.gif) no-repeat right 12px;
	line-height:40px;
}
.Index_footer_center h3{
	width:98px;
	font-size: 16px;
	color: #3B372B;
	font-family: Tahoma;
	font-style: normal;
	background: url(../img/SmartProperty/blueBlock.gif) no-repeat right 12px;
	line-height:40px;
}
.Index_footer_center ul li a{
	font-size: 11px;
	line-height:18px;
	color: #2668B4;
	text-decoration: underline;
	padding-left:12px;
	background-image: url(../img/SmartProperty/icon_Triangle.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.Index_footer_center ul li a:hover{ color:#727A83;}
.Index_footer_right{width:313px;float:right; font-size:12px; line-height:22px; color:#474958;}
.Index_footer_right h2{
	width:118px;
	font-size: 16px;
	color: #3B372B;
	font-family: Tahoma;
	font-style: normal;
	background: url(../img/SmartProperty/blueBlock.gif) no-repeat right 12px;
	line-height:40px;
}
.Index_footer_right span{ display:block; width:296px; overflow:hidden;}
.Index_footer_right div{
	font-size: 11px;
	font-weight: bold;
	color: #3B372B;
	margin-top:10px;
}

/********************Style++++++++++++++++++++++++++bottom***************************/
.bottom{
	clear:both;
	height:80px;
	padding-top:10px;
	border-top:solid 6px #BDBDBD;
	background-color: #E7E7E7;
	text-align: center;
	font-size:12px;
	color:#929292;
	line-height:20px;

}
.bottom a{ color:#000;}
.bottom div.black_text{color:#000;}
.bottom div.black_text img{margin-right:10px;}
/*#########################################Style++++++++++++++++++++++++++bottom#########################################*/
.Othermain{
	width:982px;
	border-left:solid 1px #CDD5D7;
	border-right:solid 1px #CDD5D7;
	background-color: #EDEEEF;
}
.Other_left{
	width:261px;
	float:left;
	overflow:hidden;
}

.Other_right_top{
	background-image: url(../img/SmartProperty/BgrightTop.gif);
	background-repeat: no-repeat;
	height:20px;
}
.Other_right{
	width:720px;
	border-left:solid 1px #CDD5D7;
	float:right;
	background-image: url(../img/SmartProperty/BgrightLeft.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	min-height:700px;
}
* html .Other_right{height:700px;}
/*#########################################Style++++++++++++++++++++++++++title#########################################*/
.Title_pleaseselect{
	height:34px;
	line-height:34px;
	font-size:14px;
	color:#656565;
	font-weight:bold;
	padding-left:13px;
	background-image: url(../img/SmartProperty/Bg_pleaseselect.gif);
}
.Title_CareerOpportunities,.Title_Training,.Title_HomeTrackerSystem,.Title_ARCLeaders,.Title_ARCSystem,.Title_AboutSmartProperty,.Title_FindAgents,.Title_FindAgentsDetail,.Title_OurTopAchievers,.Title_SmartPropertyExclusive,.Title_OverseasProjects,.Title_SmartPosting,.Title_SmartSearching,.Title_FindProperty,.Title_ContactUs{
	font-size: 16px;
	color: #3B372B;
	font-family: Tahoma;
	font-style: normal;
	line-height:19px;
	border-bottom:solid 2px #D9E3E5;
	height:22px;
	width:680px;
	margin-left:20px;
}
.Title_PropertyHighlight
{
	font-size: 16px;
	color: red;
	font-family: Tahoma;
	font-style: normal;
	line-height:19px;
	border-bottom:solid 2px #D9E3E5;
	height:22px;
	width:680px;
	margin-left:20px;
}
.Title_FindProperty{
	background: url(../img/SmartProperty/blueBlock.gif) no-repeat 115px 0px;
}
.Title_CareerOpportunities{
	background: url(../img/SmartProperty/blueBlock.gif) no-repeat 182px 0px;
}
.Title_HomeTrackerSystem{
	background: url(../img/SmartProperty/blueBlock.gif) no-repeat 189px 0px;
}
.Title_ARCLeaders{
	background: url(../img/SmartProperty/blueBlock.gif) no-repeat 210px 0px;
}
.Title_ARCSystem{
	background: url(../img/SmartProperty/blueBlock.gif) no-repeat 108px 0px;
}
.Title_AboutSmartProperty{
	background: url(../img/SmartProperty/blueBlock.gif) no-repeat 180px 0px;
}
.Title_FindAgents{
	background: url(../img/SmartProperty/blueBlock.gif) no-repeat 106px 0px;
}
.Title_OurTopAchievers{
	background: url(../img/SmartProperty/blueBlock.gif) no-repeat 118px 0px;
}
.Title_SmartPropertyExclusive{
	background: url(../img/SmartProperty/blueBlock.gif) no-repeat 214px 0px;
}
.Title_OverseasProjects{
	background: url(../img/SmartProperty/blueBlock.gif) no-repeat 152px 0px;
}
.Title_SmartPosting{
	background: url(../img/SmartProperty/blueBlock.gif) no-repeat 122px 0px;
}
.Title_SmartSearching
{
	background: url(../img/SmartProperty/blueBlock.gif) no-repeat 142px 0px;
}
.Title_ContactUs{
	background: url(../img/SmartProperty/blueBlock.gif) no-repeat 95px 0px;
}
.Title_Training{
	background: url(../img/SmartProperty/blueBlock.gif) no-repeat 250px 0px;
}
.Title_FindAgentsDetail img{ padding-left:10px;}

.Other_text{width:680px;margin-left:20px;margin-top:10px;}
.red_BigText{
	font-size: 24px;
	color: #E60000;
	font-weight: bold;
	width:557px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	line-height:28px;
	padding-bottom:10px;
}
.blue_text{font-size: 17px;
	color: #016ABD;
	font-weight: bold;
	width:557px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	line-height:28px;}

.Carreer_left{
	width:294px;
	height:563px;
	border:solid 1px #949494;
	padding:6px;
	font-size:12px;
	line-height:24px;
	margin-left:23px;
	float:left;
	display: inline;
}
.Carreer_left span{ color:#E60000;}
.Carreer_right{width:275px;height:565px; border:solid 1px #949494;padding:10px;padding-bottom:0px; font-size:12px; line-height:17px;margin-left:29px;float:left;}
.Carreer_right ul{padding-top:10px;}
.Carreer_right ul li{
	background-image: url(../img/SmartProperty/icon_redTriangle.gif);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	padding-left:25px;
	padding-bottom:12px;
}
.img_Engle{clear:both;width:634px; margin-left:auto;margin-right:auto;padding-top:20px;margin-bottom:20px;}
.left_nav{margin-left:1px;}
.left_nav a{
	display:block;
	width:224px;
	height:42px;
	margin-bottom:1px;
	background-color: #FFFFFF;
	background-image: url(../img/Button/Bg_left_nav.gif);
	font-size: 14px;
	line-height: 42px;
	color: #3A3A3A;
	font-weight: bold;
	padding-left:35px;
	text-decoration: none;
}
.left_nav a:hover{color: #676767;}
.left_btn{width:235px; margin-left:auto; margin-right:auto;padding-top:13px;}
.left_btn li{width:235px; height:42px;margin:0px; overflow:hidden;}
.DynamicLeaders{}

.DynamicLeaders ul li{width:145px; margin-right:20px; float:left;padding-bottom:15px;}
.DynamicLeaders ul li img{border:1px solid #D6D7D7;}
.DynamicLeaders ul li span{
	display:block;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.DynamicLeaders ul li em{
	font-size: 11px;
	font-style: normal;
	text-align: center;
	display:block;
	color: #3D3D3D;
}

.Loning_HomeTrackerSystem{ width:316px;border:solid 1px #C3D9FF; margin-left:auto; margin-right:auto; margin-bottom:20px;}
.Whiteborder{border:solid 3px #FFF; height:197px; background:#E8EEFA;font-size:12px;}
.Loning_HomeTrackerSystem span{
	color:#2468B3;
	font-size:12px;
	line-height:50px;
	font-family: Tahoma;
	padding-left:18px;
	padding-bottom:15px;
	display:block;
}
.Whiteborder div{ width:212px; height:28px;margin-left:auto; margin-right:auto; clear:both;}
.Whiteborder label{ display:block; width:68px; float:left; line-height:20px;}
.Whiteborder em{float:right; display:block; width:143px;}
.Whiteborder em input{width:135px;}
.Whiteborder em input.Btn_login{
	width:63px;
	height:18px;
	background-color: #D4D0C8;
	background-image: url(../img/Button/Bg_login.gif);
	background-repeat: no-repeat;
	border:none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.Login_bottom{ padding-top:10px;}
.Whiteborder div.Login_bottom em em{
	width:63px;
	display: inline;
	float:left;
}

.Whiteborder div.Login_bottom em span{
	width:63px;
	display: inline;
	padding:0px;
	float:right;
}
/*#########################################Style++++++++++++++++++++++++++ARCLeaders#########################################*/
.List_ARCLeaders{
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
.List_ARCLeaders ul li{
	min-height:186px;
	border:solid 1px #EDEEEF;
	background-color: #F8F8F8;
	background-image: url(../img/SmartProperty/ARCLeaders/logo_arc.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:10px;
	padding-bottom:0px;
	clear:both;
	margin-bottom:20px;
}
* html .List_ARCLeaders ul li{height:186px;}
.List_ARCLeaders ul li em{ float:left;padding-right:20px;}
.List_ARCLeaders ul li em img{border:solid 1px #D6D7D7; margin-bottom:10px;}
/*#########################################Style++++++++++++++++++++++++++ARCSystem#########################################*/
.ARCSystem_text{ font-size:12px; color:#3B372B; line-height:22px;}


.AboutSmartPropertyText{font-size:14px; color:#3B372B; line-height:24px;}
.AboutSmartPropertyLeft{width:290px; float:left;margin-left:15px;}
.AboutSmartPropertyRight{ width:305px; float:right;margin-right:15px;}
/*#########################################Style++++++++++++++++++++++++++FindAgent#########################################*/
.FindAgentBox{ width:241px;margin-left:auto; margin-right:auto;padding-top:10px;}
.FindAgentBox h4{
	height:28px;
	line-height:28px;
	padding-left:12px;
	font-size:13px;
	color:#000;
	background-image: url(../img/SmartProperty/Bg_LeftboxTitle.gif);
}
.blueline{height:97px; background:#FFF; border:1px solid #D2DCE5; border-top:none; font-size:11px; font-weight:bold; padding-top:15px;}
.blueline div{ clear:both; height:30px;}
.blueline label{ display:block; width:70px; float:left; line-height:20px;padding-left:18px;}
.blueline span{float:right; display:block; width:143px;}
.blueline span input{width:110px;}
.blueline span select{width:114px;}


.btnbox{ padding-left:76px;}
.btnbox input{
	width:88px;
	height:17px;
	background-color: #FFFFFF;
	background-image: url(../img/Button/Bg_Search.gif);
	background-repeat: no-repeat;
	border:none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.FindAgentPage{ width:642px; margin-left:auto; margin-right:auto;}
.FindAgentPage p{ text-align:center; font-size:12px;}
.FindAgentPage p.black_text{ font-size:16px; line-height:50px; font-weight:bold;}
.FindAgentPage p a{ color:#035DD1;}
.FindAgentPage p label{ padding-left:30px;}
.FindAgentPage p select{ height:18px; font-size:10px;}

.FindAgentPage ul{padding-top:15px;}
.FindAgentPage ul li{height:116px; padding:10px;border:solid 1px #D3D3D3; margin-bottom:20px;overflow:hidden;}

.Left_Agents{ width:320px; border-right:solid 1px #D3D3D3; float:left; padding-right:15px;}
.Left_Agents img{width:88px; height:114px; border:solid 1px #D7D7D7;}
.Left_Agents img:hover{border:solid 1px #B5CEE5;}
.Left_Agents div{width:230px; float:right;}
.FindAgentPage ul p{ text-align:left;}
.FindAgentPage ul p label{padding:0px;}
.FindAgentPage div.Left_Agents p strong{ color:#035DD1; font-size:13px; line-height:13px;padding-bottom:3px;}
.FindAgentPage ul p span.speciality{ font-size:11px;color:#666; line-height:12px; display:block;height:36px; overflow:hidden;margin-bottom:6px; }
.Left_Agents p{ float:left;}
.Left_Agents div p{ clear:both;width:230px;display:block;}
.FindAgentPage ul .Left_Agents div span.mobile{clear:both;font-size:12px; line-height:12px;}
.Left_Agents div span.mobile label{color:#035DD1;}

.Right_Listing{width:270px; float:right; overflow:hidden;}
.Right_Listing img{width:130px; height:97px;}
.Right_Listing p{ float:left; font-size:11px;}
.Right_Listing div{width:135px; float:right; overflow:hidden;}
.Right_Listing p strong{font-size:12px;display:block;height:44px; clear:both; overflow:hidden;}
.Left_Agents div.Right_Listing div p{ clear:both;display:block;width:125px; }
.Right_Listing div span{display:block;height:44px; clear:both; overflow:hidden;}

.detail_blueline{height:287px; background:#FFF; border:1px solid #D2DCE5; border-top:none; font-size:12px;padding-top:15px;}
.detail_blueline p{ text-align:center;}
.detail_blueline p strong{font-size:14px; color:#000; line-height:30px;}
.detail_blueline p em img{ width:88px; height:114px; border:solid 1px #D7D7D7; margin-top:10px;}
.detail_blueline p span img{width:181px; height:57px;margin-top:5px}
.detail_blueline div{
	text-align:center;
	height:26px;
	color: #035DD1;
	font-size:19px;
}

.FindAgentPageDetail{min-height:600px;}
* html .FindAgentPageDetail{height:750px;}
.DetailText{ font-size:12px; line-height:24px;}
.DetailText_list ul{padding-top:8px;} 
.DetailText_list ul li{
	font-size: 12px;
	background-image: url(../img/SmartProperty/Orange.gif);
	background-repeat: no-repeat;
	background-position: 8px 9px;
	line-height:22px;
	padding-left:20px;
	font-weight:bold;
}

.ContactAgentBox{padding-top:20px;padding-bottom:20px;}
.ContactAgentBox h3{
	height:28px;
	width:667px;
	background-color: #FFFFFF;
	background-image: url(../img/SmartProperty/FindAgent/contactAgent.gif);
	background-repeat: no-repeat;
	font-size:13px;
	padding-left:13px;
	line-height:28px;
}
.blueline_ContactAgentBox{height:390px; background:#FFF; border:1px solid #D2DCE5; border-top:none; font-size:11px;padding-top:25px;}
.blueline_ContactAgentBox label{
	display:block;
	width:230px;
	float:left;
	text-align: right;
	padding-right:35px;
	line-height:20px;
	font-weight: bold;
}
.blueline_ContactAgentBox label em{ color:#DC0000;}
.blueline_ContactAgentBox div{ padding-left:48px;padding-bottom:8px;}
.blueline_ContactAgentBox div select{height:18px; font-size:11px;}
.blueline_ContactAgentBox div textarea{width:280px; height:66px;}
.blueline_ContactAgentBox div.btn_FA{padding-left:470px;padding-top:10px;}
.btn_FA input{
	width:128px;
	height:17px;
	background-color: #FFFFFF;
	background-image: url(../img/Button/Bg_SendMessage.gif);
	background-repeat: no-repeat;
	border:none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.ForeignInvestor_text{ line-height:24px; font-size:12px;}
.ForeignInvestor_text em{ color:#F30101;}

.OurActivitiesBox{}
.Title_OurActivitiesBox{
	height:28px;
	width:667px;
	background-color: #FFFFFF;
	background-image: url(../img/SmartProperty/FindAgent/contactAgent.gif);
	background-repeat: no-repeat;
	font-size:13px;
	padding-left:13px;
	line-height:28px;
	font-weight: bold;
	position: relative;
}
.Title_OurActivitiesBox p{ float:left;}
.Title_OurActivitiesBox div{
	width:65px;
	position: absolute;
	top: 10px;
	right: 10px;
}
.Title_OurActivitiesBox div select{height:18px; font-size:11px; width:60px;}
* html .Title_OurActivitiesBox div{top: 9px;}
* + html .Title_OurActivitiesBox div{top: 6px;}

.blueline_OurActivities{border:1px solid #D2DCE5; border-top:none; font-size:12px;padding-top:10px;padding-left:14px; margin-bottom:15px;}
.blueline_OurActivities h5{
	background:#F3F6F8;
	line-height:28px;
	padding-left:18px;
	color:#555;
	margin-right:14px;
	font-weight: bold;
	margin-bottom:10px;
	margin-top:10px;
}
.blueline_OurActivities ul{ padding-left:8px; clear:both;}
.blueline_OurActivities ul li{
	width:110px;
	height:90px;
	margin-right:17px;
	display: inline;
}
.blueline_OurActivities ul li img{ padding:2px; border: solid 1px #EDEEEF;margin-bottom:21px;}
.blueline_OurActivities ul li img:hover{border: solid 1px #98C6F4;}
.Title_OurActivitiesBox span{
	display:block;
	float:left;
	padding-top:5px;
	padding-left:8px;
	width:465px;
	height:23px;
	overflow:hidden;
}
.Title_OurActivitiesBox span a{
	display:block;
	float:left;
	width:36px;
	height:23px;
	line-height:23px;
	color:#666666;
	text-align: center;
	padding-right:2px;
	background-image: url(../img/Button/Bg_Months.gif);
	text-decoration: none;
	font-weight: normal;
}
.Title_OurActivitiesBox span a:hover{
	background-image: url(../img/Button/Bg_MonthsO.gif);
	font-weight:bold;
}
.Title_OurActivitiesBox a.select_months{
	background-image: url(../img/Button/Bg_MonthsO.gif);
	font-weight:bold;
}
.blueline_OurTopAchievers{border:1px solid #D2DCE5; width:670px; border-top:none; font-size:12px;padding-left:8px; padding-top:8px; padding-bottom:8px; clear:both;}
.blueline_OurTopAchievers ul{
	border:1px solid #D2DCE5;
	width:325px;
	/*height:102px;*/
	margin-right:8px;
	margin-bottom:8px;
	float:left;
}

.OurTopAchievers_list{
	border:1px solid #D2DCE5;
	width:325px;
	/*height:102px;*/
	margin-right:8px;
	margin-bottom:8px;
	display: inline;
}
.blueline_OurTopAchievers ul h4{
	background:#F3F6F8;
	line-height:28px;
	padding-left:18px;
	color:#555;
	font-weight: bold;
	margin-top:1px;
	font-size:12px;
}
.blueline_OurTopAchievers ul li{
	height:24px;
	line-height:24px;
	padding-left:39px;
	
}
.blueline_OurTopAchievers ul li.no1 {
	background:#F7FBFE url(../img/SmartProperty/icon_no1.gif) no-repeat 15px 8px;
}
.blueline_OurTopAchievers ul li.no2 {
	background:#FFF url(../img/SmartProperty/icon_no2.gif) no-repeat 15px 8px;
}
.blueline_OurTopAchievers ul li.no3 {
	background:#F7FBFE url(../img/SmartProperty/icon_no3.gif) no-repeat 15px 8px;
}
.blueline_OurTopAchievers ul li.no4 {
	background:#FFF url(../img/SmartProperty/icon_no4.gif) no-repeat 15px 8px;
}
.blueline_OurTopAchievers ul li.no5 {
	background:#F7FBFE url(../img/SmartProperty/icon_no5.gif) no-repeat 15px 8px;
}
.blueline_OurTopAchievers ul li.no6 {
	background:#FFF url(../img/SmartProperty/icon_no6.gif) no-repeat 15px 8px;
}
.blueline_OurTopAchievers ul li.no7 {
	background:#F7FBFE url(../img/SmartProperty/icon_no7.gif) no-repeat 15px 8px;
}
.blueline_OurTopAchievers ul li.no8 {
	background:#FFF url(../img/SmartProperty/icon_no8.gif) no-repeat 15px 8px;
}
.blueline_OurTopAchievers ul li.no9 {
	background:#F7FBFE url(../img/SmartProperty/icon_no9.gif) no-repeat 15px 8px;
}
.blueline_OurTopAchievers ul li.no10 {
	background:#FFF url(../img/SmartProperty/icon_no10.gif) no-repeat 15px 8px;
}
.blueline_OurTopAchievers ul li.no11 {
	background:#F7FBFE url(../img/SmartProperty/icon_no11.gif) no-repeat 15px 8px;
}
.blueline_OurTopAchievers ul li.no12 {
	background:#FFF url(../img/SmartProperty/icon_no12.gif) no-repeat 15px 8px;
}
.blueline_OurTopAchievers ul li.no13 {
	background:#F7FBFE url(../img/SmartProperty/icon_no13.gif) no-repeat 15px 8px;
}
.blueline_OurTopAchievers ul li.no14 {
	background:#FFF url(../img/SmartProperty/icon_no14.gif) no-repeat 15px 8px;
}
.blueline_OurTopAchievers ul li.no15 {
	background:#F7FBFE url(../img/SmartProperty/icon_no15.gif) no-repeat 15px 8px;
}
.blueline_OurTopAchievers ul li.no16 {
	background:#FFF url(../img/SmartProperty/icon_no16.gif) no-repeat 15px 8px;
}
.blueline_OurTopAchievers ul li.no17 {
	background:#F7FBFE url(../img/SmartProperty/icon_no17.gif) no-repeat 15px 8px;
}
.blueline_OurTopAchievers ul li.no18 {
	background:#FFF url(../img/SmartProperty/icon_no18.gif) no-repeat 15px 8px;
}
.blueline_OurTopAchievers ul li.no19 {
	background:#F7FBFE url(../img/SmartProperty/icon_no19.gif) no-repeat 15px 8px;
}
.blueline_OurTopAchievers ul li.no20 {
	background:#FFF url(../img/SmartProperty/icon_no20.gif) no-repeat 15px 8px;
}
.blueline_OurTopAchievers ul li a{
	color: #666666;
}
.blueline_OurTopAchievers ul li a:hover{
	color: #333;
}
.OurTopAchievers{ width:680px;}

.LocationBox{width:241px;margin-left:auto; margin-right:auto;padding-top:10px;padding-bottom:10px;}
.LocationBox h4{
	height:28px;
	line-height:28px;
	padding-left:12px;
	font-size:13px;
	color:#000;
	background-image: url(../img/SmartProperty/Bg_LeftboxTitle.gif);
}
.LocationBox_blueline{height:215px; background:#FFF; border:1px solid #D2DCE5; border-top:none;padding-top:15px;}
.LocationBox_blueline p{
	font-size: 10px;
	font-weight: bold;
	line-height:15px;
}
.LocationBox_blueline div{padding-top:8px;}
.NearestMRTStationsBox{width:241px;margin-left:auto; margin-right:auto;padding-bottom:10px;}
.NearestMRTStationsBox h4{
	height:28px;
	line-height:28px;
	padding-left:12px;
	font-size:13px;
	color:#000;
	background-image: url(../img/SmartProperty/Bg_LeftboxTitle.gif);
}
.NearestMRTStationsBox_blueline{background:#FFF; border:1px solid #D2DCE5; border-top:none;padding-top:3px;padding-bottom:3px;}
.NearestMRTStationsBox_blueline ul li{
	font-size: 11px;
	background-image: url(../img/SmartProperty/Orange.gif);
	background-repeat: no-repeat;
	background-position: 8px 9px;
	line-height:22px;
	padding-left:20px;
}
.NearestMRTStationsBox_blueline ul li a{
	color: #404040;
}
.NearestMRTStationsBox_blueline ul li a:hover{
	text-decoration: none;
}
/*#########################################Style++++++++++++++++++++++++++AgentsDetailListing#########################################*/
.AgentsDetailListing{}
.Toolsbox{padding-left:15px; padding-bottom:14px;}
.Toolsbox a{
	font-size: 12px;
	color: #000000;
}
.inon_Agent{
	background-image: url(../img/SmartProperty/FindAgent/icon_Agent.gif);
	background-repeat: no-repeat;
	padding-left:18px;
	padding-right:30px;
	background-position: left 0px;
}
.inon_Email{
	background-image: url(../img/SmartProperty/FindAgent/icon_Email.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	padding-right:30px;
	background-position: left 3px;
}
.inon_Print{
	background-image: url(../img/SmartProperty/FindAgent/icon_Print.gif);
	background-repeat: no-repeat;
	padding-left:22px;
	background-position: left 3px;
}
.Toolsbox a:hover{
	text-decoration: none;
}
.AgentsDetailListing_text{
	border:1px #D7D7D7 solid;
	padding:10px 15px;
	font-size: 12px;
	line-height: 22px;
}
.ShowImg{padding-top:55px;}
.SmallImg{ width:521px; margin-left:auto; margin-right:auto;}
.SmallImg p{float:left;padding-top:15px; }
.SmallImg ul{ width:449px; float:left;padding-left:20px;}
.SmallImg ul li{
	width:77px;
	height:58px;
	float:left;
	overflow:hidden;
	margin-right:11px;
	display: inline;
}
.SmallImg ul li img{ border:#D3D4D6 solid 1px; padding:1px; width:73px; height:54px;}
.BigImg{
	text-align: center;
	clear:both;
	padding-top:30px;
	padding-bottom:30px;
}
.PropertyInformation{ border-right:1px #D9DADC solid ;border-top:1px #D9DADC solid; font-size:12px;margin-bottom:15px;}
.PropertyInformation td{ border-left:1px #D9DADC solid;border-bottom:1px #D9DADC solid; padding-left:17px; line-height:29px;color:#868686;}
.TableTitle{width:225px; font-weight:bold;}
.blueBG{ background:#F6FBFE;}
.PropertyInformation td.TableName{background:#F1F5F8; color:#000000; font-weight:bold;}

.ExclusiveBox p{ text-align:center; font-size:12px;}
.ExclusiveBox p.black_text{ font-size:14px; font-weight:bold;}
.ExclusiveBox p a{ color:#035DD1;}
.ExclusiveBox p label{ padding-left:350px;}
.ExclusiveBox p select{ height:18px; font-size:10px;}
.ExclusiveBox ul{padding:15px;}
.ExclusiveBox ul li{height:107px; padding:10px;border:solid 1px #D3D3D3; margin-bottom:20px;}
.Left_ExclusiveBox{width:460px; float:left; overflow:hidden;}
.Left_ExclusiveBox p img{width:148px; height:106px; border:solid 1px #D7D7D7;}
.Left_ExclusiveBox p{ float:left; font-size:12px; line-height:20px;}
.Left_ExclusiveBox p a img{ width:88px; height:15px; border:none;padding-top:8px;}
.Left_ExclusiveBox div{width:300px; float:right; overflow:hidden;}
.Left_ExclusiveBox p strong{font-size:13px;display:block;height:24px; clear:both; overflow:hidden; color:#2668B4;}
.Left_ExclusiveBox div p{
	clear:both;
	display:block;
	width:300px;
	text-align: left;
}
.Left_ExclusiveBox div span{display:block;height:60px; clear:both; overflow:hidden;}

.Right_ExclusiveBox{ width:150px; border-left:solid 1px #D7D7D7; padding-left:12px; float:right; height:107px;}
.Right_ExclusiveBox p{
	display:block;
	width:150px;
	text-align: left;
	line-height:20px;
	font-size:11px;
}
.Right_ExclusiveBox p span{ font-size:13px;}
.ListingSearchBox{ width:241px;margin-left:auto; margin-right:auto;padding-top:10px;}
.ListingSearchBox h4{
	height:28px;
	line-height:28px;
	padding-left:12px;
	font-size:13px;
	color:#000;
	background-image: url(../img/SmartProperty/Bg_LeftboxTitle.gif);
}

.ListingSearchBox_blueline{height:230px; background:#FFF; border:1px solid #D2DCE5; border-top:none; font-size:11px; font-weight:bold; padding:10px;}
.ListingSearchBox_blueline p{padding-top:8px;}
.ListingSearchBox_blueline select{height:20px; font-size:11px;}
.ListingSearchBox_blueline input{height:16px; font-size:11px;}
.Search_input{
	width:88px;
	height:17px;
	background-color: #FFFFFF;
	background-image: url(../img/Button/Bg_Search.gif);
	background-repeat: no-repeat;
	border:none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.Title_Detail{ font-size:14px; line-height:30px;}
.img{ float:left; padding-right:12px;}

.ProjectsListingbox{margin-left:20px;}
.ProjectsListingbox h2{width:220px; float:left;padding-top:5px;}
.SearchProperty{ width:114px; float:right;padding-top:13px;padding-right:20px;}
.ProjectsListingbox ul{ clear:both; padding-top:10px;}
.ProjectsListingbox ul li{
	border:solid #D7D4C6 1px;
	width:322px;
	height:112px;
	padding:3px;
	overflow:hidden;
	background-image: url(../img/SmartProperty/Bg_property2.gif);
	float:left;
	margin-right:20px;
	margin-bottom:17px;
	display: inline;
}
* html .ProjectsListingbox ul li{margin-bottom:8px;}
* +html .ProjectsListingbox ul li{margin-bottom:8px;}
.ProjectsListingbox ul li em{display:block; float:left; width:148px;}
.ProjectsListingbox ul li div{width:160px; float:right;font-size: 11px;}
.ProjectsListingbox ul li div h5{
	font-size: 11px;
	color: #000;
	line-height:16px;
	height:40px;
	padding-top:6px;
	overflow:hidden;
}
.ProjectsListingbox ul li div a{ display:block; padding-top:6px;padding-top:12px;}


.OverseasProjects{ padding-left:40px; padding-top:15px;}
.OverseasProjects ul li{
	border:solid #D7D4C6 1px;
	width:182px;
	height:222px;
	padding:3px;
	overflow:hidden;
	float:left;
	margin-right:35px;
	margin-bottom:17px;
	display: inline;
	font-size:12px;
}
.OverseasProjects ul li div{height:64px; overflow:hidden; line-height:20px;}
.OverseasProjects ul li h5{ font-size:12px;}
.OverseasProjects ul li a { font-weight:bold; color:#2054CC; font-size:11px;}
.OverseasProjects ul li a:hover{
	text-decoration: none;
}

/*.UpcomingLaunchesBox{min-height:750px;}
* html .UpcomingLaunchesBox{height:750px;}*/
.UpcomingLaunchesText{ font-size:12px; line-height:24px; color:#1976B4;}
.previewBox{padding-top:20px;padding-bottom:20px;}
.previewBox h3{
	height:28px;
	width:667px;
	background-color: #FFFFFF;
	background-image: url(../img/SmartProperty/FindAgent/contactAgent.gif);
	background-repeat: no-repeat;
	font-size:13px;
	padding-left:13px;
	line-height:28px;
}
.blueline_previewBox{height:340px; background:#FFF; border:1px solid #D2DCE5; border-top:none; font-size:11px;padding-top:25px;}
.blueline_previewBox label.SB{
	display:block;
	width:190px;
	float:left;
	text-align: right;
	padding-right:35px;
	line-height:20px;
	font-weight: bold;
}
.blueline_previewBox label em{ color:#DC0000;}
.blueline_previewBox div{ padding-left:48px;padding-bottom:8px; clear:both;}
.blueline_previewBox div ul{ width:384px; float:left;}
.blueline_previewBox div ul li{
	float:left;
	padding-right:8px;
	white-space: nowrap;
	height:20px;
}
.blueline_previewBox div ul li label{

}
.blueline_previewBox div select{height:18px; font-size:11px;}
.blueline_previewBox div textarea{width:280px; height:66px;}
.blueline_previewBox div.previewBox_Btn{padding-left:468px;padding-top:10px;}
.btn_FA input{
	width:128px;
	height:17px;
	background-color: #FFFFFF;
	background-image: url(../img/Button/Bg_SendMessage.gif);
	background-repeat: no-repeat;
	border:none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.SmartTxt{}
.Btn_smart{padding-top:20px; text-align:center;}
.SmartTxt ul li{
	background-image: url(../img/SmartProperty/Smart/icon.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left:20px;
	font-size:12px;
	color:#333;
	line-height:30px;
}
.SmartTxt ul{padding-top:15px;}
.SmartTxt ul ul{padding-top:5px;}
.SmartTxt ul ul li{background-image: url(../img/SmartProperty/icon_redTriangle.gif);background-position: 10px 12px;}
.SmartTxt ul li a{
	font-size:12px;
	color:#333;
	font-weight: bold;
	text-decoration: none;
	line-height:30px;
}
.SmartTxt ul li a:hover{ color:#666;}
.SmartTxt div{ line-height:20px; font-size:12px; color:#4E4E4E; padding:0px 10px;}

.Smart_form{}
.Smart_form h3{
	font-size: 11px;
	line-height: 28px;
	height:28px;
	color: #666;
	background-color: #FFFFFF;
	background-image: url(../img/SmartProperty/FindAgent/contactAgent.gif);
	padding-left:16px;
	padding-right:16px;
	text-align: right;
}
.Smart_form h3.buy span{ float:left; color:#F100DD; font-size:12px;}
.Smart_form h3 em{
	color:#EF0000;
	font-size:14px;
}

.Smart_form h3.lease span{ float:left; color:#4FA700; font-size:12px;}
.Smart_form h3.rent span{ float:left; color:#0930F9; font-size:12px;}
.Smart_form h3.sell span{ float:left; color:#DD6D00; font-size:12px;}

.Smart_blueborder{width:618px; border:solid 1px #D2DCE5; border-top:none; padding:10px 30px 20px 30px; font-size:11px; margin-bottom:15px;}
.Smart_blueborder h4{
	font-size:12px;
	color:#0D58A4;
	line-height:30px;
	background-color: #FFFFFF;
	background-image: url(../img/SmartProperty/Smart/icon_pen.gif);
	background-position: left 9px;
	background-repeat: no-repeat;
	padding-left:22px;
	clear:both;
	padding-bottom:15px;
}
.Column_2{}
.Smart_blueborder .Column_2 p{width:300px; float:left; display:block; height:32px;}
.Column_2 p input{width:164px; height:17px; border:solid 1px #AFC3D3; font-size:11px;}
.Column_2 p label{
	font-weight:bold;
	padding-right:18px;
	width:86px;
	float:left;
	display:block;
	text-align: right;
}
.Column_2 em{
	color:#EF0000;
	font-size:14px;
	font-weight:bold;

}
.Column_1{}
.Column_1 h6{
	font-weight:bold;
	padding-right:18px;
	display:block;
	font-size:11px;
	padding-bottom:12px;
}
.Column_1 p{height:20px; clear:both; display:block; padding-top:10px;}
.Column_1 p input{margin-right:5px;vertical-align: middle;}

.Column_1 ul{clear:both; border:1px #F4F4F4 solid; background:#FAFAFA; min-height:10px; padding:5px 20px 2px 20px; width:540px;}
.Column_1 ul li{
	float:left;
	white-space: nowrap;
	padding-right:22px;
	height:20px;
}
.Column_1 ul li input{
	margin-right:5px;
	vertical-align: middle;
}
.Row_1{font-weight:bold; }
.Row_1 p{height:20px; clear:both; display:block; padding-top:10px;}
.Row_1 input{height:17px;vertical-align: middle;border:solid 1px #AFC3D3; font-size:11px;margin-right:5px;}
.Row_1 label{padding-right:8px;}
.Row_1 span input{ border:none;}
.Row_1 span{
	font-weight: normal;
}
.Row_btn{ padding-top:15px;}
.Row_btn input{
	width:60px;
	height:22px;
	background-color: #FFFFFF;
	background-image: url(../img/Button/Btn_submit.gif);
	background-repeat: no-repeat;
	border:none;
	cursor: pointer;
	font-size: 12px;
	color: #163866;
	font-family: Tahoma;
}
.Row_btn em input{
	width:77px;
	height:22px;
	background-color: #FFFFFF;
	background-image: url(../img/Button/Btn_submit1.gif);
	background-repeat: no-repeat;
	border:none;
	cursor: pointer;
	font-size: 12px;
	color: #163866;
	font-family: Tahoma;
}
.Row_1 h6{
	font-weight:bold;
	padding-right:18px;
	display:block;
	font-size:11px;
	line-height:32px;
}
.Smart_textarea{padding-top:10px;}
.Smart_textarea label{padding-right:10px;font-weight:bold;
	font-size:11px;}
.Smart_textarea textarea{
	width:490px;
	height:40px;
	vertical-align: top;
}
/*#########################################Style++++++++++++++++++++++++++AgentProperty#########################################*/
.PropertyListingbox{margin-left:20px;}
.PropertyListingbox h2{width:220px; float:left;padding-top:5px;}
.PropertyListingbox ul{ clear:both; padding-top:10px; height:100%; overflow:hidden;}
.PropertyListingbox ul li{
	border:solid #D7D4C6 1px;
	width:322px;
	height:116px;
	padding:3px;
	overflow:hidden;
	 
	float:left;
	margin-right:20px;
	margin-bottom:17px;
	display: inline;
}
* html .PropertyListingbox ul li{margin-bottom:8px;}
* +html .PropertyListingbox ul li{margin-bottom:8px;}

.PropertyListingbox ul li em{display:block; float:left; width:81px; height:97px;}
.PropertyListingbox ul li div{width:160px; float:right;font-size: 11px;}
.PropertyListingbox ul li div h5{
	font-size: 11px;
	color: #000;
	line-height:16px;
	height:35px;
	padding-top:6px;
	overflow:hidden;
}
.bluelines{height:207px; background:#FFF; border:1px solid #D2DCE5; border-top:none; font-size:11px; font-weight:bold; padding-top:15px;}
.bluelines div{ clear:both; height:30px;}
.bluelines label{ display:block; width:70px; float:left; line-height:20px;padding-left:18px;}
.bluelines span{float:right; display:block; width:143px;}
.bluelines span input{width:110px;}
.bluelines span select{width:114px;}
.Row_1_2 h6{
	font-weight:bold;
	padding-right:18px;
	display:block;
	font-size:11px;
	line-height:32px;
}
.Row_1_2{font-weight:bold; }
.Row_1_2 p{height:20px; clear:both; display:block; padding-top:10px;}
.Row_1_2 input{height:17px;vertical-align: middle;border:solid 1px #AFC3D3; font-size:11px;}
.Row_1_2 span{
	padding-right:8px;
	width:132px;
	display: block;
	width:130px;
	float:left;
	line-height:20px;
}
.Row_1_2 em{
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
}
.Row_1_2 em input{ border:none;}
.Row_1_2 span{
	font-weight: bolder;
}
.Row_1_2 select{ height:18px; font-size:11px;vertical-align: middle;}

.FloatTextbox{float:left;}

.select{ height:18px; font-size:10px;}

.FloatSelect
{
	float:left;
	height:18px; 
	font-size:10px;
}




/*分页样式*/
DIV.sabrosus {

	padding: 3px; text-align:center;font-size:12px;font-family: Verdana, Arial, Helvetica, sans-serif; clear:both;
}
DIV.sabrosus A {
	border: #9AAFE5 1px solid; padding:2px 5px; color: #2E6AB1; margin-right: 2px;text-decoration: none;
}
DIV.sabrosus A:hover {
	border: #2B66A5 1px solid; COLOR: #000; BACKGROUND-COLOR: lightyellow;
}
DIV.pagination A:active {
	BORDER-RIGHT: #2b66a5 1px solid; BORDER-TOP: #2b66a5 1px solid; BORDER-LEFT: #2b66a5 1px solid; COLOR: #000; BORDER-BOTTOM: #2b66a5 1px solid; BACKGROUND-COLOR: lightyellow
}
DIV.sabrosus SPAN.current {
	BORDER-RIGHT: navy 1px solid; padding-right: 5px; BORDER-TOP: navy 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: navy 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: navy 1px solid; BACKGROUND-COLOR: #2e6ab1
}
DIV.sabrosus SPAN.disabled {
	BORDER-RIGHT: #929292 1px solid; padding-right: 5px; BORDER-TOP: #929292 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #929292 1px solid; COLOR: #929292; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #929292 1px solid
}












/********************Style++++++++++++++++++++++++++manage***************************/
.manage{
	width:982px;
	border-left:solid 1px #CDD5D7;
	border-right:solid 1px #CDD5D7;
	margin-left:auto;
	margin-right:auto;

	padding-top:0px;
	background-color: #DED9ED;
}
.manage_left{width:232px; float:left;background-color: #DED9ED;padding:15px; }

.manage_right{margin-top:32px;width:681px; background:#FFF; float:right;min-height:500px;padding-left:20px; padding-right:19px;}
* html .manage_right{height:expression(manage_left.offsetHeight-32);}
* + html .manage_right{min-height:expression(manage_left.offsetHeight-32);}
.manage_right h1{
	font-size: 16px;
	color: #3B372B;
	font-family: Tahoma;
	font-style: normal;
	line-height:30px;
	height:30px;
	margin-top:5px;
	text-align:right;
	clear:both;
}
.manage_right h1 img{margin-left:8px;margin-right:8px;}
.manage_right h1 span{ float:left;}
.manage_right h1 em{
	font-size:11px;
	color:#848484;
	font-weight: normal;
	font-style: normal;
}
.manage_toptit{
	font-size: 16px;
	color: #3B372B;
	font-family: Tahoma;
	font-style: normal;
	line-height:30px;
	border-bottom:solid 2px #D9E3E5;
	height:30px;
	margin-top:5px;
}
.manage_toptit img{margin-left:8px;margin-right:8px;}
/*.manage_toptit span{ float:left;}*/
.Annoucement_Text{height:100px;padding:8px; border:solid 1px #A3C0E0;margin-top:5px; font-size:12px; margin-bottom:5px;  text-align:left; overflow:hidden;}
.AnnouncementText
{
	padding:0 0px;
	width: 650px;
	white-space: normal;
}
.AnnoucementDate{
	width: 100%;
	text-align: right;
	float: right;
}
.MyProfile,.Myshortcut,.LeftSearch{border:solid 1px #B2AECC;margin-top:15px; background:#FFF; height:auto; overflow:hidden;}
.MyExclusive{border:solid 1px #B2AECC;margin-top:15px;height:auto; overflow:hidden;}
.MyProfile H2,.MyExclusive H2,.Myshortcut H2,.LeftSearch H2{
	height:24px;
	font-size: 12px;
	line-height: 23px;
	background-image: url(../img/manage/Bg_LeftTitle.gif);
	
}
.MyProfile H2 a,.MyExclusive H2 a,.Myshortcut H2 a,.LeftSearch H2 a{
	padding-left:20px;
	color: #4C477A;
	background-image: url(../img/manage/icon_LeftTitle.gif);
	background-repeat: no-repeat;
	background-position: 7px 0px;
	text-decoration: none;
}
.Imghead{
	text-align: center;
	margin-top:11px;
}
.Imghead img{border:solid 1px #BFBFBF; width:92px; height:115px;}
.HeadName{
	text-align: center;
	font-size:11px;
	line-height:24px;
	font-weight: bold;
	color:#000;
}
.HeadName2{
	text-align: center;
	font-size:11px;
	line-height:24px;
	font-weight: bold;
	color:#fff;
}
.HeadMobile,.HeadSMS,.HeadLast{height:23px; line-height:23px; font-size:12px;color:#494949; clear:both;}
.HeadMobile,.HeadLast{ background:#F1F5FC;}
.HeadMobile label,.HeadSMS label,.HeadLast label{ display:block; width:88px; float:left; text-align:right;}
.HeadBtn a{
	display:block;
	width:63px;
	height:18px;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/manage/Btn_head.gif);
	text-decoration: none;
	text-align:center;
	float:left;
	margin-right:17px;
}
.HeadBtn a:hover{color: #DAE4E8;}
.HeadBtn{padding-top:9px; padding-bottom:9px;height:18px;padding-left:44px;}
.MyExclusive ul{}
.MyExclusive ul li{
	font-size:11px;
	color:#494949;
	line-height:20px;padding-left:14px; padding-right:14px;
}
.MyExclusive ul li a{
	color:#494949;
	padding-left:11px;
	background-image: url(../img/manage/Triangle.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	font-weight: bold;
	display:block;
}
.MyExclusive ul li a:hover{
	text-decoration: none;
}
.MyExclusive ul li span{font-style: italic; padding-left:9px;}
.MyExclusive p{}
.MyExclusive p img{padding:5px;}

.Double{ background:#F1F4FD;}
.Myshortcut ul li{
	line-height:24px;padding-left:14px; padding-right:14px;
}
.Myshortcut ul li a{
	color:#494949;
	padding-left:11px;
	background-image: url(../img/manage/Triangle.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	font-weight: bold;
	font-size:11px;
}
.Myshortcut ul li a:hover{text-decoration: none;}
.Trophy{ color:#CC9A03; display:block; height:90px; font-weight:bold; line-height:16px; font-size:12px; padding:0px 12px 0px 12px; text-align:center;}
.TrophyNote{ color:#CC9A03; font-weight:bold; line-height:24px; font-size:12px; padding:5px 12px 0px 12px; text-align:center;}

.Trophy img{padding-left:5px;}
.Price{
	line-height:47px;
	color:#FFFFFF;
	font-size:16px;
	background-image: url(../img/manage/Price.png);
	background-repeat: no-repeat;
	background-position:top center;
	text-align:center;
	padding-bottom:25px;
	display:block;
}
.Title_ManageLeft{ font-size:22px; color:#714698;padding-bottom:15px;}
.Title_ManageLeft img{
	margin-right:8px;
}
.ManageLeftNav{padding:6px 2px 9px 2px; background:#FFF; margin-bottom:15px;}
.ManageLeftNav li{ border-bottom:solid 1px #E2E2E2;}
.ManageLeftNav li a{
	font-size:12px;
	color:#7A7A7A;
	text-decoration: none;
	line-height:24px;
	background-image: url(../img/manage/icon_nav.gif);
	background-repeat: no-repeat;
	background-position: 12px 5px;
	padding-left:32px;
	font-weight: bold;
}
.ManageLeftNav li a:hover{color:#444444;}
.ManageLeftNav H2,.MyExclusive H2,.Myshortcut H2,.LeftSearch H2{
	height:24px;
	font-size: 12px;
	line-height: 23px;
	background-image: url(../img/manage/Bg_LeftTitle.gif);
	
}
.LeftSearch div{padding:10px 10px 4px 10px; }
.LeftSearch p{padding-bottom:4px;display:block; height:18px;}
.textfield input{height:14px;font-size:11px; }
.textfield select{height:20px;font-size:11px; }

.Btn_ManageSearch{
	width:75px;
	height:18px;
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/manage/Btn_Search.gif);
	cursor: pointer;
	border:none;
	font-family:Arial;
}
.TableManage{ font-size:11px; border-top:solid 3px #BBD5EE;}
.TableManage tr{
	background-image: url(../img/manage/TableBorder.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.Title_TableManage{ background:#E4EEF8;font-weight:bold;color:#5286B6;}
.TableManage tr.Title_TableManage{ background-image:none; }
.TableManage td{padding-left:6px; }



.LeftWhithBorder{border-right:solid 1px #FFF;}
.BottomWhithBorder{border-right:solid 1px #FFF;border-bottom:solid 1px #FFF;border-top:solid 2px #FFF;}
.TopWhithBorder{border-right:solid 1px #FFF;border-top:solid 2px #FFF;}
.ManagePage{ text-align:center; font-size:11px; padding-top:20px; padding-bottom:15px; clear:both;}
.ManagePage a{
	color:#2D6CD4;
	font-weight:bold;
	text-decoration: none;
	clear:both;
}
.ManagePage img{margin-right:12px;}
.ManagePage a:hover{
	text-decoration: underline;
}
.RedSpeaker{ color:#246EAF; font-size:14px; line-height:20px;margin-bottom:10px; height:auto;margin-top:10px; overflow:hidden;}
.RedSpeaker em{float:right; }
.RedSpeaker span{ float:left;}
.ManageBlueBg{ background:#E4EEF8; line-height:31px; height:31px;font-size:12px; margin-top:15px; color:#5286B6; padding-left:14px; text-align:left;}
.ManageBlueBg img{margin-right:10px;line-height:310px;}
.ManageBlueBg em{ text-align:right; padding-left:490px;}
.ManageAgent{padding-top:15px; height:auto; overflow:hidden; padding-bottom:10px;}
.ManageAgent li{
	width:303px;
	padding:10px;
	float:left;
	border:solid #D7D7D7 1px;
	overflow:hidden;
	height:auto;
	display: inline;
	margin-left:10px;
	margin-bottom:10px;
}
* html .ManageAgent li{margin-bottom:0px;}
.ManageAgent li p img{widht:88px; height:114px; border:solid #D7D7D7 1px; float:left;}
.ManageAgent li div{ float:right; width:187px; font-size:12px; color:#333; line-height:18px;}
.ManageAgent li p strong{ color:#0156CA; font-size:13px;}
.Manage_LoginMain{
	background:#FFF;
	padding-left:20px;
	padding-right:20px;
	height:auto;
	overflow:hidden;
}
.ManageLeftText{float:left; width:540px;  font-size:12px; line-height:24px; color:#3B3B3B;}
.ManageLoginBox{ width:316px;float:right; font-size:12px; margin-top:30px;}
.ManageLoginBox h2{
	line-height:20px;
	padding-bottom:22px;
	font-size:12px;
	color:#2468B3;
	font-weight: normal;
}
.ManageLoginBox div{clear:both;}
.ManageLoginBox div label{
	display:block;
	width:80px;
	float:left;
	text-align: right;
	padding-right:8px;
	line-height:20px;
}
.ManageLoginBox div div div {padding-bottom:6px;}
.Btn_Managelogin { padding-left:68px;padding-top:4px;}
.Btn_Managelogin input{
	width:63px;
	height:18px;
	background-color: #D4D0C8;
	background-image: url(../img/Button/Bg_login.gif);
	background-repeat: no-repeat;
	border:none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left:21px;
}
.ManageNews{border-top:solid 1px #E5E5E5;margin-top:1px; text-align:left;}
.ManageNews li{
	font-size:12px;
	color:#494949;
	line-height:29px;padding-left:14px; padding-right:14px;
	border-bottom:solid 1px #E5E5E5;
}
.ManageNews li a{
	color:#494949;
	padding-left:11px;
	background-image: url(../img/manage/Triangle.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	display:block;
	text-decoration: none;
}
.ManageNews li a:hover{color:#6C6C6C;}
.congratu{padding-top:20px;}
.ManageBlueBg2{
	background:#E4EEF8;
	line-height:31px;
	height:31px;
	font-size:12px;
	margin-top:15px;
	color:#5286B6;
	padding-left:14px;
	position: relative;
}
.ManageBlueBg2 select{
	position: absolute;
	bottom: 0px;
	right: 10px;
}
.Flag{
	height:27px;
	line-height:27px;
	background-image: url(../img/manage/Flag.gif);
	background-repeat: no-repeat;
	color:#FFF;
	font-size:14px;
	padding-left:18px;
	margin-top:15px;
	clear:both;
}
.ManageQuarterly{ clear:both;}
.ManageQuarterly li{ width:169px; float:left; height:auto; overflow:hidden;}
.Imghead2{
	text-align: center;
	margin-top:11px;
}
.Imghead2 img{border:solid 1px #BFBFBF; width:128px; height:160px;}
.DownFile{
	line-height:29px;
	padding-left:23px;
	font-size:12px;
	color:#6E6E6E;
	font-weight:bold;
	background-color: #EBE7F5;
	background-image: url(../img/manage/book.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	text-align:left;
}
.DownFile a{
	color: #666666;
	text-decoration: underline;
}
.DownFile a:hover{text-decoration: none;}
.DownFile label{margin-right:10px;}
.btn_MarageBack{padding-top:20px; padding-bottom:20px;}
.GrayBox{
	background-color: #EEEEEE;
	border: 1px solid #DCDCDC;
	margin-top:15px;
	font-size:11px;
	text-align:left;
}
.GrayBox td{padding-left:10px;padding-right:10px;}
.GrayBox td strong{ color:#5286B6; line-height:24px;}
.SendEmailInput input{ height:14px; font-size:11px;}
.GrayBox a{ color:#696969;}


.Title_TopAchievers{
	height:28px;
	width:668px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-size:13px;
	padding-left:13px;
	line-height:28px;
	font-weight: bold;
	position: relative;
	background-image: url(../img/manage/TableBorder.gif);
	background-position: bottom;
}
.Title_TopAchievers p{ float:left;}
.Title_TopAchievers div{
	width:65px;
	position: absolute;
	top: 10px;
	right: 10px;
}
.Title_TopAchievers div select{height:18px; font-size:11px; width:60px;}
* html .Title_TopAchievers div{top: 9px;}
* + html .Title_TopAchievers div{top: 6px;}


.Title_TopAchievers span{
	display:block;
	float:left;
	padding-top:5px;
	padding-left:8px;
	width:465px;
	height:23px;
	overflow:hidden;
}
.Title_TopAchievers span a{
	display:block;
	float:left;
	width:36px;
	height:23px;
	line-height:23px;
	color:#666666;
	text-align: center;
	padding-right:2px;
	background-image: url(../img/Button/Bg_Months.gif);
	text-decoration: none;
	font-weight: normal;
}
.Title_TopAchievers span a:hover{
	background-image: url(../img/Button/Bg_MonthsO.gif);
	font-weight:bold;
}
.Title_TopAchievers a.select_months{
	background-image: url(../img/Button/Bg_MonthsO.gif);
	font-weight:bold;
}
.AchieversBox{background:#FFF; border:1px solid #D2DCE5; height:auto; overflow:hidden; border-top:none;	margin-bottom:15px;}
.ManageBlueBg3{ background:#F1F5F8; line-height:31px; height:31px;font-size:14px; color:#5286B6; padding-left:14px; clear:both;}

.Table_ViewSeller{border-right:solid 1px #D8D8DA;border-top:solid 1px #D8D8DA;}
.Table_ViewSeller td{ border-bottom:solid 1px #D8D8DA;border-left:solid 1px #D8D8DA; font-size:11px; padding-left:10px; color:#3F3F3E;}
.ManageShowRoom td{padding-left:32px;padding-top:20px;}
.ManageShowRoom img{width:125px; height:82px; border:solid 1px #DFDFDF; padding:2px; margin-right:30px;margin-bottom:20px;}
.ManageShowRoom a { float:left;}
.Transaction_Link p{ text-align:right; font-size:11px; line-height:18px; padding-right:10px;}
.Transaction_Link p a{color:#474747;}
fieldset{
	border: 1px solid #CCE0EE;
	font-size:12px;
	color:#2667B7;
	padding-bottom:10px;
	margin-bottom:8px;
}
legend{ font-weight: bold;margin-left:10px;}
.GrayBox2{
	background-color: #F6F6F6;
	border: 1px solid #DCDCDC;
	margin-top:15px;
	font-size:11px;
	padding:10px 15px 15px 15px;
	
}
.Form_ManageTable1{ color:#414141; font-size:11px;}
.Form_ManageTable1 td{padding:5px 5px 5px 5px; text-align:left;}
.Form_ManageTable{ color:#414141; font-size:11px;}
.Form_ManageTable td{padding-left:5px; text-align:left;}
.Form_ManageTable td select{height:20px; font-size:11px;}
.Form_ManageTable_Input input{ border:solid 1px #B1C3D1; background:#FFFFFF; height:16px; font-size:11px;}
.Form_ManageTable_select select{height:20px; font-size:11px;}
.Form_ManageTable_textarea textarea{width:440px; height:38px;font-size:11px;}
.Form_ManageTable_Input2 td td{padding-left:0px;}
.Form_ManageTable_Input2 td span input{ border:none;width:13px;}
.Form_ManageTable_Input2 td input{border:solid 1px #B1C3D1; background:#FFFFFF; height:16px; font-size:11px;width:150px;}

.Form_ManageTable_img td{padding-left:30px;padding-top:20px;}
.Form_ManageTable_img img{width:125px; height:82px; border:solid 1px #DFDFDF; padding:2px; margin-right:20px;margin-bottom:20px;}
.Form_ManageTable_img a { float:left;}

.SecondaryNav{margin-top:20px;}
.SecondaryNav a{
	display:inline;
	width:124px;
	height:19px;
	float:left;
	background-image: url(../img/manage/Btn_SecondaryNav.gif);
	background-repeat: no-repeat;
	line-height:19px;
	font-size:11px;
	text-align:center;
	color:#555555;
	margin-right:15px;
	margin-bottom:4px;
	text-decoration: none;
}
.SecondaryNav a.SecondaryNav_last{margin-right:0px;}
.SecondaryNav a:hover{ color:#000;background-image: url(../img/manage/Btn_SecondaryNavHover.gif);}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#F6F6F6;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:680px;
	height: 500px;
	overflow-y:scroll;
	overflow-x: hidden;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}
 
 
 
.UploadmodalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:575px;
}



.AnnoucementBtn ul{ height:auto; overflow:hidden; padding-bottom:20px;}
.AnnoucementBtn ul li{
	float:left;
	width:165px;
	height:166px;
	margin-right:36px;
	display: inline;
	padding-top:55px;
	padding-left:19px;
	padding-right:19px;
	margin-bottom:20px;
	line-height:40px;
	font-size:18px;
}
.AnnoucementBtn ul li a{
	color:#2468B3;
	font-weight: bold;
	text-decoration: none;
	display:block;
	background-image: url(../img/manage/icon03.gif);
	background-repeat: no-repeat;
	background-position: left 14px;
	padding-left:15px;
}
.AnnoucementBtn ul li a:hover{ color:#0096FF;}
.AnnoucementBtn ul li.AnnoucementBtn_1{
	background-image: url(../img/manage/ARCForum.gif);
}
.AnnoucementBtn ul li.AnnoucementBtn_2{
	background-image: url(../img/manage/ARCNewsroom.gif);
}
.AnnoucementBtn ul li.AnnoucementBtn_3{
	background-image: url(../img/manage/Communication.gif);
	line-height:30px;
	padding-top:60px;
	height:161px;
}
.AnnoucementBtn ul li.AnnoucementBtn_3 a{background-position: left 10px;}
.AnnoucementBtn ul li.AnnoucementBtn_4{
	background-image: url(../img/manage/GTAAgent.gif);
}
.AnnoucementBtn ul li.AnnoucementBtn_5{
	background-image: url(../img/manage/MyAccount.gif);
	line-height:30px;
	padding-top:60px;
	height:161px;
}
.AnnoucementBtn ul li.AnnoucementBtn_5 a{background-position: left 9px;}
.AnnoucementBtn ul li.AnnoucementBtn_6{
	background-image: url(../img/manage/MyClients.gif);
	line-height:30px;
	padding-top:60px;
	height:161px;
	margin-right:0px;
}
.AnnoucementBtn ul li.AnnoucementBtn_6 a{background-position: left 9px;}
.AnnoucementBtn ul li.AnnoucementBtn_7{
	background-image: url(../img/manage/MyHometrackers.gif);
}
.AnnoucementBtn ul li.AnnoucementBtn_8{
	background-image: url(../img/manage/MyListings.gif);
	line-height:30px;
	padding-top:66px;
	padding-right:0px;
	padding-left:12px;
	height:155px;
	font-size:14px;
	width:191px;
}
.AnnoucementBtn ul li.AnnoucementBtn_8 a{padding-left:15px;background-position: left 9px;}
.AnnoucementBtn ul li.AnnoucementBtn_9{
	background-image: url(../img/manage/NewAgent.gif);
	margin-right:0px;
}
.AnnoucementBtn ul li.AnnoucementBtn_10{
	background-image: url(../img/manage/ProjectData.gif);
}
.AnnoucementBtn ul li.AnnoucementBtn_11{
	background-image: url(../img/manage/SmartLoan.gif);
	line-height:22px;
	padding-top:66px;
	padding-right:0px;
	height:155px;
	font-size:12px;
	width:188px;
	padding-left:15px;
}
.AnnoucementBtn ul li.AnnoucementBtn_11 a{
	background-image: url(../img/manage/icon04.gif);
	background-position: left 6px;
	padding-left:13px;
}
.AnnoucementBtn ul li.AnnoucementBtn_12{
	background-image: url(../img/manage/Tools.gif);
	margin-right:0px;
	line-height:26px;
	padding-top:66px;
	padding-right:0px;
	height:155px;
	font-size:15px;
	width:184px;
}
.AnnoucementBtn ul li.AnnoucementBtn_12 a{background-image: url(../img/manage/icon04.gif);background-position: left 6px;}


.Resources{padding-left:20px;}
.Resources ul li
{
	padding-left:30px;
	padding-right:30px;
	width:184px;	
	padding:3px;
	height:auto;    
	overflow:hidden;
	float:left;
	margin-right:35px;

	display: inline;
	font-size:12px;
}
.Resources ul li div{overflow:hidden; line-height:20px;}
.Resources ul li h5{ font-size:12px;}
.Resources ul li a { font-weight:bold; color:#2054CC; font-size:11px;}
.Resources ul li a:hover{
	text-decoration: none;
}

.Reminder{ color:#414141; font-size:11px;}
.Reminder td{padding-left:5px; }
.Reminder td select{height:20px; font-size:11px;}
.Reminder_Input input{ border:solid 1px #B1C3D1; background:#FFFFFF; height:16px; font-size:11px;}
.Reminder_select select{height:20px; font-size:11px;}
.Reminder_textarea textarea{width:440px; height:38px;font-size:11px;}
.Reminder_Input2 td td{padding-left:0px;}
.Reminder_Input2 td span input{ border:none;width:13px;}
.Reminder_Input2 td input{border:solid 1px #B1C3D1; background:#FFFFFF; height:16px; font-size:11px;width:150px;}

.Reminder_img td{padding-left:30px;padding-top:20px;}
.Reminder_img img{width:125px; height:82px; border:solid 1px #DFDFDF; padding:2px; margin-right:20px;margin-bottom:20px;}
.Reminder_img a { float:left;}

.RemindermodalPopup {
	background-color:#F6F6F6;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:700px;
	height:auto;

}
.Reminder_btn{ padding-top:15px;}
.Reminder_btn input{
	width:60px;
	height:22px;
	background-color: #FFFFFF;
	background-image: url(../img/Button/Btn_submit.gif);
	background-repeat: no-repeat;
	border:none;
	cursor: pointer;
	font-size: 12px;
	color: #163866;
	font-family: Tahoma;
}
.UsefulLink{padding-top:10px;padding-left:20px; padding-bottom:20px; height:100%; overflow:hidden;}
.UsefulName{ font-size:14px; color:#286991; padding-left:5px; clear:both;}
.UsefulLink li{ width:310px;padding:0 10px; float:left; }
.UsefulLink li a{
	font-size:12px;
	line-height:24px;
	padding-left:12px;
	color: #333333;
	background-image: url(../img/SmartProperty/Orange.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.UsefulLink li a:hover{color: #84A9CA;}
.UsefulLink li a img{ border:1px solid #CDD5D7; width:120px;height:90px; margin-bottom:10px; }
.PartnerLink li{ width:310px;padding:0 10px; float:left; vertical-align:bottom;}
.PartnerLink li a{
	font-size:12px;
	line-height:24px;
	padding-left:30px;
	color: #333333;
	background-repeat: no-repeat;
	background-position: left 6px;
	
}
.PartnerLink li a:hover{color: #84A9CA;}
.PartnerLink li a img{ border:1px solid #CDD5D7;margin-bottom:2px;}
.TipsText{padding-top:10px; font-size:12px; line-height:20px;}
.TipsText h3{ font-size:12px;color: #2A2A2A; line-height:26px;}
.TipsText p{ background:#F5F6F6; padding:5px;}
.TipsText em{ text-align:right; display:block;margin-top:5px;}

.Title_small{
	height:26px;
	color:#222;
	font-size:11px;
	line-height:26px;
	padding-left:6px;
	margin-top:10px;
	background-color: #CCCCCC;
}
.Title_small span{ float:left;}
.Title_small em{float:right; margin-right:10px;width:85px;}
.YourDetailBox{
	padding-left:20px;
	padding-top:18px;
	font-size:12px;
	color:#4B4B4B;
	border:1px solid #C7C7C7;
	background-color: #E7E7E7;
	margin-bottom:20px;
}
.YourDetailBox div.YourDetailBoxLine{clear:both; height:24px;}
.YourDetailBox div.YourDetailBoxLine input{ font-family:Arial, Helvetica, sans-serif;}
.YourDetailBox div.div_textarea{ height:120px;}
.YourDetailBox div.div_textarea textarea{ height:100px; width:323px;}
.YourDetailBox div label{ width:140px;display:block; float:left; text-align:left; padding-right:8px; line-height:20px; padding-right:22px;}
.T_Thanks{color:#C30C0C}
.YourDetailBox h5{ clear:both;font-size:12px; color:#333333; padding-top:8px;}

.YourDetail_button{
	padding-bottom:10px;
	padding-top:5px;

}
.YourDetail_button input{
	width:60px;
	height:22px;
	background-color: #FFFFFF;
	background-image: url(../img/Button/Btn_submit.gif);
	background-repeat: no-repeat;
	border:none;
	cursor: pointer;
	font-size: 12px;
	color: #163866;
	font-family: Tahoma;
}

.Column_2_CNM p{width:300px; float:left; display:block; height:32px;}
.Column_2_CNM p input{height:17px; font-size:11px;}
.Column_2_CNM p label{
	font-weight:bold;
	padding-right:18px;
	width:86px;
	float:none;
	display:inline;
	text-align: right;
}
.Column_2_CNM label.asda{
	font-weight:bold;
	padding-right:18px;
	
	float:none;
	display:inline;
	text-align: right;
}
.Title_currency{
	font-size: 16px;
	color: #3B372B;
	font-family: Tahoma;
	font-style: normal;
	line-height:19px;
	border-bottom:solid 2px #D9E3E5;
	height:22px;
	width:680px;
	margin-left:20px;
}


.NoteName{
	text-align: center;
	font-size:11px;
	line-height:24px;
	font-weight: bold;
	color:#494949;
	height:auto; 
    overflow:hidden;
}
.CondoSearch {padding-left:12px; font-size:12px;}
.condoTextBox input{height:14px; font-size:12px;}
.CondoSearch div{float:left; margin-right:2px;}
.CondoSearch label{ float:left;}
.Btn_CondoSearch{
	width:88px;
	height:17px;
	background-color: #FFFFFF;
	background-image: url(../img/Button/Bg_Search.gif);
	background-repeat: no-repeat;
	border:none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.letter{ height:30px;margin-top:10px; padding:10px; text-align:center;}
.letter A {
	border: #9aafe5 1px solid; padding:2px 5px;color: #2e6ab1; margin-right: 2px;font-size:9px; TEXT-DECORATION: none; background:#E9F1F6;
}
.letter A:hover{background:#FFF;border: #B1D6F0 1px solid;}
.letterTitle{ clear:both; font-size:16px; text-align:center; line-height:30px; border:#9AAFE5 solid 1px; margin-top:15px;}
.letterListing { padding-top:15px;}
.letterListing li{ width:200px; float:left; font-size:12px; margin-right:20px; display:inline; line-height:22px;}
.googleMap{width:450px; height:450px; float:left;}
.Nearby{ width:210px; float:right;}
.Nearby h2{ font-size:14px; color:#288AC5;}
.Nearby ul{padding-top:15px;}
.Nearby ul li{
	font-size:11px;
	line-height:26px;
	background-image: url(../img/SmartProperty/Orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-left:10px;
	font-weight:bold;
}
.ShowShowroom{ clear:both;}
.ShowShowroom h5{ font-size:13px;color:#288AC5;}
.ShowShowroom ul{ padding-top:15px; padding-bottom:15px; height:100%; overflow:hidden;}
.ShowShowroom ul{}
.ShowShowroom ul li{
	width:100px;
	height:74px;
	float:left;
	overflow:hidden;
	margin-right:13px;
	margin-bottom:13px;
	display: inline;
}
.ShowShowroom ul li img{ border:#D3D4D6 solid 1px; padding:1px; width:96px; height:70px;}
.CATS{
	font-size: 11px;
	background-image: url(../img/manage/Bg_CATS.gif);
	width:249px;
}
.CATS table{ color:#FFF; }
.CATS H2{ padding-left:10px; line-height:40px; color:#000;}
.CATS table td{ padding-left:30px;}
.UsefulWordTable{font-size:12px; line-height:22px; color:#333;}
.UsefulWordTable td{ padding-left:20px;}
.Title_UsefulWord{ padding-top:20px; text-align:center; line-height:30px; border-bottom:solid 2px #6F8092;margin:0px 15px;}

.CalendarTable a
{
	color: Black;
}

.CalendarTable .today a
{
	color: White;
}
.CondoTable{ border-right:1px #D9DADC solid ;border-top:1px #D9DADC solid; font-size:12px;margin-bottom:15px; background:#FFF; margin-top:12px;width:100%}
.CondoTable table{width:100%;}
.CondoTable td td{ border-left:1px #D9DADC solid;border-bottom:1px #D9DADC solid; padding-left:17px;line-height:24px;color:#868686; padding-right:17px;}
.GrayBg{ background:#F2F2F2;}
.b_page a{
	border: #9AAFE5 1px solid; padding:2px 5px; color: #2E6AB1; margin-right: 2px;text-decoration: none;
}
.b_page
{
	padding: 3px; text-align:center;font-size:12px;font-family: Verdana, Arial, Helvetica, sans-serif; clear:both;
}
.b_page a:hover{
	border: #2B66A5 1px solid; COLOR: #000; BACKGROUND-COLOR: lightyellow;
}
.CondoTableTD1{width:30%;}
.CondoTableTD2{width:70%}

.RemindBox{font-size:14px; line-height:26px; border:1px #D9DADC solid; background:#F6FBFE; margin-top:15px;margin-bottom:15px;padding:5px 10px;color:#333;}
.RemindBox div{font-size:12px; line-height:20px; color:#333;}

.PDFTemplate{ padding-left:40px; padding-top:15px;}
.PDFTemplate li{
	border:solid #D7D4C6 1px;
	width:400px;
	height:600px;
	padding:3px;
	overflow:hidden;
	float:left;
	margin-right:35px;
	margin-bottom:17px;
	display: inline;
	font-size:12px;
}
.PDFTemplate li:hover{border:solid #0270C9 3px;padding:1px;}

.UsefulBox{ width:241px;margin-left:auto; margin-right:auto;padding-top:10px;}
.UsefulBox h4{
	height:36px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:30px;
	padding-left:12px;
	font-size:13px;
	color:red;
	background-image: url(../img/SmartProperty/Bg_UsefulTitle.gif);
}
.UsefulBoxblueline{background:#FFF; border:1px solid #D2DCE5; border-top:none; font-size:12px; font-weight:bold; padding:5px 10px 8px 10px; line-height:20px;}
.UsefulBoxblueline ul li{
	padding-left:10px;
	background-image: url(../img/SmartProperty/icon_Triangle.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
.UsefulBoxblueline ul li a{ color:#333; text-decoration:none;}
.UsefulBoxblueline ul li a:hover{ color:#666;}

.TextSize{ font-size:11px;}


.detail_blueline1{background:#FFF; border:1px solid #D2DCE5; border-top:none; font-size:12px;padding-top:15px;padding-bottom:15px;}
.detail_blueline1 p{ text-align:center; padding-top:5px;}
.detail_blueline1 p strong{font-size:14px; color:#000; line-height:30px;}
.detail_blueline1 p em img{ width:88px; height:114px; border:solid 1px #D7D7D7; margin-top:10px;}
.detail_blueline1 p span img{width:181px; height:57px;margin-top:5px}
.detail_blueline1 div{
	text-align:center;
	height:26px;
	color: #035DD1;
	font-size:19px;
}
.bedroom
{
 width:35px;
 height:14px;
 border:solid 0px red;
 background-image:url(../img/bedroom.gif);
 background-repeat:no-repeat;
 font-size:11px;
}
.bathroom
{
 width:35px;
 height:14px;
 border:solid 0px red;
 background-image:url(../img/bathroom.gif);
 background-repeat:no-repeat;
 position:absolute;
 margin-left:35px;
 font-size:11px;
}
