@charset "UTF-8";


/*검색테이블 설정 */

.tbl_s {
	width: 99%;
	border-collapse: collapse;
}
.btn{
	width: 67px;
	height: 20px;
}
select {
	border: 1px solid #B0CDE6;
	margin-right: 3px;
	padding: 1px;
}
.month {
	width: auto;
	text-align: left;
}


/*달력테이블 설정 */
.tbl {
	width: 100%;
	background-color: #F8FBFE;
	border-collapse:collapse;
	border: 1px solid #C7C8CA;
}
.tbl thead th {	
	width: 14%;
	padding: 5px;
	border: 5px solid #FFFFFF;
}

.tbl thead td {
	padding: 5px 5px 0px 5px
}

.tbl tfoot td {
	background-color: #F8FBFE;
	padding: 10px;	
	border: 1px solid #C7C8CA;
	
}

.tbl_c {
	width: 98%;
	border-collapse:collapse;
	border: 1px solid #DCDDDE;
	
}
.tbl_c td{
	border: 1px dotted #BCBEC0;
	width: 14%;
	padding: 5px 5px 10px 10px;
	vertical-align: top;
	text-align: left;	
}
.td_h {
	height: 80px;
}
.tbl_c td{
	background-color: #FFFFFF;
}

.tbl_h {
	width: 100%;
	border-collapse:collapse;
	border: 0px solid #2D8CCB;
}

.tbl_text {
	border: 0px;
}
.tbl_text td {
	border: 0px;
	padding: 1px;
}
/*폼 설정 */
.is-01 {
	width: 150px;
	height: 15px;
	padding: 1px;
}

.s_day {
	color: #D71920;
	margin: 5px;
	border: 1px solid;
	
}
.s_content {
	clear: both;
	color: #666666;
	margin: 5px 0px;
}
.debug {
	border: 1px solid #000;
}




/*색상설정*/

.cell_color1 {
	font-family: 돋움 dotum,Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #2D8CCB;
}
.cell_color2 {
	font-family: 돋움 dotum,Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #D8EAFB;
}
.cell_color3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #BCD6EE;
}

.cell_bg1 {
	height: 80px;
	background : url(/core/module/schedule/default/images/bg_corner1.gif) no-repeat;
}
.cell_bg2 {
	background : url(/core/module/schedule/default/images/bg_corner2.gif) no-repeat;
}
.f_color1 {
	margin-top: 0px;
	color: #D71920;
}
.f_color2 {
	color: #2D8CCB;
}



/*상세 일정 설정 */

#layout {
	background : url(/core/module/schedule/default/images/bg_01.gif) repeat;
	width : 365px;
	height: 435px;
	border: 2px solid #4D80AF;
	padding: 10px;	
}

#outline {
	background-color: #FFFFFF;
	width: 340px;
	height: 380px;
	border: 1px solid #B1CFEA;
	border-right: 2px solid #B1CFEA;
	border-bottom: 2px solid #B1CFEA;
	padding: 10px;
	vertical-align: top;
}

.tbl_sc {
	width: 100%;
	border-collapse:collapse;
}
.tbl_sc thead th {
	border: 0px;
	padding-bottom: 8px;
	text-align: left;
}
.tbl_sc tbody td{
	border: 1px solid #D5D7D8;
	padding: 5px;
	vertical-align: top;
}
.tbl_sc tfoot td {
	text-align: center;
	padding-top: 5px;
}
.tbl_cell1 { border:1px solid red;
	color: #5286A9;
	font-weight: bold;
	background : url(/core/module/schedule/default/images/bg_corner1.gif) no-repeat;
	width: 70px;
	text-align: center;
	vertical-align: top;	
}
.tbl_cell2 {
	color: #5286A9;
	font-weight: bold;
	background : url(/core/module/schedule/default/images/bg_corner1.gif) no-repeat;
	width: 70px;
	height: 250px;
	text-align: center;
	vertical-align: top;
}




/*등록*/

.floatnone { float: none; vertical-align: middle; margin-bottom:2px;}

#register { position:relative; float:left; width:700px;  background:url(../images/bg.jpg) repeat; margin: 0; padding: 0;overflow-x:hidden; font-family:'돋움','돋움체'; font-size:12px;}
#register .regiTit { position:relative; float:left; width:700px; height:84px;}
#register .regiTable { position:relative; float:left; width:700px;  background:url(../images/center_bg.png) repeat-y;}
#register .regiBg { position:relative; float:left; width:700px; height:11px; }

#register .regiBtn { position:relative; float:left; width:700px; height:37px; text-align:center; }
#register .regiBtn ul { width:209px; height:37px; text-align:center; margin:10px auto; padding:0;}
#register .regiBtn ul li {margin:0px; padding:0px; list-style:none; line-height:160%; vertical-align: middle; float:left;  }

#register .regiBtn_1 { position:relative; float:left; width:700px; height:37px; text-align:center; }
#register .regiBtn_1 ul { width:309px; height:37px; text-align:center; margin:10px auto; padding:0;}
#register .regiBtn_1 ul li {margin:0px; padding:0px; list-style:none; line-height:160%; vertical-align: middle; float:left;  }

.regiSetting { position:relative; float:left; width:680px; margin:10px; padding:0; font-family:'돋움','돋움체'; font-size:12px;}
.regiSetting .regiTxt1 { width:40px; height:40px; background-color:#b5b5b5; text-align:center; color:#fff; font-weight:bold; font-family:'돋움','돋움체'; font-size:12px;}
.regiSetting .regiTxt2 { height:40px; background-color:#fff; text-align:left; color:#333; font-weight:normal; border:1px solid #e9e9e9; padding:5px; line-height:180%; font-family:'돋움','돋움체'; font-size:12px;  }
.regiSetting .regiTxt3 { width:610px; height:30px; border:1px solid #e5e5e5; color:#333; font-family:'돋움','돋움체'; font-size:12px; padding:0 10px; }
.regiSetting .regiTxt4 { width:610px; height:135px; border:1px solid #e5e5e5; color:#333; font-family:'돋움','돋움체'; font-size:12px; padding:10px; }

.select { font-size:12px; font-weight:400; margin:0; padding:0; border:1px solid #e5e5e5;}

.dayWrap { position:relative; float:left; width:100%; margin:0px 0 0 0; padding:0; }
.dayWrap .subTit { position:relative; float:left; width:90%; text-align:left; cursor:pointer; font-size:11px;  line-height:130%; margin:0; padding:0; }
.dayWrap .subTit2 { position:relative; float:left; width:100%; text-align:left; cursor:pointer; font-size:11px;  line-height:130%; margin:0; padding:0; }
.dayWrap .regiBtn2 { position:absolute; right:3px; margin:0; padding:0; }

.wri_btn { position:relative; float:right; margin:-1px 0 10px; 0;}
.regiBtn2 { position:relative; float:right; height:15px; margin:0; padding:0;  }
.regiBtn2 ul li { position:relative; float:left; margin:0px; padding:0px; list-style:none; line-height:160%; vertical-align: middle; float:left;}
.edit_btn { position:relative; float:left; margin-right:5px; margin-top:3px;}
.del_btn { position:relative; float:left; margin-top:3px;}
