@charset "gb2312";
/*******************
会员 主页,列表样式
********************/

#container {
	width: 1200px;
	margin: 50px auto;
	/*padding:50px 0;*/
}
#userLoign .title {
	background: url(/uesr/images/userImgs.png) no-repeat 0px 0px;
	height: 29px;
	line-height: 32px;
	overflow: hidden;
}
#userLoign .title h2 {
	float: left;
	padding-left: 34px;
	font-size: 14px;
	color: #DA251D;
}
#userLoign .content {
	border: 1px solid #CCC;
	height: 142px;
}
#userLoign table {
	margin: 0 auto;
	/*margin-left: 100px;*/
}
#userLoign td { 
	padding:3px; 
	/*line-height:25px;*/
}
#userLoign th {
	font-size: 14px;
	color: #727272;
	text-align: right;
	padding-right:5px;
	white-space: nowrap;
}
#userLoign input {
	font-family: Verdana, Geneva, sans-serif;
	border-bottom:1px solid #BDC5CA;
	border-right:1px solid #BDC5CA;
	border-top:1px solid #6F787E;
	border-left:1px solid #6F787E;
	padding:3px 2px;
	font-size:12px;
	width: 100px;
}
#userLoign .chkNo {
	display: inline;
	background: url(none) no-repeat 0px 1px;
	line-height: 25px;
	padding: 3px 3px 3px 0px;
	color: #F00;
}

#userLoign .enter {
	width:98px;
	height:27px;
	background: url(/user/images/userImgs.png) 0px -39px;
	border-style: none;
	cursor: pointer;
	margin-top:5px;
}

#userLoign .userPanel {
	/*margin-top:30px;*/
}
#userLoign .userPanel td {
	line-height: 25px;
	font-size:14px;
	letter-spacing: 2px;	
}
#userLoign .hi {
	padding:20px 0 5px 30px;
	font-size:13px;
}



/****/
#newsList {
	padding-top:10px;
}
#list {
	border: 1px solid #DDD;
}

#blogPath {
	height: 25px;
	line-height: 25px;
	padding-left: 29px;
	position: relative;
	font-family: "宋体", Verdana;
}
#blogPath a.current { color: #C40F18; }
#blogPath a.current:hover { color: #106FBC; }
#blogPath span {
	background: url(/images/icon.gif) no-repeat 0px -545px;
	position: absolute;
	height: 16px;
	width: 4px;
	left: 15px;
	top: 4px;
}
/****/

#showNews {
	border: 1px solid #DDD;
	padding: 0px 0px 4px;
}

/*发布*/
#addNews {
	border: 1px solid #DDD;
	padding: 0px 0px 4px;
}
#addNews form table { margin: 30px auto 0px; }
#addNews form td { padding:3px; }
#addNews form th {
	font-weight: normal;
	height: 40px;
	font-size:14px;
}
#addNews form iframe{border: 1px solid #DDD;}
#addNews input,textarea {
	border-bottom:1px solid #BDC5CA;
	border-right:1px solid #BDC5CA;
	border-top:1px solid #6F787E;
	border-left:1px solid #6F787E;
	padding:3px 2px;
	font-size:12px;
}
#addNews form .submit {
	padding: 20px 0;
	text-align: center;
}
#addNews form .enter {
	font-size: 14px;
	font-weight: bold;
	color: #8A3800;
	background: #FFD252;
	border: 1px solid #B78402;
	cursor: pointer;
	width: 120px;
	height: 30px;
}
.alignC { text-align: center; }
.input_NoBorder { border:none; }

/*验证必填样式*/
.chk {
	display: inline;
	color: #F00;
}
.chkNo {
	display: inline;
	background: url(/images/chkNo.gif) no-repeat 0px 1px;
	line-height: 25px;
	padding: 3px 3px 3px 20px;
	color: #F00;
}
/**/
/*-------------------------------------------------------------------------------------------*/

/*注册页面*/
#regLeft {
	float: left;
	width: 700px;
	padding:20px 0 70px;
}

#regRight {
	float: right;
	margin-top:50px;
	padding-left:40px;
	/*border: 1px solid #06C;*/
	width: 240px;
	border-left: 1px dashed #999;
	height: 350px;
}
#regRight ul {
	padding-right:10px;
}
#regRight ul li {
	font-size:12px;
	line-height:25px;
	background: url(../images/iconUser01.gif) no-repeat 0px 8px;
	text-indent:15px;
}
#reg table {
	/*margin: 0 auto;*/
	/*margin-left:120px;*/
}
#reg td { 
	/*padding:10px; */
	/*line-height:50px;*/
	height:50px;
}
#reg th {
	font-size: 14px;
	color: #727272;
	text-align: right;
	padding-right:25px;
	white-space: nowrap;
	font-weight: normal;
}
#reg th span {
	padding-right:7px;
}
#reg input {
	font-family: Verdana, Geneva, sans-serif;
	border-bottom:1px solid #BDC5CA;
	border-right:1px solid #BDC5CA;
	border-top:1px solid #6F787E;
	border-left:1px solid #6F787E;
	padding:3px 3px;
	font-size:15px;
	width: 200px;
	height: 20px;
	font-weight: bold;
	color: #444;
}
#reg .userType,
#reg .remember  {
	height: 15px;
	width: 15px;
	border-style: none;
	/*font-weight:normal;
	font-size:12px;	*/
}
#reg label {
	font-size:14px;
	position:relative;
	top:-3px;
	padding-left:5px;
	cursor:pointer;
}
#reg input.otherAgent {
	width: 140px;
	position:relative;
	top:-5px;
	font-size:13px;
	font-weight: normal;
	color:#666;
}
#reg .chkNo {
	display: inline;
	background: url(/images/chkNo.gif) no-repeat 0px 1px;
	line-height: 25px;
	padding: 3px 3px 3px 20px;
	color: #F00;
}
#reg .chkYes {
	display: inline;
	background: url(/images/accept.gif) no-repeat 0px 1px;
	line-height: 25px;
	padding: 3px 3px 3px 20px;
	color: #468800;
}
#reg .chkError {
	display: inline;
	background: url(/images/cancel.gif) no-repeat 0px 1px;
	line-height: 25px;
	padding: 3px 3px 3px 20px;
	color: #F00;
}
#reg .chkTishi {
	display: inline;
	background: url(/images/chkTishi.gif) no-repeat 0px 1px;
	line-height: 25px;
	padding: 3px 3px 3px 20px;
	color: #36C;
}

#reg .enter {
	width:109px;
	height:32px;
	background: url(/user/images/userImgs.png) 0px -76px;
	border-style: none;
	cursor: pointer;
	margin-top:5px;
}

#reg .formSubmit {
	font-size: 14px;
	font-weight: bold;
	color: #8A3800;
	background: #FFD252;
	border: 1px solid #B78402;
	cursor: pointer;
	width: 120px;
	height: 30px;
}
#reg #userEditUser input {
	font-size:14px;
	font-weight: normal;
}

/*-------------------------------------------------------------------------------------------*/
/* 用户登录 */
#reg .login {
	width:109px;
	height:32px;
	background: url(/user/images/userImgs.png) 0px -118px;
	border-style: none;
	cursor: pointer;
	margin-top:5px;
}
#reg .goReg {
	position:absolute;
	left:130px;
	top:25px;
	font-size:14px;
	/*display:block;*/
}


/*注册成功后*/
.regOk { 
	/*text-align: center; */
}
.regOk .img1{
	padding-left:100px;
}
.regOk .txt1{
	font-size:26px;
	color:#55AE13;
	padding-top:50px;
	font-weight: bold;
	font-family: "微软雅黑","宋体";
	display:inline-block;
}
.regOk .txt2{
	padding-left:250px;
	padding-bottom:50px;
	font-size:14px;
	line-height:25px;
	color:#333;
}
.regOk .txt2 strong {
	font-size:18px;
}
.regOk .myFen {
	color: #C00;
	font-size:16px;
	font-weight:bold;
}
.regOk .txt3{
	padding-left:250px;
	padding-bottom:30px;
}
.aLink {
	font-size: 14px;
	font-weight: bold;
	color: #8A3800;
	background: #FFD252;
	border: 1px solid #B78402;
	cursor: pointer;
	width: 120px;
	height: 30px;
	display:block;
	line-height:30px;
	text-align:center;
}

/* 会员中心 */
.main {
	border: 1px solid #DFDFDF;
	background: url(../images/menuBg.gif) repeat-y -1px 0px;
	+background-position: 0px 0px;	/*IE7*/
	-background-position: 0px 0px;	/*IE6*/
}

/* 左边菜单样式 */
#menu {
	float: left;
	width: 210px;
	padding-top:10px;
	padding-bottom:30px;
}
#menu p {
	font-size: 15px;
	line-height: 45px;
	font-weight: bold;
	text-indent: 60px;
	color:#000;
}
#menu p.p0 a {
	color:#106FBC;
	background: url(../images/menuIcon0.gif) no-repeat 35px 15px;
	display:block;
}
#menu p.p0 a:hover {
	color:#106FBC;
}
#menu p.p1 {
	background: url(../images/menuIcon1.gif) no-repeat 35px 13px;
}
#menu p.p2 {
	background: url(../images/menuIcon2.gif) no-repeat 35px 15px;
}
#menu p.p3 {
	background: url(../images/iconFavorite.gif) no-repeat 35px 15px;
}
#menu p.p3 a {
	color:#DA251D;
}
#menu ul li {
	font-size: 15px;
	line-height: 45px;
	text-indent: 60px;
	display: block;
	margin-left:-3px;
	padding-left:3px;
	/*width:157px;*/
	position:relative;
}
#menu ul li a { color: #106FBC; }
#menu ul li a:hover{
	color: #DA251D;
}
#menu ul li.cur {
	background: url(../images/menuCurrent.gif) no-repeat 0px 0px;
}
#menu ul li.cur a {
	font-weight: bold;
	color: #DA251D;
}

/* 右边主体 */
.main .mainBox {
	float: left;
	width: 900px;
	padding: 40px;
}
.main .mainBox input { 
	border: 1px solid #999999;
	padding:1px 2px; 
}
.mainBox #topText {
	padding: 0px;
	margin-bottom:10px;
	color:#094fc4;
	font-size:14px;
}
.mainBox #topMsg {
	background: #FEFFDD;
	border: 1px solid #F5E9AB;
	padding: 10px;
	margin-bottom:20px;
	color:#333;
}
.mainBox #topMsg ul li { line-height: 20px; }



/* 发布房源 */
#mainSend input,
#mainSend textarea {
	border-bottom:1px solid #BDC5CA;
	border-right:1px solid #BDC5CA;
	border-top:1px solid #6F787E;
	border-left:1px solid #6F787E;
	padding:3px 2px;
	font-size:12px;
}

#mainSend td {padding:3px;}
#mainSend th { height:30px;}

.alignC { text-align: center; }
#mainSend .input_NoBorder { border:none; }

#mainSend .td2 {
	/*background: #F4F4F4;*/
	line-height: 28px;
}
#mainSend .title {
	font-size: 16px;
	color: #E5172D;
	height: 40px;
	line-height: 40px;
	background: #FFFFDD;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
	border-top: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
}
#mainSend table {
	/*border: 1px solid #E9E9E9;*/
	margin: 0px auto;
}
#mainSend .submit {
	padding: 10px 0;
	text-align: center;
}
#mainSend .enter {
	font-size: 14px;
	font-weight: bold;
	color: #8A3800;
	background: #FFD252;
	border: 1px solid #B78402;
	cursor: pointer;
	width: 120px;
	height: 30px;
	border-radius:4px;
}
/*BMap*/
#mainSend .BMapMarker { background: #f0faff; padding:5px; }
#mainSend .BMapMarker button { 
	border: 1px solid #999999;
	padding:2px 4px; 
	cursor: pointer;
	border-radius: 3px;
}
#mainSend .BMapMarker .btn_cha {
	color: #FFF;
	background: #4493fa;
	border: 1px solid #4493fa;
}
#mainSend .BMapMarker .btn_add {
	color: #FFF;
	background: #5ac30e;
	border: 1px solid #5ac30e;
}
#mainSend .BMapMarker .btn_del {
	color: #FFF;
	background: #ff6b4c;
	border: 1px solid #ff6b4c;
}
/****/
#mainSend #sendOK {
	margin: 84px auto 0px;
	width: 510px;
	border: 5px solid #DCDCDC;
	background: #F4F4F4;
}
#mainSend #sendOK .content {
	margin-top: 30px;
	height: 155px;
	background: #FFF url(../images/bgOk.jpg) no-repeat 30px 20px;
	margin-bottom: 30px;
}
#mainSend #sendOK .content p {
	font-size: 14px;
	font-weight: bold;
	padding-top: 76px;
	padding-left: 155px;
	line-height: 16px;
}

/* 发布成功 */
.mainBox #sendOK .img1{
	padding-left:140px;
}
.mainBox #sendOK .txt1{
	font-size:26px;
	color:#55AE13;
	padding-top:50px;
	font-weight: bold;
	font-family: "微软雅黑","宋体";
	display:inline-block;
}
.mainBox #sendOK .fen{
	font-size:14px;
	line-height:25px;
	height:25px;
	padding-left:270px;
	padding-bottom:30px;
}
.mainBox #sendOK #myFen{
	font-weight: bold;
	color:#106FBC;
}
.mainBox #sendOK #addFen{
	font-size:12px;
	color:#DA251D;
	padding-left:10px;
}
.mainBox #sendOK #addFen em{
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
}
.mainBox #sendOK .content{
	padding-left:270px;
	font-size:14px;
	line-height:20px;
}
.mainBox #sendOK .content p {
	background: url(../images/iconTishi.gif) no-repeat;
	text-indent: 20px;
	margin-left:-20px;
	font-size:16px;
	margin-bottom:10px;
	font-weight: bold;
	color: #333;
}
.mainBox #sendOK .content ul li {
	background: url(../images/iconUser01.gif) no-repeat 0px 8px;
	text-indent: 15px;
	line-height: 25px;
	letter-spacing: 2px;
}




/* 房源列表 */
#mainAllInfo .td1 {
	/*height:40px;*/
	line-height:20px;
	border-bottom: 1px dashed #CCC;
	padding:10px 0;
	font-family: Arial, Helvetica, sans-serif;
}
#mainAllInfo .td1 a { color: #094FC4; }
#mainAllInfo .td1 a:hover{ color: #DA251D; }
#mainAllInfo .td2 {
	/*border: 1px solid #CCC;*/
	font-size: 13px;
	background: #F2F2F2;
	height:30px;
}
#mainAllInfo .td1 a.disable { color: #999; }
#mainAllInfo .td1 a.disable:hover { color: #F60; }

#mainAllInfo .noShua { color:#B3B3B3; }
/*#mainAllInfo input { cursor: pointer; }*/


/* 翻页样式 */
#pageNum {
	float: right;
	position: relative;
	/*top: -30px;*/
	right: 0px;
}

/*提示*/
#mainAllInfo .tishi {
	height:23px;
	padding-left:12px;
	background: url(../images/tishi1.gif) no-repeat;
	line-height:23px;
	position: absolute;
	top:-1px;
	left:170px;
}
#mainAllInfo .tishi span{
	background: url(../images/tishi2.gif) no-repeat right 0px;
	padding-right: 10px;
	display:block;
	color:#FF6600;
}

/* 房源图片管理 */
.mainBox .nowHouse {
	font-size:14px;
	padding-bottom:5px;
}
.mainBox .imgNum {
	line-height:23px;
	background: url(../images/iconTishi.gif) no-repeat 0px 3px;
	text-indent:20px;
}

#mainHouseImg ul {
	padding-left:0px;
	padding-top:20px;
}
#mainHouseImg ul li {
	float: left;
	/*border: 1px solid #F00;
	width: 200px;*/
	margin: 0 20px 20px 0;
	text-align: center;
}
#mainHouseImg ul li img {
	border: 1px solid #CCC;
	padding: 3px;
}
#mainHouseImg ul li p {
	padding-top:5px;
	text-align:left;
}
#mainHouseImg ul li p .gou {
	margin-right:57px;
	position:relative;
	top:3px;
}
/*#mainHouseImg .dang {
	border: 1px solid #F00;
	position:relative;
	top:-20px;
	z-index:2147483647;
}*/


/* 会员中心首页 */
.mainBox .userCenter table {
	line-height:25px;
	float:left;
	padding-left:10px;
}
.mainBox .userCenter td { 
	padding:3px; 
	font-size: 14px;
	/*line-height:25px;*/
}
.mainBox .userCenter th {
	font-size: 14px;
	color: #444;
	text-align: right;
	padding:3px;
	white-space: nowrap;
}
.mainBox .userCenter .fen {
	font-size:16px;
	font-weight:bold;
	color:#DA251D;
}
.mainBox .userCenter .fen:hover {
	color:#106FBC;
}
.mainBox .userCenter p {
	float:right;
	line-height:30px;
	text-align:right;
}
.mainBox .userCenter .title {
	float:left;
	color:#06C;
	font-weight:bold;
	font-size:14px;
}
.mainBox .userCenter .more {
	float:right;
	font-family:"宋体", Verdana;
}

/* 会员积分页面 */
.mainBox #userFen .txt1 {
	color:#000;
	font-size:14px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #CCC;
}
.mainBox #userFen .fen {
	font-size:16px;
	font-weight:bold;
	color:#DA251D;
}
.mainBox #userFen .shuoMing th {
	font-size:14px;
	color:#000;
	padding:5px;
	height: 30px;
	border-bottom: 1px solid #CCC;
}
#userFen .shuoMing td {
	padding:5px;
	font-size:14px;
}
.mainBox #userFen .shuoMing h4 {
	font-size:14px;
	color:#F00;
	text-align:center;
}
.mainBox #userFen .shuoMing h5 {
	font-size:14px;
	color:#090;
	text-align:center;
}

/* 帮助中心 */
#userHelp h2 {
	line-height:30px;
	font-size:14px;
	background: #f7f7f7;
	border-left: 3px solid #F2756F;
	color:#000;
	padding: 0 10px;
}
#userHelp p {
	padding:13px;
	font-size:14px;
	line-height:25px;
	letter-spacing: 1px;
	font-family: "宋体", Verdana;
	color:#444;
}
#userHelp .shuoMing th {
	font-size:14px;
	color:#000;
	padding:5px;
	height: 30px;
	border-bottom: 1px solid #CCC;
}
#userHelp .shuoMing td {
	padding:5px;
	font-size:12px;
}
#userHelp .shuoMing h4 {
	font-size:14px;
	color:#F00;
	text-align:center;
}
#userHelp .shuoMing h5 {
	font-size:14px;
	color:#090;
	text-align:center;
}


/* 二维码 */
#userCode h1 {
	font-size:20px;
	text-align:center;
	padding:10px 0;
}
#userCode .codeImg {
	text-align:center;
}
#userCode .codeText {
	margin:0 auto;
	color:#000000;
	font-weight: bold;
	padding-left:240px;
	padding-top:10px;
}

/*---------------------*/

