@charset "utf-8";

body{margin: 0; padding: 0; font-size: 9pt; color: #666; font-family: 돋음, Dotum, Baekmuk Dotum, Undotum, Apple Gothic, Latin font, sans-serif;}

/* main */
body #header{width: 100%; height: 73px; background: url(/images/main/header_loop.gif) repeat-x; border-bottom: 1px solid #295ab9;}
body #metaphor{width: 100%; height: 345px; background: url(/images/main/metaphor_bg.jpg) repeat-x; border-top: 1px solid #dedcdc;}
body #container{position: relative; width: 980px; padding-top: 18px; margin: auto;}
body #footer{content: ""; clear: both; width: 980px; padding-top: 19px; margin: auto;}

	/* main 내용 */
	#main_left{float: left;}
	#main_center{margin-left: 5px; float: left;}
	#main_right{margin-left: 10px; float: left;}
	#main_ad_right{margin-left: 10px; float: left;}