@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; }
a { text-decoration:none; }

/*base*/
body { font-size:12px; font-family: "나눔고딕","맑은 고딕","돋움"; color:#333; }

/*layout*/
#wrap { margin:0 auto;  width:935px; height:1305px; }
#header { height:208px; background:url(../images/header_bg.gif) repeat-x; position:relative; } 
#visual { height:805px; background:#FFF; position:relative; }
#footer { height:292px; background:url(../images/footer_bg.gif) repeat-x; position:relative; }

/*header*/
h1 { width:300px; height:44px; position:absolute; left:318px; top:0px; }
#main_gnb { width:315px; height:105px; position:absolute; left:310px; bottom:20px; background:url(../images/main_gnb_bg.gif) repeat-x 0 58px; }
#main_gnb h2 { width:130px; height:28px; position:absolute; left:93px; }
#main_gnb ul { width:300px; height:30px; position:absolute; left:8px; bottom:0px; background:#CCF; }
#main_gnb ul li { float:left; }
#left_side { width:81px; height:149px; position:absolute; bottom:6px; }
#right_side { width:94px; height:149px; position:absolute; right:0px; bottom:6px; text-align:right; }
.sgnb_f { display:block; margin-top:97px; }

/*visual*/
#man_visual { width:660px; height:660px; position:absolute; left:137px; top:69px; }

/*footer*/
.footer_gnb{ text-transform:uppercase; margin:0px auto; height:15px; padding:9px 0 9px; text-align:center; cursor:default; }
.footer_gnb .menu{ display:block; width:700px; margin:0 auto; height:15px; padding:0; text-align:center; }
.footer_gnb .menu a{ letter-spacing:1px; font:700 9px/15px 'Open Sans',sans-serif; height:15px; padding:0 15px; background:url(../images/com_bg.png) 0 -3px no-repeat  ; color:#555;}
.footer_gnb .menu a:hover { color:#9c0000; }
.footer_gnb .menu .home { background:#fafafa; }
#info { width:568px; height:86px; position:absolute; left:26px; top:72px; }
#info .info_2 { float:right; }
#footer_menu { width:300px; height:60px; position:absolute; right:10px; top:85px; }
#footer_menu a { display:block; float:left; margin-left:6px; }
#f_rb { width:119px; height:35px; position:absolute; right:4px; bottom:36px; }
#f_rb a { display:block; margin-top:11px; }
#address { width:787px; height:60px; position:absolute; left:25px; bottom:21px; font:normal 11px Droid Serif,돋움; color:#777; line-height:20px; text-transform:none; }
#address p{ margin:0 auto; cursor:default; }
#address p.ad { float:left; text-align:left; letter-spacing:-0.5px; }
#address span strong{ font:600 9px 'open sans' Arial,serif; letter-spacing:0px; color:#aaa; }
#address span a { padding:0; color:#bbb; }
