/* CSS Document 2008/08/12 write By xiuyang */
/* base css
------------------------------------------------------------------*/
*{ margin:0; padding:0; } 
body{font:12px "宋体",Arial, Helvetica, sans-serif; color:#0052B6; line-height:18px;text-align:left; background:url(http://img1.soufun.com/secondhouse/image/magent/body_bk.gif) repeat-x;}
ul { list-style-type: none;}
a{color:#0052B6;}a:hover{text-decoration:none;}
a img { border: 0; }
input{vertical-align:middle;}
.left{float:left}
.alignc{text-align:center;}
.mart10{margin-top:10px;}
.pad10{padding:10px;}

.clear{clear:both}
.font12{font-size:12px;}
.font14{font-size:14px;}
.grayq{color:#666; }.grayq a{color:#666; text-decoration: underline;}


/* layout
------------------------------------------------------------------*/
#swrap{width:820px; margin:0 auto;}
#head{height:90px; padding-top:20px; float:left}
#head .nav{margin:40px 5px 0 0;float:right;}

#swrap .left{width:495px; float:left;}
#jieshao{width:470px; margin-top:20px; padding:10px; float:left}
#jieshao h1{font-size:14px; font-weight:bold; color:#000;}
#jieshao ul{margin-top:10px;color:#666}
#jieshao li {margin-top:10px;}

#swrap .right{width:303px; float:right;}
#login{width:303px; float:left; border:1px solid #A8D1EF; font-size:12px;background:url(http://img1.soufun.com/secondhouse/image/magent/login_bk.gif) left bottom repeat-x;}
#login .title{
	font-size:14px;
	font-weight:bold;
	padding:20px 0 0 0;
}
#login .line{
	padding:20px;
	margin:0 10px;
	border-bottom:1px dotted #999;
	text-align: center;
}
#login ul{ margin:10px 0 0 30px;  color:#666;}
#login li{line-height:30px; height:30px;}
#city{width:273px; border:1px solid #A8D1EF; float:left; margin-top:10px; padding:15px; line-height:20px;}
#foot{ height:80px; text-align:center; font-family:Arial, Helvetica, sans-serif; color:#666; padding-top:10px; margin-top:20px;line-height:24px; border-top:1px solid #ccc;}
#foot a{color:#666; text-decoration: none;}#foot a:hover{text-decoration: underline;}

/* 注册不同帐号页增加样式 */
#login2{width:780px; border:1px solid #A8D1EF; font-size:12px;background:url(http://img1.soufun.com/secondhouse/image/magent/login_bk.gif) left bottom repeat-x;}
#login2 .line{padding:20px; margin:0 10px;}
.indent30{text-indent:30px;}
.title2{padding:10px 20px 10px 20px;}
.orange{color:#FF6600; }.orange a{color:#FF6600; text-decoration: underline;}
#swrap .left #jieshao .pssx li {
	color: #0052B6;
	line-height: 24px;
	margin-top: 0px;
}
