@charset "utf-8";

#pliceReason{
	margin-bottom:10px;
	clear:both;
	border:1px dotted #D5D1AA;
	padding:5px;
}

#pliceReason p{
	padding-left:5px;
}
#pliceReason .target{
	margin-top:3px;
	margin-left:5px;
}
#pliceReason .target li{
	color:#938924;
	list-style:none;
	width:300px;
	float:left;
}
#pliceBox{
	position:relative;
	margin-bottom:3px;
	margin-top:30px;
}
#pliceService{
	background:url(image/plice_service_bg.gif) no-repeat left bottom;
	width:475px;
	float:left;
}
#plicePlice{
	width:195px;
	float:right;
	position:absolute;
	bottom:0;
	right:0;
}
#pliceService .serviceList{
	margin:0 0 10px 10px;
	clear:both;
}
#pliceService .serviceListLeft{
	list-style:none;
	width:250px;
	float:left;
}
#pliceService .serviceListRight{
	list-style:none;
	width:200px;
	float:left;
}
#pliceAttention{
	color:#666;
	margin-bottom:15px;
	margin-left:4px;
	font-size:90%;
	line-height:130%;
}

