@charset "utf-8";
/*
 *************************************************************************************
 * FileName : main.css
 * Author : gilhyun
 * Date : 2010.01.27
 * Description : css
 * Revision :
 *************************************************************************************
*/


/* layout */
body{background:#fff;}
#site_cover{}
#head{position:absolute;width:963px;height:50px;z-index:10000;}
#body{width:963px;}
/*#footer{clear:both;position:relative;width:963px;height:30px;z-index:300;border:}
#footer #footerContents{position:relative;z-index:300;}
#footer #footerContents p#copyright{position:absolute;top:8px;left:535px;}
#footer #footerContents ul.footerQuick{position:absolute;top:8px;left:30px;}
#footer #footerContents ul.footerQuick li{float:left;display:inline;}*/

/* design */
#head #topQuick{position:absolute;right:65px;z-index:1400;}
#head #topQuick li{float:right;display:inline;}
#head #LanguageSelect{position:absolute;right:0;width:125px;height:20px;overflow:hidden;background:url(../../images/gnb/topQuick_lang.gif) no-repeat right top;z-index:1300;}
#head #LanguageSelect ul{position:relative;width:95px;height:100px;padding-top:20px;right:-30px;}
#head #LanguageSelect ul li{width:83px;height:20px;line-height:20px;}
#head #LanguageSelect ul li a{display:block;background:url(../../images/gnb/bg_LanguageSelect.gif) no-repeat 0 0;width:95px;height:20px;line-height:20px;text-indent:5px;font-size:12px;}
#head #LanguageSelect ul li a:hover{background-position: 0 -20px;text-decoration:none;}

#body #mainSwf{margin-bottom:8px;}
#body #mainList_1{margin-bottom:20px;}
#body dl.boxSt01{float:left;width:241px;margin-left:20px;}
* html #body dl.boxSt01{float:left;width:245px;margin-left:5px;} /* Only for IE6 */
#body dl.boxSt01 dd{clear:both;}
#body dl.boxSt01 dd a{color:#7e7e7e;font-size:12px;font-weight:normal;margin-top:0;margin-left:3px;text-decoration:none;letter-spacing:-1px;}
#body dl.boxSt01 dd a:hover{text-decoration:underline;}
#body dl.boxSt01 dd p.title{float:left;width:175px;}
#body #mainBanner{float:left;margin-left:10px;}
#body #mainBanner li{float:left;margin-left:20px;}
#body #mainFamilySite{float:left;margin-left:20px;}

/* 2010.02.12, Kwang-woo, Lee, Modified CSS  */
#footer {clear:left;padding:15px 0 35px 0;}
#footer table {width:970px;}
#footer .footerTxt {padding:0 10px;}
#footer #footerQuick {margin:10px 0;height:13px;}
#footer #footerQuick li{float:left;}

/* 2010.02.22, Kwang-woo, Lee, Modified CSS  */
html {filter: expression(document.execCommand('BackgroundImageCache', false, true));} /* background image property bug fix - Only for IE6 SP1 or above */

/* 2010.02.24, Kwang-woo, Lee, Modified CSS  */
#krPromotion {position:absolute;top:0px;left:180px;z-index:10000;}
* html .png24 {tmp:expression(setPng24(this))}
