@charset "utf-8";
/* SHINING 독립 사용 */


/* 팝업 스타일 */
#divpop{position:fixed; z-index:99999998; visibility:hidden; width:100%; height:143%; top:0;  left:0; background:rgba(0,0,0,0.7);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);}
.divpop_wrap{position:relative;left:50%; margin-left:-400px; padding-top:150px; width:809px;}
.divpop_top {position:relative;width:600px;  background:none; font-weight:bold;}
.divpop_top a {position:absolute; display:inline-block; background:#fff; font-size:13px; right:0;  top:0px; list-style:none; text-decoration:none;  color:#0082c8; padding:5px 20px; margin-top:-27px}
.girlbg {background-image:url(/sh_img/make24/include_02/img_02.png); background-repeat:no-repeat; width:160px; position:absolute; right:0; bottom:0; height:185px; z-index:99}

/* 달력 스타일 */
.ui-datepicker { font:12px dotum; background-color:ffffff; border:1px solid #cccccc; }
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 70px;}
.ui-datepicker-trigger { margin:0 0 -5px 2px; }

/* table 스타일 */
.table_wrap{position:relative; width:600px; margin:0 auto;}
.table_wrap .table_style {background:#fff}
.table_wrap .table_style input{text-align:center}
.table_wrap .table_style th { height:36px; width:15%;}
.table_wrap .table_style td { height:36px; width:20%; }
.table_wrap .table_style .btn_submit1 {background:#0082c8; padding:8px 30px; color:#fff; border:0; margin:0; font-size:15px;}
.table_wrap .table_style .in2_title{ color:#fff; font-size:20px; font-weight:bold; background:#0082c8; height:45px;border-bottom:5px double #fff;}

.agree_wrap {position:relative; width:220px; margin:0 auto }
.agree_wrap a.gainagree1 { position:relative; float:left; min-width:50px; margin-right:10px; padding:3px 0; word-spacing:-2px; }
.agree_wrap a.gainagree2 { position:relative; float:left; min-width:50px; background:#fefefe; color:#333; padding:3px 15px; border:1px solid #ebebeb; font-weight:bold;}

.wid10 { width:50px !important;}
.bgcg{ background:#f9f9f9}
.pdt5{ padding-top:15px}
.pdb10{ padding-bottom:15px !important}
.hei50{ height:50px !important}