/* Header 영역 */
#box_logo{background:url("../images/common/bg_header.gif") repeat-x; height:64px; padding-top:8px; position:relative;}
#box_logo h1{text-align:center;}
#box_logo .btn_back{position:absolute; top:6px; left:13px;}
#box_logo .btn_home{position:absolute; top:6px; right:13px;}
footer{clear:both;}

#phone{background:#37a2ff; height:36px; border-top:1px solid #ba7c7c; border-bottom:1px solid #3c3d40;}
#phone li{width:100%; height:26px; float:center; text-align:center; padding-top:10px;}

/*원본용
#phone{background:#f1b9b8; height:36px; border-top:1px solid #ba7c7c; border-bottom:1px solid #3c3d40;}
#phone li{width:50%; height:26px; float:left; text-align:center; padding-top:10px;}
#phone li span{float:right; color:#fff; font-weight:bold; font-size:16px; line-height:16px; vertical-align:middle;}
*/

/* Footer 영역 */

.version {width:100%;padding-top:0px; margin-bottom:0px;}
.version li{width:33%; float:left; text-align:center; margin-bottom:0px;}
.version li span{display:block; text-align:center; margin-bottom:0px;}
.box{clear:both; width:100%; background:url("../images/common/bg_footer.gif") repeat-x; height:50px; border-top:1px solid #9f9695; padding-top:13px; line-height:2px;}
.box p{text-align:center; color:#b12pcb1b1; font-family:'굴림'; font-size:0.875em;}
