@charset "utf-8";

/*Calendar Css Exp02*/
#calendarDiv {background-color:#ff7fbe; margin:2px;}
.other-month {color:gray;}

/*Exp02 RegExpWrite Css */
#regExpDiv{position:relative; width:100%;min-height:100px;}
#regExpL{width:130px;min-height:100px;float:left;}
#regExpR{width:770px;min-height:200px; }
#regExpB{width:755px; height:430px; background:url(../img/board/sin_bg.gif) left top no-repeat; padding:5px 0 0 15px;}
#regExpB .title{height:40px;  width:755px; text-align:center; }			  

#regExpB2{width:755px; height:330px; background:url(../img/board/sin_bg2.gif) left top no-repeat; padding:5px 0 0 15px;}
#regExpB2 .title{height:35px;  width:755px; text-align:center; }			  


/*exp02 RegDt 달력화면 */
#regExpDtList{width: 770px;height:160px; font-size:11px; line-height:1.5em; }
#regExpDtListCon{float:left; width: 770px; height:160px; background:url(../img/board/Lcal_bg.gif) left top no-repeat;}

.expDtTop {width:760px;height:26px; padding:3px 0 0 10px;}
.dtMonthAll {margin-left:13px; color:#ffffff; font-weight: bold;}

.dtTitle {width:400px;margin-top:13px; text-align:right; padding-right: 10px;}

/*exp02 RegDt Table 체험신청 화면 Top 달력 css*/
table.dtList {margin-left:5px; margin-bottom: 5px;  border: 1px solid #c3c3c3;}
table.dtList TBODY TD a{color: #2D8EDF; text-decoration:none;}
table.dtList TBODY TD a:active, a:focus{text-decoration:none; color: #2D8EDF;}
table.dtList td {font-family: Dotum,Dotumche,verdana; font-size: 11px; border: 1px solid #c3c3c3;}
table.dtList th {border: 1px solid #c3c3c3;}

table.dtList THEAD TD {height: 24px;background-color:#ececec; color:#000000; padding-left: 2px; padding-right: 2px; text-align:center; } 
table.dtList TBODY TD {padding-left: 2px; padding-right: 2px;  background-color:#ffffff; text-align:center;} 
table.dtList THEAD TH {padding-left: 2px; padding-right: 2px;  background-color:#f3f3f3; text-align:center;} 
table.dtList TBODY TH {padding-left: 2px; padding-right: 2px;  background-color:#ffffff; text-align:center;} 

.regTitle{width:170px;position:absolute;z-index:9;background-color:#ffffff; border: 1px solid #CCCCCC;}
.divClose{width:168px;height:20px;}

/*exp02 RegDt Day Span Css*/
.regDtL{background-color:#CCCCCC;width:100%;height:20px;}
.regDtN{background-color:#CCCCCC;}
.regDtY{background-color:#a4cefc;}

.cssSun{color:red;}

/* imi추가

.exptitle{ width:777px; height:140px; background:url(../img/exp/subtop_img.gif) top no-repeat;	padding:0 0 0 0;}
.lin1{border-top:3px solid #cccccc;}
.expimgbgL{ height:110px; background:url(../img/board/Lphoto_bg.gif) top no-repeat;	padding:10px 0 0 0;}
 */


/*exp01 View Style Css  --> layout.css 공통으로 뺌
#regExpImgL{width:260px;height:270px;float:left;}
#regExpImgL img{float:left;margin:1px;}
#regExpView{width:510px;min-height:200px;background-color:#cccccc;}
*/