#sch_area {
	width:646px;
	background-color:#888888;
	margin:0px;
	text-align:center;
	border:#ffffff 1px solid;
}
#sch_area .daytable{
	width:640px;
	height:50px;
	margin: 10px auto 10px auto;
	background: url(../images/sch/sch_day_bg.jpg) no-repeat;
}
#sch_area .daytable .dayday{
	color: #ff99bb;
	margin:0px;
	font-size: 16px;
	font-weight: bold;
}
#sch_area .daytable .daylink{
	color: #ff99bb;
	margin:0px;
	font-size: 12px;
	font-weight: bold;
}

#sch_area .daytable .daylink A:LINK,
#sch_area .daytable .daylink A:VISITED,
#sch_area .daytable .daylink A:ACTIVE { color: #cccccc; font-size: 12px;}
#sch_area .daytable .daylink A:HOVER { color: #ffff00; font-size: 12px;}

#sch_area .box {
	width:214px;
	height:400px;
	background-image: url(../images/sch/sch_bg.jpg);
	background-repeat:no-repeat;
	float:left;
	margin:0px;
	padding:0px;
}
#sch_area .box .mainbox {
	width: 180px;
	height: 372px;
	margin: 14px auto 0px auto;
	overflow: hidden;
}
#sch_area .box .mainbox .imgbox {
	width: 180px;
	height: 230px;
	margin: 0px;
	background-color:#000000;
}
#sch_area .box .mainbox .imgbox a img.ban{
	width: 180px;
	height: 230px;
	padding: 0px;
	margin:0px;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
#sch_area .box .mainbox .imgbox a:hover img.ban{
	width: 180px;
	height: 230px;
	padding: 0px;
	margin:0px;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#sch_area .box .mainbox .profbox {
	width: 180px;
	height: 35px;
	float: left;
	margin: 2px 0px 0px 0px;
}
#sch_area .box .mainbox .profbox .prof {
	width: 180px;
	height: 15px;
	margin: 5px 0px 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	line-height: 15px;
	color: #eeeeee;
}
#sch_area .box .mainbox .profbox .prof .prof2 {
	color: #eeeeee;
	width: 180px;
	height: 10px;
	margin: 0px 0px 2px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
}
#sch_area .box .mainbox .profbox .prof3 {
	width: 180px;
	height: 15px;
	margin: 0px 0px 5px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #eeeeee;
}
#sch_area .box .mainbox .schbox {
	width: 180px;
	height: 40px;
	float: left;
	margin: 4px 0px 0px 0px;
}
#sch_area .box .mainbox .schbox .sch {
	width: 180px;
	height: 18px;
	margin: 2px 0px 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
}
#sch_area .box .mainbox .schbox .sch2 {
	color: #eeeeee;
	width: 180px;
	height: 14px;
	margin: 2px 0px 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}

#sch_area .box .mainbox .subcom {
	text-align: left;
	width: 180px;
	height: 54px;
	margin: 3px 0px 0px 0px;
	overflow: hidden;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #cccccc;
}
