/**
* Created on 2008-03-20 
* FC114 网站展示用样式
* @since FC114_V2008
* @author jctr<jc@cdrj.net.cn>
* ChengDu CandorSoft Co., Ltd.
* @version $Id: website.css,v 1.3 2008/03/27 06:22:29 jc Exp $
*/

.fc114 #container {
	margin: 0 auto; 
	text-align: left; 
	width: 960px; 
	w\idth: 960px; 
	/*border: 5px solid #FFF;
	border-top-style:none;*/
	overflow: hidden; 
	background: #FFF;
}

/* 头 */
.fc114 #header {
	height:80px;
	width: 100%;
	padding:0px;
	margin:0px;
	/*background-color: #FFFFDC;*/
}

/* 头 Logo */
.fc114 #logo {
	float:left;
	margin-top:10px;
	width:200px;
	text-align:right;
}

/* 头 banner */
.fc114 #banner {
	width:720px;
	float:right;
	height:40px;
}

/* 脚 */
.fc114 #footer {
	margin: 5px auto; 
	width: 960px; 
	w\idth: 960px;
	padding:20px 0;
	border-top: 3px solid #CCC;
	text-align:center;
}



/********************************** 导航栏**********************************/
.fc114 #navigation{width:710px;float:right;}

/* 导航 */
.fc114 #navigation ul  {
	/*padding:5px 0 0 1em;*/
	padding:0px;
	margin:0px; 
	list-style:none; 
	height:40px; 
	position:relative; 
	background:transparent url(../images/navigation/pro_five_0c.gif) repeat-x left bottom; 
	font-size:11px;
}

.fc114 #navigation ul li {
	float:right; 
	height:40px; 
	margin-right:5px;
	cursor:pointer;
}

.fc114 #navigation ul li a {
	display:block; 
	float:left; 
	height:40px; 
	line-height:35px; 
	color:#333; 
	text-decoration:none; 
	font-family:arial, verdana, sans-serif; 
	font-weight:bold; 
	text-align:center; 
	padding:0 0 0 4px; 
	cursor:pointer; 
	background:url(../images/navigation/pro_five_0a.gif) no-repeat;
}

.fc114 #navigation ul li a b {
	float:left; 
	display:block; 
	padding:0 16px 5px 12px; 
	background:url(../images/navigation/pro_five_0b.gif) no-repeat right top;
}

.fc114 #navigation ul li.current a {
	color:#000; 
	background:url(../images/navigation/pro_five_2a.gif) no-repeat;
}

.fc114 #navigation ul  li.current a b {
	background:url(../images/navigation/pro_five_2b.gif) no-repeat right top;
}

.fc114 #navigation ul  li a:hover {
	color:#000; 
	background: url(../images/navigation/pro_five_1a.gif) no-repeat;
}

.fc114 #navigation ul li a:hover b {
	background:url(../images/navigation/pro_five_1b.gif) no-repeat right top;
}

.fc114 #navigation ul li.current a:hover {
	color:#000; 
	background: url(../images/navigation/pro_five_2a.gif) no-repeat; 
	cursor:default;
}

.fc114 #navigation ul li.current a:hover b {
	background:url(../images/navigation/pro_five_2b.gif) no-repeat right top;
}


/*
.fc114 #navigation {
	font-size:14px;
	height:27px;
	background: transparent url('../images/system/navigation_pri_bg.png') repeat-x left bottom;
}

.fc114 #navigation ul {
	font-weight: bold;
	margin:0px;
	padding:0px 10px 0px 50px; 
	list-style-type:none;
	vertical-align: middle;
}

.fc114 #navigation ul li {
	float:left;
	margin: 0px;
	margin-right:5px;
	height:27px;
	background: transparent url('../images/system/navigation_menu_bg.png') no-repeat;
}

.fc114 #navigation ul li a, .fc114 #navigation ul li a:visited {
	display:block;
	text-decoration:none; 
	letter-spacing: 2px;
	padding:3px 12px 0px 12px;
	font-size:14px;
	line-height:24px;
	color:black;
	background: transparent url('../images/system/navigation_menu_bg.png') no-repeat right -27px;
}

.fc114 #navigation #current {
    background: transparent url('../images/system/navigation_menu_bg.png') no-repeat left -54px;
}

.fc114 #navigation #current a{
    background: transparent url('../images/system/navigation_menu_bg.png') no-repeat right -81px;
	color: red;
}

.fc114 #navigation ul li a:hover {
	text-decoration: underline;
	color:red;
}
*/

/*

.fc114 #navigation #user_login_register {
	width:8.5em;
	text-align:center;
	float:right;
	padding: 0 2px;
	border-right-style:none;
}

.fc114 #navigation #user_login_register a, .fc114 #navigation #user_login_register a:visited {
	display:inline;
	text-decoration:none; 
	color:#FFF;
	font-size:12px;
}
*/

/* 子导航 */
.fc114 #sub_navigation {
	font-size:14px;
	height:27px;
	background: transparent url(../images/system/navigation_sub_bg.png) repeat-x ;
}


.fc114 #sub_navigation ul {
	font-weight: bold;
	padding:0;
	padding-left:20px;
	margin:0;
	height:2em;
	list-style-type:none;
	vertical-align: middle;
	display:none;
}

.fc114 #sub_navigation ul li {
	float:left; 
	padding:0 10px;
	letter-spacing: 2px;
	margin-top:5px;
	border-right:1px solid black;
	position:relative;
	text-align:center;
}


.fc114 #sub_navigation ul li a, .fc114 #sub_navigation ul li a:visited {
	display:block;
	text-decoration:none; 
	color:black;
	font-size:12px;
}

.fc114 #sub_navigation ul li a:hover {
	text-decoration: underline;
}


/* 注册进度 */
.fc114 #register_process {
	border: 1px solid #CCCCCC;
	padding:10px;
	margin-bottom: 10px;
}

/* 注册信息 */
.fc114 #register_info {
	float:left;
	width: 550px;
	padding:10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}

/* 注册说明 */
.fc114 #register_tips {
	padding:10px;
	margin-left: 580px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}


/************************************** 二手房 **************************************/

/* 185px 的左边 */
.fc114 .sidebar_left_185 {
	float: left; 
	width: 185px;
	padding: 2px;

	height:1350px;
	/*background-color: #FFFFDC;*/
	border-right:solid 1px #CCC;

	height:1250px;
	/*background-color: #FFFFDC;*/
	border-right:solid 1px #CCC;

}

.fc114 .sidebar_right_185 {
	float: right;

	width: 185px;
	height: 1350px; 

	width: 185px;
	height: 1250px; 

	padding: 2px;
	border-left:solid 1px #CCC;
	/*background-color: #FFFFDC;*/
}

.fc114 .sidebar_main_185_185 { 
	/* 960 - 230 - 200 - 20 = 510 */
	padding: 2px 10px;
	margin: 0 200px 0 190px;
}


.fc114 .sidebar_main_185{
	padding: 2px 10px 2px 10px;
	margin-left:190px;
}


/************************************** 二手房详细 **************************************/

/* 185px 的左边 */
.fc114 .sidebar_left_225 {
	float: left; 
	width: 225px;
	padding: 2px;
	/*background-color: #FFFFDC;*/
}

.fc114 .sidebar_right_155 {
	float: right;
	width: 155px;
	padding: 2px;
	/*background-color: #FFFFDC;*/
}

.fc114 .sidebar_main_225_155 { 
	/* 960 - 230 - 200 - 20 = 510 */
	border-left:solid 1px #CCC;
	padding: 0px 15px;
	margin: 0 170px 0 240px;
}



.fc114 .sidebar_main_185{
	padding: 2px 10px 2px 10px;
	margin-left:190px;
}


.fc114 .AgencySearch{
	background:url(../images/second_house/agency_search.gif);
	height: 260px;
	width: 740px;
}

.fc114 .fs8px{font-size:8px;}


.fc114 .gray{color:gray}
.fc114 .black{color:black}


/* Clear Fix */
.clearfix
{
	height:0;
	line-height:0px;
	clear:both;
	visibility:hidden;
}


.font8{font-size:8pt;}
.font9{font-size:9pt;}
.font10{font-size:10pt;}
.font11{font-size:11pt;}
.font12{font-size:12pt;}

.margin_tb_2{margin:2px 0;}
.margin_tb_3{margin:3px 0;}
.margin_tb_5{margin:5px 0;}
.margin_tb_7{margin:7px 0;}
.margin_tb_10{margin:10px 0;}


.margin_l_2{margin-left:2px;}
.margin_l_3{margin-left:3px;}
.margin_l_5{margin-left:5px;}
.margin_l_7{margin-left:7px;}
.margin_l_10{margin-left:10px;}

.indent2{text-indent:2em;}


.bfont8{font-size:8pt;font-weight:bolder;}
.bfont9{font-size:9pt;font-weight:bolder;}
.bfont10{font-size:10pt;font-weight:bolder;}
.bfont11{font-size:11pt;font-weight:bolder;}
.bfont12{font-size:12pt;font-weight:bolder;}

.padding_l_2{padding-left:2px;}
.padding_l_3{padding-left:3px;}
.padding_l_5{padding-left:5px;}
.padding_l_7{padding-left:7px;}
.padding_l_10{padding-left:10px;}

.border_b_1{border-bottom:1px solid #dcdcdc;}
.border_b_2{border-bottom:2px solid #dcdcdc;}

.txt_right{text-align:right;}

.line18{line-height:18px;}
.line20{line-height:20px;}
.line22{line-height:22px;}
.line25{line-height:25px;}
.line28{line-height:28px;}
.line30{line-height:30px;}


.border_1{border:1px solid #dcdcdc;}
.border_2{border:2px solid #dcdcdc;}

.center{text-align:center}