.schedule_table{
	width: 630px;
	border-top:2px solid #e1007e;
	border-left:2px solid #e1007e;
	border-right:2px solid #e1007e;
	margin:0 0 10px 0;
	padding:0;
	vertical-align:top;
	font-size:12px;
}
.schedule_table th,.schedule_table td{
	border-bottom:2px solid #e1007e;
	border-collapse:collapse;
	padding:10px;
	text-align:left;
}
.schedule_table th{
	font-weight:normal;
	background:#fddbeb;
	width:17%;
}