﻿@charset "utf-8";


/* Common */
body {COLOR: #666666; WORD-BREAK: break-all; FONT-FAMILY: "Dotum", "Gulim", "Verdana", "Tahoma";letter-spacing:0px;background-color: #FFFFFF;}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{margin:0;padding:0;}
body,input,textarea,select,button,table{font-family:"Dotum","AppleGothic","sans-serif";font-size:12px;}
img,fieldset{border:0;}
img{vertical-align:middle;}
table{border-collapse:collapse;}
ol,ul,li { list-style:none;  margin:0; padding:0;}
em,address{font-style:normal;}
a{color:#000;text-decoration:none;selector-dummy : expression(this.hideFocus=true);}
a:hover,a:active,a:focus{color:#0000FF;text-decoration:underline;}
.clear {clear:both;}
.blind, legend{visibility:hidden;overflow:hidden;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;}

.cls_left {float:left;}
.cls_center_align {text-align:center;}
.cls_right_align {text-align:right;}
.cls_location_bold {font-weight:bold;}
.input { height:14px; font-size:12px;color:#666666; background:#F6F6F6; border:1px solid #D7D7D7; padding:3px 0 0 5px; margin-top:0; }
.textarea_cont { font-size:11px;color:#666666; background:#F6F6F6; border:1px solid #D7D7D7; padding:3px 0 0 5px; margin-top:0; width:600px; height:210px;}
.selectbox { font-size:12px;color:#666666; background:#F6F6F6; border:1px solid #D7D7D7; margin-top:0;letter-spacing:0px;}

.space5 {height:5px;clear:both;}
.space10 {height:10px;clear:both;}
.space20 {height:20px;clear:both;}
.space35 {height:35px;clear:both;}
.cls_bold {font-weight:bold;}
.cls_center {text-align:center;}
.white_bold {color:white;font-weight:bold;}

#wrap {position:relative;width:690px;}

/*팝업 페이지 관련 */
#popup_agreement_top {height:35px;background:url(../../../img/sub/popup_bg_agreement.png) no-repeat;}
#popup_agreement_cont {width:607px;margin:0 auto;display:table;}

#popup_privateuse_top {height:35px;background:url(../../../img/sub/popup_bg_privateuse.png) no-repeat;}
#popup_privateuse_cont {width:607px;margin:0 auto;display:table;}
