/* CSS Document */

/**General style**/

body {
	margin:0;
	padding:0;
	font-size:12px;
	color:#333;
	font-family: '宋体', Arial, Helvetica, sans-serif;
	background-color:#fff;
	width:100%;
}
div, form, img, ul, ol, li, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
}
table, td, tr, th {
	font-size:12px;
}
ul {
	list-style: none
}
/* 链接颜色 */

a {
	color: #00019a;
	text-decoration:none;
}
a:hover {
	color: #c00;
	text-decoration:underline;
}
/* 其他属性 */
a.repost{ background:url(/members/image/repost.gif) no-repeat left top; padding-left:13px; color:#333333;}
a.act{ background:url(/members/image/act.gif) no-repeat left top; padding-left:15px; color:#333333; }
a.del{ background:url(/members/image/delect.gif) no-repeat left top; padding-left:13px;  color:#333333; }
a.mod{ background:url(/members/image/modify.gif) no-repeat left top; padding-left:14px; color:#333333; }

.homepage a{ font-family: Verdana, Geneva, sans-serif; font-weight:bold;  font-size:13px;}

.expdata { line-height:100%; color:#999; margin-top:5px;}
.expdata span{ display:block; color:#666; font-size:11px; font-family:Arial, Helvetica, sans-serif;}


.id_card_1 img{ border:2px solid #CCCCCC; width:120px;}
.id_card_2 img{ border:2px solid #CCCCCC; width:120px;}

#lptype{ width:150px;}


/********************item_box*/
.item_box{ padding:0px 0px 7px 5px;}
.item_box .items_dir ul{ list-style-type:none; margin:0px; padding:0px;  }
.item_box .items_dir ul li{  width:118px; height:25px; float:left;  }

.item_box .item_info{ color:#6C80B4; text-align:left; padding-left:3px; border-bottom:1px solid #C5DAF0; height:25px; background-color:#F5FAFF;}
.item_box .other_input{ clear:both; padding-left:3px;}
.item_box .other_input span{ color:green;}

.item_box label{ cursor:pointer;}
/**item_box_school*/
.item_box_school{ padding:0px 0px 7px 5px;}
.item_box_school .items_dir ul{ list-style-type:none; margin:0px; padding:0px;  }
.item_box_school .items_dir ul li{  width:49%; height:25px; float:left;  }
.item_info{ clear:both; color:#6C80B4; text-align:left; padding-left:3px; border-bottom:1px solid #C5DAF0; height:25px; background-color:#F5FAFF;}
.item_box_school .item_info{ color:#6C80B4; text-align:left; padding-left:3px; border-bottom:1px solid #C5DAF0; height:25px; background-color:#F5FAFF;}
.item_box_school .other_input{ clear:both; padding-left:3px;}
.item_box_school .other_input span{ color:green;}
.item_box_school label{ cursor:pointer;}
/***track_dir*/
.track_dir{}
.track_dir ul{ list-style-type:none; margin:0px; padding:0px;  }
.track_dir li{  width:70px; height:25px; float:left;  }
/*********/
 
.ditie1{background-color:#f7d0cd;}
.ditie2{background-color:#d8edba;}
.ditie3{background-color:#fff0cd;}
.ditie4{background-color:#d5b2d4;}
.ditie5{background-color:#ebbcdd;}
.ditie6{background-color:#fccadd;}
.ditie7{background-color:#ffe0bf;}
.ditie8{background-color:#c1e0e7;}
.ditie9{background-color:#daedf3;}
.ditie10{background-color:#e8d1e4;}
.ditie11{background-color:#d1b7b8;}
.ditie12{background-color:#A8E4D6;}
.ditie13{background-color:#F8CEE3;}

.ditie_other{background-color:#f5f5f5;}
 

fieldset{ clear:both; margin-top:4px; border:1px solid #ccc; }
fieldset legend{ font-weight:bold; height:25px; overflow:hidden;}


#showtrackstop span{}
#showtrackstop ul{ list-style-type:none; display:block; margin:0px; padding:0px; height:1%; overflow:hidden; padding:0px 0px 10px 5px; }
#showtrackstop ul li{ float:left; width:140px; height:23px;}
#showtrackstop fieldset{ margin:0px; padding:0px; border:1px solid #fff; border-right:0px; border-left:0px;}
#showtrackstop legend{ margin:0px; padding:0px;height:23px;  overflow:hidden;}


.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
	font-size:1px;
	visibility: hidden;
	height:1px;
}
.hidden {
	display: none;
}
.unLine, .unLine a {
	text-decoration: none;
}
.noBorder {
	border:none;
}
#wrapper {
	text-align:left;
	width:100%;
}
/* Clear Fix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
/* end of clearfix */


.repaly{
	background:#f5f5f5 url(/members/image/re_.gif) no-repeat 35px center;
	color: #000;
	font-size: 12px;
	border: 1px solid #ccc;
	line-height:17px;
	height:19px;
	font-weight:bold;
	padding-right:17px;
	margin-left:10px;
	cursor:pointer;
}
.repaly_1{
	background:#FFCC00;
	color: #000;
	font-size: 12px;
	border: 1px solid #000000;
	line-height:17px;
	height:19px;
	font-weight:bold;
 
	margin-left:10px;
	cursor:pointer;
}




/* 头部信息样式 */

#header_box {
	width:1000px;
	margin:0 auto;
}
#logo {
	float:left;
	margin:12px 0 0 12px;
	_margin:12px 0 0 6px
}
#nav_box {
	float:right;
	width:750px;
	margin-right:16px;
	_margin-right:8px;
}
#nav_user {
}
#nav_user ul li {
	float:right;
	margin:10px 0 0 12px;
}
#nav_user ul li span {
	color:#f60;
}
#nav_user ul li img {
	margin-right:8px;
}
.nav_line {
	width:1px;
	height:12px;
	font-size:1px;
	border-left:1px #CCC solid;
}
#nav_weather {
	text-align:right;
	position:relative;
	left:460px;
	top:5px;
	width:300px;
}
#weather {
	float:left;
	margin-top:9px;
	width:183px;
}
#dataTime {
	float:left;
	margin-top:13px;
	width:105px;
}
/* content */

#content_box {
	width:100%!important;
	min-width:1000px;
	background:url(/members/image/newembers/menu_bg.gif) repeat-x left 10px;
	margin-top:5px;
}
#content {
	margin:0 auto;
	width:961px;
}
/* 左边次导航 */



#content_left {
	width:166px;
	background:url(/members/image/newembers/leftsidebar_title_BG.gif) no-repeat;
	position:absolute;
}


#leftsidebar_list {
	margin:80px 16px 0 10px;
}
#leftsidebar_list ul li {
	font-weight:bold;
	font-size:13px;
	margin:10px 0;
	line-height:22px;
	_margin:0;
	
	
}
#leftsidebar_list ul li a { display:block;
	color:#7f7f7f;
	text-decoration:none;
	border:1px #d4d4d4 solid;
	padding:3px 35px 0 40px;
	_padding:2px 35px 0 40px;

}

#leftsidebar_list ul li a:hover {
	color:#648abf;
	text-decoration:none;
	border:1px #7797c3 solid;
}
#leftsidebar_list .current_li  { 
	color:#3353A2;
	text-decoration:none;
	border:1px solid  #3353A2;
}

.siteMessage {
	background:url(/members/image/newembers/siteMessage.gif) no-repeat 6px 6px;
}
.buildingFavorite {
	background:url(/members/image/newembers/buildingFav.gif) no-repeat 10px 6px;
}
.houseFavorite {
	background:url(/members/image/newembers/houseFavorite.gif) no-repeat 10px 6px;
}
.newEvent {
	background:url(/members/image/newembers/newEvent.gif) no-repeat 8px 4px;
}
.changeInfo {
	background:url(/members/image/newembers/changeInfo.gif) no-repeat 8px 4px;
}
.saleManage {
	background:url(/members/image/newembers/ico_saleManage.gif) no-repeat 8px 4px;
}
.saleManage2 {
	background:url(/members/image/newembers/ico_saleManage2.gif) no-repeat 8px 4px;
}
.myOrder {
	background:url(/members/image/newembers/ico_myOrder.gif) no-repeat 8px 4px;
}
.myMessage {
	background:url(/members/image/newembers/ico_Message.gif) no-repeat 10px 7px;
}
.sitepost {
	background:url(/members/image/newembers/sitiMassage.gif) no-repeat 10px 7px;
}
.jinfengl{background:url(/members/image/newembers/jifen_gl.gif) no-repeat 9px 6px;}
.passengerSource { background:url(/members/image/newembers/ico_passengerSource.gif) no-repeat 6px 4px;}
.emailRss {
	background:url(/members/image/newembers/EmailRss.gif) no-repeat 10px 5px;
}
.menuTousu { background:url(/members/image/newembers/ico_tousu.gif) no-repeat 8px 4px;}
.menuShare { background:url(/members/image/newembers/ico_share.gif) no-repeat 8px 4px;}
.menuTut { background:url(/members/image/newembers/ico_tut.gif) no-repeat 8px 4px;}
.housefabu {background:url(/members/image/newembers/ico_fabu.gif) no-repeat 10px 6px;
}
#leftmenu_bt {
	margin-top:20px;
	padding:0 16px 0 0px;
	cursor:pointer;
	background:url(/members/image/newembers/left_bt.gif) no-repeat 10px top;
	height:38px;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	}
#leftmenu_bt a { display:block; height:38px; padding-left:10px;}
#helpTel {
	margin-top:10px;
	padding:0 16px 0 10px;
}
#helpTel .helpTop {
	background:url(/members/image/newembers/help_bg_top.gif) no-repeat;
	width:140px;
	height:45px;
}
#helpTel .helpTop02 {
	background:url(/members/image/newembers/help_bg_top02.gif) no-repeat;
	width:140px;
	height:68px;
}
#helpTel .helpInfo {
	border:1px #c5daf0 solid;
	background-color:#f5faff;
	border-bottom:none;
	padding:8px 10px 4px 10px;
}
#helpTel .helpInfo p {
	line-height:20px;
}
#helpTel .helpInfo a {
	color:#6c80b4;
	text-decoration:none;
}
#helpTel .helpInfo a:hover {
	color:#c00;
	text-decoration:underline;
}
#helpTel .helpBottom {
	background:url(/members/image/newembers/help_bg_bottom.gif) no-repeat;
	text-align:center;
	line-height:27px;
}
#content_right {
	width:800px;
	float:right;
}
/*主导航样式*/

#nav_main {
	clear:both;
	margin:18px 0 0 22px;
	_margin:16px 0 0 22px;
	*+margin:17px 0 0 22px;
}
#nav_main ul {
}
#nav_main ul li {
	float:left;
	position:relative;
	z-index:10;
}
#nav_main ul li ul {
	visibility:hidden;
	position:absolute;
	left:3px;
	top:25px;
	_top:24px;
	z-index:-200;
	background:#fff;
	border:1px solid #456dab;
	border-bottom:1px solid #456dab;
	border-right:1px solid #456dab;
	padding:6px 0 8px 0;
}
#nav_main ul table {
	position:absolute;
	top:0;
	left:0;
}
#nav_main ul li:hover ul, #nav_main ul a:hover ul {
	visibility:visible;
}
#nav_main ul ul li {
	clear:both;
	text-align:left;
	border:0;
	margin:2px 1px;
}
#nav_main ul ul li a {
	display:block;
	width:100px;
	font-size:13px;
	padding:4px 0 2px 12px;
	margin:0;
	border:0;
	color:#3353a2;
	background-color:#fff;
	background-position:10000px;
	font-weight:normal;
}
#nav_main ul ul li a:hover {
	border:0;
	background:#7292c7;
	color:#fff;
}
#nav_main ul li a {
	padding:6px 24px 3px 15px;
*padding-top:7px;
	background:url(/members/image/newembers/nav_ico.gif) no-repeat 80px 7px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	margin-left:3px;
	display:block;
	margin-bottom:-1px;
}
#nav_main ul li a:hover {
	background: #31509e url(/members/image/newembers/nav_ico.gif) no-repeat 80px 7px;
	text-decoration:none;
}
#nav_main ul li a.choose, #nav_main ul li a.choose:hover {
	background:url(/members/image/newembers/choose_bg.gif) no-repeat left top;
	padding:6px 21px 3px 18px;
*padding-top:7px;
	color:#333;
	border-bottom:2px solid #fff;
	position:relative;
	z-index:1000;
	margin-bottom:-1px;
	_margin-bottom:-3px;
}
/*导航子菜单样式*/

#nav_sub {
	border-bottom:1px #e2e1e1 solid;
	border-right:1px #6c80b4 solid;
	background:url(/members/image/newembers/nav_sub_bg01.gif) repeat-x;
	height:40px;
	_margin-top:2px;
	padding-left:16px;
}
#nav_sub li {
	float:left;
	background:url(/members/image/newembers/nav_sub_bg.gif) no-repeat right 17px;
}
#nav_sub li a {
	padding:3px 15px 2px 15px;
	font-size:12px;
	color:#666;
	margin:12px 10px 0 10px;
	;
	display:block;
}
#nav_sub a:hover {
	text-decoration:none;
	background-color:#8da9d3;
	color:#FFFFFF;
}
#nav_sub a.sub_choose {
	color:#fff;
	background-color:#3353a2;
}
/** 页面所处位置导航提示**/
#contentContainer {
	border:1px #6c80b4 solid;
	border-top:none;
}
/*#trace {
	padding:10px 0 5px 0; 
}*/
#trace {
	border-bottom:1px solid #ccc;
	padding:2px 0 0 0;
	position:relative;
}
#trace .massages { float:left; width:400px;  padding-left:24px; *width:330px;}
#trace .all_operate { float:right; width:350px; *width:420px; padding-right:18px;}
#trace .all_operate span { float:right; margin-left:5px;}
#trace2 {
	border-bottom:1px solid #ccc;
	padding:2px 0 0 0;

}
.trace_title {
	float:right;
	font:12px;
	color:#666;
	margin:24px 20px 5px 0;
	_margin-right:10px;
}
.trace_title a {
	color:#999
}
.trace_title a:hover {
	color:#3353a2
}
#tabs {
	float:left;
	margin:20px 18px 0 24px;
	_margin-left:12px;
}
#tabs span { color:#f60; font-weight:normal;}
#tabs li {
	background: url(/members/image/newembers/tagleft.gif) no-repeat left bottom;
	float: left;
	margin-right: 3px;
	height: 23px
}
#tabs li a {
	background: url(/members/image/newembers/tagright.gif) no-repeat right bottom;
	float: left;
	padding: 0 15px;
	color: #666;
	line-height: 23px;
	height: 23px;
	text-decoration: none
}
#tabs li.emptyTag {
	background: none transparent scroll repeat 0% 0%;
	width: 4px;
}
#tabs li.selectTag {
	background-position: left top;
	margin-bottom: -2px;
	position: relative;
	height: 24px;
}
#tabs li.selectTag a {
	background-position: right top;
	color: #3353a2;
	font-weight:bold;
	line-height:25px;
	height: 25px;
}
#tagContent {
	background-color: #fff;
}
.tagContent {
	display: none;
	height:auto!important;
	min-height:540px;
	height:450px;
}
#tagContent a {
	text-decoration:none;
}
#tagContent div.selectTag {
	display: block;
}
/*Table style*/
#statistics .table_01 a{ margin-right:10px; color:#333; text-decoration:none; white-space:nowrap;}
#statistics .table_01 a:hover{ margin-right:10px; color:#333; text-decoration:none;white-space:nowrap;}
#statistics .table_01 span { color:red; padding:0 3px;}
#statistics .table_01  td span { padding:0 5px; color:#00019a;}
#statistics .table_01 hr { color:#eee; height:1px; }
.table_01 {
	width:100%;
	line-height:22px;
	margin-top:10px;
	border:0;
}
.table_01 th {
	color:#666;
	font-weight:normal;
}
.table_01 td {
	color:#333;
}
.table_02 {
	width:100%;
	border:1px #E4E4E4 solid;
	border-collapse: separate;
	border-spacing:1px;
*border-collapse:collapse;
}
.table_02 th {
	color:#666;
	background-color:#e8e8e8;
	vertical-align:middle;
	font-size:12px;
	padding:6px 6px;
*border-left:1px solid #fff;
}
.table_02 td {
	color:#333;
	font-size:12px;
	vertical-align:middle;
	text-align:left;
*border-left:1px solid #fff;
	padding:6px 6px;
	line-height:20px;
*border-left:1px solid #fff;
}
.table_03 {
	width:80%;
	text-align:left;
	border:0;
	border-collapse:collapse;
	margin:1em auto 0 auto;
}
.table_03 th {
	text-align:right;
	color:#666;
	width:18%;
	vertical-align:top;
	line-height:1.8em;
	font-size:13px;
	padding:6px 0;
}
.table_03 td {
	font-size:13px;
	vertical-align:middle;
}
.table_04 {
	width:100%;
	border:1px #E4E4E4 solid;
	border-collapse: separate;
	border-spacing:1px;
*border-collapse:collapse;
	text-align:center;
}
.table_04 th {
	color:#666;
	background-color:#e8e8e8;
	vertical-align:middle;
	font-size:12px;
	padding:6px 6px;
*border-left:1px solid #fff;
}
.table_04 td {
	color:#333;
	font-size:12px;
	vertical-align:middle;
	text-align:center;
*border-left:1px solid #fff;
	padding:6px 6px;
	line-height:20px;
*border-left:1px solid #fff;
	word-break:normal;
}
.table_04 img {
	border:1px #CCCCCC solid;
}
.table_05 {
	width:100%;
	text-align:left;
	border:0;
	border-collapse:collapse;
	margin:1em auto 0 auto;
}
.table_05 th {
	text-align:right;
	color:#666;
	width:18%;
	vertical-align:top;
	line-height:1.8em;
	font-size:12px;
	padding:6px 0;
	font-weight:normal;
}
.table_05 td {
	font-size:12px;
	vertical-align:middle;
}
.alent_gray, .alent_yellow {
	color:#999999;
	font-size:12px;
	font-family:Arial;
	padding:2px;
	font-weight:normal;
	margin-top:5px;
}
.alent_yellow {
	color:#e77529;
}
.tbl_bg2 {
	background-color:#f6f6f6;
}
.tbl_bg1 {
	background-color:#FFFeee;
	
}
.table_04 .tbl_bg1 td { color:#f60;}
.table_04 .tbl_bg1 a{ color:#f60;}
/*From style*/
.text6, .text8, .text9, .text10, .text11, .text14, .text15, .text12, .text16, .text18, .text24 {
	margin:0;
	padding:4px;
	border:1px solid #a7a6aa;
}
.text6 {
	width:6em;
}
.text8 {
	width:8em;
}
.text9 {
	width:9em;
}
.text10 {
	width:10em;
}
.text11 {
	width:11em;
}
.text12 {
	width:12em;
}
.text14 {
	width:14em;
}
.text15 {
	width:15em;
}
.text16 {
	width:16em;
}
.text18 {
	width: 18em;
}
.text24 {
	width: 24em;
}
.textarea_pic {
	overflow-y:visible;
	word-break:normal;
	width:400px;
	height:10em;
	font-size:12px;
	border:1px solid #a7a6aa;
	color:#333;
	text-align:left;
	padding:6px;
	line-height:20px;
	margin-top:6px;
}
/*Submit style*/

.submit0 {
	background:url(/members/image/newembers/sub_bg0.gif) no-repeat center top;
	border:0;
	padding:1px 6px 0 6px;
}
.submit01, .submit02, .submit03, .submit04, .submit05, .submittwo, .app, .app1, .bt_contact, .bt_repost {
	background:url(/members/image/newembers/sub_bg1.jpg) repeat-x left top;
	border:1px solid #4477bb;
	padding:4px 30px 3px 30px;
	*padding:4px 20px 3px 20px;
	cursor:pointer;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
.submit02, .app {
	padding:3px 20px 2px 20px;
*padding:4px 12px 0 12px;
	font-size:14px;
}
.submit04, .app1 {
	padding:3px 20px 2px 20px;
*padding:4px 12px 0 12px;
	font-size:14px;
	background:url(/members/image/newembers/sub_bg3.jpg) repeat-x left top;
	border:1px solid #888;
}
.submit03 {
	padding:2px 14px;
*padding:3px 10px 1px 10px;
	font-size:12px;
}
.submit05, .bt_contact, .bt_repost {
	padding:2px 8px;
	*padding:4px 0 0 0;
	font-size:12px;
	font-weight:normal;
}
.submit05 { _padding:4px -6px 0 -6px;}
select {
	width:4em;
}

/*Footer*/
#footer {
	text-align:center;
	color:#666;
	margin:10px auto;
	font-family:Arial;
	line-height:24px;
	padding-bottom:15px;
}
#footer_simple {
	text-align:center;
	color:#666;
	margin:10px auto;
	font-family:Arial;
	line-height:24px;
	padding-bottom:15px;
}
 
/************全局结束************全局结束********************全局结束*****************************全局结束*****************/


/*首页综合信息样式*/

.tagContent_box {
	margin:0 18px 20px 24px;
	word-break:normal;
	color:#666;
	padding-top:20px;
}
#tagContent_left {
	float:left;
	width:500px;
}
#tagContent_right {
	float:right;
	width:240px;
}
#memberPhoto {
}
#memberPhoto .myphoto {
	float:left;
	width:72px;
	margin-right:20px;
}
#memberPhoto .myphoto img {
	border:1px #d8d8d8 solid;
	background-color:#eaeaea;
	padding:4px;
	width:60px;
	height:80px;
}
#memberPhoto .myphoto p {
	text-align:center;
	line-height:20px;
}
#memberPhoto .myinfo {
	float:left;
	line-height:22px;
	color:#666;
}
#memberPhoto .myinfo span {
	color:#333;
}
#memberPhoto .myinfo a {
	text-decoration:none;
}
#statistics {
	margin-top:26px;
	color:#666;
	border-top:1px #d9d9d9 solid;
	padding-top:1px;
}
#statistics h5 {
	background:#f2f2f2 url(/members/image/newembers/ico_info_01.gif) no-repeat 5px top;
	;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	padding:2px 0 0 32px;
}
#tagContent_right .Ad {
	width:240px;
	height:80px;
	margin-bottom:20px;
}
#tagContent_right .myNews {
	border:1px #bebebe solid;
	color:#666;
}
#tagContent_right .myNews h5 {
	background:url(/members/image/newembers/news_bg.gif) repeat-x;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	padding:2px 0 0 10px;
}
#tagContent_right .myNews p {
	padding:10px 10px 5px 10px;
	line-height:18px;
}
#tagContent_right .myNews span {
	color:#aaa
}
#tagContent_right .myNews a {
	color:#666;
	text-decoration:none;
}
#tagContent_right .myNews a:hover {
	color: #c00;
	text-decoration:underline;
}
/*站内短信样式*/

.pageTag {
	text-align:center;
	height:25px;
	padding-top:18px;
	padding-left:10px;
}
.pageTag a {
	text-align:center;
	padding:0px 3px 0px 3px;
	display:block;
	float:left;
	width:20px;
	background-color: #E9F6FE;
	border: 1px solid #336799;
	text-decoration: none;
	margin-right:6px;
	color:#336799;
}
.pageTag a.pg_cur {
	text-align:center;
	padding:0px 3px 0px 3px;
	display:block;
	float:left;
	width:20px;
	background-color: #7494c9;
	border: 1px solid #7494c9;
	text-decoration: none;
	margin-right:6px;
	color:#fff;
}
.pageTag a.pn_def {
	width:40px;
}
.pageTag span {
	float:left;
	margin-left:5px;
}
.infosubmit_box {
	margin-top:10px;
}
.infosubmit_box_01 {
	text-align:right;
	margin-bottom:5px;
}
.infosubmit_box_02 {
	position:absolute;
	left:642px;
	_left:612px;
*+left:612px;
	top:10px;
}
.infosubmit_box_03 {
	margin:5px 22px;
}
/*会员服务*/

.rssOrder {
}
.rssOrder h5 {
	font-size:13px;
	font-weight:bold;
	background:url(/members/image/newembers/EmailRss.gif) no-repeat;
	padding: 0 0 5px 22px;
	margin:5px 50px 10px 0;
	border-bottom:1px #CCCCCC dotted;
}
.rssOrder p {
	line-height:22px;
	padding:0 50px 0 22px;
}
.mobileNo {
	color:#0099FF;
	font-weight:bold;
}
.flowChart {
	text-align:center;
	margin:5px auto;
}
.flowChart .rssOrder_one span {
	color:red;
	font-weight:bold;
}
.rssOrder_one, .rssOrder_two, .rssOrder_three, .rssOrder_four {
	border:1px #4c8fd4 solid;
	padding:10px;
	line-height:22px;
	margin:5px auto;
	font-size:13px;
	color:#000099;
}
.rssOrder_one {
	width:60%;
}
.rssOrder_two, .rssOrder_three, .rssOrder_four {
	width:30%;
}
.flowChart .rssOrder_one .eg {
	color:#999;
	font-weight:normal;
}
.icoNext {
	background:url(/members/image/newembers/ico_next.gif) no-repeat;
	width:22px;
	height:24px;
	margin:0 auto
}
.flowChart p {
	margin:10px auto 20px auto;
	font-weight:bold;
	color:#FF0000;
}
.mob_remind {
	border:1px #FFCC33 solid;
	padding:10px;
	margin:40px 50px 10px 0;
	background-color:#fffeee;
}
.mob_remind span { 
	font-weight:bold; 
	font-size:13px; 
	color:#f60;
}
.remind_all {
	text-align:center;
	margin-top:10px;
	border-top:1px #ddd solid;
	padding-top:10px;
}
/*房源管理*/

.default_info {
	text-align:center;
	margin:50px auto;
}
.region {
	color:#0099FF;
}
.howmuch {
	color:#f60;
}
#search_zj, .search_zj {
	padding:12px;
	border:1px #c5daf0 solid;
	background-color:#eff7ff;
	color:#1e568a; margin:10px 0;
}
#search_zj span, .search_zj span { padding-right:15px; }

#search_zj select, .search_zj select { width:7em;}
#search_zj p, .search_zj p { margin-top:12px;}
.all_op {
	float:right;
	margin:8px 0;
	border:1px #fff solid;
	}


/*活动报名*/

.event_list {
	margin-bottom:25px;
	line-height:22px;
	border:1px #fff solid;
}
.event_list .event_tittle {
	background:url(/members/image/newembers/ico_event_tittle.gif) no-repeat left 2px;
	padding-left:22px;
	float:left;
}
.event_list .event_time {
	float:right;
}
.event_list .event_cont {
	background-color:#F1F4F7;
	color:#FF0000;
	margin:5px 0 10px 22px;
	padding:10px;
}
.event_list .event_cont span {
	color:#666;
}
.event_remind {
	margin-bottom:30px;
	line-height:22px;
}
.event_remind .remind_tittle {
	border:1px #FFCC33 solid;
	background-color:#fffeee;
	font-size:13px;
	font-weight:bold;
	color:#990000;
	float:left;
	padding:6px;
}
.event_remind .remind_cont {
	border:1px #FFCC33 solid;
	border-left:none;
	padding:6px 6px 6px 12px;
	overflow:hidden;
	float:left;
	width:666px;
}
.event_remind .remind_cont a {
	margin-right:20px;
	text-decoration:none;
	color:#f60;
}
.event_remind .remind_cont a:hover {
	margin-right:20px;
	text-decoration:none;
	color:#c00;
}
/*录入信息样式*/
#enter_box { word-break:normal;
}
#enter_box .enter_icon {
	background:url(/members/image/newembers/alert.gif) no-repeat;
	width:122px;
	height:63px;
}
#enter_box .enter_info { 
}
#enter_box .changephoto {
	margin:5px 0;
	line-height:22px;

}
#enter_box .changephoto img {
	border:1px #d8d8d8 solid;
	background-color:#eaeaea;
	padding:4px;
	width:72px;
	height:72px;
}
.changePSW {
	margin:50px auto;
	width:600px;
	border:1px #fff solid
}
.changePSW th {
	text-align:right;
	font-weight:normal;
}
.color_red {
	color:#FF0000;
}
.color_red_st {
	color:#FF0000;
	font-weight:bold;
	font-size:13px;
}

#enter_box .enter_info li { line-height:32px;}
#enter_box .enter_info .title { display:block; float:left;text-align:right; width:100px; color:#333; font-size:13px; }
#enter_box .enter_info .detail { display:block; float:left; padding-left:10px; width:80%}
#enter_box .enter_info li p, .tishi_n { clear:both; margin:0 0 6px 0; padding:0; font-size:12px; color:#666; line-height:18px;}
#enter_box .enter_info li p span, .tishi_n span { color:#f60; font-weight:bold;}


.page_cur { color:#f60; font-weight:bold; padding:4px; } 

/*荐房*/
.result_box { border:1px solid #ccc; border-top:none; line-height:22px;margin:15px 0;}
.result_box .title { background:url(/members/image/newembers/jianfang_t_bg.gif) repeat-x left bottom; height:24px; clear:both; line-height:24px; border-top:1px #ccc solid; }
.result_box .result_title { float:left;padding-left:10px;font-weight:bold; color:#f60}
.result_box .result_time { float:left; margin-left:15px;color:#333}
.result_box .result_change { float:right; padding-right:4px;}
.result_box .result_change a { background-color:#FFFFFF; padding:4px 6px;}

.result_box .myhouse { background:url(/members/image/newembers/myhouse_bg.gif) no-repeat left bottom; height:22px; margin:6px 4px; color:#993300; text-align:center; width:114px; line-height:21px;}
.result_box .submit_box {margin:4px 4px 10px 4px;}
.result_box .submit_box input {
background:url(/members/image/newembers/sub_bg1.jpg) repeat-x left top;
	border:1px solid #4477bb;
	cursor:pointer;
	color:#fff;
	padding:2px 8px;
	*padding:4px 0 0 0;
	font-size:12px;
	font-weight:normal;}
	
.search_box { background-color:#FFFFEE; border:#FFcc00 solid 1px; padding:15px 10px; color:#333;}



.table_06 {
	width:99%;
	border-collapse: separate;
	border-spacing:1px;
*border-collapse:collapse;
margin:2px auto;
background-color:#f5faff;
}
.table_06 th {
	color:#3353a2;
	background-color:#c8daed;
	vertical-align:middle;
	font-size:12px;
	padding:0 6px;
*border-left:1px solid #fff;
font-weight:normal;
}
.table_06 td {
	color:#333;
	font-size:12px;
	vertical-align:middle;
	text-align:left;
*border-left:1px solid #fff;
	padding:2px 6px;
	line-height:20px;
*border-left:1px solid #fff;
}
.table_07 {
	width:99%;
	border-collapse: separate;
	border-spacing:1px;
*border-collapse:collapse;
margin:2px auto;
}
.table_07 th {
	color:#333;
	background-color:#ffffe8;
	vertical-align:middle;
	font-size:12px;
	padding:0 6px;
*border-left:1px solid #fff;
font-weight:normal;
}
.table_07 td {
	color:#333;
	font-size:12px;
	vertical-align:middle;
	text-align:left;
*border-left:1px solid #fff;
	padding:2px 6px;
	line-height:20px;
*border-left:1px solid #fff;
}

.table_08 {
	width:100%;
	border-collapse: collapse;
	border-spacing:0px;
	*border-collapse:collapse;
	margin:2px auto;
	background-color:#fff;
	border-top:1px solid #f2f2f2;
	border-left:1px solid #f2f2f2;
}
.table_08 th {
	color:#3353a2;
	background-color:#f5faff;
	vertical-align:middle;
	font-size:12px;
	padding:6px;
border-right:1px solid #f2f2f2;
	border-bottom:1px solid #f2f2f2;
	text-align:left;
	width:100px;
}
.table_08 td {
	color:#333;
	font-size:12px;
	vertical-align:middle;
	text-align:left;
border-right:1px solid #f2f2f2;

	padding:6px;

}
.table_08 th b { font-weight:normal; color:red; padding-right:5px;}
.table_08 td span { color:#999;}
.table_08 td h2{ height:40px; font-size:13px; overflow:hidden; line-height:52px; background:url(/members/image/newembers/td_bgg.gif) no-repeat left 15px; padding-left:20px; color:#f60;}


.num { margin-top:20px; clear:both; height:24px; }
.num .num_L { float:left;}
.num .num_L a { padding:4px 8px 2px 8px; background-color:#8da9d3; color:#fff; text-decoration:none;cursor:pointer;}
.num .num_R { float:right; }
.num .num_R span { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; padding:0 5px;color:#f60;}
.Hits { margin:15px 0; background-color:#f2f2f2; border:1px solid #e2e2e2; line-height:22px; padding:2px 4px; }
.Hits span{ padding:0 3px; color:#1A66B3;}
.list_item_title { clear:both; background:url(/members/image/newembers/item_title_bg.gif) repeat-x left top scroll; border-color:#f60 #DBD0B9 #DBD0B9; color:#000;border-style:solid;border-width:1px;height:26px;line-height:26px;}
.list_item_title li { float:left; text-indent:10px;}
.list_items { margin-bottom:10px;}
.list_items .item { clear:both; border-bottom:1px #ccc dashed; border-left:1px #fff solid; border-right:1px #fff solid; border-top:1px #fff solid; padding:8px 0;  *padding:8px 0 5px 0; line-height:16px;}
.list_items .item_off { clear:both;  padding:8px 0;  *padding:8px 0 5px 0; line-height:16px; border:1px #7f9db9 solid;}
.list_items .item li, .list_items .item_off li { float:left;}

.list_items .item ul { height:73px;}
.list_items .item_off ul { height:73px;}

.ListLi { background:transparent url(/members/image/newembers/ListLi_bg.gif) no-repeat right bottom;}
.width5 { width:20px;}

.width8 { width:9%;}
.width10 { width:9%;}

.width13 { width:16%;}
.width14 { width:16%;}





.width31 { width:31%;}

.width42 { width:42%;}
.width40 { width:292px; overflow:hidden;}
.width40 img {width:60px; height:45px;padding:1px; border:1px #ccc solid; }

.item_pic { margin-right:3px; }
.item_pic img {width:60px; height:45px;padding:1px; border:1px #ccc solid; }
.item_A { width:22px; padding-top:10px;}
.item_C {}
.tooperate {}
.tooperate p img { width:16px; height:17px; margin:2px 2px 0 0; }
.tooperate p  a img{ border:1px #c5daf0 solid; padding:1px;}
.tooperate p  a:hover img{ border:1px #6699cc solid; padding:1px;} 


.type1, .type2, .type3, .type4, .type5, .type6, .type7, .type8, .type9, .type10 { color:#FFF; padding:1px 3px 0 3px;}
.type1, .type6 {background-color:#bb3376; }
.type2, .type7 {background-color:#b88200; }
.type3, .type8 {background-color:#2e87bf; }
.type4, .type9 {background-color:#54912c; }
.type5, .type10 {background-color:#8b4c18; }

.pay { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#f60; font-weight:bold;}
.pay01 {color:#f60; font-size:12px;}
#tagContent div.selectTagB {
display:block;
}
#tabs2 { }
#tabs2 li { background-color:#C5DAF0; border:1px solid #C5DAF0;
	float: left;
	margin-right: 3px;
	height: 20px
}
#tabs2 li a {
	float: left;
	padding: 0 10px;
	color: #3353a2;
	line-height: 24px;
	height: 20px;
	text-decoration: none
}

#tabs2 li.selectTagB {
	height: 20px;
	background-color:#3353a2; border:1px solid #3353a2;
	color:#fff;
}
#tabs2 li.selectTagB a {
	color: #fff;
	font-weight:bold;
	line-height:24px;
	height: 20px;
}


/**/
.tagContent_box .chooseType {margin-bottom:20px;}
.tagContent_box .chooseType h5 { color:#FF9900;font-size:13px;padding-bottom:8px;}
.tagContent_box .chooseType ul { padding-left:70px;  width:440px; background:url(/members/image/newembers/zushou.gif) no-repeat 5px 8px scroll;}
.tagContent_box .chooseType li { float:left; width:100px; border:1px #ddd solid; margin:6px 6px 3px 0;}
.salesAdd h1 { font-size:13px; color:#f60;  margin-bottom:10px; font-weight:normal;}
.salesAdd h1 span { font-weight:bold; color:#f60; padding:0 5px;}
.salesAdd h5 { font-size:13px; color:#666; padding-bottom:12px; font-weight:normal;}
.update_box { border:1px #ccc solid; padding:2px; }
.update_box .update { background-color:#FFFFCC; padding:2px 6px; margin-bottom:12px; line-height:20px; height:20px; font-weight:bold;}
.update_box .update2{ background-color:#FFFFCC; padding:2px 6px; line-height:20px; height:20px; font-weight:bold;}

#ifram_box { height:20px; min-height:20px; height:auto!important;}
.update_box .update span {font-weight:normal;}
.update_box p { line-height:16px; padding-left:10px;}
.update_box p b { color:#f60;}

.photolist { margin:10px 0; }
.photoEdit { width:120px;border:1px #eee solid; padding:6px; margin:5px; text-align:center;}
.photoEdit img { width:120px; height:90px; border:none;}
.photoEdit p { line-height:16px; padding:0; margin:6px 0 0 0;}
.choosePhoto{ overflow:auto;}
.defaultPhoto { width:170px; border:1px #eee solid; padding:6px; margin:5px; text-align:center; }
.defaultPhoto img { width:170px; height:180px; cursor:pointer;}
.defaultPhoto p { line-height:20px; padding:0;}
.add_submit_box { margin:5px 0; text-align:center}

.chooseFX { border-bottom:1px solid #ccc; padding:10px; margin:8px;}
.chooseFX li{ float:left; width:90px; text-align:center; margin-right:10px; line-height:22px;}
.chooseFX .info { float:left; color:#666; width:167px; }
.chooseFX .info span { color:#000; font-weight:bold;}
/*.chooseFX .info .fxtbg { background:url(/members/image/newembers/fxtbg.gif) no-repeat right top; height:23px; overflow:hidden; color:#0066cc; padding-top:6px; margin-bottom:6px;}
.chooseFX .info .fxtbg span { color:#0066cc;}*/
.chooseFX .info .fxtbt { padding:0;}
.fxtbt{background:url(/members/image/newembers/fxtbt02.gif) no-repeat left top; width:167px; height:37px;cursor:pointer;}
.fxtbt_1{background:url(/members/image/newembers/fxtbt01.gif) no-repeat left top; width:167px; height:37px;cursor:pointer;}

.up_t { color:#999; padding:10px 0;}

/***/
.sitePost_search { padding-left:25px; margin-top:10px; border:#FFCC33 1px solid; width:666px; padding:10px; margin-left:25px;background-color:#fffeee;}

/*公告样式*/

.view_wrap{}
.view_wrap .who { }
.view_wrap .who .left { float:left; width:60px; margin-right:15px;}
.view_wrap .who .left img { height:50px; width:50px; padding:4px; border:1px #D8D8D8 solid; background-color:#EAEAEA;}
.view_wrap .who .right { float:left;}
.view_wrap .who .right .name { font-size:14px; font-weight:bold; padding-top:5px; padding-bottom:10px;}
.view_wrap .view_details { border-top:1px #005EAC solid; margin-top:15px; padding-top:10px; line-height:20px;}
.view_wrap .view_details h3 { font-size:14px; color:#666;}
.view_wrap .view_details .submit_box2 { position:relative; float:right; width:60px; height:24px; top:5px;
background:url(/members/image/newembers/view_bt.gif) no-repeat left top; text-align:center; font-size:14px;}
.view_wrap .view_details .submit_box2 a{ display:block; color:#3353A2; padding-top:3px; }
.view_wrap .view_details .submit_box2 a:hover{ color:#0066FF;  }
.view_wrap .view_details .details { margin-top:16px; color:#333; }

.view_wrap .view_details .reply { margin-top:26px;}
.view_wrap .view_details .reply .title {font-size:13px; font-weight:bold; color:#333; border-bottom:1px #ddd dashed;}
.view_wrap .view_details .reply .title .title_R { padding-left:590px; color:#66ccff; font-weight:normal; font-size:12px;}
.view_wrap .view_details .reply .reply_details { padding:8px 0;}
.view_wrap .view_details .reply .reply_L { float:left; margin-right:10px;}
.view_wrap .view_details .reply .reply_L img { width:50px; height:50px;}
.view_wrap .view_details .reply .reply_R { float:left;}
.view_wrap .view_details .reply .reply_R .name .time { color:#808080; float:right; margin:0; padding-right:10px;} 
.view_wrap .view_details .reply .reply_R .name { border-top:1px #D8DFEA solid; background-color:#f7f7f7; height:20px; color:#005EAC; padding-left:8px; width:688px;}
.view_wrap .view_details .reply .reply_R .name li { float:left; margin-right:18px;}
.view_wrap .view_details .reply .reply_R .replyDetails { line-height:22px; padding:8px;}
.view_wrap .view_details .reply .reply_R .replyDetails .quote {}
.view_wrap .view_details .reply .reply_R .replyDetails .quote h5 { font-size:12px; font-weight:normal; color:#005681;}

blockquote {
	border-color:#D4EFF7;
	border-style:solid;
	border-width:1px 1px 1px 3px;
	color:#81888C;
	font-size:12px;
	margin:0 0 1%;
	padding:5px;
	width:80%;
	line-height:16px;
}
.reply_text { margin-left:62px; margin-top:20px;}
.sitePost_search #meizzDateLayer { left:0px; top:0px;}

#auto1{ width:460px; background-color:#FFFFFF;position:absolute; z-index:998; 
margin-left:0px; margin-top:0px;/**Firefox*/
*+margin-left:-444px; *+margin-top:22px;
}

#auto1 #auto{ width:420px; z-index:999;border:1px solid #808080; padding:5px; }
#auto1 #auto a{ display:block; height:20px; text-decoration:none; line-height:20px; text-align:left; text-indent:5px;}
#auto1 #auto a:hover{ color:#000;}
.def{ display:block; height:20px; text-decoration:none; line-height:20px; text-align:left; text-indent:5px; }
.hot{ background-color:#B3D4FF; color:#000!important;}

#auto1 #auto .itemleft_auto{ float:left; width:170px; height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#auto1 #auto .itemright_auto{ float:right; color:#666; width:240px; height:20px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}


.update_box iframe { border:none; }
.yewuyuan_box {}
.yewuyuan_box li{ float:left; width:350px; background-color:#fff; border:1px #e2e2e2 solid; margin:0 10px 10px 0;}
.yewuyuan_box li img { width:86px; height:86px; border:none;}

.table_09 {
	width:100%;
	border-collapse: separate;
	border-spacing:0;
	*border-collapse:collapse;
	background-color:#fff;
	border-top:1px #ccc solid;
	border-left:1px #ccc solid;
	text-align:center;
}
.table_09 th {
	color:#333;
	background-color:#f5faff;
	vertical-align:middle;
	font-size:12px;
	padding:4px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	text-align:center;
}
.table_09 td {
	color:#333;
	font-size:12px;
	vertical-align:middle;
	text-align:center;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:4px;
}


.table_box { margin-top:10px;}
.table_box .table_title { height:24px; line-height:24px;}
.table_box .table_title span { background-color:#8DA9D3; text-align:center; padding:6px 20px 5px 20px; font-weight:bold; color:#fff;}

#lxr { position:absolute; left:30%; top:30%; width:400px; padding:10px;background-color:#FFFFFF; border:2px #666 solid; z-index:9999;}

/**/
#newMsg { padding:10px 18px 10px 36px; background:#ffe9c9 url(/members/image/newembers/newMsg.gif) no-repeat 10px 16px ; line-height:180%;}
#newMsg a { color:#b80101; text-decoration:none;}
#newMsg a:hover { color:#790000; text-decoration:underline;}
#newMsg .info { float:left; color:#b80101; width:600px;}
#newMsg .info h4 { font-size:13px; color:#ee1c23;}
#newMsg .link_bt { float:right; margin-top:8px;}
#newMsg .link_bt p { line-height:18px; margin:0; padding:0; color:#666;}
#newMsg .link_bt p span{ padding:0 5px; color:#F60; font-weight:bold;}


/*积分会员中心*/
.adminf{ float:left; width:479px; color:#000;}
.infleft h3{ font-size:14px; font-weight:normal;}
.infleft h3 .hyinfo{ color:#0357BB; font-size:14px; font-family:Arial, Helvetica, sans-serif;}
.infleft h3 .numinf{ color:#E8631B; font-size:26px;font-family:Arial, Helvetica, sans-serif;}
.dhjpbox{ padding-bottom:10px;}
.dhjpbox h3{ font-size:14px; font-weight:normal; padding-bottom:8px; line-height:30px;}
.jpinfo{ width:477px; border:1px solid #B9D0F5; height:213px; clear:both; margin-bottom:10px;}
.jpinfo dt{ float:left; padding-top:12px; padding-left:12px; padding-bottom:12px; clear:both;}
.jpinfo dd{ float:right; width:288px; color:#333; padding-right:25px;line-height:21px; padding-top:7px;}
.jpinfo dd.jianpm span{ color:#0357BB; font-weight:bold; font-size:12px;}
.jpinfo dd span{ color:#E8631B; font-size:14px; font-family:Arial, Helvetica, sans-serif;}
.jpinfo dd.dhbottom{ background:url(../image/newembers/duihuan.gif) no-repeat; width:60px; height:23px; font-weight:bold; color:#fff; text-indent:17px; line-height:13px;}
.jpinfo dd.dhbottom a{ color:#fff;}
.jpinfo dd.dhbottom a:hover{color:#fff;}
.jpinfo dd span.more{ font-size:12px;}
.jpinfo dd span.more a{ color:#aaa;}
.jpinfo dd span.more a:hover{ color:#aaa;}


/*积分会员中心*/


/*积分会员中心02*/
.jinfen_info{ font-size:14px; color:#000; line-height:32px; }
.jinfen_info ul li span{ color:#FF6600;font-size:19px; font-family:Arial, Helvetica, sans-serif;}
.jinfen_info ul li span.sorry{ font-size:14px; font-weight:bold; color:#ff6600;}
.jf_list{ padding-top:32px;}
.jf_list h3{ color:#357BBB; font-size:12px; font-weight:bold; line-height:26px;}
.jf_list ul li{ line-height:26px;}
.jf_list ul li a{color:#000;}
.jf_list ul li a:hover{color:#000;}
/*积分会员中心02*/



/*积分兑换流程*/
.dhfs{ float:left; width:493px;}
.jfdhlc{width:493px; overflow:hidden;}
.jfdhlc dl dt img{ border:1px solid #dcdcdc; padding:28px;}
.jfdhlc dl dt{ float:left; width:138px;}
.jfdhlc dl dd{ float:right; width:270px; font-size:14px; line-height:40px; border-bottom:1px dashed #ccc; padding-right:10px;}
.jfdhlc dl dd span{ color:#FF0000; font-size:15px; font-weight:bold;}
.jfdhlc dl dd.dhnum{ border:none;}
.col_1{ padding-top:10px;}
.select1{ width:63px; height:21px; font-size:12px; margin-top:8px;}
.psxx{ margin-top:30px; width:491px; height:260px; border:1px solid #dbdbdb; color:#f5f5f5; background-color:#F5F5F5; clear:both;}
.table_jp{ padding:20px;}
.table_jp h3{ font-size:14px; color:#000; font-weight:normal;}

.table1 { margin-top:7px; width:98%; text-align:left; color:#333; margin-left:15px;}
.table1 td { height:30px; line-height:30px;}
.table1 .col_1 {width:76px;}
.inputtext1{ border:1px solid #cfcfcf; padding:3px 3px 2px; width:120px; vertical-align:middle;}
.inputtext2{ border:1px solid #cfcfcf; padding:3px 3px 2px; width:300px; vertical-align:middle;}
.inputbutton1 { margin-left:88px; border:0; width:106px; height:36px; background:url(../image/newembers/dhlc_b.gif) no-repeat; cursor:pointer; font-size:14px; color:#333; font-weight:bold;}
/*积分兑换流程*/


.msjf{ font-size:14px;}
.msjf ul li span{ font-size:14px; font-weight:bold; color:#ff0000;}
.msjf ul li.describe{ padding-top:25px; font-size:12px;}






.jfcheck{ float:left; width:510px; color:#333;}
.jpcheck{ font-size:14px; color:#3353A2; border-bottom:2px solid #CBE0F5; line-height:26px;}
.dhlist{ border-bottom:1px solid #CBE0F5;}
.dhlist02{ border-bottom:1px solid #CBE0F5; color:#3353A2;}


.jfcheck{cursor:pointer; border:0px; width:49px; height:21px; font-size:12px; color:#333; line-height:21px;}

a.duihuan { display:block;background:url(/jifen/images/duihuan.gif) no-repeat 0 0; width:60px; height:23px; padding:0; margin:0;  color:#fff; font-weight:bold; text-align:center; margin-top:5px;overflow:hidden; line-height:24px; text-indent:0px; text-decoration:none;}


.thly_cls { clear:both; padding:0px 0 0 22px; line-height:150%; color:#f60;}
.thly_cls span.thly_span { font-weight:bold;}


.xfcardAD { width:500px; height:100px; overflow:hidden; background:url(/xfcard/members_bg.jpg) no-repeat 0 0; margin:15px 0;}
.xfcardAD .lefttext { float:left; width:350px; font-size:12px; color:#ce1f1d; text-indent:80px; line-height:24px; margin-top:24px;}
.xfcardAD .lefttext span { font-size:14px; display:block; font-weight:bold;}
.xfcardAD .rightbt { float:left; width:140px; margin-top:46px;}
.xfcardAD .rightbt a { display:block; width:134px; background:url(/xfcard/members_btbg.gif) repeat-x 0 0; height:19px; border:1px solid #dea303; text-align:center; font-size:12px; color:#a90329; line-height:22px;overflow:hidden;}

