﻿body,td,th {font-size: 12px;color: #888888;}
body {background-color: #FFFFFF;margin: 0px;}

/*页面的链接样式*/
a {font-size: 12px; color: #8B8B8B;}
a:link {text-decoration: none; }
a:visited {text-decoration: none; color: #ACACAC;}
a:hover {text-decoration: none; color: #FF3300;}
a:active {text-decoration: none;}
/*==============================================================================================================*/
/*输入框的样式*/
.Input1 {clear: both;height: 18px;border: 1px solid #CCCCCC;font-size: 12px;color: #999999;}
/*==============================================================================================================*/
/*主导航中文的样式*/
.Nav:link,.Nav:visited{  font-family:"黑体"; font-size:20px; color:#00beb7;}
.Nav:hover{ color:#00E8E8;}
.Nav:active{ color:#00beb7;}

.btn
{
	COLOR: #666666;
	FONT-SIZE: 12px;
	background-image: url(images/tang126.gif);
	border-width: 0px;
	border-style: solid;
	border-color: #E6E6E6;
	height: 26px;
	width:75px;
	padding-top: 3px;}

/*主导航中BLOG的样式*/
.Nav2:link,.Nav2:visited{  font-family:Arial; font-size:20px; color:#00beb7;}
.Nav2:hover{ color:#00E8E8;}
.Nav2:active{ color:#00beb7;}

/*左侧子导航中未选中的链接样式*/
.SubNav:link,.SubNav:visited{font-size:14px;color:#a5a5a5; top: 3px;
	position: relative;}
.SubNav:hover{ color:#00E8E8;}
.SubNav:active{ color:#00beb7; }

/*左侧子导航中已经选中的链接样式*/
.SubNavS:link,.SubNavS:visited{font-size:14px;color:#00beb7;top: 3px;position: relative;}
.SubNavS:hover{ color:#00E8E8;}
.SubNavS:active{ color:#00beb7;}

/*左侧用户信息链接样式*/
.L12Blue:link,.L12Blue:visited{font-size:12px; color:#00beb7;}
.L12Blue:hover{ color:#00E8E8;}
.L12Blue:active{ color:#00beb7;}

/*参考内容的链接样式*/
.L12ck:link,.L12ck:visited{font-size:12px;color:#00beb7;text-decoration: underline;}
.L12ck:hover{ color:#00E8E8;}
.L12ck:active{ color:#00beb7;}

/*注册完成链接样式*/
.L14Ora:link,.L14Ora:visited{font-size:14px;color:#FF9900;}
.L14Ora:hover{ color:#FF0000;}
.L14Ora:active{ color:#FF9900;}



/*左侧用户信息栏文字样式*/
.Txt12Blue{line-height:16px;color:#00beb7;padding-left: 10px;}
/*中间标题文字样式*/
.Title16Gray{font-family:"黑体"; font-size:16px;color:#999999;}
.Title16Red{font-family:"黑体"; font-size:16px;color:#ff0000;}
/*课程表上下午文字样式*/
.T26Gray{font-family:"黑体"; font-size:26px;color:#bbbbbb; font-weight:bold;}
/*星号的样式*/
.Tx{ color:#CC0000;}
/*表格左侧文字样式*/
.TabTxt{ font-weight:bold;}
/*★☆样式*/
.wjx{ color:#FF9900;}
/*注册页中间恭喜文字样式*/
.Title24Red{font-family:"黑体"; font-size:20px;color:#FF0000;}
/*注册页左侧学生文字*/
.TST{font-size:12px;color:#89b1d6; line-height:18px;}
/*注册页左侧教师文字*/
.TTE{font-size:12px;color:#75cce8; line-height:18px;}
/*注册页左侧机构文字*/
.TOC{font-size:12px;color:#53D6D9; line-height:18px;}

/*==============================================================================================================*/
/*灰色实线表格边框(左右下)*/
.Tab1 {border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;
    border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: #dfdfdf;
	border-right-color: #dfdfdf;border-bottom-color: #dfdfdf;border-left-color: #dfdfdf;}
	
/*灰色虚线表格边框(下)*/
.Tab2 {border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #d9d9d9;}

/*灰色实线表格边框(上下左右)*/
.Tab3 {
	borde-style: solid;
	border: 1px solid #dfdfdf;
}
/*灰色实线表格边框颜色比Tb3浅(上下左右)*/
.Tab4 {
	borde-style: solid;
	border: 1px solid #EFEFEF;
}
/*灰色实线表格边框(下)*/
.Tab5 {border-bottom-width: 2px;border-bottom-style: solid;border-bottom-color: #d9d9d9; font-size:14px; font-weight:bold;}
/*灰色实线表格边框(左右)*/
.Tab6 {border-top-width: 1px;border-right-width: 1px;border-left-width: 1px;
    border-right-style: solid;border-left-style: solid;border-top-color: #dfdfdf;
	border-right-color: #dfdfdf;border-left-color: #dfdfdf;}
	
	/*灰色实线表格边框(右下)*/
.Tab7 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	}
	/*灰色实线表格边框(右)*/
.Tab8 {border-right-width: 1px;border-right-style: solid;border-right-color: #F0F0F0; }

	/*灰色虚线表格边框(左)*/
.Tab9 {border-left-width: 1px;border-left-style: dashed;border-left-color: #d7d7d7; }
/*==============================================================================================================*/
/*用户图片样式*/
.pic{height:115px; width:100px; border:1px solid #CdCdCd;}
.bgpic1{
	background-image:url(images/mytang10.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
}


/*======================================================新课程表css==========================================================*/
.kcb{border-right:1px dashed #d7d7d7; border-bottom:1px solid #d7d7d7; text-align:center; font-weight:bold; line-height:27px;}
.kcb2{border-bottom:1px solid #d7d7d7; text-align:center; font-weight:bold; line-height:27px;}

.kctit{margin-top:8px; padding:5px 0 0 20px; height:25px; font-size:16px; font-weight:bold;}
.kcstit{background:#eaeaea; font-weight:bold; line-height:28px; text-align:center; }
.Kcstit td{font-size:14px;}
.SCtit{line-height:30px; text-align:center;}
.SCtit td{border-bottom:1px dashed #CCCCCC; font-size:14px;}
.SCtit td a{font-size:14px; color:#666666; font-weight:bold;}
.SCtit td a:hover{color:#FF0000;}

.pages{height:30px; text-align:right; padding-right:25px; vertical-align:middle;}
.pages a{background:url(images/searchBG2.gif); width:70px; height:17px; font-size:14px; font-weight:bold; text-align:center; margin:5px; color:#333333;}

.Cinfo{ width:255px; height:120px; background:url(images/kcb10.gif); background-repeat:repeat-x; background-position:bottom; float:left; margin:8px;}
.CinfoTit{height:30px; font-size:16px; font-weight:bold; color:#009999; border-left:1px solid #dcdcdc; border-right:1px solid #dcdcdc; text-align:left; padding:5px 0 0 15px;}
.Ccont{height:100px;border-left:1px solid #dcdcdc; border-right:1px solid #dcdcdc; text-align:left; line-height:20px; color:#333333;}
.Ccont b{color:#009999; padding-left:15px;}

.Cinfo2{ width:508px; height:120px; background:url(images/kcb10.gif); background-repeat:repeat-x; background-position:bottom; float:left; margin:8px 8px 8px 0;}
.kcstit2{background:#e4f7fb; font-weight:bold; line-height:25px; text-align:center; }
.Kcstit2 td{font-size:14px;}

.SCtit2{line-height:30px; text-align:center; background:#F0FDFF;}
.SCtit2 td{border-bottom:1px dashed #CCCCCC; font-size:14px;}
.SCtit2 td a{font-size:14px; color:#666666; font-weight:bold;}
.SCtit2 td a:hover{color:#FF0000;}


/*===============================课程类型========================================*/
.TypeMedia:link,.TypeMedia:visited {background:url(images/mytang/ns24.gif); width:177px; height:48px; overflow:hidden; font-size:15px; color:#0085af; font-weight:bold; padding:17px 0 0 45px;}
.TypeMedia:hover{color:#3c9618; background-position:bottom;}

.TypeOne:link,.TypeOne:visited {background:url(images/mytang/ns25.gif); width:177px; height:48px; overflow:hidden; font-size:15px; color:#0085af; font-weight:bold; padding:17px 0 0 55px;}
.TypeOne:hover{color:#3c9618; background-position:bottom;}

.TypeRoom:link,.TypeRoom:visited {background:url(images/mytang/ns26.gif); width:177px; height:48px; overflow:hidden; font-size:15px; color:#0085af; font-weight:bold; padding:17px 0 0 60px;}
.TypeRoom:hover{color:#3c9618; background-position:bottom;}

.TypeSel:link,.TypeSel:visited{background-position:bottom; color:#3c9618;}


.funcbtn1:link,.funcbtn1:visited{background:url(../images/mytang/ntang03.gif); color:#0e7a9d; font-size:13px; width:88px; height:23px; padding-top:5px; margin:3px;}
.funcbtn1:hover{color:#00CC99; background-position:bottom;}

.funcbtn2:link,.funcbtn2:visited{background:url(../images/mytang/ntang04.gif); color:#0e7a9d; font-size:13px; width:88px; height:23px; padding-top:5px; margin:3px;}
.funcbtn2:hover{color:#00CC99; background-position:bottom;}

.mytanguser{width:100px; height:115px; border:1px solid #30b8a3;}
