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

#tot-header {
	width: 690px;
	height: 255px;
	background-image: url(../school/student/image/tot_header.jpg);
	background-repeat: no-repeat;
}

#tot-header h1,
#tot-header p {
	display: none;
}

#tot-header #blog-link {
	position: relative;
	left: 18px;
	top: 161px;
}


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

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

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

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

#chapter-title2 {
	background-image: url(../school/student/image/std_chapter_2.jpg);
	background-repeat: no-repeat;
}

#chapter-title3 {
	background-image: url(../school/student/image/std_tot_chapter_3.jpg);
	background-repeat: no-repeat;
}


#chapter-block1 {
	width: 640px;
	padding-left: 33px;
	padding-right: 17px;
}


#chapter-block2 {
	width: 633px;
	padding-left: 28px;
	padding-right: 29px;
}

.interview-block {
	width: 633px;
	padding: 0 0 20px 0;
}

.interview-block .txt {
	width: 630px;
	padding-left: 3px;
}

.interview-title {
	width: 633px;
	height: 36px;
	text-indent: -9999px;
	margin: 0 0 10px 0;
}

#interview-title1 {
	background-image: url(../school/student/image/std_interview_1.jpg);
	background-repeat: no-repeat;
}

#interview-title2 {
	background-image: url(../school/student/image/std_interview_2.jpg);
	background-repeat: no-repeat;
}

#interview-title3 {
	background-image: url(../school/student/image/std_interview_3.jpg);
	background-repeat: no-repeat;
}

#interview-title4 {
	background-image: url(../school/student/image/std_interview_4.jpg);
	background-repeat: no-repeat;
}


#chapter-block3 {
	width: 638px;
	padding-left:29px;
	padding-right:23px;
}

#schedule-table {
	width: 631px;
	background-image: url(../school/student/image/std_schedule_bg.gif);
	background-repeat: repeat-y;
}

#schedule-table table {
	background-image: url(../school/student/image/std_schedule_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#schedule-table td {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	vertical-align: middle;
	width: 90px;
	padding: 20px 0 25px 0;
}
#schedule-table td#manday {
	width: 91px;
}

#schedule-table .notice {
	color: #ff1800;
}

#chapter-block3 .arrow {
	width: 291px;
	margin: 8px auto;
}

.schedule-frame-top {
	width: 638px;
	height: 6px;
	background-image: url(../school/student/image/std_schedule_fr_top.gif);
	background-repeat: no-repeat;
}

.schedule-frame-bottom {
	width: 638px;
	height: 9px;
	background-image: url(../school/student/image/std_schedule_fr_bottom.gif);
	background-repeat: no-repeat;
	margin: 0 0 4px 0;
}

#chapter-block3 .details {
	width: 600px;
	background-image: url(../school/student/image/std_schedule_fr_mid.gif);
	background-repeat: repeat-y;
	padding: 5px 22px 15px 16px;
}

#chapter-block3 .details .title {
	width: 600px;
	height: 37px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
}

#chapter-block3 #details1 .title {
	background-image: url(../school/student/image/std_tot_schedule_1.gif);
}

#chapter-block3 #details2 .title {
	background-image: url(../school/student/image/std_tot_schedule_2.gif);
}

#chapter-block3 #details3 .title {
	background-image: url(../school/student/image/std_tot_schedule_3.gif);
}

#chapter-block3 #details4 .title {
	background-image: url(../school/student/image/std_tot_schedule_4.gif);
}

#chapter-block3 #details5 .title {
	background-image: url(../school/student/image/std_tot_schedule_5.gif);
}

#chapter-block3 #details6 .title {
	background-image: url(../school/student/image/std_tot_schedule_6.gif);
}

#chapter-block3 .details p {
	margin-left: 13px;
}

#chapter-block3 .details .txt {
	width: 400px;
	float: left;
}

#chapter-block3 .details .img {
	width: 186px;
	float: right;
	margin-right: 2px;
}

#chapter-block3 #details5 .img2 {
	margin-top: 20px;
}
