﻿body {
	margin: 0 auto;
	width: 1003px;
	font-size: 12px;
	padding: 0;
}
img {
	border: 0;
}
.img-1 {
	border: 1px #E3E3E3 solid;
	padding: 2px;
	background-color: #FFFFFF;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
/*表单CSS 开始*/
.MainTable textarea {
	border: 1px #A7A6AA solid;
}
.MainTable {
	line-height: 25px;
}
input.in-text-a {
	border: 1px #A7A6AA solid;
}
input.in-text-b {
	border: 1px #78A3D3 solid;
}
/*按扭*/
input.in-b-1 {
	height: 28px;
	line-height: 26px;
	text-align: center;
	font-size: 14px;
	border: 1px #999999 solid;
	letter-spacing: 5px;
}
textarea.te-text-a {
	border: 1px #78A3D3 solid;
	width: 550px;
	height: 80px;
}
textarea.te-content {
	width: 680px;
	height: 300px;
}
/*表单CSS 结束*/
.a-p-main a:link, .a-p-main a:visited {
	font-size: 13px;
	color: #0033BB;
	text-decoration: none;
}
.a-p-main a:hover {
	font-size: 13px;
	color: #FF3300;
	text-decoration: underline;
}
a.a-red:link, a.a-red:visited {
	color: #FF0000;
	font-size: 13px;
	text-decoration: none;
}
a.a-red:hover {
	color: #CC0000;
	font-size: 13px;
	text-decoration: underline;
}
a.a-red2:link, a.a-red2:visited {
	color: #FF3300;
	font-size: 13px;
	text-decoration: none;
}
a.a-red2:hover {
	color: #FF3300;
	font-size: 13px;
	text-decoration: underline;
}
a.a-blue:link, a.a-blue:visited {
	color: #0000CC;
	font-size: 13px;
	text-decoration:none;
}
a.a-blue:hover {
	color: #CC0000;
	font-size: 13px;
	text-decoration: underline;
}
a.a-gree:link, a.a-gree:visited {
	color: #006600;
	font-size: 13px;
	text-decoration: none;
}
a.a-gree:hover {
	color: #CC0000;
	font-size: 13px;
	text-decoration: underline;
}
a.a-hui:link, a.a-hui:visited {
	color: #808080;
	font-size: 13px;
	text-decoration: none;
}
a.a-hui:hover {
	color: #666666;
	font-size: 13px;
	text-decoration: underline;
}
a.a-hovhong:hover{
	color:#FF0000;
}
/**字体*/
.f-14 {
	font-size: 14px;
}
.f-span-1 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.f-span-2 {
	color: #FF0000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
/*链接*/
a.a-red-14:link, a.a-red-14:visited {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.a-red-14:hover {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a.a-red-13:link, a.a-red-13:visited {
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.a-red-13:hover {
	color: #0000FF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
a.a-lan-14:link, a.a-lan-14:visited {
	color: #0000cc;
	font-size: 14px;
	text-decoration: none;
}
a.a-lan-14:hover {
	color: #FF0000;
	font-size: 14px;
	text-decoration: underline;
}
a.a-lan-12:link, a.a-lan-12:visited {
	color: #0033BB;
	font-size: 12px;
	text-decoration: none;
}
a.a-lan-12:hover {
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
}
.f-cang {
	font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.f-lxr {
	font-size: 13px;
}
.f-center {
	text-align: center;
}
.clear-div {
	clear: both;
}
.wrap {
	margin: 0 auto;
}
.header {
	margin: 0 auto;
	width: 1004px;
	height: 70px;
	padding-top: 5px;
}
.logo {
	float: left;
	width: 230px;
	height: 60px;
	padding-top: 5px;
	text-align: center;
}
/*切换城市*/
.qiehuan {
	float: left;
	width: 140px;
	height: 56px;
	padding-top: 15px;
}
.q-title {
	float: left;
	width: 140px;
	font-size: 22px;
	overflow: hidden;
	color: #FF0000;
	font-weight: bold;
}
.q-change {
	float: left;
	width: 67px;
}
/*顶部注册链接*/
.reglink {
	float: right;
	width: 500px;
	height: 22px;
	line-height: 22px;
	text-align: right;
	padding-right: 8px;
	overflow: hidden;
}
/*顶部搜索*/
.search {
	float: right;
	width: 600px;
	height: 30px;
	padding-right: 20px;
	padding-top: 10px;
	overflow: hidden;
}
.search1 {
	float: right;
	width: 600px;
	height: 40px;
	line-height:40px;
	font-size:14px;
	padding-right: 10px;
	overflow: hidden;
}

.search2 {
	float: right;
	width: 600px;
	height: 40px;
	padding-right: 20px;
	overflow: hidden;
}
.s-key {
	float: left;
	width: 210px;
}
.s-lm {
	float: left;
	width: 150px;
	height: 22px;
	padding: 3px;
	overflow: hidden;
	margin-left: 3px;
	border: 1px #D1D0D2 solid;
}
.s-lm select {
	float: left;
	width: 150px;
	border: 1px black solid;
}
.s-sub {
	float: left;
	width: 65px;
	height: 35px;
	margin-left: 3px;
}
.s-sub-a {
	float: left;
	width: 150px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}
/***************/
.in-header {
	margin: 0 auto;
	width: 1004px;
	height: 65px;
	padding-top: 5px;
}
.in-logo{
	float: left;
	width: 230px;
	height: 60px;
	padding-top: 5px;
	text-align: center;

}
.in-reglink{
	float: right;
	width: 500px;
	height: 22px;
	line-height: 22px;
	text-align: right;
	padding-right: 15px;
	overflow: hidden;
}
.in-search1{
	float: right;
	width: 700px;
	height: 45px;
	line-height:40px;
	font-size:14px;
	padding-right: 10px;
	overflow: hidden;
	text-align:right;

}
.in-search1 strong{
	font-weight:normal;
}
.in-search1 a:link,.in-search1 a:visited,.in-search1 a:hover{
	font-size:14px;
	color:#000000;
}
.thenowcity{
	float: right;
	width: 350px;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	color: #FF3300;
	padding-right: 20px;
}
a.a-lan:link,a.a-lan:visited{
	font-size:14px;
	color:#0000CC;
	text-decoration:underline;
		font-weight: bold;
}
a.a-lan:hover{
	color:#FF6600;
	text-decoration:underline;
	font-size:14px;
		font-weight: bold;
}
/*表单*/
input.in-1 {
	border: 1px #D1D0D2 solid;
	height: 25px;
	line-height: 25px;
	padding-left: 5px;
	width: 200px;
}
input.in-submit {
	width: 55px;
	height: 26px;
	border: 0;
	background-image: url('btn_06.jpg');
}
/**/
.main {
	margin: 0 auto;
	width: 990px;
}
/*首页头部广告*************************************/
.sad-001 {
    margin:0 auto;
	width: 980px;
	height: 40px;
	border: 1px #EEEEEE solid;
	text-align: center;
	margin-top: 5px;
	display:none;
}
.sad-001-1 {
    float:left;
	width: 1000px;
	height: 40px;
	border: 1px #EEEEEE solid;
	text-align: center;
	margin-top: 5px;
	background-color:#FF96A7;
}

.main-left {
	float: left;
	width: 750px;
	min-height: 600px;
	border: 1px #EEEEEE solid;
	margin-top: 6px;
}
.m-l-top {
	float: left;
	width: 990px;
	height: 30px;
	line-height: 30px;
	background-color: #FAFCFF;
	border-top:1px #EEEEEE solid;
	border-bottom:1px #EEEEEE solid;
	
}
.m-l-top .t {
	float: left;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color:#CC0000;
}
.m-l-top .o1 {
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	font-size: 14px;
	color: #FF0000;
	min-width: 90px;
	_width: 90px;
}
.m-l-top .o2 {
	float: left;
	padding-left: 50px;
	font-size: 14px;
	color: #FF0000;
	width: 323px;
	padding-right: 25px;
}
.m-l-top .o3 {
	float: left;
	padding-left: 20px;
	font-size: 14px;
	color: #FF0000;
	width: 133px;
}
.hot-bg {
	background-image: url(i_hot.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}
.new-bg {
	background-image: url(i_new.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}
.m-type {
	float: left;
	width: 988px;
	padding-top:8px;

}
.m-t-list {
	float: left;
	width: 195px;
}
dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style: none;
}
dl.m-t {
	float: left;
	width: 175px;
	height: auto;
	padding-bottom: 5px;
	font-size: 14px;
	padding-left: 10px;
	color: #0000CC;
}
dl.m-t dt {
	width: 165px;
	height: 25px;
	line-height: 25px;
	font-size:12px;
	
	padding-left:10px;
}
dl.m-t dt a:link, dl.m-t dt a:visited {
	font-size: 14px;
	color: #0000CC;
	color:#262626;
	font-weight: bold;
	text-decoration: underline;
}
dl.m-t dt a:hover {
	font-size: 14px;
	color: #FF0000;
	font-weight:bold;
	text-decoration: underline;
}
dl.m-t dd {
	float: left;
	width: 163px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding-left:10px;
}
dl.m-t dd a:link, dl.m-t dd a:visited {
	font-size: 14px;
	color: #0000CC;
	text-decoration: none;
}
dl.m-t dd a:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
.num {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BFBFBF;
}
/********************右边*****************/
.main-right {
	float: right;
	width: 220px;
	height: 600px;
	margin-top: 6px;
}
/*发布*/
.fabu {
	float: right;
	width: 218px;
	min-height: 90px;
	background-color: #F2F6FF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
}
.fabu-link {
	margin: 0 auto;
	width: 170px;
	height: 29px;
	line-height: 29px;
	background-image: url(fabu-bg.gif);
	background-repeat: repeat-x;
	border: 1px #BB3E00 solid;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
}
.fabu-link a:link, .fabu-link a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}
.fabu-link a:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.edit-link {
	margin: 0 auto;
	width: 200px;
	height: 60px;
	line-height: 20px;
	text-align: left;
	padding-left: 3px;
	font-size: 13px;
	padding-top: 5px;
	color: #2A2A2A;
	overflow: hidden;
}
/*广告招租****************************************/
.sad-002 {
	float: right;
	width: 218px;
	text-align: center;
}
.sad-002 .a1 {
	float: left;
	width: 216px;
	min-height: 50px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 3px 0 2px 0;
	text-align: center;
	border: 1px #E3E2E4 solid;
}
/*最新信息*/
.info-new {
	float: right;
	width: 216px;
	min-height: 290px;
	border: 1px #EEEEEE solid;
	margin-top: 5px;
}
.i-n-top, .i-z-top, .i-l-top,.i-zx-top {
	float: left;
	width: 210px;
	height: 30px;
	line-height: 30px;
	background-color: #FAFCFF;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-left: 5px;
}
.i-n-main, .i-z-main, .i-l-main,.i-zx-main {
	float: left;
	width: 194px;
	padding: 5px 8px 0 8px;
}
.i-n-main ul {
	float: left;
}
.i-n-main li {
	float: left;
	width: 185px;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	padding-left: 10px;
	background-image: url(lidot.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
.info-jiaodian {
	float: right;
	width: 216px;
	min-height: 130px;
	border: 1px #EEEEEE solid;
	margin-top: 5px;
}
/*调用资讯*/

.info-zx {
	float: right;
	width: 216px;
	height: 270px;
	border: 1px #EEEEEE solid;
	margin-top: 10px;
}

.i-zx-main ul {
	float: left;
}
.i-zx-main li {
	float: left;
	width: 185px;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	padding-left: 10px;
	background-image: url(lidot.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}

/*周边*/
.info-zb {
	float: right;
	width: 216px;
	height: 210px;
	border: 1px #EEEEEE solid;
	margin-top: 10px;
}
.i-z-main {
	line-height: 25px;
	font-size: 13px;
}
.i-z-more {
	margin: 0 auto;
	width: 175px;
	line-height: 25px;
	height: 25px;
	text-align: center;
	border: 1px #BFBFBF solid;
	background-color: #FAFCFF;
	display: block;
	margin-top: 5px;
}
.i-z-more a {
	display: block;
}
/*联系*/
.info-lx {
	float: right;
	width: 216px;
	height: 150px;
	border: 1px #EEEEEE solid;
	margin-top: 10px;
}
.i-l-main p {
	float: left;
	margin: 0;
	padding: 0;
	height: 23px;
	line-height: 23px;
	width: 190px;
	color: #676767;
}
/*热点栏目*/
.info-hot {
	float: left;
	width: 978px;
	height: 210px;
	border: 1px #EEEEEE solid;
	margin-top: 8px;
}
.i-h-top {
	float: left;
	width: 973px;
	height: 30px;
	line-height: 30px;
	background-color: #FAFCFF;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-left: 5px;
}
.i-h-main {
	float: left;
	width: 970px;
	padding: 5px 5px 5px 5px;
}
.i-h-main dl {
	float: left;
	width: 230px;
	height: 163px;
	padding-bottom: 5px;
	font-size: 13px;
	padding-left: 10px;
}
.i-h-main dt {
	font-weight: bold;
	width: 230px;
	height: 25px;
	line-height: 25px;
}
.i-h-main dt a:link, .i-h-main dt a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #282828;
	text-decoration: none;
}
.i-h-main dt a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.i-h-main dd {
	float: left;
	width: 230px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.i-h-main dd a:link, .i-h-main dd a:visited {
	font-size: 13px;
	color: #0033BB;
	text-decoration: none;
}
.i-h-main dd a:hover {
	font-size: 13px;
	color: #FF0000;
	text-decoration: underline;
}
.i-h-main .i-h-m-1 {
	float: left;
	width: 230px;
	padding-left: 10px;
}
/*热点栏目-----2*/
.info-hot2 {
	float: left;
	width: 990px;
	border: 1px #EEEEEE solid;
	margin-bottom:8px;
}
.i-h-top2 {
	float: left;
	width: 990px;
	height: 30px;
	line-height: 30px;
	background-color: #FAFCFF;
	font-size: 14px;
	color: #0623C4;
	border-bottom:1px #EEEEEE solid;
	overflow:hidden;
}
.i-h-top2 .t {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color:#CC0000;
	padding-left:10px;

}
.i-h-top2 .o1 {
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	font-size: 14px;
	color: #FF0000;
	width: 125px;
	margin-left:40px;
}
.i-h-top2 .o2 {
	float: left;
	padding-left: 50px;
	font-size: 14px;
	color: #FF0000;
	width: 323px;
	padding-right: 25px;
}
.i-h-top2 .o3 {
	float: left;
	padding-left: 20px;
	font-size: 14px;
	color: #FF0000;
	width: 133px;
}
.i-h-top2 .fb,.m-l-top .fb{
	float:right;
	font-size:16px;
	color:#FF0000;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}
.i-h-top2 .fb a:link,.i-h-top2 .fb a:visited,.m-l-top .fb a:link,.m-l-top .fb a:visited{
font-size:16px;
	color:#FF0000;
	text-decoration:none;
}
.i-h-top2 .fb a:hover,m-l-top .fb a:hover{
  text-decoration:underline;
  font-size:16px;
  color:#FF0000;
}

.i-h-main2 {
	float: left;
	width: 970px;
	padding: 5px 5px 5px 5px;
}
.i-h-main2 dl {
	float: left;
	width: 230px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.i-h-main2 dt {
	width: 230px;
	height: 30px;
	line-height: 30px;
}
.i-h-main2 dt a:link, .i-h-main2 dt a:visited {
	font-size: 14px;
	color: #2B2B2B;
	color:#0000CC;
	font-weight: bold;
	text-decoration: underline;
}
.i-h-main2 dt a:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
.i-h-main2 dd {
	float: left;
	width: 230px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}
.i-h-main2 dd a:link, .i-h-main2 dd a:visited {
	font-size: 14px;
	color: #0000cc;
	text-decoration: none;
}
.i-h-main2 dd a:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
.i-h-main2 .i-h-m-12 {
	float: left;
	width: 230px;
	padding-left: 10px;
}

/**/
.othercity {
	float: left;
	width: 978px;
	min-height: 55px;
	border: 1px #EEEEEE solid;
	margin-top: 8px;
	line-height: 22px;
}
.othercity span {
	color: #FF3300;
}
.othercity p {
	padding: 8px;
	word-spacing: normal;
	word-break: keep-all;
}
.other-suoming{
	 float:left;
	 width:978px;
	 margin-top:8px;
	 border: 1px #EEEEEE solid;
	 line-height:22px;
	
}
.other-suoming p{
	 text-indent:26px;
	 padding:8px;
}
/**城市页友情链接**/
.index-link {
	float: left;
	width: 978px;
	min-height: 80px;
	border: 1px #EEEEEE solid;
	margin-top: 8px;
}
.i-link-top {
	float: left;
	width: 973px;
	height: 30px;
	line-height: 30px;
	background-color: #FAFCFF;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-left: 5px;
}
.index-link-main {
	float: left;
	width: 970px;
	padding: 5px 5px 5px 5px;
}
/*********************/
.footer {
	margin: 0 auto;
	width: 900px;
	height: 110px;
	line-height: 22px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
}
.in-footer{
	margin: 0 auto;
	width: 1004px;
	height: 80px;
	font-size:13px;
	background-color:#FAFCFF;
	line-height: 22px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	border-top:1px #DCE4FA solid;

}
.foot-line {
	border-top: 1px #CCCCCC solid;
	margin: 0 auto;
	height: 10px;
	overflow: hidden;
	width: 800px;
}
/*-----------------------------------*/
/*大类列表*/
.list-type {
	margin: 0 auto;
	width: 1003px;
	height: 30px;
	line-height: 30px;
	background-color: #F2F7FF;
	border-top: 1px #CAE3FD solid;
}
.list-type a:link,.list-type a:visited,.list-type a:hover{
	font-size:14px;
}
.list-type .l-t-link {
	float: left;
	width: 940px;
	margin-left: 20px;
	font-size: 14px;
	color: #1F1F1F;
	display: inline;
}

.list-type .r-t-link {
	float: right;
	width: 260px;
	margin-right: 15px;
	font-size: 14px;
	color: #333333;
	text-align: right;
	display: inline;
}
.list-main {
	margin: auto;
	width: 980px;
	margin-top: 8px;
}
/*左边*/
.list-left {
	float: left;
	width: 760px;
}
.l-l-la {
	float: left;
	width: 760px;
	border: 1px #CAE3FD solid;
	padding-bottom: 6px;
}
.l-l-la .l-l-la-top {
	float: left;
	width: 752px;
	height: 30px;
	line-height: 30px;
	background-color: #F2F7FF;
	padding-left: 8px;
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
.l-l-lb {
	float: left;
	width: 760px;
	min-height: 450px;
	border: 1px #CAE3FD solid;
	margin-top:8px;
}
.l-l-lb .l-l-lb-top {
	float: left;
	width: 752px;
	height: 30px;
	line-height: 30px;
	background-color: #F2F7FF;
	padding-left: 8px;
	font-size: 14px;
	font-weight: bold;
}
/*左边焦点信息主体*/
.l-l-lb-main {
	float: left;
	width: 755px;
	padding-bottom: 10px;
}
.l-l-lb-main .helpinfo {
	margin: 0 auto;
	width: 735px;
	height: 23px;
	line-height: 23px;
	background-color: #F9FFEC;
	border: 1px #EFEFEF solid;
	margin-top: 5px;
	text-align: center;
	color: #FF3300;
}
.bigsortlist {
	float: left;
	width: 760px;
	padding-top: 5px;
}
.bigsortlist p, .bigsortlist dl {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bigsortlist div {
	height: 68px;
	width: 100%;
	border-bottom: 1px #F2F2F2 solid;
}
.bigsortlist .title {
	float: left;
	width: 730px;
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
	overflow: hidden;
}
.bigsortlist .content {
	clear: both;
	width: 730px;
	padding-left: 15px;
	color: #666666;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	font-size: 13px;
}
.bigsortlist .info {
	clear: both;
	width: 730px;
	color: #999999;
	padding-bottom: 3px;
	text-align: right;
	padding-right: 8px;
}
.mouseover {
	background-color: #F4FBFF;
	height: 68px;
	width: 100%;
}
.mouseover2 {
	background-color: #FCFCFC;
	height: 68px;
	width: 100%;
}
.bigtype-page {
    margin:0 auto;
	width: 745px;
	height: 20px;
	line-height:20px;
	overflow:hidden;
	text-align: center;
	padding-top: 20px;
}
.bigtype-page font {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.bigtype-page a:link, .bigtype-page a:visited, .bigtype-page a:hover {
	font-size: 14px;
	font-family: Arial,宋体, Helvetica, sans-serif;
}
/*大分类主体*/
.l-l-la-main {
	float: left;
	padding: 8px;
}
.l-l-la-main .lsort {
	float: left;
	width: 180px;
	margin-top: 3px;
}
.l-l-la-main .lsort .name {
	float: left;
	width: 248px;
	height: 25px;
	line-height: 25px;
}
.l-l-la-main .lsort .name a:link, .l-l-la-main .lsort .name a:visited {
	font-size: 14px;
	color: #0000CC;
	text-decoration: none;
}
.l-l-la-main .lsort .name a:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
.lsort .sortid {
	float: left;
	width: 200px;
	display:none;
/*	padding: 5px;
	line-height: 20px;
	word-spacing: normal;
	word-break: keep-all;
	display: inline;*/
}
.lsort .sortid a:link, .lsort .sortid a:visited {
	font-size: 13px;
	color: #0000cc;
	text-decoration: none;
}
.lsort .sortid a:hover {
	font-size: 13px;
	color: #FF0000;
	text-decoration: underline;
}
/*右边******************/
.list-right {
	float: right;
	width: 210px;
}
/*右边最新信息*/
.l-r-ra {
	float: left;
	width: 210px;
	min-height: 140px;
	border: 1px #C9E7CB solid;
	margin-bottom: 8px;
}
.l-r-ra .l-r-ra-top {
	float: left;
	width: 202px;
	height: 30px;
	line-height: 30px;
	background-color: #F9FDF9;
	padding-left: 8px;
	font-size: 13px;
	font-weight: bold;
	overflow: hidden;
}
.l-r-ra-main ul, .l-r-rb-main ul {
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}
.l-r-ra-main li, .l-r-rb-main li {
	float: left;
	width: 190px;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	padding-left: 5px;
}
.hotmore {
	float: right;
	width: 40px;
	height: 30px;
	text-align: center;
}
/*右边热门信息*/
.l-r-rb {
	float: left;
	width: 210px;
	border: 1px #FED6C5 solid;
	margin-bottom: 8px;
	padding-bottom:5px;
}
.l-r-rb-main {
	float: left;
}
.l-r-rb .l-r-rb-top {
	float: left;
	width: 202px;
	height: 30px;
	line-height: 30px;
	background-color: #FFF9F7;
	padding-left: 8px;
	font-size: 13px;
	overflow: hidden;
	font-weight: bold;
}
/*右边帮助信息*/
.l-r-rc {
	float: left;
	width: 210px;
	min-height: 213px;
	border: 1px #E6E6E6 solid;
}
.l-r-rc .l-r-rc-top {
	float: left;
	width: 202px;
	height: 30px;
	line-height: 30px;
	background-color: #F8F8F8;
	padding-left: 8px;
	font-size: 14px;
	font-weight: bold;
}
.l-r-rc-main {
	float: left;
	width: 190px;
	padding: 5px 10px 10px 10px;
	line-height: 20px;
}
.l-r-rd {
	float: left;
	width: 210px;
	min-height: 650px;
	border: 1px solid #FED6C5;
	margin-bottom: 8px;
}
.l-r-rd .l-r-rd-top {
	float: left;
	width: 202px;
	height: 30px;
	line-height: 30px;
	background-color: #FFF9F7;
	padding-left: 8px;
	font-size: 13px;
	font-weight: bold;
	overflow: hidden;
}
.l-r-rd-main{float:left; padding-left:25px; padding-top:15px;}
/***********************小类**************/
.list-left .slist-a {
	float: left;
	width: 760px;
	min-height: 700px;
	border: 1px #CAE3FD solid;
	padding-bottom: 6px;
	font-size: 12px;
}
.slist-a .sl-la-top {
	float: left;
	width: 752px;
	height: 30px;
	line-height: 30px;
	background-color: #F2F7FF;
	padding-left: 8px;
	font-size: 14px;
	font-weight: bold;
}
dl.sl-city {
	float: left;
	width: 730px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	line-height: 20px;
}
.sl-city dt {
	float: left;
	width: 54px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	background-color: #F9F9F9;
	border: 1px #DEDEDE solid;
	margin-right: 8px;
	font-size: 12px;
	display: inline;
}
.sl-city dd {
	float: left;
	width: 660px;
	line-height: 20px;
	word-break: keep-all;
}
dd.city-this {
	background-color: #FFFFFF;
}
dd.zone-this {
	background-color: #F2F7FF;
	margin-left: 59px;
	padding-right: 5px;
	padding-left: 5px;
	width: 665px;
	display: inline;
}
.sl-city a:link, .sl-city a:visited, .listtypesearch a:link, .listtypesearch a:visited {
	color: #0033BB;
	font-size: 12px;
	font-family: Arial,宋体, Helvetica, sans-serif;
}
.sl-city a:hover, .listtypesearch a:hover {
	color: #FF0000;
	font-size: 12px;
	font-family: Arial,宋体, Helvetica, sans-serif;
}
a.c-this:link, a.c-this:visited {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	padding: 2px 4px 0px 4px;
	text-align: center;
	background-color: #0044F7;
	height: 18px;
	line-height: 18px;
	font-family: Arial,宋体, Helvetica, sans-serif;
}
a.c-this:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #FFF;
	padding: 2px 4px 0px 4px;
	text-align: center;
	background-color: #0033BB;
	height: 18px;
	line-height: 18px;
	font-family: Arial,宋体, Helvetica, sans-serif;
}
/**所有分类**/
.list-alltype {
	float: left;
	width: 760px;
	margin-top: 8px;
}
.list-alltype dl.sort {
	float: left;
	width: 760px;
	padding-bottom: 10px;
	border: 1px #CAE3FD solid;
	margin-bottom: 8px;
}
.list-alltype dl.sort dt {
	float: left;
	width: 750px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}
.list-alltype dl.sort dd {
	float: left;
	width: 168px;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	padding-left: 20px;
}
.list-alltype dl.sort dd a:link, .list-alltype dl.sort dd a:visited {
	font-size: 13px;
	color: #0000cc;
	text-decoration: underline;
}
.list-alltype dl.sort dd a:hover {
	font-size: 13px;
	color: #FF0000;
	text-decoration: underline;
}
/*右边-栏目焦点*/
.sl-r-ra {
	float: left;
	width: 210px;
	height: 313px;
	border: 1px #FED6C5 solid;
	margin-bottom: 8px;
}
.sl-r-ra-top {
	float: left;
	width: 202px;
	height: 30px;
	line-height: 30px;
	background-color: #FFF9F7;
	padding-left: 8px;
	font-size: 13px;
	font-weight: bold;
	overflow: hidden;
}
.sl-r-ra-main {
	float: left;
	padding-top: 8px;
}
.sl-r-ra-main ul {
	float: left;
	padding-left: 5px;
}
.sl-r-ra-main li {
	float: left;
	width: 195px;
	height: 23px;
	line-height: 23px;
	padding-left: 5px;
	overflow: hidden;
}
span.f-left {
	float: left;
	min-width: 65px;
}
span.f-right {
	float: right;
	min-width: 65px;
	text-align: right;
	padding-right: 8px;
}
.l-baiduso {
	float: left;
	width: 205px;
	height: 48px;
	padding-left: 5px;
}
/*栏目热门信息*/
.sl-r-rb {
	float: left;
	width: 210px;
	border: 1px #C9E7CB solid;
	margin-bottom: 8px;
	padding-bottom:5px;
}
.sl-r-rb-main {
	float: left;
}
.sl-r-rb .sl-r-rb-top {
	float: left;
	width: 202px;
	height: 30px;
	line-height: 30px;
	background-color: #F9FDF9;
	padding-left: 8px;
	font-size: 13px;
	overflow: hidden;
	font-weight: bold;
}
.sl-r-rb-main ul {
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}
.sl-r-rb-main li {
	float: left;
	width: 190px;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	padding-left: 5px;
}
/*帮助信息*/
.sl-r-rc {
	float: left;
	width: 210px;
	height: 263px;
	border: 1px #E6E6E6 solid;
	margin-bottom: 8px;
}
.sl-r-rc .sl-r-rc-top {
	float: left;
	width: 202px;
	height: 30px;
	line-height: 30px;
	background-color: #F8F8F8;
	padding-left: 8px;
	font-size: 14px;
	font-weight: bold;
}
.sl-r-rc-main {
	float: left;
	width: 190px;
	padding: 5px 10px 10px 10px;
	line-height: 22px;
}
/*其他类型搜索*/
.listtypesearch {
	float: left;
	width: 730px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 20px;
	word-break: keep-all;
}
.listtypesearch span.t {
	float: left;
	width: 54px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	background-color: #F9F9F9;
	border: 1px #DEDEDE solid;
	margin-right: 8px;
	font-size: 12px;
	display: inline;
}
/*小类信息列表*/
.list-info-main {
	float: left;
	width: 753px;
	padding-left: 5px;
	margin-top: 8px;
	padding-bottom: 10px;
}
.info-top {
	clear: both;
	width: 750px;
	height: 30px;
	line-height: 30px;
	background-color: #EFEFEF;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 8px;
}
.info-top span {
	float: right;
	height: 35px;
	line-height: 35px;
}
/*标题*/
.info-top .title {
	float: left;
	padding-left: 5px;
	height: 30px;
	line-height: 30px;
	width: 300px;
}
.info-top p {
	margin: 0;
	padding: 0;
}
.info-oter {
	float: right;
	width: 320px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.info-oter2 {
	float: right;
	width: 210px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.info-oter span, .info-oter2 span {
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
}
/*****************************************/
/*时间*/
.list-info-main .posttime {
	width: 75px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
/*户型*/
.list-info-main .czhuxing {
	width: 80px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
/*租金*/
.list-info-main .czzujin {
	width: 110px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
/**********************************************/
/*信息列表*/
.l-i-list div {
	float: left;
	height: 55px;
	line-height: 23px;
	width: 750px;
	border-bottom: 1px #F2F2F2 solid;
}
.l-i-list dl {
	float: left;
	height: 55px;
	line-height: 23px;
	width: 750px;
	border-bottom: 1px #F2F2F2 solid;
}
.l-i-list3 {
	float: left;
	height: 55px;
	line-height: 23px;
	width: 750px;
	background-color: #F0F8FF;
	border-bottom: 1px #F2F2F2 solid;
}
.l-i-list2 {
	float: left;
	height: 55px;
	line-height: 23px;
	width: 750px;
	background-color: #FBFDFF;
	border-bottom: 1px #F2F2F2 solid;
}
.l-i-list div span.title {
	float: left;
	width: 450px;
	height: 55px;
	padding-left: 8px;
	display: inline;
}
.l-i-list div span.content {
	float: left;
	width: 450px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	color: #666666;
}
.l-i-list div span {
	float: right;
	color: #999999;
}
.l-i-list div a:link, .l-i-list div a:visited {
	float: left;
	max-width: 425px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	color: #0D28C8;
	font-size: 14px;
	text-decoration: none;
}
.l-i-list div a:hover {
	float: left;
	max-width: 425px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	color: #FF0000;
	font-size: 14px;
	text-decoration: underline;
}
/*******************************发布页面*****************/
.fb-a {
	margin: 0 auto;
	clear: both;
	width: 900px;
}
.fb-a-1 {
	float: left;
	width: 900px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.fb-title {
	float: left;
	width: 890px;
	font-size: 22px;
	color: #FF0000;
	font-weight: bold;
	min-height: 48px;
	line-height: 40px;
	text-align: center;
}
.fa-top-content {
	margin: 0 auto;
	clear: both;
	width: 680px;
	min-height: 80px;
	border: 1px #67AFFF solid;
	background-color: #F2F6FF;
	line-height: 20px;
	padding: 10px;
}
.fa-top-content p {
	margin: 0;
	padding: 0;
	clear: both;
}
.fa-top-content p.a {
	font-weight: bold;
	color: #FF0000;
}
.fb-b-2 {
	margin: 0 auto;
	clear: both;
	width: 840px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.post-top {
	float: left;
	width: 820px;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	font-weight: bold;
	color: #2A2A2A;
	border-bottom: 1px #EEEEEE solid;
	padding-left: 10px;
	margin-bottom: 5px;
}
.post-top span {
	font-weight: normal;
}
.post-main {
	float: left;
	width: 820px;
}
.post-main dl {
	float: left;
	width: 820px;
}
.post-main dt {
	float: left;
	width: 115px;
	height: 30px;
	line-height: 30px;
	text-align: right;
}
.post-main dd {
	float: left;
	width: 700px;
	min-height: 30px;
	line-height: 30px;
}
span.s-f-w-1 {
	color: #666666;
}
span.s-f-w-2 {
	float: left;
	width: 57px;
	height: 20px;
	line-height: 20px;
	text-align: right;
}
.post-submit {
	float: left;
	width: 820px;
	padding-top: 10px;
	text-align: center;
}
/****************************************内容页***/
.info-show-a {
	float: left;
	width: 760px;
	border: 1px #CAE3FD solid;
	margin-bottom: 10px;
}
.info-show-a-top {
	float: left;
	width: 760px;
	height: 30px;
	line-height: 30px;
	background-color: #F2F7FF;
}
.info-show-a-top .ph {
	padding-left: 8px;
	color: #808080;
}
.info-show-a-main {
	float: left;
	width: 760px;
}
.admin-eidt {
	text-align: center;
	width: 35px;
}
.show-title {
	float: left;
	width: 600px;
	height: 60px;
}
.show-title h1 {
	float: left;
	margin: 0;
	padding: 0;
	color: #1F1F1F;
	font-size: 20px;
	font-weight: bold;
	width: 610px;
	height: 60px;
	line-height: 60px;
	padding-left: 10px;
	overflow: hidden;
}
.show-edit {
	float: right;
	width: 110px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 10px;
	margin-top: 20px;
	background-color: #FFEEDD;
	border: 1px #FFBDAC solid;
}
.show-baseinfo {
	margin: 0 auto;
	width: 740px;
}
.show-b-left {
	float: left;
	width: 695px;
	line-height: 25px;
	padding-top: 10px;
	font-size: 13px;
	margin-top:10px;
	padding-bottom:10px;
	background-color:#F4FBFF;
	border:1px #DDEEFF solid;
	

}
.show-b-left2{
	float: left;
	width: 695px;
	line-height: 25px;
	padding-top: 10px;
	font-size: 13px;
	margin-top:10px;
	padding-bottom:10px;
border:1px #DDEEFF solid;
}

/*过期信息背景*/
.oldxinxi {
}
.oldcontact {
	display: none;
}
.sf-a {
	float: left;
	color: #666666;
	padding-left: 20px;
	height: 50px;
	line-height: 25px;
	font-size: 13px;
	width: 690px;
}
.sf-b {
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	width:600px;
}
.sf-b-top {
	float:left;
	width:600px;
	height:25px;
	padding-left:8px;
	font-size:14px;
	font-weight:bold;
}

.s-c-on{
	float:left;
	width:340px;
	
}
.s-c-on2{
	float:left;
	width:660px;
	font-size:14px;
	
}
.s-c-on2 span.oo1 {
	color: #666666;
	width: 83px;
	text-align: right;
	height: 25px;
	float: left;
	overflow: hidden;
}

.s-c-on2 p.oo2{
	width:570px;
	line-height:20px;
	padding-top:2px;
	font-size:14px;
}

.show-b-right {
	float: right;
	padding-top: 5px;
}
.s-contact {
	float: left;
	width: 680px;
	min-height: 70px;
	background-color: #F4FBFF;
	line-height: 25px;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	border:1px #DDEEFF solid;
}
.s-contact span {
	color: #666666;
	width: 70px;
	text-align: right;
	height: 25px;
	line-height: 25px;
	float: left;
}
.s-contact span.f-hui {
	color: #666666;
	font-size:12px;
}
.s-contact-top{
	float: left;
	width: 680px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
}
/*详细说明*/
.show-b-content {
	float: left;
	width: 730px;
}
.s-b-c-top {
	float: left;
	width: 730px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px #AACAF2 solid;
}
.s-b-c-top span {
	float: left;
	width: 80px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border: 1px #AACAF2 solid;
	border-bottom: 1px #FFFFFF solid;
	margin-right: 3px;
	cursor: hand;
	background-color: #2C7CDE;
	color: #FFFFFF;
}

.s-b-c-top span.show-bgc {
	background-color: #FFFFFF;
	color: #0033BB;
}
.s-b-c-main {
	border-top: none;
	float: left;
	width: 699px;
	padding: 15px;
	padding-bottom:20px;
	font-size: 14px;
	line-height: 25px;
}
.s-b-c-main a:link,.s-b-c-main a:visited,.s-b-c-main a:hover{
	font-size:14px;
}
.s-b-c-main .oo{
	color:#666666;
}
.s-b-c-link{
	float:left;
	width:670px;
	height:40px;
	line-height:20px;
	font-size:13px;
	padding-left:20px;
	padding-top:5px;
}
.c-tishi {
}
/******放GG的地方*****/
.gghtml{
	float:right;
	width:340px;
	height:280px;
	padding-left:10px;
	padding-bottom:15px;

}
a.a-bzmap:link,a.a-bzmap:visited,a.a-bzmap:hover{
	font-size:12px;
	text-decoration:underline;
	color:#FF0000;
}
.show-pic {
	float: left;
	font-size: 13px;
	text-align: center;
	width: 695px;
	color: #333333;
	padding-top:15px;
	border:1px #DDEEFF solid;
	padding-bottom:10px;
	margin-left:15px;
	display:inline;
}
.show-imgbutton {
	margin: 0 auto;
	clear: both;
	width: 730px;
	height: 50px;
	padding-top: 15px;
	text-align: center;
}
.info-show-b {
	float: left;
	width: 760px;
	min-height: 300px;
	border: 1px #AACAF2 solid;
	margin-bottom: 10px;
}
.info-show-c {
	float: left;
	width: 760px;
	min-height: 300px;
	border: 1px #AACAF2 solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
	display:none;
}
.info-show-c-top {
	float: left;
	width: 760px;
	height: 30px;
	line-height: 30px;
	background-color: #F2F7FF;
}
.info-show-c-top span {
	padding-left: 8px;
	font-size: 14px;
	font-weight: bold;
}
.info-show-c-main {
	margin: 0 auto;
	width: 760px;
}
.show-pl {
	margin: 0 auto;
	clear: both;
	width: 746px;
	border-bottom: 1px #E8E8E8 solid;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
.show-add-pl {
	margin: 0 auto;
	width: 746px;
	min-height: 280px;
	line-height: 30px;
}
.s-a-p-top {
	float: left;
	width: 740px;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	color: #CC0000;
}
.show-add-pl span {
	float: left;
	width: 81px;
	height: 25px;
}
.s-a-p-a{
clear:both;
}
.s-a-p-b{
clear:both;
}
.s-a-p-c{
clear:both;
}
.show-add-pl input, .show-add-pl textarea {
	border: 1px #999999 solid;
}
.s-a-p-d {
	float: left;
	width: 690px;
	padding-top: 10px;
	text-align: center;
}
.s-a-p-d input {
	width: 130px;
	height: 30px;
	line-height: 22px;
	font-size: 14px;
	text-align: center;
}
.info-show-c-main .info {
	color: #999999;
}
/*************内容页的右边****/
.s-l-r-a {
	float: left;
	width: 210px;
	height: 155px;
	border: 1px #D1E2F8 solid;
	margin-bottom: 8px;
}
.s-l-r-a .s-l-r-a-top {
	float: left;
	width: 202px;
	height: 30px;
	line-height: 30px;
	background-color: #F4F9FF;
	padding-left: 8px;
	font-size: 14px;
	font-weight: bold;
}
.s-l-r-a-main {
	float: left;
	width: 200px;
	padding: 5px;
	line-height: 20px;
}
.s-l-r-a-main .a-a {
	float: left;
	width: 80px;
}
.s-l-r-a-main .a-b {
	float: right;
	width: 120px;
}
.s-l-r-a-main .a-c {
	float: left;
	width: 200px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
/****/
.s-l-r-b {
	float: left;
	width: 210px;
	height: 213px;
	border: 1px #E6E6E6 solid;
	margin-bottom: 8px;
}
.s-l-r-b .s-l-r-b-top {
	float: left;
	width: 202px;
	height: 30px;
	line-height: 30px;
	background-color: #F8F8F8;
	padding-left: 8px;
	font-size: 14px;
	font-weight: bold;
}
/**栏目推荐**/
.s-l-r-c-main {
	float: left;
	width: 200px;
	padding: 5px;
	line-height: 20px;
}
.s-l-r-c {
	float: left;
	width: 210px;
	min-height: 230px;
	border: 1px #C9E7CB solid;
	margin-bottom: 8px;
}
.s-l-r-c .s-l-r-c-top {
	float: left;
	width: 202px;
	height: 30px;
	line-height: 30px;
	background-color: #F9FDF9;
	padding-left: 8px;
	font-size: 14px;
	font-weight: bold;
}
.s-l-r-c-main {
	float: left;
	width: 200px;
	padding: 5px;
	line-height: 20px;
}
/***热门信息*/
.s-l-r-d {
	float: left;
	width: 210px;
	min-height: 280px;
	border: 1px #E6E6E6 solid;
	border: 1px #FED6C5 solid;
	margin-bottom: 8px;
display:none;
}
.s-l-r-d .s-l-r-d-top {
	float: left;
	width: 202px;
	height: 30px;
	line-height: 30px;
	background-color: #F8F8F8;
	background-color: #FFF9F7;
	padding-left: 8px;
	font-size: 14px;
	font-weight: bold;
}
.s-l-r-d-main {
	float: left;
	width: 200px;
	padding: 5px;
	line-height: 20px;
}
.s-l-r-d-main ul{
    padding-left:5px;
}
.s-l-r-d-main ul li{height:22px; line-height:22px;}
.s-l-r-c-main a:link, .s-l-r-d-main a:link, .s-l-r-e-main a:link,.s-l-r-c-main a:visited, .s-l-r-d-main a:visited, .s-l-r-e-main a:visited  {
	float: left;
	width: 190px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}
/*推荐信息---------------已取消*/
.s-l-r-e {
	float: left;
	width: 210px;
	min-height: 230px;
	border: 1px #D1E2F8 solid;
	margin-bottom: 8px;
	display: none;
}
.s-l-r-e .s-l-r-e-top {
	float: left;
	width: 202px;
	height: 30px;
	line-height: 30px;
	background-color: #F4F9FF;
	padding-left: 8px;
	font-size: 14px;
	font-weight: bold;
}
.s-l-r-e-main {
	float: left;
	width: 200px;
	padding: 5px;
	line-height: 20px;
}

.s-l-r-f {
	float: left;
	width: 210px;
	min-height: 250px;
	border: 1px #E6E6E6 solid;
	border: 1px #FED6C5 solid;
	margin-bottom: 8px;
}
.s-l-r-f .s-l-r-f-top {
	float: left;
	width: 202px;
	height: 30px;
	line-height: 30px;
	background-color: #F8F8F8;
	background-color: #FFF9F7;
	padding-left: 8px;
	font-size: 14px;
	font-weight: bold;
}
.s-l-r-f .s-l-r-f-main {
	float: left;
	width: 200px;
	padding: 5px;
	line-height: 20px;
}
/************************JOB页面***/
.u-hy-main {
	margin: 0 auto;
	width: 970px;
	margin-top: 8px;
}
.u-left {
	float: left;
	width: 280px;
	height: 500px;
	border: 1px #AACAF2 solid;
	overflow:hidden;
}
.u-right {
	float: right;
	width: 675px;
	min-height: 500px;
	border: 1px #AACAF2 solid;
}
.u-grxx-top {
	float: left;
	width: 272px;
	height: 30px;
	background-color: #F2F7FF;
	line-height: 30px;
	padding-left: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #0033BB;
}
.u-gr-center {
	float: left;
	width: 90px;
	height: 90px;
}
.u-grxx-main {
	float: left;
	padding: 8px;
	line-height: 23px;
}
.u-fbxx-top {
	float: left;
	width: 666px;
	height: 30px;
	background-color: #F2F7FF;
	line-height: 30px;
	padding-left: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #0033BB;
}
.u-fbxx-main {
	float: left;
	padding: 10px;
}
.u-fbxx-main ul {
	float: left;
}
.u-fbxx-main li {
	float: left;
	width: 650px;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
}
.u-fbxx-main .u-info-page {
	margin: 0 auto;
	width: 400px;
	height: 30px;
	line-height: 30px;
}
.fb-main {
	margin: 0 auto;
	color: #0000cc;
	width: 980px;
	padding-top: 15px;
	line-height: 23px;
}
.post-sm{
	float:left;
	width:550px;
	height:50px;
	line-height:40px;
	font-weight:bold;
	background-image:url(fb01.gif);
	background-repeat:no-repeat;
}
.post-fb{
	float:right;
	width:400px;
	text-align:right;
	font-size:14px;
	height:50px;
	line-height:40px;

}
.fb-main a:link, .fb-main a:visited {
	color: #0000cc;
}
.fb-main a:hover {
	color: #FF0000;
}
.fb-line {
	float: left;
	width: 980px;
}
.fb-b-a {
	float: left;
	width: 980px;
	padding-bottom: 15px;
}
.fb-bigsort {
	border-bottom: 1px dotted #ccc;
	width: 980px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
.fb-smallsort {
	float: left;
	width: 980px;
	padding-top: 8px;
}
/**搜索页面*/
.so-main {
	margin: 0 auto;
	width: 950px;
	min-height: 350px;
}
.so-main ul {
	float: left;
	padding-bottom: 20px;
	padding-top: 15px;
}
.so-main li {
	float: left;
	width: 950px;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px #F5F5F5 solid;
}
.so-main li span.s-0 {
	color: #999999;
	float: left;
}
.so-main li span.s-1 {
	float: left;
	color: #999999;
	width: 150px;
}
.so-main li span.s-2 {
	float: right;
	width: 130px;
	height: 25px;
	color: #999999;
}
.so-main li span.s-3 {
	color: #999999;
	width: 130px;
	height: 25px;
	float: right;
}
.so-no {
	float: left;
	width: 600px;
	height: 300px;
	text-align: left;
	line-height: 28px;
	padding-top: 15px;
	font-size: 14px;
}
/***********登录**************/
.l-u-line {
	float: left;
	width: 900px;
	height: 40px;
	line-height: 40px;
}
.l-u-left {
	float: left;
	width: 300px;
	height: 30px;
	text-align: right;
}
.l-u-right {
	float: left;
	width: 600px;
	height: 30px;
}
.l-u-right .radio {
	border: 1px #E7E7E7 solid;
}
.l-u-center {
	float: left;
	width: 800px;
	height: 40px;
	text-align: center;
}
.l-u-br {
	float: left;
	width: 900px;
	height: 50px;
}
.w-20-150 {
	width: 150px;
	height: 20px;
	line-height: 20px;
}
/*****注册****/
.reg-b {
	margin: 0 auto;
	width: 750px;
	border: 1px #E3E3E3 solid;
	margin-top: 10px;
	padding-bottom: 10px;
}
.reg-1 {
	margin: 0 auto;
	width: 860px;
	height: 300px;
	line-height: 22px;
	padding-top: 15px;
}
.reg-2 {
	margin: 0 auto;
	width: 860px;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
.reg-t-1 {
	margin: 0 auto;
	width: 600px;
	padding-top: 15px;
}
.reg-t-top {
	float: left;
	width: 600px;
	height: 30px;
	background-color: #F2F6FF;
	line-height: 30px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.reg-t-2 {
	margin: 0 auto;
	width: 600px;
}
.reg-t-3 {
	margin: 0 auto;
	width: 360px;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: left;
}
.r-t-left {
	float: left;
	width: 95px;
	text-align: right;
	height: 30px;
	line-height: 30px;
}
.r-t-right {
	float: left;
	width: 500px;
	height: 30px;
	line-height: 30px;
}
/*所有选择城市*/
.a-wrap {
	margin: 0 auto;
	width: 1003px;
}
.a-t-bg {
	float: left;
	width: 1003px;
	height: 133px;
	background-image: url(all_03.jpg);
	background-repeat: repeat-x;
}
.a-t-info {
	float: left;
	width: 449px;
	height: 120px;
	background-image: url(all_06.jpg);
	margin-left: 25px;
	margin-top: 10px;
}
.a-t-info p {
	margin: 0;
	padding: 0;
	padding-top: 8px;
	line-height: 20px;
	font-size: 13px;
	padding-left: 10px;
	color: #202020;
	text-indent: 24px;
}
.a-t-link {
	float: right;
	width: 230px;
	margin-right: 150px;
	margin-top: 35px;
	display: inline;
}
.a-t-l-1 {
	float: left;
	width: 230px;
	height: 37px;
	line-height: 37px;
	background-image: url(all_09.jpg);
	font-size: 14px;
	color: #FFFFFF;
	overflow: hidden;
	font-weight: bold;
}
.a-t-l-1 span {
	float: left;
	width: 183px;
	text-align: center;
	padding-left: 40px;
}
.a-t-l-1 a:link, .a-t-l-1 a:visited, .a-t-l-1 a:hover {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.a-t-l-1 a:hover {
	text-decoration: underline;
}
.a-t-l-2 {
	float: left;
	width: 230px;
	height: 34px;
	background-image: url(all_11.jpg);
}
.a-c-1, .a-c-2 {
	float:left;
	width: 998px;
	min-height: 500px;
	border: 1px #DCE4FA solid;
	margin-top: 8px;
	padding: 1px;
}
.a-c-1-top, .a-c-2-top {
	float: left;
	width: 998px;
	height: 30px;
	line-height: 30px;
	background-color: #EAF4FF;
}
.a-c-1-top .s1 {
	float: left;
	padding-left: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	width: 135px;
}
.a-c-1-top .s2 {
	float: left;
	width: 360px;
	font-size: 13px;
	
}
.a-c-1-top a:link, .a-c-1-top a:visited, .a-c-1-top a:hover {
	font-size: 14px;
	color: #FF3300;
	text-decoration: none;
}
.a-c-1-top a:hover {
	text-decoration: underline;
	font-size: 14px;
}
.a-c-1-top .s3 {
	float: right;
	width: 170px;
	text-align: right;
	padding-right: 5px;
	color: #333333;
}
.a-c-main {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 6px;
}
.a-part {
	float: left;
	width: 950px;
	padding-bottom: 5px;
}
.a-p-top {
	margin: 0 auto;
	width: 950px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	border-bottom: 2px #DCE4FA solid;
	font-size: 15px;
	color: #666666;
}
.a-p-main dl {
	float: left;
	padding-top: 8px;
}
.a-p-main dt {
	float: left;
	width: 35px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	margin-right: 20px;
	display:inline;
	font-size: 18px;
	color: #666666;
	color: #FF3300;
	background-image: url(abc-bg.jpg);
	background-position: 21px 6px;
	background-repeat: no-repeat;
}
.a-p-main dd {
	float: left;
	width: 890px;
	min-height: 30px;
	line-height: 30px;
	word-spacing: normal;
	word-break: keep-all;
}
.a-p-main dd a:link, .a-p-main dd a:visited {
	font-size: 14px;
	color: #0000CC;
	text-decoration: underline;
}
.a-p-main dd a:hover {
	font-size: 14px;
	color: #FF3300;
	text-decoration: underline;
}
.a-p-main dd a{
	margin-right:8px;
	display:inline;
}
.b-p-main {
	float: left;
}
.b-p-main dl {
	float: left;
	padding-top: 8px;
	width: 493px;
	min-height: 30px;
}
.b-p-main dt {
	float: left;
	width: 50px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	margin-right: 10px;
	margin-top: 4px;
	font-size: 13px;
	color: #333333;
	background-color: #EAF4FF;
}
.b-p-main dd {
	float: left;
	width: 425px;
	min-height: 30px;
	line-height: 30px;
	word-spacing: normal;
	word-break: keep-all;
}
.b-p-main a:link, .b-p-main a:visited {
	font-size: 13px;
	color: #2754BB;
	text-decoration: none;
}
.b-p-main a:hover {
	font-size: 13px;
	color: #FF3300;
	text-decoration: underline;
}
.a-c-2 {
	min-height: 50px;
	padding-bottom: 10px;
}
.a-c-2-top .s1 {
	padding-left: 5px;
	font-size: 13px;
}
.friendlink {
	padding-left: 10px;
	line-height: 30px;
	word-break: keep-all;
}
.u-img {
	margin: 0 auto;
	width: 550px;
	padding-top: 20px;
}
.u-img div {
	min-height: 35px;
	line-height: 35px;
}
.f-none {
	display: none;
}
.ad_js {
	float: left;
	width: 190px;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	padding-left: 10px;
	background-image: url(lidot.gif);
	background-repeat: no-repeat;
	background-position: left 8px;;
}
/*会员头部登陆*/
.login_tpl {
	text-align: right;
}
.tjq {
	display: none;
}
/*首页的几条信息*/
.alltopnews {
	float: left;
	width: 450px;
	height: 16px;
	overflow: hidden;
	margin-top:5px;
	color: #333333;

}
.atit {
	float: left;
	width:15px;
	height: 28px;
	line-height: 28px;
	color: #0000FF;
	font-size: 12px;
	/*background-image:url(/f/images/stark/deng1.gif);
	background-repeat:no-repeat;
	background-position:2px 8px; */

}
.acon{
	float: left;
	width: 450px;
}
.acon ul {
	float: left;
}
.acon li {
	float: left;
	width: 210px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	padding-left: 5px;
	color:#0000FF;
}
.acon a:link, .acon a:visited {
	color: #0000FF;
	font-size:13px;
	text-decoration: underline;
}
.acon a:hover {
	text-decoration: underline;
	font-size:13px;
	color: #FF3300;
}
.s-baidu{
    float:right;
	width:348px;
	height:100px;
	margin-top:-20px;
	display:none;
}
/*首页新闻资讯*/
.allnews{
	float:left;
	width: 998px;
	height: 100px;
	border: 1px #DCE4FA solid;
	margin-top: 8px;
	padding-top: 1px;
	
}
.allnewstop{
	float:left;
	width: 998px;
	height: 25px;
	line-height:25px;
	background-color:#EAF4FF;
	margin-bottom:3px;
}
.allnewstop strong{
    float:left;
    width:200px;
   font-size:14px;
   padding-left:8px;
   color:#0033BB;
}
.allnewstop p{
	float:right;
	width:60px;
	margin:0;
	padding:0;
	text-align:center;
}
.allnews ul,.allnews li{
	padding:0;
	margin:0;
}
.allnews li{
	float:left;
	width:225px;
	height:22px;
	overflow: hidden;
	line-height:22px;
	margin-left:10px;
	display:inline;
	padding-left:10px;
	background-image: url(lidot.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
.allnews li a:link,.allnews li a:visited{
	color:#0033BB;
}
.allnews li a:hover{
	color:#FF0000;
}
/*首页信息调用*/
.alllist{
	float:left;
	width: 998px;
	height: 150px;
	border: 1px #DCE4FA solid;
	margin-top: 8px;
	padding-top: 1px;
	
}
.alllisttop{
	float:left;
	width: 998px;
	height: 25px;
	line-height:25px;
	background-color:#EAF4FF;
	margin-bottom:3px;
}

.alllisttop strong{
	float: left;
	width: 240px;
	padding-left: 8px;
	color: #0033BB;
}
.alllist ul{
	float:left;
	width:246px;
}
.alllist li{
	float:left;
	width:225px;
	height:22px;
	overflow: hidden;
	line-height:22px;
	margin-left:10px;
	display:inline;
	padding-left:10px;
	background-image: url(lidot.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
.alllist li a:link,.alllist li a:visited{
	color:#0033BB;
}
.alllist li a:hover{
	color:#FF0000;
}

/*新闻模板*/

.news-title{
	float:left;
	width:738px;
}
.news-title h1 {
	float: left;
	margin: 0;
	padding: 0;
	color: #1F1F1F;
	font-size: 20px;
	font-weight: bold;
	width: 730px;
	height: 30px;
	line-height: 30px;
	text-align:center;
	overflow: hidden;
}
.show-news-content {
	float: left;
	width: 740px;
	padding-left:10px;
	margin-top: 28px;
}

.news-content{
	padding:8px;
	width:725px;
	line-height:28px;
	font-size:14px;
	padding-bottom:30px;

}
.news-content p{font-size:14px;line-height:28px;}
.news-content a:link,.news-content a:visited{
	color: #202020;
	font-size:14px;
	text-decoration:underline;
}
.news-content a:hover{
	color:#FF0000;
	font-size:14px;
}
.news_meta{
	float:left;
	width:730px;
	height:25px;
	text-align:right;
	color:#999999;
}
.news_title_list{
	padding-left:10px;
	background-image: url(lidot.gif);
	background-repeat: no-repeat;
	background-position: left 8px;

}
#pagebar {width:100%;overflow:hidden;margin:5px 0;}
/*分页*/
.multipage {height:24px;overflow:hidden;font-size:12px;float:right;}
.multipage span {line-height:22px;height:22px;display:block;background:#fff;float:left;padding:0 10px;border:1px solid #ccc;margin-right:3px;}
.multipage a {line-height:22px;height:22px;display:block;border:1px solid #ccc;background:#fff;float:left;padding:0 10px;margin-right:3px;}
.multipage a:hover {border:1px solid #2782D6;background:none;}
.multipage .on {background:#2782D6;color:#fff;font-weight:bold}
.multipage .go {border:1px solid #ccc;height:21px;line-height:21px;padding:0;}
/*内容栏目*/
p.p-lm{
	float:left;
	width:100px;
	text-align:left;
	height:22px;
	line-height:22px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.news-b{
	min-height:650px;
}

/*工具查询*/
.a-chaxun{
float:left;
	width:980px;
	height:83px;
    
	border:1px #E8E8E8 solid;
	margin-top:8px;
	margin-bottom:5px;
}
.a-chaxun ul,.a-chaxun li{
	margin:0;
	padding:0;
	list-style:none;
}
.a-chaxun .tt{
	float:left;
	width:35px;
	height:80px;
	font-size:14px;
	font-weight:bold;
	padding:8px 0px 0px 10px;
}
.a-chaxun .tt span{
   float:left;
	width:18px;
}
.a-chaxun ul{
	padding:5px 8px 5px 10px;
}
.a-chaxun li{
	float:left;
	width:110px;
	height:20px;
	line-height:20px;
	overflow:hidden;
}

.g-google300-250{
    float:left;
	width:740px;
	height:260px;
	background-color:#FFFFF0;
	padding-left:15px;
	padding-top:13px
}

.g-google300-250 .g1{float:left; width:330px;}
.g-google300-250 .g2{float:left; width:310px;}
.g-google-120-600{float:left;}
.show-b-google {
	width: 300px;
	height: 250px;
	text-align: center;
	border: 1px #fff solid;
	margin-bottom: 3px;
}
.show-b-baidu {
	width: 300px;
	height: 280px;
	text-align: center;
	border: 1px #fff solid;
	margin-bottom: 3px;
}

/**google**/
.list-google {
	float: left;
	width: 210px;
	margin-bottom: 8px;
}
.list-left-google {
	float: left;
	width: 750px;
	height:95px;
	padding-top: 5px;
	padding-left: 10px;
	margin-top:8px;
	background-color: #FFFFF0;
}
.b-baidu960-90{
	float:left;
	width:965px;
	padding-top:3px;
	padding-bottom:5px;
	padding-left:15px;
	border:1px #EEEEEE solid;
}
.b-baidu360-300{
    float:left;
	width:735px;
	background-color:#FFFFF0;
	padding-left:15px;
	padding-bottom:10px;
	margin-left:5px;
	margin-top:8px;
}
.b-baidu360-300 .g1{float:left; width:370px; padding-top:5px;}
.b-baidu760-90{
    float:left;
	width:755px;
	padding-bottom:10px;
	border:1px #AACAF2 solid;
	margin-top:8px;
	border-left:none;
	border-right:none;
	padding-left:5px;
}
.b-baidu760-90 .g1{float:left; padding-top:5px;}
.list-left-baidu500-200{
	float: left;
	width: 760px;
	padding-bottom:10px;
	padding-top:10px;
	background-color: #FFFFF0;

}
.bc-huang{
	background-color:#FFFFF0;
}