@charset "utf-8";

/* reset */
html,body{width:100%;height:100%}
html{overflow-y:scroll !important;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,fieldset,p,button{margin:0;padding:0}
body,h1,h2,h3,h4,input,button{font-family:'Malgun Gothic','Dotum','Gulim','Tahoma','Verdana';font-size:12px;color:#333;}
img,fieldset,iframe{border:0 none}
li{list-style:none}
input,select,button{vertical-align:middle}
input[type="text"], input[type="password"], input[type="file"]{border:1px solid #b2b2b2;padding:2px 0 5px 4px;height:12px;color:#555;font-size:12px;}
input[type="radio"], input[type="checkbox"]{margin:-1px 0 0 0;}
.rMateH5__rMateGrid input[type="radio"], .rMateH5__rMateGrid input[type="checkbox"]{margin:3px 0 0 0;}
input.t_center{padding-left:0 !important;}
select{line-height:23px;height:21px;padding:0;border:1px solid #b2b2b2;color:#555;border-radius:0;font-size:12px;}
i,em,address{font-style:normal}
label,button{cursor:pointer}
button{margin:0;padding:0;border:0;}
a, a:hover {text-decoration:none;}
caption, summary, hr, legend {display:none}
legend{*width:0}
th, td {display:table-cell}
.img {vertical-align:middle;}
.readonly{background:#dcdcdc;}
textarea {font-size:12px;font-family: 'Malgun Gothic','Dotum','Gulim','Tahoma','Verdana';border:1px solid #b2b2b2;vertical-align:middle;}

/* comon */
.blind {font-size:0; height:0; line-height:0; width:1px; position:absolute; text-indent:-5000px; overflow:hidden;}
.bg_none {background-image:none !important;}
.scroll{overflow:auto;border:1px solid #d8d8d8;}

/* positioning */
.f_left {float:left !important;}
.f_right {float:right !important;}
.f_none {float:none !important;}
.fclear{zoom:1;}
.fclear:after {clear:both;content:"";display:block;height:0;visibility:hidden;}

/* text align */
.t_vtop {vertical-align:top !important;}
.t_center {text-align:center !important;}
.t_left  {text-align:left !important;}
.t_right {text-align:right !important;}

/* font size */
.fs11{font-size:11px !important;}
.fs13{font-size:13px !important;}
.fs15{font-size:15px !important;}

/* font color */
.pt_org {color:#ff4301 !important;}
.pt_green {color:#01847c !important;}


.mgt_0 {margin-top:0px !important;}
.mgt_3 {margin-top:3px !important;}
.mgt_5 {margin-top:5px !important;}
.mgt_10 {margin-top:10px !important;}
.mgt_15 {margin-top:15px !important;}
.mgt_20 {margin-top:20px !important;}
.mgt_25 {margin-top:25px !important;}
.mgt_m15 {margin-top:-15px !important;}
.mgt_m30 {margin-top:-30px !important;}
.mgl_10 {margin-left:10px !important;}
.mgr_0 {margin-right:0px !important;}
.mgr_5 {margin-right:5px !important;}
.mgr_10 {margin-right:10px !important;}
.mgb_0 {margin-bottom:0px !important;}
.mgb_5 {margin-bottom:5px !important;}
.mgb_10 {margin-bottom:10px !important;}
.mgb_15 {margin-bottom:15px !important;}
.mgb_20 {margin-bottom:20px !important;}
.mgb_25 {margin-bottom:25px !important;}
.mgb_35 {margin-bottom:35px !important;}
.mgb_55 {margin-bottom:55px !important;}
.pdl_0 {padding-left:0 !important;}
.pdt_20 {padding-top:20px !important;}
.pdl_10 {padding-left:10px !important;}
.pdr_10 {padding-right:10px !important;}

#l_mask{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:0.7;filter: alpha(opacity=70);z-index:100;}