﻿@charset "utf-8";
/**
* Description: Base style 
* Developers: zhiwen <zhiwen@leju.sina.com.cn>
**/
/*RESET
-------------------------------------------------------------- */
body {
	background: #ffffff; 
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, code, form, input, button, fieldset, textarea, p, blockquote, th, td { margin: 0; padding: 0; color:#666666 }
table { border-collapse: collapse; border-spacing: 0 }
fieldset, img { border: 0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal }
ol, ul { list-style: none }
del, ins { text-decoration: none }
caption, th { text-align: left }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal }
input, button, textarea, select { font-size: 100% }
q:before, q:after { content: '' }
addr, acronym { border: 0; font-variant: normal }
sup, sub { vertical-align: baseline }
/*Global ȫ
-------------------------------------------------------------- */
a{ text-decoration:none;color:#666666}
a:hover{ color:#f26122; cursor:pointer; text-decoration:underline}
/*CLEARFIX
-------------------------------------------------------------- */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
.floatTop{
	position:fixed;
	_position:absolute;
	top:20px;
	_top:expression(documentElement.scrollTop+20);
	width:336px;
	z-index:300;
	left:50%;
	margin-left:149px;
}
#loader{
visibility:hidden;
}



/*FONT
-------------------------------------------------------------- */
body { font:12px/1.5 \5b8b\4f53, sans-serif }
.f10 { font-size: 10px }
.f12 { font-size: 12px }
.f14 { font-size: 14px }
.f16 { font-size: 16px }
.f18 { font-size: 18px }
.f20 { font-size: 20px }
.f24 { font-size:24px }
.f30 { font-size:30px }
.fb { font-weight: 700 }
.fn { font-weight: 400 }
.t2 { text-indent: 2em }
.lh20 { line-height:20px }
.lh22 { line-height:22px }
.lh24 { line-height:24px }
.unl { text-decoration: underline }
.no_unl { text-decoration: none }
/*POSITION
-------------------------------------------------------------- */
.tl { text-align: left }
.tc { text-align: center }
.tr { text-align: right }
.bc { margin-left: auto; margin-right: auto }
.fl { float: left; display: inline }
.fr { float: right; display: inline }
.vm { vertical-align: middle; }
.vt { vertical-align: top }
.pr { position: relative }
.pa { position: absolute }
.abs-right { position: absolute; right: 0 }
.abs-left { position: absolute; left: 0 }
.hidden { visibility: hidden }
.none { display: none }
/*MARGIN / PADDING
-------------------------------------------------------------- */
.m5 { margin: 5px }
.m10 { margin: 10px }
.m15 { margin: 15px }
.m20 { margin: 20px }
.m25 { margin: 25px }
.m30 { margin: 30px }
.m50 { margin: 50px }
.mt5 { margin-top: 5px }
.mt10 { margin-top: 10px }
.mt15 { margin-top: 15px }
.mt20 { margin-top: 20px }
.mt25 { margin-top: 25px }
.mt30 { margin-top: 30px }
.mt50 { margin-top: 50px }
.mr5 { margin-right: 5px }
.mr10 { margin-right: 10px }
.mr15 { margin-right: 15px }
.mr20 { margin-right: 20px }
.mr25 { margin-right: 25px }
.mr30 { margin-right: 30px }
.mr50 { margin-right: 50px }
.mb5 { margin-bottom: 5px }
.mb10 { margin-bottom: 10px }
.mb15 { margin-bottom: 15px }
.mb20 { margin-bottom: 20px }
.mb25 { margin-bottom: 25px }
.mb30 { margin-bottom: 30px }
.mb50 { margin-bottom: 50px }
.ml5 { margin-left: 5px }
.ml10 { margin-left: 10px }
.ml15 { margin-left: 15px }
.ml20 { margin-left: 20px }
.ml25 { margin-left: 25px }
.ml30 { margin-left: 30px }
.ml50 { margin-left: 50px }
.p5 { padding: 5px }
.p10 { padding: 10px }
.p15 { padding: 15px }
.p20 { padding: 20px }
.p25 { padding: 25px }
.p30 { padding: 30px }
.p50 { padding: 50px }
.pt5 { padding-top: 5px }
.pt10 { padding-top: 10px }
.pt15 { padding-top: 15px }
.pt20 { padding-top: 20px }
.pt25 { padding-top: 25px }
.pt30 { padding-top: 30px }
.pt50 { padding-top: 50px }
.pr5 { padding-right: 5px }
.pr10 { padding-right: 10px }
.pr15 { padding-right: 15px }
.pr20 { padding-right: 20px }
.pr25 { padding-right: 25px }
.pr30 { padding-right: 30px }
.pr50 { padding-right: 50px }
.pb5 { padding-bottom: 5px }
.pb10 { padding-bottom: 10px }
.pb15 { padding-bottom: 15px }
.pb20 { padding-bottom: 20px }
.pb25 { padding-bottom: 25px }
.pb30 { padding-bottom: 30px }
.pb50 { padding-bottom: 50px }
.pl5 { padding-left: 5px }
.pl10 { padding-left: 10px }
.pl15 { padding-left: 15px }
.pl20 { padding-left: 20px }
.pl25 { padding-left: 25px }
.pl30 { padding-left: 30px }
.pl50 { padding-left: 50px }

/*- fanye -*/
.pages { color: #999;}
.pagesbox { width:15%; float:left;}
.pages a, .pages .cpb { text-decoration:none;float: left; padding: 0 5px; border: 1px solid #ddd;background: #ffff;margin:0 2px; color:#000;}
.pages a:hover,.pages a.page-num-current { background-color: #cc0000; color:#fff;border:1px solid #cc0000; text-decoration:none;}
.pages .cpb { font-weight: bold; color: #fff; background: #cc0000; border:1px solid #cc0000;}
/*- fanye -*/

.bttextlink a{ text-decoration:none;color:#eeeeee;}
.bttextlink a:hover { color:#ffffff;}

/*--------------------------------------------------------------
eju_header ҳ ҳ 20120109
-------------------------------------------------------------- */
.eju_header_bg{width:960px; overflow:hidden; margin:0 auto;}
.eju_header{ width:960px; margin:0 auto;}
.eju_header_top{width:960px; height:30px; text-align:right;line-height:30px;color:#8A8A8A; overflow:hidden;}
.eju_header_top .ico3{ padding:2px 0 2px 18px; background:url(../images/bg01.png) -550px -72px no-repeat}
.eju_header_top .tel{ display:inline-block; vertical-align:middle; font-size:16px; color:#3a3a3a; font-weight:700; margin-left:8px; font-family:Arial}
.eju_header_top .broker{ background:url(../images/bg01.png) -550px -156px no-repeat; padding-left:15px;}
.eju_header_top a{ color:#666666}
.eju_header_top a:hover{ color:#f26122; cursor:pointer; text-decoration:underline}

/*--------------------------------------------------------------
ҳ
-------------------------------------------------------------- */

.wrap{ width:960px; margin:0px auto; overflow:hidden; background-color:#FFFFFF}
.tongleft{ width:690px; height:auto; float:left; }
.tongright{ width:250px; height:auto; float:right; }

.shoucang a{ text-decoration:none;color:#666666}
.shoucang a:hover{ color:#f26122; cursor:pointer; text-decoration:underline}

.sub-nav { color:#FFffff
	
}
.nav {
	FONT-SIZE: 14px; CURSOR: hand; FONT-WEIGHT: bold; text-align:center; line-height:35px
}

.head_now {
	BACKGROUND: url(../images/menuovrer.gif) no-repeat center 50%; COLOR: #fff; FONT-SIZE: 14px; CURSOR: hand; FONT-WEIGHT: bold; text-align:center; line-height:35px
}
.head_now A {
	BACKGROUND: url(../images/menuovrer.gif) no-repeat center 50%; COLOR: #fff; FONT-SIZE: 14px; CURSOR: hand; FONT-WEIGHT: bold; text-align:center; line-height:35px
}
.head_now A:link {
	BACKGROUND: url(../images/menuovrer.gif) no-repeat center 50%; COLOR: #fff; FONT-SIZE: 14px; CURSOR: hand; FONT-WEIGHT: bold; text-align:center; line-height:35px
}
.head_now A:hover {
	BACKGROUND: url(../images/menuovrer.gif) no-repeat center 50%; COLOR: #fff; FONT-SIZE: 14px; CURSOR: hand; FONT-WEIGHT: bold; color:#FFFFFF; text-align:center; line-height:35px
}

