@charset "euc-kr";

/*@import "test_css_common.css"; /* °øÅëÄÁÅÙÃ÷ css */
/*@import "test_css_board_.css"; /* °Ô½ÃÆÇ ¹× Ç¥Å¸ÀÔ css */


.container { position:relative; width:1010px; margin:0 30px 0 0;background-color:#fff;}

/* header_wrap ================ */
#header_wrap { width:100%; height:79px;background-color:#fff;}
#header_wrap img { vertical-align:top; }
#header_wrap .container { overflow:hidden; height:79px; text-align:center;}
#main_logo { float:left; padding:0 0 0 22px;}
#header_wrap .menu_area { float:right; padding-top:14px; text-align:right; height:9px;width:100%}
#header_menu { float:right; }
#header_menu li { float:left; font:0/0 Arial; }
#header_wrap .site_link { clear:both; float:right;}
	#topMenu {right:0;position:absolute;z-index:100;}

/* gnb ====================== */
#gnb_wrap { clear:both; width:100%; height:130px; background:url('/org_study/images/main/topbg2.gif') top repeat-x;background-color:#fff;}
#gnb_wrap img {padding-top:25px; }
#gnb_wrap .container { position:relative;}
#gnb { position:absolute; top:0; left:0; z-index:2; }

/* contents_wrap =============== */
#contents_wrap { clear:both; width:100%; min-width:1000px; background-color:#fff;}

/* lnb ----------------  */
#lnb { float:left; width:237px; }


/* contents ---------- */
#div_contents { position:relative; float:right; width:730px; padding:24px 19px 150px 19px; border:1px solid #dbdbdb;margin-bottom:80px;}
	.Con {padding:0 10px;}
/* page_location */
#page_location { color:#757575; font-family:"±¼¸²", Gulim; text-align:right; letter-spacing:0; border-bottom:1px solid #dbdbdb;height:35px;margin:0 15px 0 15px;padding:24px 19px 5px 19px;}
#page_location h1 { float:left;}
#page_location span { float:right;}
#page_location strong { color:#385670; }

/* ÆäÀÌÁö Å¸ÀÌÆ² */
#div_contents h1 {  }
#div_contents h1 img { vertical-align:top; }


/* footer_wrap ================ */
#footer_wrap { clear:both; width:100%;   background:url('/org_study/images/main/bottom_bg.gif') #162231 repeat-x;height:119px;}
#footer_wrap:after { content: "."; display: block; clear: both; visibility: hidden; height:0; }
#footer_wrap img { vertical-align:top; }

#footer_wrap .footer {  width:1000px;/*margin:0 auto;*/}
#footer_wrap .footer_menu { overflow:hidden;  font:0/0 Arial;float:left;height:45px;padding:15px 0 0 13px;}
#footer_wrap .footer_menu li { float:left; }
#footer_wrap .BottomLogo { float:left;margin-right:36px;padding-left:13px;}
#footer_wrap .Baddress { float:left;}
#footer_wrap .footer_link { float:right; text-align:right; padding-top:15px;}
#footer_wrap .footer_link div { position:relative; width:86px; float:left;}
#footer_wrap .footer_link div.link_list1 { position:relative; margin-bottom:3px; }
#footer_wrap .footer_link div ul { position:absolute; padding:5px 10px; line-height:21px; border:1px solid #90b0e4; background-color:#fff; z-index:100;width:100px;}
#footer_wrap .footer_link div ul li a:hover { color:#0e1421; }
#footer_wrap .footer_link div.link_list1 ul { bottom:15px; right:0; }
#footer_wrap .footer_link div.link_list2 ul { bottom:15px; right:0; }
	.Bottom {clear:both;overflow:hidden; }