@charset "utf-8";
/*reset*/
ul { list-style-type:none; }
img { border:0; }
body,h1,h2,h3,h4,h5,h6,p,ul,li { margin:0; padding:0; }

/*base*/
body { font-size:12px; font-family: "나눔고딕","맑은 고딕","돋움"; color:#333; }

/*layout*/
#wrap { margin:0 auto;  width:960px; height:791px; }
#header { height:70px; }
#visual { position:relative; width:960px; height:494px; background:#CFF; }
#contents { height:128px; }
#footer { height:99px; text-align:left; float:left; }

/*header*/
#logo { width:56px; height:56px; float:left; margin-top:11px;}
#gnb1 { width:709px; height:17px; float:right; margin-top:9px; }
#h_top { width:552px; height:17px; float:left; }
#h_top li { float:left; margin-left:14px; } 
#facebookf { float:right; }
#gnb2 { overflow:hidden; position:relative; width:686px; height:16px; float:right; margin-top:22px; margin-right:77px; }
#ht1 .box { position: absolute; left: 0px; top: -16px; width:47px; height:32px; }
#ht2 .box { position: absolute; left: 107px; top: -16px; width:65px; height:32px; }
#ht3 .box { position: absolute; left: 232px; top: -16px; width:142px; height:32px; } 
#ht4 .box { position: absolute; right: 161px; top: -16px; width:92px; height:32px; }
#ht5 .box { position: absolute; right: 0px; top: -16px; width:100px; height:32px; }

/*visual*/
#slid_box { width:960px; height:494px; }
#con1 { display:none; width:160px; height:268px; position:absolute; left:143px; top:3px; z-index:50; }
#con2 { display:none; width:545px; height:552px; position:absolute; right:130px; top:3px; z-index:50; }
#con3 { display:none; width:185px; height:268px; position:absolute; right:365px; top:3px; z-index:50; }
#con4 { display:none; width:160px; height:268px; position:absolute; right:203px; top:3px; z-index:50; }
#con5 { display:none; width:160px; height:268px; position:absolute; right:46px; top:3px; z-index:50; }

/*contents*/
#contents li { float:left; }

/*footer*/
#fb1 { width:132px; height:26px; margin-top:50px; border-right:#dadada solid 1px; float:left; }
#fb2 { width:527px; height:28px; margin-top:50px; float:left; background:url(../images/f_b.gif) no-repeat; }
#fb2 ul { width:534px; height:28px; margin-left:5px; }
#fb2 ul li { float:left; margin-right:13px; margin-bottom:9px; }
#f_family { width:67px; height:11px; float:left; margin-top:52px; margin-left:212px; }
