@charset "utf-8";
@import url("reset.css");
@import url("common.css");

#wrap{text-align:left;width:986px;;margin:0;background:url('../img/main/main_top_bg.jpg') no-repeat left 97px;}

/* Header */
.header{position:relative;z-index:2;clear:both;width:100%;height:100px;}
.header h1	{ position:absolute; top:31px; left:37px;}
#gnb{margin:14px 40px 0 0;}

/* Container */
#container{clear:both;text-align:right;width:100%;height:487px;background:none;}
#img_library{position:absolute; top:97px; left:0;}

dl#main_menu_list{float:right;text-align:left;height:130px;margin:21px 0 0 0;}
dl#main_menu_list dt{float:left;width:52px;}
dl#main_menu_list dd{float:left;display:inline;width:245px;padding:1px 0 0 0;}	
dl#main_menu_list dd ul li{height:14px;margin:0 0 10px 0;padding:1px 0 0 14px;background:url('../img/main/bu_b_list_main.gif') no-repeat left 4px;}
dl#main_menu_list dd ul li img{vertical-align:top;}

dl#Library_worldmap{text-align:left;clear:both;width:297px;margin:0 0 0 auto;}

#banner_box{clear:both;text-align:left;width:352px;margin:27px 0 0 auto;}
#main_guide{float:left;width:137px; height:138px; background:url('../img/main/bg_guide_banner.gif') no-repeat left top;}
#main_guide h4{margin:13px 0 0 0; background:none;}
#main_guide img.go{margin:65px 0 0 15px;}
#main_location{float:left;display:inline;width:159px; height:138px;margin:0 0 0 12px; background:url('../img/main/bg_location_banner.gif') no-repeat left top;}
#main_location h4{margin:16px 0 0 90px; background:none;}
#main_location img.go{margin:65px 0 0 112px;}

/* Footer */
#footer{width:98%;height:70px;margin:0 0 0 auto;padding:5px 0 0 0;}
#footer p#copyright{margin:0 0 0 20px;}
#footer p#related{position:absolute; left:auto;right:0px;top:21px;}
#footer p#related select{width:163px; height:21px;margin:0 0 0 13px; vertical-align:middle;font-family:'±¼¸²',Gulim, AppleGothic,sans-serif;color:#666;}


