@charset "utf-8";

@import url(default.css);

body { border-top:1px solid #006E55; background:url(/eng/img/common/bg_head.gif) left top repeat-x; }
.wrap { width:960px; margin:0 auto; }
#head { position:relative; height:53px; background:url(/eng/img/main/bg_head.gif) left top no-repeat; }
#head h1 { position:absolute; top:13px; left:5px; }
#head ul { position:absolute; top:35px; right:14px; }
#head ul li { float:left; margin-right:8px; }
#gnb { position:absolute; top:53px; left:0; }
#content { padding-left:33px; overflow:hidden; }
.board { 
position:relative;
float:left; width:260px; height:168px; padding:17px 15px 0 15px; margin-right:10px; 
font-size:95%; background:url(/eng/img/main/box_01.gif) left top no-repeat; 
}
.board h2 { margin-bottom:15px; }
.board ul li { width:100%; overflow:hidden; padding-bottom:5px; margin-bottom:2px; background:url(/eng/img/common/bg_bt_line_01.gif) left bottom repeat-x; }
.board ul li a { float:left; padding-left:12px; display:block; background:url(/eng/img/common/blt_01.gif) left 8px no-repeat; }
.board ul li span { float:right; color:#A3A3A3; }
.board ul li.end { background:none; }
.board .more { position:absolute; top:20px; right:23px; }

#footer { height:50px; padding-top:40px; text-align:center; }
