﻿/*///////////lists/////////////*/
#wrapper{
	width:1004px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	}
	
	#wrappermap{
	width:930px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	}
	
	
#header{
	/*height:89px;
	position:relative;
	overflow:hidden;*/
	}
#main{
    width:900px;
	margin:0 auto;
	margin-top:10px;
	height:1%;
	}

*html #main{
	margin-top:-8px;
	}
#side_left{
	width:588px;	
	float:left;
	margin-right:12px;
	overflow:hidden;
	}
#side_right{
	width:300px;
	float:left;	
	overflow:hidden;
	}	
#main a:visited{
	color:#776f48;
	text-decoration:none;
}
#main a:link{
	color:#776f48;
	text-decoration:none;
}
#main a:hover{
	color:#f30;
}
.bar{
	margin:0 0 10px;
}
.banner{
	margin-bottom:10px;
}
p{
	text-indent:2em;
	line-height:1.8em;
}
.box{
	background:url('img/secondhand/bg_hsec_r.gif') no-repeat right top;
	margin-bottom:10px;
	clear:both;
}
.box .title{
	background:url('img/secondhand/bg_hsec_l.gif') no-repeat left top;
	height:36px;
	line-height:36px;
	padding-left:1em;
	font-size:16px;
	color:#f60;
}
.box h3{
	background:url('img/secondhand/bg_hsec_l.gif') no-repeat left top;
	height:36px;
	line-height:36px;
	padding-left:1em;
	font-size:16px;
	color:#f60;
}
* html .box .title{
	padding-top:8px;
	height:28px;
	line-height:28px;
}
* html .box h3{
	padding-top:8px;
	height:28px;
	line-height:28px;
}
.box h3 span
{
	float:right;padding-right:10px;
}
.box .title{
	position:relative;
}
#main .box .title strong a:visited{
	color:#f60;
	padding-right:1em;
	background:url('img/secondhand/arrowblue.gif') no-repeat right bottom;
}
#main .box .title strong a:link{
	color:#f60;
	padding-right:1em;
	background:url('img/secondhand/arrowblue.gif') no-repeat right bottom;
}
#main .box .title strong a:hover{
	background:url('img/secondhand/arrowred.gif') no-repeat right bottom;
	color:#f30;
}
.box .title ul{
	position:absolute;
	top:10px;
	left:9em;
}
.box .title li{
	float:left;
	margin-right:3px;
	line-height:1em;
	font-size:14px;
}
.box .title li a{
	display:block;
	padding:5px 8px 3px;
	background:#fff;
	border:1px #eee solid;
	border-bottom:none;
	}
.box .title li a:hover{
	border:1px #999 solid;
	border-bottom:none;
	}

.box .title .current{
	background:url('img/secondhand/bgtagr.gif') no-repeat right top;
}
.box .title .current a{
	background:url('img/secondhand/bgtagl.gif') no-repeat left top;
	border:none;
	padding:6px 10px 6px;
	font-weight:bold;
}
#side_left .box .title .current a:hover{
	border:none;
}

.box .outter{
	background:url('img/secondhand/bg_bsec_r.gif') no-repeat right bottom;
	overflow:hidden;
}
.box .inner{
	background:url('img/secondhand/bg_bsec_l.gif') no-repeat left bottom;
	overflow:hidden;
	padding-bottom:5px;	
}
.box .content{
	border-left:1px #999 solid;
	border-right:1px #999 solid;
	overflow:hidden;
	height:1%;
}
.box .lists{
	border-left:1px #eee solid;
	border-right:1px #eee solid;
	overflow:hidden;
	height:1%;
	padding-top:10px;
}
.box .lists .pages{
	text-align:right;
	margin-bottom:5px;
}

.box .lists .pages1{
	text-align:right;
	margin-bottom:5px;
	padding-right:50px;
}

.inputw{
	width:20px;
	height:14px;
	text-align:center;
}
.box .companys .item{
	width:19.8%;
	height:75px;
	overflow:hidden;
	float:left;
	text-align:center;
}
.box .comlists .item{
	width:46%;
	margin-top:10px;
	height:186px;
	overflow:hidden;
	text-align: left;
	border-bottom:1px #ddd dotted;
	padding:0 10px;
}

.box .companys .item img{
	display:block;
	padding:3px;
	border:1px #eee solid;
	margin-bottom:5px;
}
.box .companys .item a:hover img{
	border:1px #f30 solid;
}
.box .havevideo .item{
	width:48%;
	margin-left:2%;
	height:98px;
	margin-top:5px;
	overflow:hidden;
	float:left;
}
*html .box .havevideo .item{
	width:47%;
	}

.box .havevideo .item img{
	float:left;
	border:1px #fff solid;
	margin-right:5px;
}
.box .havevideo .item a:hover img{
	border:1px #f30 solid;
}
.box .star{

}
.box .star .itemstar{
	width:48%;
	height:155px;
	margin-left:2%;
	overflow:hidden;
	float:left;
	border-bottom:1px #ddd dotted;
	margin-bottom:11px;
}
.box .star .itemstar li{
	padding-top:5px;
	
}
#side_right .box .starright .itemstar{
	width:96%;
	height:70px;
}

.box .star .itemstar strong{
	color:#f60;
	line-height:1.5em;
}
*html .box .star .itemstar{
	width:47%;
	}
.box .star .itemstar .starimg{
	float:left;
	margin-bottom:6em;
}

.box .star .itemstar .starimg img{
	border:1px #ddd solid;
	padding:3px;
	margin-right:5px;
}
.box .star .itemstar .starimg:hover img{
	border:1px #f30 solid;
}
.box .star .itemstar .textboxtop{margin-bottom:10px;}
.box .star .itemstar .textboxbtm{}


.box .tableleft{
	border-bottom:1px #ddd solid;
	border-collapse:collapse;
}
.box .tableleft th{
	background:#f8f8f8;
	text-align:left;
	padding:5px 4px 3px 5px;
	border-top:1px #ccc solid;
	border-bottom:1px #ccc solid;
}
.box .tableright{
	border-bottom:none;
	margin-top:-10px;
}
.box .tableright th{
	border:none; 
}

.box .tableleft td{
	padding:7px 4px 3px;height:30px;
	border-bottom:1px #ccc dotted; white-space:nowrap; overflow:hidden;text-overflow:clip;
}

.box .tableleft td a{
	font-size:14px;font-family:宋体;
}
.box .bgorange td{
	background:#fefef8;
}

.box .bgcurrent td{
	background:#fcf399;
}
#main .box .bgcurrent td a{
	color:#f30;
}
.box .rightlists{
	padding:0 10px;
}
.box .rightlists li{
	line-height:2.2em;
	padding-left:1em;
	background: url('img/secondhand/cirbit.gif') no-repeat 0 center;
	border-bottom:1px #ddd dotted;
}
.box .download{
	height:196px;
	overflow:auto;
}
.box .report{
	height:135px;
	overflow:auto;
}
.box .download li{
	float:left;
	width:45%;
	white-space:nowrap;
	overflow:hidden;
}

.box .bottom{
	clear:both;
	border-top:1px #ddd solid;
	overflow:hidden;
}
.box .bottom .more{
	display:block;
	width:53px;
	height:17px;
	margin:8px 5px 6px;
	float:right;
	background: url('img/secondhand/btnsecmore.gif') no-repeat;
	}
.box .bottom .more:hover{
	background: url('img/secondhand/btnsecmore.gif') no-repeat 0 -17px;
	}
.more2{
	display:block;
	width:53px;
	height:17px;
	margin:8px 5px 6px;
	float:right;
	background: url('img/secondhand/moresec2.gif') no-repeat;
	}
.more2:hover{
	background: url('img/secondhand/moresec2.gif') no-repeat 0 -17px;
	}
.more3{
	display:block;
	width:53px;
	height:17px;
	margin:8px 8px 0;
	float:right;
	background: url('img/secondhand/moresec2.gif') no-repeat;
	}
*html .more3{
	margin:0 5px;
	}

.more3:hover{
	background: url('img/secondhand/moresec2.gif') no-repeat 0 -17px;
	}
#company{
	background:url('img/secondhand/bg_hsec_ry.gif') no-repeat right top;
}
#company h3{
	background:url('img/secondhand/bg_hsec_ly.gif') no-repeat left top;
}

.box2{
	background:url('img/secondhand/bg_hr_login.gif') no-repeat right top;
	margin-bottom:10px;
	clear:both;
}
.box2 .wrapper{
	background:url('img/secondhand/bg_hl_login.gif') no-repeat left top;
}
.box2 .content{
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
	position:relative;
	height:100px;
}
.box2 .outter{
	background:url('img/secondhand/bg_br_login.gif') no-repeat right bottom;
	overflow:hidden;
}
.box2 .inner{
	background:url('img/secondhand/bg_bl_login.gif') no-repeat left bottom;
	overflow:hidden;
	padding:5px 0 12px;
}
.plogin{
	background:url('img/secondhand/btnparsonlogin.gif') no-repeat;
	position:absolute;
	top:15px;
	left:15px;
	width:129px;
	height:33px;
	}
.plogin:hover{
	background:url('img/secondhand/btnparsonlogin.gif') no-repeat 0 -33px;
	}
*html .plogin{
	top:8px;
}
.clogin{
	background:url('img/secondhand/btncompanylogin.gif') no-repeat;
	position:absolute;
	top:15px;
	right:15px;
	width:129px;
	height:33px;
	}
.clogin:hover{
	background:url('img/secondhand/btncompanylogin.gif') no-repeat 0 -33px;
	}
	
.alogin{
	background:url('img/secondhand/agencylogin.gif') no-repeat;
	position:absolute;
	top:10px;
	left:15px;
	width:129px;
	height:33px;
	}
.alogin:hover{
	background:url('img/secondhand/agencylogin.gif') no-repeat 0 -33px;
	}

.box2 .alogin{
	top:58px;
	}
*html .box2 .alogin{
	top:51px;
}
	
.blogin{
	background:url('img/secondhand/brokerlogin.gif') no-repeat;
	position:absolute;
	top:10px;
	right:15px;
	width:129px;
	height:33px;
	}
.blogin:hover{
	background:url('img/secondhand/brokerlogin.gif') no-repeat 0 -33px;
	}
.box2 .blogin{
	top:15px;
	}
*html .box2 .blogin{
	top:8px;
}
	
.box2 .sendinfo{
	padding:8px 10px 0 15px;
	font-weight:bold;
	line-height:1.8em;
}
*html .box2 .sendinfo{
	padding:10px 10px 0 15px;
}
.register{
	background:url('img/secondhand/register.gif') no-repeat;
	position:absolute;
	top:58px;
	right:15px;
	width:129px;
	height:33px;
	}
.register:hover{
	background:url('img/secondhand/register.gif') no-repeat 0 -33px;
	}
*html .box2 .register{
	top:51px;
}

.box3{
	background:url('img/secondhand/bg_hr_login.gif') no-repeat right top;
	margin-bottom:10px;
	clear:both;
}
.box3 .wrapper{
	background:url('img/secondhand/bg_hl_login.gif') no-repeat left top;
	padding-top:5px;	
}
.box3 .content{
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
	position:relative;
	height:53px;
}
.box3 .outter{
	background:url('img/secondhand/bg_bsec_r.gif') no-repeat right bottom;
	overflow:hidden;
}
.box3 .inner{
	background:url('img/secondhand/bg_bsec_l.gif') no-repeat left bottom;
	overflow:hidden;
	padding-bottom:5px;	
}
/*broker*/
#broker	{
	height:136px;
	clear:both;
	background:url('img/secondhand/bgbroker.gif') repeat-x;
	margin-bottom:10px;
	position:relative;
}
#broker .baseinfo{
	position:absolute;
	top:10px;
	left:15px;
	height:120px;
	width:465px;
	overflow:hidden;
}
#broker .baseinfo h3{
	font-size:16px;
	color:#f60;
}

#broker .baseinfo h3 a{
	font-size:12px;
	font-weight:normal;
}
#broker .baseinfo .brokerimg{
	float:left;
	padding:3px;
	border:1px #ddd solid;
	margin-right:1em;
	margin-bottom:30px;
}	
#broker .intro{
	position:absolute;
	top:10px;
	right:15px;
	height:115px;
	width:390px;
	overflow:auto;
}
#broker .intro p{
	text-indent:2em;
}

/*agency*/
#agency	{
	height:103px;
	clear:both;
	background:url('img/secondhand/bgagency.gif') no-repeat;
	margin-bottom:15px;
	position:relative;
}
#agency a:visited{
	text-decoration:underline;
}
#agency a:link{
	text-decoration:underline;
}
#agency a:hover{
	text-decoration:none;
}

#agency	.outter{
	height:100px;
	background:url('img/secondhand/bg_agency_l.gif') no-repeat left top;
}
#agency	.inner{
	height:100px;
	background:url('img/secondhand/bg_agency_r.gif') no-repeat right top;
	position:relative;
}
#agency .baseinfo{
	position:absolute;
	top:10px;
	left:15px;
	height:80px;
	width:465px;
	overflow:hidden;
}
#agency .baseinfo img{
	float:left;
	padding:3px;
	border:1px #ddd solid;
	margin-right:1em;
}	
#agency h3{
	color:#f60;
	font-size:16px;
}
#agency .intro{
	position:absolute;
	top:10px;
	right:10px;
	height:78px;
	width:390px;
	overflow:auto;
}
#agency .intro p{
	text-indent:2em;
}
.sendwant{
	display:block;
	width:300px;
	height:34px;
	background:#fff url('img/secondhand/sendwant.gif') no-repeat;
	margin-bottom:10px;
}
.sendwant:hover{
	background:#fff url('img/secondhand/sendwant.gif') no-repeat 0 -34px;
}


.sendwant5{
	display:block;
	width:300px;
	height:34px;
	background:#fff url('img/secondhand/sendhirewant.gif') no-repeat;
	margin-bottom:10px;
}
.sendwant5:hover{
	background:#fff url('img/secondhand/sendhirewant.gif') no-repeat 0 -34px;
}



/*        统计表单          */

.tongj table{
	border:1px #ccc solid;padding:1px;
}
.tongj td{
	border:1px #ccc solid;padding:1px;font-size:12px;height:30px;color:#666;
}

.tongj .orange td{
	background-color:#fefef8;
}

.tongj .green td{
	background-color:#e0fef7;
}

.font03{
font-size:14px;font-weight:bold;color:#000; font-family:宋体;
}
.font04{
	font-size:12px;font-weight:normal;color:#666;line-height:30px;
}

.font05{
	font-size:12px;color:#f60;
}

.font06{
	 font-size:14px;font-weight:bold;color:#000; font-family:宋体;padding-left:15px;line-height:30px;

}


.box .companys .itemlist{
	width:19.8%;
	height:75px;
	overflow:hidden;
	float:left;
	text-align:center;
}
.box .comlists .itemlist{
	width:46%;
	margin-top:10px;
	height:186px;
	overflow:hidden;
	text-align: left;
	border-bottom:1px #ddd dotted;
	padding:0 10px;
}

.box .companys .itemlist img{
	display:block;
	padding:3px;
	border:1px #eee solid;
	margin-bottom:5px;
}
.box .companys .itemlist a:hover img{
	border:1px #f30 solid;
}