﻿/* Index */
#detail .box_warning {
	padding:4px 8px 12px 8px;
	line-height:200%;
}
#detail .box_warning span {
	padding:4px 8px;
	margin:2px;
	border-bottom:1px dashed #09f;
}
#detail .box_warning span strong {
	color:#006;
}
#broker_content {
	border:none;
	background:url(../images/broker_pic.jpg) no-repeat 0 100%;
	padding:0 0 8px 0;
	margin-bottom:8px;
}
#broker_content p {
	line-height:150%;
	margin:0 20px 8px 180px;
	text-indent:2em;	
	font-size:12px;
}
#broker_content strong {
	color:#c00;
}
#broker_faq a {
	font-size:12px;
	display:block;
	height:20px;
	border-bottom:1px dashed #ccc;
	line-height:20px;
	padding:2px 0 0 20px;
}
#broker_step {
	background:url(../images/broker_pic_step.png) no-repeat center 10px;
	height:493px;
}

/* 预订列表 */
.broker_list_sale li {
	height:50px;
}
.broker_list_sale li.row1 {
	width:10%;
}
.broker_list_sale li.row2 {
	width:25%;
}
.broker_list_sale li.row3 {
	width:20%;
}
.broker_list_sale li.row4 {
	width:10%;
}
.broker_list_sale li.row5 {
	width:10%;
}
.broker_list_sale li.row6 {
	width:24%;
}

.broker_list_sale ul{
	height:50px;
}

.title li{
	height:23px;
}

.page li{
	height:23px;
}

.batch li{
	height:23px;
}
