@charset "utf-8";



#container_left {
	width: 545px;
	margin-top: 20px;
	margin-bottom: 26px;
	float: left;
}

#container_right {
	width: 320px;
	margin-top: 20px;
	margin-left: 35px;
	margin-bottom: 26px;
	float: right;
}

#news {
	height: 260px;
}


#todacity_left {
	width: 345px;
	margin-top: 13px;
	float: left;
}

#todacity_right {
	width: 200px;
	margin-top: 13px;
	float: right;
}

#inquire {
	width: 900px;
	height: 90px;
	background-image: url("../images/bg_inquire.gif");
	background-repeat:no-repeat;
	line-height: 150%;
}

#inquire p {
padding: 18px;
}


#pickup_contest {
	margin-top: 14px;
}

#mobile {
	margin-top: 18px;
}

