/*----------------------------------------------------------------------------------------

                         普通高校信息管理平台网站 CSS样式表 by dsci
						  
				
----------------------------------------------------------------------------------------*/



/*//////////////////////////////基本类\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
body {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #fcfdfd;
	background-image: url(../images/bg_page02.gif);
	background-repeat: repeat;	
	margin: 0px;
}

td {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

form {
	margin: 0px;
}

em {
	color:#f00;
	font-style:normal;
}

/* --------------------默认链接式样-------------------------- */
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;

}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

/*//////////////////////////////自定义类\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/*\\\\\\\\\\\\\\\\\\\\表格背景色////////////////////*/
.TdBG {
	background-color: #ABCD03; /*------白色外边框------*/
}

.TdWhite {
	background-color: #fff; /*------白色外边框------*/
}

.TdGray {
	background-color: #f8f8f8; /*------灰色外边框------*/
}

.TdBlue {
	background-color: #308dbb; /*------蓝色外边框------*/
	font-weight:bold;
}

.TdBlue td {
	color:#fff;
}

.TdBGPage {
	background-image: url(../images/bg_page01.gif);  /*------页面背景------*/
	background-repeat: repeat-x;
	height: 250px;
}

.TdBGMenu {
	background-image: url(../images/bg_menu.gif);  /*------菜单背景------*/
	background-repeat: repeat-x;
	height: 38px;
}

.TdBGTOP {
	background-image: url(../images/bg_top.gif);  /*------栏目头背景------*/
	background-repeat: repeat-x;
	height: 97px;
}

.TdBGLeft {
	background-image: url(../images/bg_left.gif);  /*------左侧页面背景------*/
	background-repeat: repeat-y;
	width: 222px;
}

.TdBGBtn01 {
	background-image: url(../images/btn_l01.gif);  /*------大类按钮背景------*/
	background-repeat: no-repeat;
	width: 222px;
	height: 41px;
}

.TdBGBtn02 {
	background-image: url(../images/img_left02.gif);  /*------大类按钮背景------*/
	background-repeat: no-repeat;
	width: 222px;
	height: 11px;
}

.TdBGBtn03 {
	background-image: url(../images/btn_l02.gif);  /*------小类按钮背景1------*/
	background-repeat: no-repeat;
	width: 222px;
	height: 37px;
}

.TdBGBtn04 {
	background-image: url(../images/btn_l03.gif);  /*------小类按钮背景2------*/
	background-repeat: no-repeat;
	width: 222px;
	height: 32px;
}

.TdBGBtnSub {
	background-image: url(../images/btn_l04.gif);  /*------小类按钮背景3------*/
	background-repeat: repeat-y;
	width: 222px;
	line-height: 22px;
}

.BGBtnSub {
	background: url(../images/tip_menu_sub.gif) 0px 0px no-repeat;  /*------小类按钮背景4------*/
	padding:0px 0px 0px 25px;
}

.TdBGR01 {
	background-image: url(../images/bg_r01.gif);  /*------右侧背景1------*/
	background-repeat: repeat-x;
	height: 52px;
}

.TdBGR02 {
	background-image: url(../images/bg_r02.gif);  /*------右侧背景2------*/
	background-repeat: repeat-x;
	height: 44px;
	background-color: #fdfefe;
}

.TdBGR03 {	
	background-color: #d3d4d4;
}

.TdBGR04 {	
	background:url(../images/bg_r04.gif) repeat-y;
}

.BgLogin {
	background:#fcfdfd url(../images/bg_login.png) repeat-x;
}

.Fnt14 {
	font-size: 14px;
}

.FntBold {
	font-weight:bold;
}

.FntTitle {
	font-weight:bold;
	color:#fff;
}

.FntLogin {
	color:#6c6c6c;
	line-height:18px;
}

.SelectCourse {
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
	padding:0px 0px 0px 5px;
	border:1px solid #a5afaa;
}

.InputLogin {
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
	padding:0px 0px 0px 5px;
	border:1px solid #a5afaa;
}

.BtnCourse {
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
	padding:1px 10px;
	font-size:14px;
}

.TdBorder01 {
	background:#cadae8;
}

.TdListPage {
	line-height:22px;
}

.TdListPage span {
	width:250px;
	display:block;
	float:right;
}

.TdListPage span form {
	width:80px;
	display:block;
	margin:0px;
	padding:0px;
	float:right;
}

.TdListPage span a {
	color:#126188;
	margin:0px 5px;
}

.TdListPage span a:hover {
	color:#f60;
	margin:0px 5px;
}

.TdListPage h1 {
	width:320px;
	display:block;
	font-size:12px;
	font-weight:normal;
	float:right;
	margin:0px;
	padding:0px;
}

.TdListPage h1 form {
	width:150px;
	display:block;
	margin:0px;
	padding:0px;
	float:right;
}

.TdListPage h1 a {
	color:#126188;
	margin:0px 5px;
}

.TdListPage h1 a:hover {
	color:#f60;
	margin:0px 5px;
}

.TdModify a {
	margin:0px 2px;
}

/* --------------------链接式样-------------------------- */
.linkOrange a:link {
	color: #ff6600;
	font-weight:bold;
	text-decoration: none;
}
.linkOrange a:visited {
	color: #ff6600;
	text-decoration: none;

}
.linkOrange a:hover {
	color: #cc0000;
	text-decoration: none;
}
.linkOrange a:active {
	color: #000000;
	text-decoration: none;
}

.linkblue a:link {
	color: #00a0e9;
	text-decoration: none;
}
.linkblue a:visited {
	color: #ff6600;
	text-decoration: none;

}
.linkblue a:hover {
	color: #ff6600;
	text-decoration: none;
}
.linkblue a:active {
	color: #000000;
	text-decoration: none;
}

/* --------------------按钮链接式样-------------------------- */
.BtnOrange {
	color: #6f5400;	
	background:url(../images/btn/btn_01.gif) no-repeat;
	margin:0px 10px;
	padding:5px 0px 0px 22px;
	display:block;
	width:69px;
	height:16px;
	float:right;
	text-decoration: none;
}

.BtnOrange:hover {
	color: #6f5400;
	font-weight:bold;
}

.BtnBlue {
	color: #434343;	
	background:url(../images/btn/btn_02.gif) no-repeat;
	margin:0px 10px;
	padding:5px 0px 0px 22px;
	display:block;
	width:69px;
	height:16px;
	float:right;
	text-decoration: none;
}

.BtnBlue:hover {
	color: #434343;
	font-weight:bold;
}

.BtnGreen {
	color: #555c05;	
	background:url(../images/btn/btn_03.gif) no-repeat;
	margin:0px 10px;
	padding:3px 0px 0px 20px;
	display:block;
	width:71px;
	height:18px;
	float:right;
	text-decoration: none;
}

.BtnGreen:hover {
	color: #555c05;
	font-weight:bold;
}

.BtnRed {
	color: #fff;	
	background:url(../images/btn/btn_11.gif) no-repeat;
	margin:0px 10px;
	padding:5px 0px 0px 22px;
	display:block;
	width:58px;
	height:22px;
	float:right;
	text-decoration: none;
}

.BtnRed:hover {
	color: #fff;
	font-weight:bold;
}

.BtnYellow {
	color: #fff;
	font-size:14px;
	background:url(../images/btn/btn_12.gif) no-repeat;
	margin:0px 10px;
	padding:3px 0px 0px 16px;
	display:block;
	width:64px;
	height:24px;
	float:right;
	text-decoration: none;
}

.BtnYellow:hover {
	color: #fff;
	font-weight:bold;
}

.BtnYes {
	color: #555c05;	
	background:url(../images/btn/btn_21.gif) no-repeat;
	margin:0px;	
	display:block;
	width:34px;
	height:21px;
	line-height:21px;
	text-align:center;
	text-decoration: none;
}

.BtnYes:hover {
	color: #555c05;
	font-weight:bold;
}

.BtnNo {
	color: #460008;	
	background:url(../images/btn/btn_22.gif) no-repeat;
	margin:0px;	
	display:block;
	width:34px;
	height:21px;
	line-height:21px;
	text-align:center;
	text-decoration: none;
}

.BtnNo:hover {
	color: #460008;
	font-weight:bold;
}

/*-------------------------Menu--------------------------*/
.BGMenu{
	font-size: 14px;
	padding: 0px 12px 0px 12px;
}


/*-------------------------滑动菜单--------------------------*/
UL{list-style-type:none; margin:0px;}


.LstTab {	
	margin:0px;
	padding:10px;
}

/* 标准盒模型 */

.DivTabCont{height:auto;padding:6px;clear:both;border:1px solid #4c8fe0;}
.TabWidth{margin:2px 0;clear:both;width:914px;/*这里调整整个滑动门的宽度*/
}
/* TAB 切换效果 */
.Tb_{background-color:#E6F2FF; color:#333;}
.Tb_ ul{height:44px;
	width: 915px;
}
.Tb_ li{float:left;height: 34px;line-height:34px;margin:0 10px;cursor:pointer;text-align:center;}
/* 用于控制显示与隐藏的css类 */
.NormalTab   { font-size:14px;color:#1F3A87;}
.HoverTab    { font-size:14px;color:#1F3A87; font-weight:bold }
.Dis{display:block;}
.Undis{display:none;}
