﻿@import url(../../0803/css/head0803.css);
@import url(../../common0803.css);

#layout{background:#ace url(../images/class/BG.gif) repeat-x left top; width:930px; margin:0 auto;padding:10px;}
#Left{width:670px; float:left;}
#Right{width:250px; float:right;}

/********左侧班级内容样式*******/
/*共用样式*/
.LTop,.LCon,.LBottom,.RTop,.RCon,.RBottom
{
	width:100%;
}
.LTop
{
	background:url(../images/class/L_Top.gif) no-repeat left bottom;
	height:15px;
}
.LCon,.RCon
{
	background-color:#fff;
}
.LBottom
{
	background:url(../images/class/L_Bot.gif) no-repeat left top;
	height:15px;
}
.LCon h2
{
	background:#0093FF url(../images/class/TitleBG.gif) no-repeat left top;
	width:640px;
	height:24px;
	margin:0px auto;
	padding:5px 0 0;
	color:#fff;
	font-size:16px;
	letter-spacing:1px;
}
.Pron
{
	color:#666;
	line-height:28px;
	margin:12px 20px 0;
	text-align:left;
	font-size:14px;
}
.Pron a
{
	text-decoration:none;
	margin-left:20px;
}
.Pron a:hover
{
	text-decoration:none;
}
.Pron p
{
    margin:5px 0;
    padding:0;
    line-height:26px;
}
.sub
{
	color:#666;
	text-indent:0;
	margin:10px 0 15px;
	text-align:center;
}

.sub span
{
	color:#f00;
}
/*
.Pron a img
{
	float:right;
}
*/
#Left h3
{
	font-size:14px;
	margin:0;
	padding:30px 0 0 25px;
	text-align:left;
	letter-spacing:1px;
	color:#c60;
}

table.CourseList
{
	border-collapse:collapse;
	border:1px solid #FFB403;
	width:91%;
	margin:12px auto 0;
}
table.CourseList tr th,table.CourseList tr td
{
	border:1px solid #FFB403;
}
table.CourseList tr th
{
	background-color:#FEDA86;
	color:#c60;
	font-size:13px;
}
.CourseName
{
	text-align:left;
}
.CourseName a
{
	color:#666;
}
.Pager
{
	margin:10px 0 0px;
}
.Pager a
{
    padding:0 2px;
}
.ED
{
	text-align:left;
	margin:40px 35px 0;
}
.EDT
{
	height:20px;
	background:url(../images/class/ico.gif) no-repeat left 0px;
	padding:4px 0 0 15px;
	font-size:14px;
	font-weight:bold;
	color:#f00;
}
ul.EDul
{
	line-height:18px;
	color:#666;
	margin-bottom:0;
}
ul.EDul li
{
	padding-top:4px;
}

/********右侧相关内容样式*******/
.RTop
{
	background:url(../images/class/R_Top.gif) no-repeat left top;
	height:15px;
}

.RBottom
{
	background:url(../images/class/R_Bot.gif) no-repeat left top;
	height:15px;
}
.RCon h2
{
	height:26px;
	width:230px;
	padding:0;
	margin:0 auto;
}
.RCon h2#Teacher
{
	background:url(../images/class/teacherhead.gif) no-repeat left top;
}
.RCon h2#OCourse
{
	background:url(../images/class/OCourse.gif) no-repeat left top;
	margin-top:20px;
}
.RCon h2 span
{
	font-size:12px;
	font-weight:normal;
	line-height:24px;
	padding-left:180px;
}
.RCon h2 span a
{
	color:#000;
}
ul.TList
{
	margin:0;
	padding:0;
	padding-left:17px;
	list-style-type:none;
	color:#666;
}
ul.TList li
{
	padding-top:15px;
}
ul.TList img
{
	float:left;
	width:63px;
	height:84px;
	border:1px solid #ccc;
	padding:1px;
	clear:left;
}
.TR
{
	float:left;
	text-align:left;
	margin-left:10px;
	width:150px;
	line-height:17px;
	height:84px;
}
.TR a
{
	color:#003F9C;
}
.TTitle
{
	font-size:14px;
	color:#003F9C;
	margin-bottom:2px;
	margin-top:2px;
}
.TCon
{
	height:82px;
	overflow:hidden;
}

ul.CList
{
	margin:0;
	padding:0;
	padding-left:10px;
	padding-top:10px;
	list-style-type:none;
	color:#666;
	line-height:18px;
	text-align:left;
	margin-bottom:0px;
}
ul.CList a
{
	color:#666;
}
ul.CList li
{
	background:url(../images/class/liarrow.gif) no-repeat 7px 8px;
	width:220px;
	overflow:hidden;
	padding-top:4px;
	padding-left:17px;
}
a:hover{color:#F00!important;text-decoration:underline;}
