/* CSS Document */

/*	控制9pt	*/

input,select,textarea	{font-family: 宋体;font-size: 9pt}
.pt9 {font-family: 宋体;font-size: 9pt}
/*
 *	Start 页面公共设置
 */
body,td {
	font-family: 宋体;
	font-size:9pt;
	line-height:14pt;
	margin-left:0;
	margin-top:0;
	word-break : break-all

}
input,select,textarea {
	azimuthfont-family: 宋体;
	font-size: 9pt
}
.PageMain {
	left: 0px;
	top: 0px;
	margin: 0px;
	width: 770px;
}
.TopBanner {
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;

}
.footBanner {
	width: 770px;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

/*5PixDiv*/
.FivePixelDiv
{
	height:5px;
	width:100%;
}

/*
 *	End 页面公共设置
 */

/*
 *页面内部不分栏时，中间部分定位
 */
.BlankMainContent {
	background-color: #FFFFFF;
	clear: none;
	width: 764px;
	float: left;
	height: 100%;
}

/*
 *	Start 三栏页面各层定位
 */
/*左栏*/
.ThrColLeftBanner {
	width: 166px;
	left: 0px;
	float: left;
	margin: 0px;
	height: 100%;
}
/*中栏*/
.ThrColMainContent {
	background-color: #FFFFFF;
	clear: none;
	width: 417px;
	float: left;
	height: 100%;
}
/*右栏*/
.ThrColrightBanner {
	margin: 0px;
	float: left;
	visibility: visible;
	width: 166px;
}
/*
 *	End 三栏页面各层定位
 */

/*
 *	Start 两栏页面各层定位
 */
/*左栏*/
.SecColLeftBanner {
	width: 166px;
	left: 0px;
	float: left;
	margin: 0px;
	height: 100%;
}
.SecColLeftBannerStudent {
	width: 166px;
	left: 0px;
	float: left;
	margin: 0px;
	height: 100%;
	background-color: #B6DF90;
}
.SecColLeftBannerTeacher {
	width: 166px;
	left: 0px;
	float: left;
	margin: 0px;
	height: 100%;
	background-color: #CDFFF2;
}
.SecColLeftBannerTeacher {
	width: 166px;
	left: 0px;
	float: left;
	margin: 0px;
	height: 100%;
	background-color: #CDFFF2;
}
.SecColSlite {
	width: 9px;
	left: 0px;
	float: left;
	margin: 0px;
	height: 100%;
	background-color: #FFFFFF;
}
/*右栏*/
.SecColMainContent {
	background-color: #FFFFFF;
	clear: none;
	width: 598px;
	float: left;
	height: 100%;
}
/*
 *	End 两栏页面各层定位
 */


/*
 * Start 首页样式部分
 *
 */
	/*
   * Start 首页Banner部分
   */
	  /*首页顶部Banner*/
		#SiteTopBannerDiv {
			position:relative;
			top:0;
			left:0;
			width:764px;
			height:103px;
			background-image:url(../image/banner_index_site.jpg);
		}
		/*首页尾部导航*/
		#SiteFootNavigationBar {
			width:764px;
			float:left;
		}
		/*首页尾部Banner*/
		#SiteFootBannerDiv {
			width:764px;
			height:66px;
			float:left;
			background-image:url(../image/banner_footer_site.jpg);
		}
	/*
   * End 首页Banner部分
   */
	/*
	 * Start 首页导航部分
   */
		#SiteTopNavigationLeft {
			width: 50px;
			background-color: #176AB4;
			height: 22px;
			clear: left;
			float: left;
		}
		#SiteTopNavigationMain {
			width: 664px;
			background-color: #176AB4;
			height: 22px;
			float: left;
		}
		#SiteTopNavigationRight {
			background-image: url(../image/pic_right01_index.jpg);
			float: left;
			width: 50px;
			height: 22px;
	  }
		#SiteTopNavigation {
			background-color: #176AB4;
		}
		/*
		 * End 首页导航部分
		 */
		/*
		 * Start 首页登录部分
     */
		#SiteTopLonIn {
			background-color: #DEE0E1;
			width: 764px;
			height:24px;
			float: left;
		}
		#SiteTopLoginLeft {
			width: 30px;
			float: left;
			height: 24px;
		}
		#SiteTopLoginRight {
			color: #094E8C;
			float: left;
			height:24px;
		}
		.LoginButtonStyle
		{
			background-color:#DEE0E1;
			border:none;
			color:#094E8C;
			font-size:9pt;
			
			
		}
		/*
		 * End 首页登录部分
     */
		/*5像素首页分割线*/	
		#IndexTopDivisionLine {
			height: 5px;
			width: 764px;
			float: left;
		}
		/*
     * Start 首页左侧文章列表部分样式
     */
			/*头部样式1*/
			.IndexLeftBarHead1 {
				background-image: url(../image/pic_leftbartitle_index01.jpg);
				height:29px;
			}
			/*头部样式2*/
			.IndexLeftBarHead2 {
				background-image: url(../image/pic_leftbartitle_index02.jpg);
				height:29px;
			}
			/*头部样式3*/
			.IndexLeftBarHead3 {
				background-image: url(../image/pic_leftbartitle_index03.jpg);
				height:29px;
			}
			/*两侧线样式1*/
			.IndexLeftFlankLine1 {
				background-image: url(../image/pic_leftbarflank_index01.gif);
				width: 1px;
			}
			/*底部样式1*/
			.IndexLeftBarBottom1 {
				background-image: url(../image/pic_leftbarbottom_index01.jpg);
				height: 10px;
				width: 166px;
				background-repeat: no-repeat;
			}
		/*
     * End 首页左侧文章列表部分样式
     */
		/*
		 * Start 首页中间上部文章列表样式
     */
		/*Logo样式1*/
		.smallFileListLeftLogo1 {
			background-image: url(../image/logo_share_small1.jpg);
			margin: 0px;
			height: 52px;
			width: 52px;
			background-repeat: no-repeat;
		}
		/*Logo样式2*/
		.smallFileListLeftLogo2 {
			background-image: url(../image/logo_share_small2.jpg);
			margin: 0px;
			height: 52px;
			width: 52px;
			background-repeat: no-repeat;
		}
		/*Logo样式3*/
		.smallFileListLeftLogo3 {
			background-image: url(../image/logo_share_small3.jpg);
			margin: 0px;
			height: 52px;
			width: 52px;
			background-repeat: no-repeat;
		}
		/*Logo样式4*/
		.smallFileListLeftLogo4 {
			background-image: url(../image/logo_share_small4.jpg);
			margin: 0px;
			height: 52px;
			width: 52px;
			background-repeat: no-repeat;	
		}
		/*Logo样式5*/
		.smallFileListLeftLogo5 {
			background-image: url(../image/logo_share_small5.jpg);
			margin: 0px;
			height: 52px;
			width: 52px;
			background-repeat: no-repeat;	
		}
		/*Logo样式6*/
		.smallFileListLeftLogo6 {
			background-image: url(../image/logo_share_small6.jpg);
			margin: 0px;
			height: 52px;
			width: 52px;
			background-repeat: no-repeat;	
		}
		/*标题右侧样式*/
		.FileListRedLineBg {
			background-image: url(../image/pic_studentindex_right.jpg);
			background-repeat: no-repeat;
			height: 7px;
			width: 260px;
			background-position: center;
		}
		/*Index time style*/
		.timeFontStyle {
			font-family: "宋体";
			font-size: 9pt;
			color: #808080;
		}
		/*
		 * End 首页中间上部文章列表样式
     */
		/*
     * Start 首页中间下部文章列表样式
		 */

			.indexMiddleLeftBg1 {
				background-image: url(../image/pic_middlenewsleft_index03.jpg);
				background-repeat: no-repeat;
				background-position:right;
			}

			.indexMiddleRightBg1 {
				background-image: url(../image/pic_middlenewsright_index03.jpg);
				background-repeat: no-repeat;
			}
			
			.pubCategoryTitleMiddlebg
			{
				background-image: url(../image/pic_bluepixel.gif);
			}

			.IndexSpecialTyHead {
				height: 48px;
				width: 197px;
			}


			.indexSpecialTyHeadLeft12 {
				background-image: url(../image/logo_middle_index411.jpg);
				background-repeat: no-repeat;
				height: 48px;
				width: 147px;
				position: relative;
				left: 0px;
				top: 0px;
				float: left;
			}
			.IndexSpecialTyHeadRight12 {
				background-image: url(../image/logo_middle_index412.jpg);
				background-repeat: no-repeat;
				height: 8px;
				width: 50px;

				float: left;
			}
			.IndexSpecialTyHeadRight13 {
				background-image: url(../image/logo_middle_index413.jpg);
				height: 40px;
				width: 50px;

				float: left;
			}

			.IndexSpecialTyHeadLeft21 {
				background-image: url(../image/logo_middle_index421.jpg);
				background-repeat: no-repeat;
				height: 48px;
				width: 147px;
				position: relative;
				left: 0px;
				top: 0px;
				float: left;
			}
			.IndexSpecialTyHeadRight22 {
				background-image: url(../image/logo_middle_index422.jpg);
				background-repeat: no-repeat;
				height: 8px;
				width: 50px;

				float: left;
			}
			.IndexSpecialTyHeadRight23 {
				background-image: url(../image/logo_middle_index423.jpg);
				height: 40px;
				width: 50px;

				float: left;
			}

			.IndexSpecialTyHeadLeft31 {
				background-image: url(../image/logo_middle_index431.jpg);
				background-repeat: no-repeat;
				height: 48px;
				width: 133px;
				position: relative;
				left: 0px;
				top: 0px;
				float: left;
			}
			.IndexSpecialTyHeadRight32 {
				background-image: url(../image/logo_middle_index432.jpg);
				background-repeat: no-repeat;
				height: 8px;
				width: 64px;

				float: left;
			}
			.IndexSpecialTyHeadRight33 {
				background-image: url(../image/logo_middle_index433.jpg);
				height: 40px;
				width: 64px;

				float: left;
			}

			.IndexSpecialTyHeadLeft41 {
				background-image: url(../image/logo_middle_index441.jpg);
				background-repeat: no-repeat;
				height: 48px;
				width: 119px;
				position: relative;
				left: 0px;
				top: 0px;
				float: left;
			}
			.IndexSpecialTyHeadRight42 {
				background-image: url(../image/logo_middle_index442.jpg);
				background-repeat: no-repeat;
				height: 8px;
				width: 78px;

				float: left;
			}
			.IndexSpecialTyHeadRight43 {
				background-image: url(../image/logo_middle_index443.jpg);
				height: 40px;
				width: 78px;

				float: left;
			}
		/*
     * End 首页中间下部文章列表样式
		 */
/*
 * End 首页样式部分
 *
 */

/*
 * Start 学生首页样式
 */
	#StudentTopBannerDiv {
			position:relative;
			top:0;
			left:0;
			width:763px;
			height:101px;
			background-image:url(../image/banner_student_top.gif);
		}
		.WebPartPadding
		{
			padding:0px,0px,0px,0px;
			padding-bottom:0px;
			padding-left:0px;
			padding-right:0px;
			padding-top:0px;
		}
		
		.StudentIndexMiddlebg
		{
			background-image:url("../image/pic_studentindex_rightbg.jpg");
		}
		.ToolMenuBtn
		{
			background-image:url("../image/button_tools.gif");
			background-repeat: no-repeat;
			background-position: right;
			width:14px;
			height:14px;
		}
		.SubMenuExtend
		{
			background-image:url("../image/button_student_extend.gif");
			background-repeat: no-repeat;
			background-position: right;
			width:14px;
			height:14px;
		}
		.SubMenuCollapse
		{
			background-image:url("../image/button_student_collapse.gif");
			background-repeat: no-repeat;
			background-position: right;
			width:12px;
			height:12px;
		}
/*
 * End 学生首页样式
 */

/*
 * Start 学生课程端样式
 */
	.ResourceTitleLeft1 {
		background-image: url(../image/banner_studentshare_left.gif);
		background-repeat: no-repeat;
		background-position: right;
	}
	.ResourceTitleRight1 {
		background-image: url(../image/banner_studentshare_right.gif);
		background-repeat: repeat-y;
		background-position: left;
	}
	.ResourceTitleLeft2 {
		background-image: url(../image/banner_teachershare_left.gif);
		background-repeat: no-repeat;
		background-position: right;
	}
	.ResourceTitleRight2 {
		background-image: url(../image/banner_teachershare_right.gif);
		background-repeat: repeat-y;
		background-position: left;
	}
	.SmileFace
	{
		background-image: url(../image/pic_share_smileface.gif);
		background-repeat: no-repeat;
		background-position: left;
		width:29px;
		height:29px;
	}
	.ButtonAddCourse
	{
		background-image: url(../image/button_student_addcourse.jpg);
		background-repeat: no-repeat;
		float:left;
		position:static;
		top:0px;
		width:62px;
		height:24px;
	}
	
	.ButtonDelCourse
	{
		background-image: url(../image/button_student_delcourse.jpg);
		background-repeat: no-repeat;
		float:left;
		position:static;
		top:0px;
		width:62px;
		height:24px;
	}
	
/*
 * End 学生课程端样式
 */

/*
 * Start 学生选课页面样式
 */
	.StudentSelCourseTBBg
	{
		background-color:#7DB446
	}
	.StudentSelCourseTdBg
	{
		background-color:#FFFFFF
	}
	.BgImgDelCourseButton
		{
				background-image: url(../image/button_delcourse_student.gif);
				background-repeat: no-repeat;
				background-position: right;
				width:84px;
				height:21px;
		}
/*
 * End 学生选课页面样式
 */
/*
 * Start注册页面样式
 */
	/* 提交按钮背景图 */
	.LoginButtonBg
	{
			background-image: url(../image/Login_Submit.gif);
			background-repeat: no-repeat;
			width:67px;
			height:22px;
	}
/*
 * End注册页面样式
 */

/*
 * Start 文章页面样式
 */
	/*文章标题*/
	.FileSubjectStyle
	{
		font-family: 宋体;font-size: 10.5pt;
	}
	
/*
 * End 文章页面样式
 */
/*
 * Start 页面Css样式
 */
.DefaultLeftBar {
	background-image:url(../images/student_left_top.jpg);
}
/*
 * End 页面Css样式

 */

/*
 * Start 教师首页
 */
		#TeacherTopBannerDiv {
			position:relative;
			top:0;
			left:0;
			width:764px;
			height:107px;
			background-image:url(../image/banner_teacher_top.gif);
		}
		
		/*
			教师端菜单背景图
		*/
		.TeacherMenuBg
		{
			background-image:url(../image/menu_teacher_noselect.gif);
		}
		/*
			教师端选中菜单背景图
		*/
		.TeacherSelMenuBg
		{
			background-image:url(../image/menu_teacher_selected.gif);
		}
		
		/*
			教师端搜索栏背景
		*/
		.TeacherSearchBg
		{
			background-image:url(../image/pic_teacher_searchbg.gif);
		}
		.teacherListCourse
		{
			background-image:url(../image/logo_teacher_listcourse.gif);
			width:28px;
			height:29px;
			background-repeat:no-repeat;
		}
		
/*
 * End 教师首页
 */

/*用户信息页样式*/
.userInfoTitlBg
{
	background-color:#0c6bbe;	
}
/*	Banner表格深蓝色的背景	*/
.banner{background:#176AB4;}

/*	分校Banner表格深绿色的背景	*/
.fenxiaobanner{background:#017380;}


/*	Banner处的链接	*/
a.white:visited	{font-family: 宋体;font-size: 9pt;color:	#FFFFFF;text-decoration: none;}
a.white:active	{font-family: 宋体;font-size: 9pt;color:	#FFFFFF;text-decoration: none;}
a.white:link	{font-family: 宋体;font-size: 9pt;color:	#FFFFFF;text-decoration: none;}
a.white:hover	{font-family: 宋体;font-size: 9pt;color:	#FFFFFF;text-decoration: underline;}

/*	登录框表格浅灰色的背景	*/
.tablelogin{background:#DEE0E1;}

/*	登录框文字深蓝色	*/
td.tablelogin{color:#094E8C;}

/*	通常的链接	*/
a:visited	{font-family: 宋体;font-size: 9pt;color:	#094E8C;text-decoration: none;}
a:active	{font-family: 宋体;font-size: 9pt;color:	#094E8C;text-decoration: none;}
a:link		{font-family: 宋体;font-size: 9pt;color:	#094E8C;text-decoration: none;}
a:hover		{font-family: 宋体;font-size: 9pt;color:	#094E8C;text-decoration: underline;}

/*	Login的链接	*/
a.login:visited	{font-family: 宋体;font-size: 9pt;color:	#094E8C;text-decoration: none;}
a.login:active	{font-family: 宋体;font-size: 9pt;color:	#094E8C;text-decoration: none;}
a.login:link	{font-family: 宋体;font-size: 9pt;color:	#094E8C;text-decoration: none;}
a.login:hover	{font-family: 宋体;font-size: 9pt;color:	#094E8C;text-decoration: underline;}

/*	LeftLink	首页左侧项目标题栏链接	
				首页中间开放教育专业,其他办学模式标题栏链接						*/
a.leftlink:visited	{font-family: 宋体;font-size: 9pt;color:	#FFFFFF;text-decoration: none;}
a.leftlink:active	{font-family: 宋体;font-size: 9pt;color:	#FFFFFF;text-decoration: none;}
a.leftlink:link		{font-family: 宋体;font-size: 9pt;color:	#FFFFFF;text-decoration: none;}
a.leftlink:hover	{font-family: 宋体;font-size: 9pt;color:	#FFFFFF;text-decoration: underline;}

/*	MiddleLink	首页左侧项目标题栏链接	
				首页中间开放教育专业,其他办学模式标题栏链接						*/
a.middlelink:visited	{font-family: 宋体;font-size: 9pt;color:	#0C6BBE;text-decoration: none;}
a.middlelink:active		{font-family: 宋体;font-size: 9pt;color:	#0C6BBE;text-decoration: none;}
a.middlelink:link		{font-family: 宋体;font-size: 9pt;color:	#0C6BBE;text-decoration: none;}
a.middlelink:hover		{font-family: 宋体;font-size: 9pt;color:	#0C6BBE;text-decoration: underline;}

/*	开放教育专业	本科	浅蓝色背景	*/
.tablebenke{background:#E4EEF7;}

/*	开放教育专业	专科	浅蓝色背景	*/
.tablezhuanke{background:#EDF4F1;}


/*	首页中间标题文字	*/
td.news	{font-family: 宋体;font-size: 10.5pt;color:	#0C6BBE;text-decoration: none;}

/*	最新消息后边的日期*/
.newsdate{float:right;margin-top:0px;text-align:right;color:#808080;margin-right:5px;}


/*	控制表单上下没有多余的空间	*/
form	{margin:0;}


/**
	* Start 学生端首页样式表
	*/
	/**
		* Start 学生端用户登录部分样式
		*/
	#StudentLogedInfoBlock
	{
		
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 4px;
		margin-left: 0px;
		padding:0;
		background-color:#B6DF90;
		
	}
	#StudentLogedInfoBlockTitle
	{
		width:96%;
		height:26px;
		position:relative;
		top:0;
		left:0;
		background-color:#6BBB26;
		font-family: 宋体;
		font-size: 10.5pt;
		color:	#FFFFFF;
		font-weight:bold;
	}
	#StudentLogedInfo
	{
		width:96%;
		background-color:#FFFFFF;
	}
/**
	* End 学生端首页样式表
	*/
/*
	修改个人信息等按钮背景
*/
.userInfoButtonBg
{
	background-image:url(../image/button_student_bg01.gif);
}
/*
	学生工具菜单背景1
*/
.StudentToolBg1
{
	background-image:url(../image/pic_share_bgwithline.gif);
}
/*
	学生端虚线背景
*/
.StudentLineBg1
{
	background-image:url(../image/pic_share_bgline.jpg);
}
/*
	学生端首页标题修饰背景
*/
.StudentTitleLineBg1
{
	background-image:url(../image/pic_studentindex_rightbg.jpg);
}
/*
	学生端菜单背景图
*/
.StudentMenuBg
{
	background-image:url(../image/menu_student_noselect.gif);
}
/*
	学生端选中菜单背景图
*/
.StudentSelMenuBg
{
	background-image:url(../image/menu_student_selected.gif);
}
/*
	学生端搜索栏背景
*/
.StudentSearchBg
{
	background-image:url(../image/pic_student_searchbg.gif);
}

/*	以下为教师部分	*/

/*	我的工作室,未被选中时浅绿色的背景	*/
.teachermystudionoselected{background:#CCE7DF;}

/*	我的工作室中的链接	*/
a.linkteachermystudio:visited	{font-family: 宋体;font-size: 9pt;color:	#000000;font-weight:bold;text-decoration: none;}
a.linkteachermystudio:active	{font-family: 宋体;font-size: 9pt;color:	#000000;font-weight:bold;text-decoration: none;}
a.linkteachermystudio:link		{font-family: 宋体;font-size: 9pt;color:	#000000;font-weight:bold;text-decoration: none;}
a.linkteachermystudio:hover		{font-family: 宋体;font-size: 9pt;color:	#000000;font-weight:bold;text-decoration: underline;}


/*	作业批改提醒中深色背景	*/
.teacherhomework01{background:#C2EFE5;}

/*	作业批改提醒中浅色背景	*/
.teacherhomework02{background:#E6F7F4;}

/*	教师我的课程左侧背景 10月18日新	*/
.teachermyclassleft{background:#CDFFF2;}

/*	教师我的课程左侧五种不同颜色的背景及表格标题栏的字体 10月18日新	*/
.teachermyclasstd1{background:#419C82;font-family: 宋体;font-size: 10.5pt;color:	#FFFFFF;font-weight:bold;}
.teachermyclasstd2{background:#8BEACE;}
.teachermyclasstd3{background:#EFEFEF;}
.teachermyclasstd4{background:#FFFFFF;}
.teachermyclasstd5{background:#EEFFFA;}

/*	学生我的课程左侧背景 10月18日新	*/
.studentmyclassleft{background:#B6DF90;}


/*	学生我的课程左侧四种不同颜色的背景及表格标题栏的字体 10月18日新	*/
.studentmyclasstd1{background:#6BBB26;font-family: 宋体;font-size: 10.5pt;color:	#FFFFFF;font-weight:bold;}
.studentmyclasstd2{background:#E2FDCC;}
.studentmyclasstd3{background:#EFEFEF;}
.studentmyclasstd4{background:#FFFFFF;}
/*.studentmyclasstd5{background:#EEFFFA;}	*/



.student_kuangjia {
	background-color: #B6DF90;
}
.teacher_kuangjia
{
	background-color: #CDFFF2;
}



