/*
	学校模板
*/

.listing{
	margin:0 0 20px 10px;
}
.listing .list-header {
	background:url(../images/bg003.jpg) #fff repeat-x left top;
	border-top:2px solid #23b9f4;
	border-bottom:2px solid #f3f1eb;
	height:32px;
	width:99%;
	position:relative;
}
.listing .list-header table {
	border-bottom:0px;
	border-collapse:collapse;
	width:100%;
}
.listing .list-header td{
	height:32px;
	border-right:1px solid #c9c3b5;
}
.listing .noorder {
	background:url(../images/pxdown.gif) no-repeat left 3px;
	padding-left:12px;
}
.listing .property table {
	border-bottom:1px dashed #CCCCCC;
	border-collapse:collapse;
	padding-right:10px;
	width:100%;
}
.listing .property td ,.listing .list-header td{
	font-size: 12px;
	font-family: Arial, Helvetica,'Microsoft Yahei', 'SimSun', sans-serif;
	vertical-align: middle;
	text-align: center;
}
.listing .property td {
	padding:5px 0px 10px 0px ;
}

.listing .property td.title , .listing .list-header td.title {
	width:41%;
	text-align: left;
}

.listing .property td.roomnum , .listing .list-header td.roomnum {
	width:13%;
}

.listing .property td.areanum  , .listing .list-header td.areanum{
	width:15%;
}

.listing .property td.unit_price  , .listing .list-header td.unit_price{
	width:15%;
}

.listing .property td.floor , .listing .list-header td.floor{
	width:16%;
}
.multipage {
	position:relative;
}
.multipage span{
	list-style:none;
	float:left;
	padding:0 5px;
	background-color: #FFFFFF;
	border: 1px solid #DEDEB8;
	margin-right:1px;
	vertical-align: middle;
}
.multipage .nolink {
	color:#ccc;
}
.multipage .total {
	background-color: #F5FBFF;
	border: 1px solid #86B9D6;
	border-right: 0px solid #86B9D6;
	font-weight: bold;
}
.multipage .button{
	border:0px;
}
.multipage .input{
	border: 1px;
	width: 30px;
	height: 16px;
	background: #FFFFFF;
}
.text{font-size:14px;}

#endtext{font-size:14px;}

.templetbody{
	margin:10px;
}

#in_msg{margin:15px 0 5px 0;}
#in_msg .tit{line-height:24px;border-bottom:2px solid #6884D8;padding:2px 8px;margin:3px 0;}
#in_msg .date{line-height:18px;border-bottom:1px dotted #aaa;padding:2px 0;margin:2px 0;}
#in_msg .date span{padding:5px 10px;height:22px;line-height:22px;}
#in_msg .desc{margin:6px 0;}

div.line{margin-top:17px;line-height:17px;border-top:1px solid #6884D8;clear:both;}