@charset "utf-8";
#FirstBox {
	height: 370px;
}


#FirstBox #showBox {
	overflow: hidden;
	height: 370px;
	position: absolute;
}
#FirstBox #showBox #boxID {
}
#loginBox {
	height: 300px;
	width: 300px;
	border: 1px solid #CCCCCC;
}
#loginBoxBack
{
	height: 300px;
	width: 300px;
	background-color: #FFFFFF;
	opacity:0.6;
	filter:alpha(opacity=60);
}
#loginBox .width {
	width: 180px;
}
.loginRow label {
	margin-left: 20px;
	margin-right: 50px;
}


#loginBox .loginBar {
	height: 50px;
}

#loginBox .loginBar .loginTitle {
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	float: left;
	width: 100px;
	cursor:pointer;
	
	letter-spacing: 0.15em;
	opacity:0.6;
	filter:alpha(opacity=60);
	background-color: #666666;
	color: #FFFFFF;
}
.loginTitleCurr {
	color: #FF6600;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	float: left;
	width: 100px;
	cursor:pointer;
	
	letter-spacing: 0.15em;
	opacity:1;
	filter:alpha(opacity=100);
}
.loginArea form {
	margin: 10px;
}
#loginBox .textbox {
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	border: 1px solid #CCCCCC;
	text-indent: 10px;
	opacity:0.8;
	filter:alpha(opacity=80);
	float: left;
}
.loginRow {
	line-height: 40px;
	width: 100%;
	height: 40px;
}
.loginRow .loginRowRight {
	text-align: right;
	float: left;
	width: 80px;
	font-size: 15px;
}
.loginRow .loginRowLeft {
	float: left;
	width: 200px;
}
.verify {
	float: left;
	width: 102px;
}


.verifyCode{
	cursor:pointer;
	height: 32px;
	float: left;
	margin-top: 0px;
	margin-left: 5px;
	width: 72px;
}
.btnBar
{
	margin-top: 10px;
}
.btnLogin {
	line-height: 30px;
	text-align: center;
	height: 30px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-left: 10px;
	background-color: #0074cb;
	
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
.btnRegister {
	line-height: 30px;
	text-align: center;
	display: block;
	height: 30px;
	width: 120px;
	float: left;
	margin-left: 20px;
	background-color: #ff5842;
	
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
.btnInManage {
	line-height: 30px;
	text-align: center;
	height: 30px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-left: 10px;
	background-color: #0074cb;
	
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
.btnLogout{
	line-height: 30px;
	text-align: center;
	display: block;
	height: 30px;
	width: 120px;
	float: left;
	margin-left: 20px;
	background-color: #666666;
	
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
.loginArea
{
	padding-top: 10px;
}
.loginArea .isLoginBox {
	font-size: 14px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.loginArea .isLoginBox .loginRow{
	text-align: center;
}
#SecondBox {
	height: 270px;
	margin-top: 0px;
}
#SecondBox .boxBar {
	height: 60px; 
}
#SecondBox .boxBar .more {
	float: right;
	height: 30px;
	width: 100px;
	line-height: 30px;
	margin-top: 20px;
	
	background-color: #fbac4e;

}
#SecondBox .boxBar .more em
{
	float: left;
	margin-top: 6px;
	margin-right: 10px;
	margin-left: 10px;
}
#SecondBox .boxBar .more a{
	color: #666666; 

	
}
#SecondBox .title { 
	background-repeat: no-repeat;
	height: 35px;
	width: 300px;
	background-position: 0px 2px;
	line-height: 35px; 
	font-size: 24px;
	font-family: "微软雅黑";
	padding-bottom: 12px;
	margin-top: 14px;
	color: #FF5842;
	float: left;
}

#SecondBox .courseList {
	width: 980px;
	overflow: hidden;	
}
.courseList .courseListInner {
	width: 2000px;
}

.courseList  .item {
	float: left;
	margin-right: 52px;
	width: 200px;
	text-align: center;
	border: 3px solid #FFFFFF;
	height: 123px;
}
.courseList  .courseOver
{
	border: 3px solid #CCCCCC;
}
.courseList  .courseOver .itemName a
{
	color: #FFFFFF;
}
.courseList  .item a{
	display: block;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 25px;
}
.courseList  .item img{
	width: 200px;
	height: 123px;
}
.courseList .item .itemMark {
	font-size: 14px;
	text-align: left;
	line-height: 35px;
	width: 200px;
	font-family: "微软雅黑";
	color: #FFFFFF;
	POSITION: relative;
	FILTER: alpha(opacity=50);
	BACKGROUND: #000;
	OVERFLOW: hidden;
	opacity: 0.5;
	-moz-opacity: 0.5;
	top:-45px;
	height:123px;
}
.courseList .item .itemInfo {
	font-size: 14px;
	text-align: left;
	line-height: 35px;
	width: 200px;
	font-family: "微软雅黑";
	color: #FFFFFF;
	POSITION: relative;
	OVERFLOW: hidden;
	top:-168px;
	height:123px;
	z-index: 10;
}
.courseList .item .itemInfo a
{
	line-height: 45px;
	text-indent: 10px;
	display: block;
	height: 45px;
	
	font-size: 18px;
}
.courseList .item .itemDetails
{
	line-height: 20px;
	display: block;
	height: 78px;
	
	font-size: 14px;
	width: 190px;
	margin-left: 10px;
}
#ThirdBox {
	margin-top: 20px;
	width: 980px;
	overflow: hidden;
	height: 460px;
}
#ThirdBox .ThirdBoxInner {
	width: 2000px;
}

#ThirdBox .box {
	margin-right: 30px;
	float: left;
	width: 310px;
}
#ThirdBox .boxBar {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC; 
}

#ThirdBox .box .title {
	font-size: 28px;
	font-family: "微软雅黑";
	background-image: url(/images/line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 42px;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 8px;
	color: #333;
	padding-left: 10px;
	margin-bottom: 15px;
	border-bottom-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ff5842;
	width: 150px;
	text-indent: 10px;
}
#ThirdBox .boxBar .more {
	float: right;
	height: 30px;
	width: 60px;
	line-height: 30px;
	margin-top: 20px;
}
#ThirdBox .boxBar .more a{
	color: #ff5842;
}
#ThirdBox .newslist {
	display: table;
	margin-top: 20px;
}

#newsBox .item {
	width: 310px;
	height: 35px;
	display: table;
}


#newsBox .item img {
	float: left;
}
#newsBox .item .newsItem {
	line-height: 22px;
	white-space: nowrap;
	float: left;
	height: 22px;
	width: 250px;
	overflow: hidden;
	margin-left: 5px;
	text-overflow: ellipsis;
	background-image: url(../Images/icon3.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	text-indent: 15px;	
}
#ThirdBox .newsTime {
	color: #999999;
	float: right;
}


#newsBox .item .newsItem a{
	font-size: 14px;
	color: #333333;
}
#newsBox .item .newsItem a:hover{
	font-size: 14px;
	text-decoration: underline;
}
#teacherBox .thlist {
	width: 310px;
	overflow: hidden;

}
.thlist .thlistInner {
	width: 350px;
}


.itemTeacher {
	float: left;
	height: 150px;
	width: 150px;
	margin-top: 1px;
	margin-right: 1px;
	display: table;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
}
.itemTeacherOver{
}
.itemth {
	text-align: center;
	padding: 10px;
}
.itemTeacher .mark {
	background-color: #000000;
	height: 150px;
	width: 150px;
	opacity:0.4;
	filter:alpha(opacity=40);
	position: absolute;
	z-index: 1;
	display:none;
}
.itemTeacher .thInfo {
	position: absolute;
	z-index: 2;
	display:none;
	text-align: center;
	height: 150px;
	width: 150px;
}
.thInfo .thName {
	line-height: 25px;
	height: 25px;
	margin-top: 5px;
	color: #FFFFFF;
	background-color: #333333;
}
