@charset "utf-8";
/* CSS Document */

div#main_money {
	position: relative;
	float: left;
	width: 550px;
	height: auto;
	
	margin-top: 20px;
	}
	
	
/* 환율 아이프레임 */
div#money_box {
	position: relative;
	float: left;
	width: 170px;
	height: 159px;
	}
	
	
div#banner_food {
	position: relative;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	
	width: 370px;
	height: 159px;
	}

