﻿/*
body
{
	margin:auto;
	font-family: 宋体;
	font-size: 12px;
}
*/
.HeadCell
{
	background-color: #DBEBFF;
	border-color: #A3C0E8;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #283B56;
	height: 30px;
	width: 100px;
}
.PuTongCell
{
	border-color: #C9D6E9;
	border-width: 1px;
	border-style: solid;
	font-size: 12px;
	width: 150px;
	line-height: 18px;
	text-align: center;
	height: 50px;
	background-color:#F7FAFF;
}

.title
{
	font-weight: bold;
	font-size: 10pt;
	color: #00309C;
	text-align: center;
	width: 100%;
}

/*课表查询页面样式*/
.TimetableSearch_BorderDiv
{
	width:100%;
	height:auto;
}
.TimetableSearch_ddlList
{
	width:100%;
	height:30px;
}
.TimetableSearch_title1
{
	width:60px;
	height:20px;
	float:left;
	line-height:30px;
}
.TimetableSearch_dropdownlist1
{
	width:120px;
	height:20px;
	float:left;
}
.TimetableSearch_title2
{
	width:35px;
	height:20px;
	float:left;
	line-height:30px;
}
.TimetableSearch_dropdownlist2
{
	width:65px;
	height:20px;
	float:left;
}
.TimetableSearch_title3
{
	width:35px;
	height:20px;
	float:left;
	line-height:30px;
}
.TimetableSearch_dropdownlist3
{
	width:125px;
	height:20px;
	float:left;
}
.TimetableSearch_title4
{
	width:35px;
	height:20px;
	float:left;
	line-height:30px;
}
.TimetableSearch_dropdownlist4
{
	width:125px;
	height:20px;
	float:left;
}
.TimetableSearch_title5
{
	width:35px;
	height:20px;
	float:left;
	line-height:30px;
}
.TimetableSearch_dropdownlist5
{
	width:125px;
	height:20px;
	float:left;
}
.TimetableSearch_title6
{
	width:35px;
	height:20px;
	float:left;
	line-height:30px;
}
.TimetableSearch_dropdownlist6
{
	width:55px;
	height:20px;
	float:left;
}