table
{
   margin: 0px 0px 0px 0px;
   top:0px;
   font-size: 12px;
   text-decoration: none;
   border:#d3d3d3 1px solid;
   padding:0;
   border-collapse:collapse; 

}
td
{
   margin: 0px 0px 0px 0px;
   top:0px;
   font-size: 12px;
   text-decoration: none;
   border:#d3d3d3 1px solid;
   padding:0;
}

#title
{
   background:#d6e5f4;
   font-weight:bold;
   height:25px;
   text-align:center;
}

#bg1
{
   background:#f7f3f7;
   height:25px;
}

#bg2
{
   background:#ffffff;
   height:25px;
}
.line_bg2{background:#f1eae2 !important}


.dongsuga_table_top table{
	width:100%;
	border-top:2px solid #95c7ce;
	border-collapse:collapse;
	border-spacing:0;
	margin:0px 0px 30px 0px;
}
.dongsuga_table_top table caption{
	display:none;
}
.dongsuga_table_top table th{
	background-color:#f3f3f3;
	padding:10px 0;
	text-align:left;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	font-size:14px;
}
.dongsuga_table_top table th:last-child{
	border-right:0px
}

.dongsuga_table_top table td{
	background-color:#fff;
	padding:5px;
	text-align:left;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
}
.dongsuga_table_top table td:last-child{
	border-right:0px
}

.dongsuga_table .dongsuga_text{
	width:96%;
	border:1px solid #E3E3E3;
	background-color:#efefef;
	margin:10px 0px 30px 0px;
}

.dongsuga_table .dongsuga_text div{
	margin:20px 20px;
}

.dongsuga_table .dongsuga_tt{
	width:96%;
	font-size:16px;
	font-weight:bold;
	margin:10px 0px 5px 0px;
}

.dongsuga_table .dongsuga_ts{
	width:96%;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	color:#545454;
}

.dongsuga_table table{
	width:96%;
	border-top:2px solid #95c7ce;
	border-collapse:collapse;
	border-spacing:0;
	margin:0px 0px 30px 0px;
}
.dongsuga_table table caption{
	display:none;
}
.dongsuga_table table th{
	background-color:#f3f3f3;
	padding:10px 0;
	text-align:center;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	font-size:14px;
}
.dongsuga_table table th:last-child{
	border-right:0px
}

.dongsuga_table table td{
	background-color:#fff;
	padding:5px;
	text-align:center;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
}
.dongsuga_table table td:last-child{
	border-right:0px
}

.inp_cal_btn{padding:5px 15px}
.inp_sch_sty{padding:5px 15px}
