@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	text-align: left;
}
.login {
	width: 300px;
	float: left;
	margin:0;
}


.login .box_top {
	background-image: url(../../imagesNew/index/index_login_top.gif);
	background-repeat: no-repeat;
	height: 10px;	width: 300px;
}
.login .box_mid {
	padding-left:26px;
	height: 86px;
	background-image: url(../../imagesNew/index/index_login_mid.jpg);
	background-repeat: repeat-y;
	_margin-top:-5px;/* ie6 */
}

.login .box_foot {
	background-image: url(../../imagesNew/index/index_login_foot.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 300px;
    _margin-top:-5px;/* ie6 */
}
.login .title {
	background-image: url(../../imagesNew/index/index_login_title.gif);
	background-repeat: no-repeat;
    height: 23px;
/*	margin-left: 25px;*/
	width: 82px;
}
.login .login_line {
	background-image: url(../../imagesNew/index/index_login_line.gif);
	background-position: 3px;
	background-repeat: repeat-x;
	height: 8px;

}
.login a{
	color: #767676;
	text-decoration: none;
}
.login a:hover{
	color: #ff6600;
	text-decoration: underline;
}
.banner {
	width: 300px;
	float: left;
	margin:0px 0px 0px 0px;
}
.experienceTitle {
	width: 300px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.eimg{
	float: left;
	border:1px solid #E5E5E5;
	padding: 1px;
	margin-left: 15px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 20px;
}
.house{
	margin-bottom:15px;
	clear: both;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
.experience{
	width:300px;
	float: left;
	border-right-width: 1px;
	background-image: url(../../imagesNew/index/news_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
	margin: 0px;
}
.storeTitle {
	width: 300px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.store{
	width: 300px;
	float: left;
	border-right-width: 1px;
	background-image: url(../../imagesNew/index/news_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
	margin: 0px;
}
.newsTab ul, {
	display: block;
	float: left;
}
.newsTab li, {
	display: block;
	width: 100px;
	float: left;
}
.newsTab ul,.newsTab li {
	display: block;
	float: left;
	margin:0;
	padding:0;
}
.newsTab {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -1px;
	*margin-bottom: -5px;
	margin-left: 0px;
	padding: 0px;
}


.news {
	width: 298px;
	float: left;
	background-image: url(../../imagesNew/index/news_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 1px;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
}
.search_store {
	width: 300px;
	float: left;
	margin:15px 0px 0px 0px;
}
.search_store .box_top {
	background-image: url(../../imagesNew/index/index_searchstore_title.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 300px;
}
.search_store .box_mid {
	background-image: url(../../imagesNew/index/index_searchstore_bg.jpg);
	background-repeat: no-repeat;
	height: 102px;
	width: 300px;
	background-position: bottom;
}

.page_search_box {
	width: 300px;
	float: left;
	background-image: url(../../imagesNew/index/page_search_box.jpg);
	background-repeat: no-repeat;
	height: 80px;
	margin:15px 0px 0px 0px;
}
.calculate_box {
	width: 300px;
	float: left;
	background-image: url(../../imagesNew/index/calculate_box.jpg);
	background-repeat: no-repeat;
	height: 185px;
	margin: 15px 0px 0px 0px;
}
.test_box {
	width: 300px;
	float: left;
	background-image: url(../../imagesNew/index/test_box.jpg);
	background-repeat: no-repeat;
	height: 142px;
	margin: 15px 0px 0px 0px;
}
.nearArea {
	width: 300px;
	background-image: url(../../imagesNew/index/r_title_nearArea.gif);
	background-repeat: no-repeat;
	padding: 25px 0px 10px 0px;
	border-bottom: 1px solid #729b28;
	margin: 15px 0px 0px 0px;
}
.nearArea a {
	text-decoration: none;
	margin-right:10px;
	line-height: 20px;
}
.nearArea a:hover {color:#ff6600; text-decoration:underline;}
.nearCommunity {
	width: 300px;
	background-image: url(../../imagesNew/index/r_title_nearCommunity.gif);
	background-repeat: no-repeat;
	padding: 25px 0px 10px 0px;
	border-bottom: 1px solid #729b28;
    margin: 15px 0px 0px 0px;
}
.nearCommunity a {
	text-decoration: none;
	margin-right:10px;
	line-height: 20px;
}
.nearCommunity a:hover {color:#ff6600; text-decoration:underline;}
.right_map {
	width: 320px;
	clear: both;
	margin-top: 15px;
}
.newsBox {
	clear: both;
	width: 300px;
	margin: 15px 0px 0px 0px;
	background-image: url(../../imagesNew/index/newsBox_top.gif);
	background-repeat: no-repeat;

}
.newsBox .list {
	width: 273px;
	margin: 5px 10px;
}
.newsBox .list a {
	color: #767676;
	text-decoration: none;
	background-image: url(../../imagesNew/index/tip_gre.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	display: block;
	padding: 2px 0px 2px 15px;
	/*width: 223px;*/ 
	line-height: 18px;
	border-bottom: 1px dotted #a29b76;
}
.newsBox .list a:hover {
	color: #ff6600; text-decoration:underline;
}
.newsBox .more{
	background-image: url(../../imagesNew/index/more.gif);
	background-repeat: no-repeat;
	float: right;
	height: 8px;
	width: 32px;
	margin: 15px 10px 0px 0px;
	border-width: 0px;
}
.taxItem {
	clear: both;
	width: 300px;
	margin: 15px 0px 0px 0px;
}
.ylineBox {
	margin: 0px 25px 15px 25px;
	_margin: 0px 0px 0px 12px;
	width: 250px;
	float: left;
	clear: both;
}
.page_msg_box {
	margin: 15px 25px 0px 25px;
	_margin: 15px 0px 0px 25px;
	width: 250px;
	background-image: url(../../imagesNew/index/r_title_msg.gif);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	padding: 25px 0px 0px 0px;
}
.page_serhouse_box {
	margin: 15px 25px 0px 25px;
	_margin: 15px 0px 0px 25px;
	width: 250px;
	background-image: url(../../imagesNew/index/r_title_findhouse.gif);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	padding: 25px 0px 0px 0px;
}
.page_serhouse_box .box{
	width: 145px;
	color: #767676;
}
.page_serrent_box .box_2{ color: #767676;}
.page_serrent_box {
	margin: 15px 25px 0px 25px;
	_margin: 15px 0px 0px 25px;
	width: 250px;
	background-image: url(../../imagesNew/index/r_title_findrent.gif);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	padding: 25px 0px 0px 0px;
}
.page_serrent_box .box{
	width: 145px;
	color: #767676;
}
.page_serrent_box .box_2{ color: #767676;}

.page_msg_box a {
	color: #837c51;
	text-decoration: none;
	background-image: url(../../imagesNew/index/tip_gre.gif);
	background-repeat: no-repeat;
	text-indent: 23px;
	display: block;
	height: 25px;
	line-height: 23px;
	background-position: 7px 7px;
	font-size: 13px;
}
.page_msg_box a:hover {color: #ff6600; text-decoration:underline;}
.page_msg_box .line {
	height: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	width: auto;
}
.page_serhouse_box .line {
	height: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	width: auto;
}
.page_serrent_box .line {
	height: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	width: auto;
}
.page_store_box {
	margin: 15px 25px 0px 25px;
	_margin: 15px 0px 0px 25px;
	width: 250px;
	background-image: url(../../imagesNew/index/r_title_storec.gif);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	padding: 40px 0px 0px 0px;
	color:#767676;
	line-height:20px;
}
.page_store_box .line {
	height: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	width: auto;
}
.page_store_photo {
	border:1px solid #CCCCCC;
	padding:7px;
	margin:8px 0px;
}
.page_service_box {
	margin: 15px 0px 0px 0px;
	width: 300px;
	background-image: url(../pages/join/images/service_title.gif);
	background-repeat: no-repeat;
	clear: both;
	padding: 37px 0px 0px 0px;
}
.page_service_box a {
	color: #837c51;
	text-decoration: none;
	font-size: 13px;
}
.page_service_box a:hover {color: #ff6600; text-decoration:underline;}
.page_five_box {
	margin: 15px 0px 0px 0px;
	width: 300px;
	background-image: url(../pages/join/images/five_title.gif);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	padding: 37px 0px 0px 0px;
}
.page_five_box a {
	color: #837c51;
	text-decoration: none;
	font-size: 13px;
}
.page_five_box a:hover {color: #ff6600; text-decoration:underline;}
