@charset "utf-8";
/* CSS Document */

*{margin:0;padding:0;font-family:Arial,"宋体","新宋体";font-size:12px;line-height:20px;color:#000000;}
body{background-color:#FFFFFF;}
img{border:0;}
ul{list-style:none;}
ol{list-style:decimal;}
p{margin-bottom:20px;}
table{border-collapse:collapse;border-spacing:0;}

/*-------------------------网页主框架--------------------------------------*/
#AllPage{width:960px;margin:auto;}
	#PageTop{width:960px;margin-bottom:10px;overflow:hidden;}
		.topLink	{text-align:right;padding-right:5px;}
			.topLink a	{color:#666;}
			.topLink a:hover	{color:red;}
		#Nav-head {CLEAR: both; PADDING-LEFT: 20px; BACKGROUND-IMAGE: url(/images/menubg.gif); MARGIN: 0px auto; OVERFLOW: hidden; WIDTH: 960px; BACKGROUND-REPEAT: repeat-x; HEIGHT: 30px}
		#Nav-head LI {FLOAT: left; LIST-STYLE-TYPE: none
		}
		.nav-off {CURSOR: pointer; COLOR: #ffff; BACKGROUND-REPEAT: no-repeat; HEIGHT: 29px}
			.nav-off a {text-decoration:none;color:white;}
			.nav-off a:hover{text-decoration:underline;color:white;}
		.nav-off P {PADDING-RIGHT: 10px; BACKGROUND-POSITION: right 50%; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; LINE-HEIGHT: 27px; PADDING-TOP: 3px; BACKGROUND-REPEAT: no-repeat;color:white;}

	#PageMain{width:960px;}
		#MainLeft{width:218px;float:left;border:1px solid #CCCCCC;}
			#PlatformTitle{margin-left:40px;text-indent:50px;line-height:50px;background:url(/images/PlatformTitle_Icon.gif) no-repeat;color:#990000;font-family:"微软雅黑","黑体";font-weight:bold;font-size:16px;}
			#LeftNav{}
				#LeftNav li div{line-height:25px;background:#6EBCF1;text-indent:20px;color:#FFFFFF;font-size:14px;font-weight:bold;font-family:"微软雅黑","黑体";margin:1px;}
				#LeftNav li ul{}
					#LeftNav li ul li.PersonalInfo{background:none;text-indent:20px;}
					#LeftNav li ul li{width:200px;margin:5px auto;background:url(/images/LeftNavItem_Icon.gif) no-repeat;}
						#LeftNav li ul li a{display:block;width:200px;line-height:20px;text-indent:40px;text-decoration:none;color:#666666;}
						#LeftNav li ul li a:hover{background:#E2F1F9 url(/images/LeftNavItem_Icon.gif) no-repeat;text-decoration:underline;}
					#LeftNav li ul li.Current{border:1px solid #A4D6F7;background:#D1E9F5 url(/images/LeftNavItem_Icon_Current.gif) no-repeat;}
						#LeftNav li ul li.Current a{color:#000;font-weight:bold;}
						#LeftNav li ul li.Current a:hover{background:#E2F1F9 url(/images/LeftNavItem_Icon_Current.gif) no-repeat;}
		#MainRight{width:730px;float:right;}
			#RightTop{width:728px;border:1px solid #6EBCF1;background:#E2F1F9;margin-bottom:10px;}
				#PositionBar{margin:1px;background:#A4D6F7;line-height:26px;text-indent:10px;color:#000;font-weight:bold;}
				#GuideBar{padding:5px;}
					#GuideBar ol li{margin-left:25px;}
			#RightMain{width:718px;padding:5px;border:1px solid #DCDCDC;background:#F3FFF3;}
			/*--以后的RightMain简称为Rm--*/
	#PageBottom{CLEAR: both; MARGIN-TOP: 20px; MARGIN-BOTTOM: 10px; COLOR: #000; TEXT-ALIGN: center}
		#yqlj {PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; WIDTH: auto; PADDING-TOP: 5px; HEIGHT: auto; TEXT-ALIGN: center;}
		#yqlj a{color:#014196;}
		#yqlj UL {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px}
		#yqlj LI {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;}
		/*-------------------------主体内容部分  #RifhtMain------------------------------------*/
/*--Rm是RightMain的别称--*/
#RightMain h1{font-size:18px;color:#FF6200;font-weight:bold;text-align:center;line-height:40px;}
#RightMain fieldset{margin:5px 0;padding:5px 10px;}
	#RightMain fieldset legend{margin-left:10px;font-size:14px;font-weight:bold;}
	#RightMain fieldset ul{margin-bottom:5px;height:20px;}
		#RightMain fieldset ul li{float:left;margin:0 10px;}
	#RightMain fieldset dl{margin-bottom:5px;display:hidden;}
		#RightMain fieldset dl dt{font-weight:bold;text-decoration:underline;cursor:pointer;}
		#RightMain fieldset dl dd{margin-bottom:5px;border:1px dashed #CCCCCC;padding:5px;}
.RmInfo{margin-bottom:5px;padding:5px;text-align:center;border:1px solid #AAAAAA;background:#FFFFFF;}
	.RmInfo span{margin:0 10px;}
.RmContent{margin:10px;}
.RmSearch{margin-bottom:5px;padding:5px;text-align:right;border:1px solid #AAAAAA;background:#FFFFEE;}
	.RmSearch input{line-height:15px;}
	.RmSearch button{height:24px;padding:0 5px;margin:0 5px;background:#FF6600;color:#FFFFFF;}
.RmList table{margin:5px auto;width:98%;border-top:2px solid #6EBCF1;background:#FFFFFF;}
	.RmList tr{}
	.RmList tr:hover{background:#FFFFEE;}
		.RmList th{padding:5px;background:#E2F1F9;border:1px solid #6EBCF1;}
		.RmList td{text-align:center;padding:5px;border:1px solid #6EBCF1;}
.RmForm table{width:98%;margin:5px auto;border-top:2px solid #AAAAAA;}
	.RmForm tr{}
		.RmForm th{text-align:right;padding:5px;background:#E2F1F9;border:1px solid #AAAAAA;}
		.RmForm td{padding:5px;background:#FFFFFF;border:1px solid #AAAAAA;}
		.RmForm input{line-height:15px;}
		.RmForm button{height:24px;padding:0 5px;margin:0 5px;background:#0099FF;color:#FFFFFF;}
#RightMain hr{height:1px;color:#999999;}
.RmBigButton{margin:5px;text-align:center;}
	.RmBigButton button{padding:10px 30px;background:#CC6600;font-weight:bold;font-size:16px;color:#FFFFFF;}
.RmSmallButton{margin:5px;text-align:center;}
	.RmSmallButton button{padding:5px 20px;background:#CCCCCC;font-weight:bold;}
.RmPage{margin:5px;}
	.RmPage a{text-decoration:none;}
	.RmPage a:hover{text-decoration:underline;}
.RmVedio{margin:5px auto;text-align:center;}
/*------------------------------首页用的class-----------------------------------*/
.Overview{width:500px;float:left;border:1px solid #CCCCCC;margin-bottom:5px;}
	.OverviewPic{width:50px;padding:30px;float:left;}
    .OverviewTitle{width:370px;float:right;padding:5px;color:#0033CC;font-weight:bold;border-bottom:1px dashed #CCCCCC;margin-bottom:5px;}
    .OverviewSummary{width:370px;float:right;margin-bottom:10px;}
    .OverviewLinks{width:370px;float:right;}
        .OverviewLinks a{color:#0000CC;text-decoration:none;}
        .OverviewLinks a:hover{text-decoration:underline;}
.Notice{width:198px;padding:5px;border:1px solid #99CCCC;border-top:3px solid #99CCCC;background:#FFFFFF;float:right;}
	.Notice h2{line-height:40px;border-bottom:1px solid #99CCCC;font-size:14px;color:#FF9900;font-weight:bold;text-indent:40px;background:url(/images/Notice_Icon.gif) no-repeat;margin-bottom:5px;}
	.Notice ul{list-style:url(/images/NoticeItem_Icon.gif);margin-left:30px;}
		.Notice ul li a{text-decoration:none;}
		.Notice ul li a:hover{text-decoration:underline;}

/*----------------------------------登录页-----------------------------------*/
#LoginLeft{float:left;width:300px;text-align:center;}
	#LoginLeft h1{font-size:20px;font-weight:bold;text-align:center;line-height:80px;}
	#LoginLeft table{margin:auto;}
		#LoginLeft td{line-height:40px;}
		#LoginLeft input{line-height:15px;}
		#LoginLeft button	{height:24px;padding:0 5px;margin-right:10px;background:#0099FF;color:#FFFFFF;border:1px solid #999;border-top:1px solid #CCC;border-left:1px solid #CCC;}
		#LoginLeft button:active {background:#0055CC;}
#LoginRight{float:right;width:590px;padding:30px;border-left:1px dashed #CCCCCC;}
	#LoginRight h2{font-size:16px;font-weight:bold;margin-bottom:10px;}
	#LoginRight dl{}
		#LoginRight dt{font-weight:bold;}
		#LoginRight dd{padding-left:30px;}
	#LoginRight div{padding-left:30px;text-align:center;}
		#LoginRight span{padding:0 30px;}



/*--------------------------------注册页--------------------------------------*/
.MainLeftContent{padding:10px;}

/*---------------------------小class------------------------------------*/
.text_center{text-align:center;}
.text_left{text-align:left;}
.text_right{text-align:right;}
.float_left{float:left;}
.float_right{float:right;}
.font_bold{font-weight:bold;}
.color_ff6600{color:#FF6600;}
.submitbutton{height:24px;padding:0 5px;margin:0 5px;background:#0099FF;color:#FFFFFF;}

.RmEdit{float:left;}
.RmEdit button{height:24px;padding:0 5px;margin:0 5px;background:#FF6600;color:#FFFFFF;}
.RmEditButton{height:24px;padding:0 5px;margin:0 5px;background:#FF6600;color:#FFFFFF;}

#back		{border:1px dotted #cfcfcf;background:#f2f2f2;width:600px;margin:150px auto;text-align:center;padding:50px 0;}
#back p		{line-height:30px;font-size:15px;}






#RegiBtn button {
	background:url(/images/RegiBtn.png) no-repeat; 
	width:122px; height:34px;
	font-size:16px; color:#fff; font-weight:bold; line-height:32px;
}

/*----------------------------main的头部的我烧logo-----------------------------*/
.WoshaoLogo {float:right; }

.noBorder,.noBorder th,.noBorder td	{border:none;}

/*-------------------------------- 4个平台 右侧高度样式 ---------------------------------*/
.MajorStudyRightMain	{min-height:916px;_height:916px;}
.MajorStudyRightMain_1	{min-height:888px;_height:888px;}
.MajorStudyRightMain_2	{min-height:868px;_height:868px;}
.MajorStudyRightMain_3	{min-height:848px;_height:848px;}
.MajorStudyRightMain_4	{min-height:828px;_height:828px;}
.MajorStudyRightMain_5	{min-height:808px;_height:808px;}

.StudyRightMain	{min-height:741px;_height:741px;}
.StudyRightMain_1	{min-height:713px;_height:713px;}
.StudyRightMain_2	{min-height:693px;_height:693px;}
.StudyRightMain_3	{min-height:673px;_height:673px;}
.StudyRightMain_4	{min-height:653px;_height:653px;}
.StudyRightMain_5	{min-height:633px;_height:633px;}

.TeacherRightMain	{min-height:726px;_height:726px;}
.TeacherRightMain_1	{min-height:698px;_height:698px;}
.TeacherRightMain_2	{min-height:678px;_height:678px;}
.TeacherRightMain_3	{min-height:658px;_height:658px;}

.EduadminRightMain	{min-height:1092px;_height:1092px;}
.EduadminRightMain_1	{min-height:1064px;_height:1064px;}
.EduadminRightMain_2	{min-height:1044px;_height:1044px;}
.EduadminRightMain_3	{min-height:1024px;_height:1024px;}
.EduadminRightMain_5	{min-height:984px;_height:984px;}

.UnionRightMain	{min-height:1021px;_height:1021px;}
.UnionRightMain_1	{min-height:993px;_height:993px;}
.UnionRightMain_2	{min-height:973px;_height:973px;}
.UnionRightMain_3	{min-height:953px;_height:953px;}

.button	{height:24px;padding:0 5px;margin:0 5px;background:#FF6600;color:#FFFFFF;}

.button_	{height:24px;padding:0 5px;background:#FF6600;color:#FFFFFF;border:1px solid #999;border-top:1px solid #CCC;border-left:1px solid #CCC;}


/*-------------------------------- Single Page Style ---------------------------------*/
.SinglePageBottleDiv	{width:658px;border:1px solid #6EBCF1;background:#E2F1F9;padding-bottom:10px;}
	.SinglePageBottleTitle	{}
		.SinglePageBottleTitle h2	{height:30px;font-size:18px;line-height:30px;background:#A4D6F7;margin:1px;text-indent:5px;}

	.findPasswordDiv	{}
		.findPasswordDiv dt table	{margin-left:5px;margin-top:10px;}
		.findPasswordDiv dt	td	{padding-right:5px;}

		.findPasswordDiv dd	{margin:5px;margin-top:15px;border-top:1px solid #FFF;padding-top:10px;}
			.findPasswordDiv dd td	{padding-bottom:10px;}
				.findPasswordDiv dd td input	{border:1px solid #DDD;border-top:1px solid #999;border-left:1px solid #999;padding:1px;width:200px;}
				.findPasswordDiv dd td select	{padding:2px;}



/*------------------------------------ searchDiv Style --------------------------------------*/
.searchDiv	{overflow:hidden;}
	.searchDiv	td	{height:25px;text-align:left;}
	.searchDiv input	{padding:2px;width:120px;margin-right:10px;border:1px solid #DDD;border-top:1px solid #999;border-left:1px solid #999;}
	.searchDiv select	{padding:1px;width:125px;margin-right:10px;border:1px solid #DDD;border-top:1px solid #999;border-left:1px solid #999;}

