@import url(../css/basic.css);
@import url(../css/common.css);

body{}

/** �곷떒諛�**/
#top_area{width: 100%;height: 200px; background:url(../images/common/top_bg.gif)}
#top_area .top{width: 100%;margin: auto;}

/** �섎떒諛�**/
/* 
#footer_area{width: 100%;height: 90px;background:url(../images/common/footer_bg.gif); vertical-align: bottom; }
#footer_area .footer{width: 100% ;paddingtop: 46px;margin: auto;position: relative;}
#footer_area .footer .link{position: absolute;top: 46px;right: 45px;}
 */
#footer_area{width: 100%;height: 90px;background:url(../images/common/footer_bg.gif);}
#footer_area .footer{width: 100% ;paddingtop: 46px;margin: auto;position: relative;}
#footer_area .footer .link{position: absolute;top: 46px;right: 45px;}
#footer_area .footer .logo{position: absolute;top: 46px;left: 45px;}


/** �곷떒硫붾돱 **/
#header_area{width: 100%; position: relative; z-index: 1}

/** �댁슜 **/
#wrap{width: 1220px; margin: auto;} 
#pop_wrap{width: 740px; height: 540px;border: 10px solid #1a8d91; padding: 20px;}

#sub_container{width: 100%; margin: auto; }
#contents{margin-bottom: 0px;}

/** ��씠��컮 **/
#pTitle {width: 100%;height: 35px; position: relative;}
#pTitle h2{position: absolute;top: 0;left: 0;}
#pTitle .pLoc{position: absolute;top: 8px;right: 3px;}
#pTitle .pLoc table tr td{font-size: 11px;color: #909090;letter-spacing: -1px;}

