@charset "utf-8";

.sche_h{margin-bottom:25px;}

.sys_online{
	margin:20px 0px 20px 170px;
}

table.sche{
	width:640px;
	text-align:center;
	border-collapse: collapse;
	margin:0px auto;
}

td.sche_top{
	height:24px;
	background-image:url(../img/sche.gif);
	border:1px #2731a2 solid;
}
td.sche_week{
width:12%;
	background-color:#0b0e1d;
	border:1px #2731a2 solid;
}
td.sche_girl{
	width:100px;
	height:142px;
	background-color:#0b0e1d;
	border:1px #2731a2 solid;
}

p.saturday{color:#00a0e9;}

p.sunday{color:#e5004f;}

.sche_img{
	width:90px;
	height:119px;
	margin-bottom:2px;
}





