@charset "UTF-8";
/* CSS Document */
body{font-family:'돋움',dotum,sans-serif; font-size:11px; background-color:#c7e2dd;}
a{text-decoration:none; color:#666}
a:hover{text-decoration:underline;}

#header_wrap{background-image:url(../images/navi_bg.png); height:100px;}
#header{width:1200px; height:100px; margin:0 auto; background-image:url(../images/navi_bg.png); position:relative}
#header .logo{position:absolute; z-index: 1;top: 0;left: 50%;margin-left: -59px;}

#header ul.navi{padding-top:10px}
#header ul.navi li{float:left; margin:0 49px}
#header ul.navi li.products{margin-right:307px}

#main_wrap{background:url(../images/sub04_bg.png) no-repeat center top }
#main{width:1200px; height:1794px; margin:0 auto; position:relative}

#main p.story{width:450px; height:145px; text-align:justify; font-size:11px; line-height:22px; position:absolute; top:294px; left:985px;
font-family:YDIYGO140,윤고딕140,'돋움',dotum,sans-serif; color:#414141}
#main p.aigle{width:244px; height:161px; text-align:justify; font-size:11px; line-height:22px; position:absolute; top:700px; left:1205px}

.clearfix{*zoom:1}
.clearfix:after{content:""; display:block; clear:both}



