.presellpublic,.presellpub-search,.presellpub-content,.presellpub-tab{
	width:100%;
}
.presellpub-tab tr{
	height:40px;
	line-height:40px;
	width:100%;
	border:1px dotted #efefef;
}
.presellpub-tab .presellpub-th{
	color:#fff;
	background:#0e8ad7;
	text-indent:10px;
}
.presellpub-tab th.one{
	width:10%;
}
.presellpub-tab th.two{
	width:25%;
}
.presellpub-tab th.three{
	width:10%;
}
.presellpub-tab th.four{
	width:30%;
}
.presellpub-tab th.five{
	width:25%;
}

.presellpub-tab td{
	text-indent:10px;
	color:#000;
}
.presellpub-tab .presellpub-tr:hover{
	cursor:pointer;
	color:blue !important;
}   

.presellpub-tab .presellpub-tr:hover td{
 color: #1492FF !important;
}
.presellpub-search{
	background: #fff;
    padding-top: 40px;
    border: 1px solid #dedede;
    margin-bottom: 20px;
}

.presellpub-content{
	background: #fff;
    padding: 20px 20px 100px 20px;
    border: 1px solid #dedede;
    margin-bottom: 20px;
    
}
/**预售公示详情**/
.presellpub-info{
	/* margin-top: 20px; */
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 1px 1px 5px #909090;
    padding: 20px;
    background:#fff;
}

.presellpub-info .presellpub-title{
	/* margin-bottom: 20px; */
    width: 100%;
    padding: 20px;
    text-align:center;
    font-size:18px;
    font-weight:900;
    /* border-bottom:#0e8ad7; */
    left: -25px;
    position: relative;
}

.bluediv{
	    margin-bottom: 20px;
    border-bottom: 2px solid #0e8ad7;
	
}
.presellpub-info .table{
	margin-top:15px;
	text-align:center;
}
.presellpub-info td{
	font-size:16px;
	text-align: left;
	text-indent:10px;
	border: 1px solid #dedede;
}
.presellpub-info .table td.td-title{
    text-align: right;
    background: #f6f6f6;
    padding-right: 10px;
}

/**分页**/
.laypage_main {
	float:right;
}