﻿@charset "UTF-8";
@import "school_com.css";

#work-header {
	width: 690px;
	height: 255px;
	text-indent: -9999px;
	background-image: url(../school/time/image/work_header.jpg);
	background-repeat: no-repeat;
}

#work-header h1,
#work-header p {
	text-indent: -9999px;
}

.chapter-title {
	width: 690px;
	height: 87px;
	text-indent: -9999px;
	margin: 15px 0 0 0;
}

.chapter-block {
	font-size: 14px;
	line-height: 20px;
	width: 650px;
	background-image: url(../school/time/image/chapter_bg.gif);
	background-repeat: repeat-y;
	padding: 15px 20px 13px;
}

.chapter-bottom {
	width: 690px;
	height: 9px;
	background-image: url(../school/time/image/chapter_bottom.gif);
	background-repeat: no-repeat;
}

#chapter-title1 {
	background-image: url(../school/time/image/wrk_chapter_1.jpg);
	background-repeat: no-repeat;
}

.chapter-block .lead {
	padding: 0 0 0 12px;
}


#schedule-title {
	width: 650px;
	height: 39px;
	text-indent: -9999px;
	background-image: url(../school/time/image/wrk_schedule.jpg);
	background-repeat: no-repeat;
	margin: 20px 0 13px;
}

#class-title-block {
	border-bottom: 8px solid #5373d4;
}

#class-title-block td {
	width: 210px;
	height: 74px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 10px 0 0;
}
#class-title-block td#class1-title {
	background-image: url(../school/time/image/tab_enjoy_out.gif);
}
#class-title-block td#class2-title {
	background-image: url(../school/time/image/tab_pro_out.gif);
}
#class-title-block td#class3-title {
	background-image: url(../school/time/image/tab_gospel_act.gif);
	padding-right: 0;
}

#class-container {
	margin: 15px 0 0 0;
}

.face-block {
	width: 650px;
}

.face-block .title {
	width: 574px;
	height: 25px;
	float: right;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin: 28px 0 0;
}

.face-block .img {
	width: 76px;
	float: left;
}

#class3 .face-block .title {
	background-image: url(../school/time/image/wrk_gs_title.gif);
}

.timetable {
	background-image: url(../school/time/image/arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0 0 56px;
	margin: 12px 0 0;
}

.time-title {
	width: 650px;
	height: 45px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 25px 0 0;
	margin: 0 0 10px;
}

.time-block {
	width: 643px;
	padding: 0 0 0 7px;
}

.time-block2 {
	width: 636px;
	padding: 0 7px;
}

.time-block .left {
	width: 423px;
	float: left;
	padding: 5px 0 0;
}

.time-block .right {
	width: 210px;
	float: right;
}

#class3 .time-title1 {
	background-image: url(../school/time/image/wrk_gs_time1.jpg);
}
#class3 .time-title2 {
	background-image: url(../school/time/image/wrk_gs_time2.jpg);
}

#class1,
#class2 {
	display: none;
}

