﻿.lp {
	/*clear: both;*/
	float: left;
}
.rp {
    /*clear: both;*/
	float: right;
}
.lpf {
	float: left;
}
.rpf {
	float: right;
}
/* 广告，宽度973 */
.ad_973 {
	width: 973px;
	margin-bottom: 2px;
}
/* 分隔线divide line style1 */
.dl_s1 {
	background-image: url(../img_09/div.gif);
	background-repeat: repeat-x;
	background-position: 0px 50%;
	height: 9px;
	width: 260px;
}
/* 分隔线divide line style2 */
.dl_s2 {
	background-image: url(../img_09/div.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 655px;
}
/* 分隔线divide line style3 */
.dl_s3 {
	background-image: url(../img_09/div.gif);
	background-repeat: repeat-x;
	height: 1px;
	width:558px;
	float:right;
}


/* 头部 */
#header {
	width: 973px;
	background-color:#FFFFFF;
	height:187px;
}

#header #h_main {
	margin-left: 10px;
	margin-top: 0px;
	*margin-top: 8px;
	_margin-top: 8px;
	padding-top:8px;
	margin-bottom: 0px;
	*margin-bottom: 6px;
	_margin-bottom: 6px;
	overflow: hidden;
	zoome: 1;
}

/* 头部Logo Flash */
#header #h_main #h_m_logo {
	float: left;
	width: 206px;
	height: 77px;
	margin-right: 5px;
}
#header #h_main #h_m_all{
	float: left;
	margin-top:10px;
	width: 250px;
}
.h_m_all {
	float: left;
	margin-top:10px;
	width: 300px;
}

#header #h_main #h_m_logo1 {
	float: left;
	margin-right: 5px;
}
.h_m_logo1 {
	float: left;
	margin-right: 5px;
}
#header #h_main #h_m_logo2 {
	float: left;
	margin-right: 3px;
}
.h_m_logo2 {
	float: left;
	margin-right: 3px;
}

/* 头部广告 */
#header #h_main #h_m_ad {
	float: right;
	width: 430px;
	height: 50px;
	/*background-color: #CC0000;*/
	margin-top: 5px;
	margin-right: 5px;
}

/* 头部friendship*/
#header #h_main #h_m_friendship {
	float: left;
	width: 960px;
	text-align:left;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* 头部menu*/
#header #h_menu {
	float: left;
	width: 973px;
	height: 36px;
	margin-top:0px;
	background-image: url(../img_09/top_menu.jpg);
}
#header #h_menu_s1 {
	float: left;
	margin-top: 10px;
}
.h_menu_s1 {
	float: left;
	margin-top: 10px;
}


/* 头部功能按钮 */
#header #h_main #h_m_trade {
	float: right;
	margin: auto;
	border: solid 1px #E7D1BE;
	background-color: #FFFCE8;
	text-align: center;
	padding: 0px;
	line-height: 25px;
	width: 330px;
}

/* 头部会员注册登陆区域 */
#header #h_main #h_m_member {
	float: right;
	text-align: right;
	margin: auto;
	line-height: 24px;
}

/* 头部菜单区域 */
#header #h_nav {
	background-image: url(../img_09/nav_bg.jpg);
	height: 25px;
	width: 100%;
	margin: auto;
	clear: both;
}
#header #h_nav #h_bg {
	height: 25px;
	width: 973px;
	padding-left: 20px;
	margin: auto;
	clear: both;
}
#header #h_nav #h_bg h2 {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 22px !important;
	line-height: 22px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header #h_nav #h_bg .h_n_div {
	float: left;
	font-size: 14px;
	line-height: 21px;
	color: #FFFFFF;
	margin-right: 7px;
	margin-left: 7px;
}

/* 搜索区域 */
#search {
	width: 973px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	clear: both;
}

/* 搜索地方标签 */
#search #s_top {
	width: 937px !important;
	width: 937px;
	padding-right: 18px;
	padding-left: 18px;
}
#search #s_top h3 {
	background-image: url(../img_09/search_white.jpg);
	float: left;
	height: 20px !important;
	height: 20px;
	width: 78px;
	font-size: 12px;
	font-weight: normal;
	padding-top: 8px;
}
#search #s_mid {
	background-image: url(../img_09/search_bg.jpg);
	background-repeat: no-repeat;
	height: 32px !important;
	width: 970px !important;
	height: 32px;
	width: 970px;
	padding-top: 8px;
	padding-left: 3px;
}
#search #s_mid ul {
	list-style-type: none;
	display: inline;
}
#search #s_mid ul li {
	list-style-type: none;
	display: inline;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#search #s_btm1 {
	height: 49px !important; 
	background-color: #FDEFEE;
	padding: 5px;
	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: #FFA079;
	border-bottom-color: #FFA079;
	border-left-color: #FFA079;
	text-align: left;
	line-height: 24px;
	height: 49px;  
}
#search #s_btm2 {
	height: 24px !important;
	padding: 5px;
	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: #FFA079;
	border-bottom-color: #FFA079;
	border-left-color: #FFA079;
	text-align: left;
	line-height: 24px;
	height: 24px;
}
#search #s_btm3 {
	height: 19px !important;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #ED7D78;
	border-bottom-color: #ED7D78;
	border-left-color: #ED7D78;
	text-align: left;
	line-height: 19px;
	height: 30px;
}

/* CPN */
.cpn_title {
    width: 269px !important;
	width: 269px;
	height: 41px;
	padding-right: 5px;
	margin-bottom: 5px;
	text-align: right;
	line-height: 41px;
	color: #FFFFFF;
	background-image: url(../img_09/home_cpn.jpg);
	background-repeat: no-repeat;
}
.cpn_outline {
    width: 272px !important;
	width: 272px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	overflow: hidden;
	zoom: 1;
	border: solid 1px #ED7D78;
	margin-bottom: 10px;
}

/* 底部title */
.btm_title {
    line-height: 21px;
	background-image: url(../img_09/title_bg_04.jpg);
	height: 21px;
	width: 317px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 2px;
}
    .btm_list {
	    text-align:left;
		line-height: 25px;
		background-color:#F3F3F3;
		margin-bottom: 2px;
		margin-left: auto;
		margin-right: auto;
		float: left;
		width: 100%;
	}


/* 底部 */
#btm {
	color: #000000;
	height: 120px;
	margin: auto;
	background-repeat: repeat-x;
	clear: both;
	overflow: hidden;
	
}
#btm #btm_top {
    background-color: #444444;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
/* 地区 */
#btm #btm_top h4 {
	font-size: 12px;
	line-height: 23px;
	text-align: center;
	font-weight: normal;
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

#btm h1 {
	line-height: 22px;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
/* Sales信息__列序 */
.ug_pages {
    margin-top: 15px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	list-style: none;
}
    .ug_pages li {
	    display: inline;
	    padding-left: 5px;
	}
	.ug_pages_num {
	    height: 10px;
		vertical-align: top;
	}
	
/* Added by Jack 090722*/
	.h_menu {
	float: left;
	width: 973px;
	height: 36px;
	background-color:#f2f2f2;
}
.h_menu_l
{
	float: left;
	width: 9px;
	height: 36px;
	background-image: url(../img_09/btn_l.jpg);
}
.h_menu_c
{
	float: left;
	height: 36px;
	line-height:36px;
	background-image: url(../img_09/btn_bg.jpg);
	background-repeat:repeat-x;
}
.h_menu_cpn_l
{
	float: left;
	width: 104px;
	height: 33px;
	background-image: url(../img_09/top_cpn_l.jpg);
}
.h_menu_cpn_c
{
	float: left;
	height: 33px;
	line-height:33px;
	width:100px;
	font-weight:bold;
	background-image: url(../img_09/top_cpn_c.jpg);
	background-repeat:repeat-x;
}
.h_menu_cpn_r
{
	float: left;
	width: 9px;
	height: 33px;
	background-image: url(../img_09/top_cpn_r.jpg);
}
.h_menu_r
{
	float: left;
	width: 9px;
	height: 36px;
	background-image: url(../img_09/btn_r.jpg);
}
.h_menu_r2
{
	float: left;
	width: 2px;
	height: 36px;
	background-color:#fff;
}
#header #h_main #h_m_my {
	float: right;
	margin: auto;
	text-align: center;
	padding: 0px;
	width: 310px;
	margin-right: 4px;
	border: solid 1px #b2d3f6;
	background-color: #f3f9ff;
}