#price{
	width:500px;
	height:auto;
	padding:15px 10px 5px 30px;
	border:#333333 1px dotted;
	background-color:#f9f5da;
	margin:10px 0 20px 0;
}
#table td{
	padding:5px;
	text-align:center;
}
#area_l{
	width:300px;
	height:auto;
	float:left;
	margin:0 10px 10px 0;
}
#area_r{
	width:300px;
	height:auto;
	float:left;
	margin:0 0 10px 0;
}