@charset "utf-8";
/*-----------------------------------------------------------
/*Author : Shiren (a.k.a Sungho Kim)
/*E-mail : shirenbeat@gmail.com
/*First Edit : 2009년 4월 17일 금요일
/*Last Edit : 2009년 4월 17일 금요일
/*---------------------------------------------------------*/

@import url(default.css);

/*------- Layout -------*/
body {background:url(../../images/common/main_bg.gif) no-repeat center top;}
#wrap {position:relative;width:1000px;margin:0 auto;overflow:hidden;}
#header{position:relative;width:100%;margin:0 auto;}
#container{width:100%;margin:0 auto;z-index:10;}
#footer {position:relative;width:100%;height:113px;background:url(../../images/common/footer_bg.gif) repeat-x center 10px;}

.intro {width:830px;height:410px;margin:100px auto;}
/*----------- Common ------*/
#header {height:86px;}
#header .logo {position:absolute;left:27px;top:33px;}
#header .right_top_btn {position:absolute;right:7px;top:13px}
#header .navigation {position:absolute;left:235px;top:43px;}

#footer {text-align:center;}
#footer .footer_flash{position:relative;height:197px;width:1000px;top:-84px;margin:0 auto;z-index:50;}
#footer img {padding-top:12px;}