/* 列表 */
.list_domain li.row1 {
	width:25%;
}
.list_domain li.row2 {
	width:8%;
}
.list_domain li.row3 {
	width:20%;
}
.list_domain li.row4 {
	width:18%;
}
.list_domain li.row5 {
	width:10%;
}
.list_domain li.row6 {
	width:17%;
}

#escrow_content {
	border:none;
	background:url(../images/escrow_pic.jpg) no-repeat 0 100%;
	padding:0 0 8px 0;
	margin-bottom:8px;
}
#escrow_content p {
	line-height:150%;
	margin:0 20px 8px 180px;
	text-indent:2em;	
	font-size:12px;
}
#escrow_content strong {
	color:#c00;
}
#escrow_faq a {
	font-size:12px;
	display:block;
	height:20px;
	border-bottom:1px dashed #ccc;
	line-height:20px;
	padding:2px 0 0 20px;
}
#escrow_step {
	background:url(../images/escrow_pic_step.png) no-repeat center 10px;
	height:500px;
}

.clear {
	clear:both;
}

