.main_back {
	background-color: #ffffff;
	background-image: url(../../img/back2.png);
	background-repeat: repeat-y;
	background-position: center center;
}
.table_sche {
  border-collapse: collapse;
  border: 1px solid #c0c0c0;
}
.td_sche_no {
 	height: 107px;
	vertical-align: top;
  border-left: none;
}
.td_sche {
	height:107px;
  width: 107px;
	vertical-align: top;
  font-size: 15px;
}
.schedule_right {
  margin-top: 17px;
  float: left;
}
.title_img_s {
  text-align: left;
  border-bottom: 4px double #c0c0c0;
  margin-top: 18px;
}
.th_sche {
	width: 107px;
	height: 107px;
}
.month {
  text-align: left;
  margin-top: 30px;
}
