/* ----- 技术支持：北京经华智业教育科技有限公司 &site@chinahcm.com----- */ 

/* ----- 本网站公共样式-----  */   
body
{
	padding: 0; 
	margin: 0 0 5px 0; 
	font: 12px Tahoma, sans-serif; 
	line-height: 1.5em;
	background-color:#FFFFFF;
	text-align: center;
	width:100%;
}
table
{
	font-family: Arial;
	font-size: 12px;
	/*width:95%;*/
}
hr 
{
	color: #FFA922;
	height: 1px;
}
#divBody
{
	max-width: 990px;
	border-right: 0px solid #CCC;
	border-left: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	margin: 0 auto;
  padding: 0 10px;
}
.header { 
	height: 30px;
	margin:0 auto;
	color: #144190;
	max-width: 850px;	
	padding: 30px 0 0 0;
	font-size: 15px;
	font-weight:bold;
}
.content { 
	max-width: 850px;	
	margin:0 auto;
	text-align: center;
	min-height:445px;
	_height:445px;
}
.nav 
{
	text-align: center;
}
.info
{
	background-color: #ffffff;
	text-align: left;
	padding: 10px 0 10px 0;
	margin: 0 0 20px 0;
	border: 1px solid #CCC;
	min-height: 260px;
	_height: 260px;
}

/* ----- 报名页面用 -----  */  
.StepInfo
{
	background-color: #efefef;
	font-weight: bold;
	padding: 10px 0 5px 20px;
}
.ListInfo 
{
	margin: 10px 0 5px 40px;
}
.step 
{
	text-align:center;
	margin: 0;
}
.alert
{
	font-weight: bold;
	color:#FF0000;
}
.alertNotRed
{
	font-weight: bold;
}
.bigShow
{
	font-size:16px;
	font-weight: bold;
}
.studentTypeList
{
	font-weight: bold;
	line-height:30px;
	text-indent:5px;
	vertical-align:sub;
}
.alertNormal
{
	color:#FF0000;
}
#divOldStudentNumber
{
	margin: 10px 10px 10px 0;
	padding: 10px 0 10px 5px;
	border: 1px solid #CCC;
}
.Know
{
	margin: 10px 40px 10px 40px;
	border: 1px solid #CCC;
}
.KnowInfoTitle
{
	padding: 10px 0 10px 0;
	text-align:center;
	font-weight: bold;
	font-size:14px;
	border-right: #ccc 1px;
	border-top: #ccc 1px;
	border-left: #ccc 1px;
	border-bottom: #ccc 1px dashed;
}
.KnowInfo 
{
	margin: 10px 10px 0 10px;
	font-size:14px;
}
.RegInfo 
{
	margin: 10px 20px 10px 20px;
	border: 1px solid #CCC;
}
	.RegInfo a:link{
		  color:#545454;
		  text-decoration: none;
	  }
	  .RegInfo a:visited {
		  color:#545454;
		  text-decoration: none;
	  }
	  .RegInfo a:hover{
		  color:#0a5ca5;
		  text-decoration: none;
	  }		
.SignTitle
{
	padding: 10px 0 10px 0;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	border-right: #ccc 1px;
	border-top: #ccc 1px;
	border-left: #ccc 1px;
	border-bottom: #ccc 1px dashed;
}
.signTable
{
	width: 100%;
	border:0px;	
}
.signListTable
{
	width: 80%;
	border:0px;	
	background-color:#333;
}
.signListTableLeftTD
{
	background-color:#fff;
}
.signListTableRightTD
{
	text-align: right;
	background-color:#DEDEDE;
}
.closeWindow 
{
	text-align:center;
	margin: 10px 0 10px 0;
}
	  .closeWindow a:link{
		  color:#545454;
		  text-decoration: none;
	  }
	  .closeWindow a:visited {
		  color:#545454;
		  text-decoration: none;
	  }
	  .closeWindow a:hover{
		  color:#0a5ca5;
		  text-decoration: none;
	  }	
/* ----- 录取查询面用 -----  */  
.LoginTitle
{
	background-color: #efefef;
	font-weight: bold;
	text-align:center;
	padding: 10px 0 5px 0;
}
.LoginInfo
{
	width: 220px;
	padding: 20px 0 5px 40%;
}
/*----- 查询页面用 ----- */
.CheckInfo
{
	width: 300px;
	padding: 20px 0 5px 40%;
}
/*----- 报名表单用 ----- */
.Degree1
{
    background-color:#BBEEFF;
}
/*----- 选课页面用 ----- */
#divSelectCourse
{
	margin: 10px 40px 10px 10px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #CCC;
}
#divOther
{
	padding: 0 0 10px 0;
}
#divOtherButton
{
	text-align:center;
}
#divOtherButtonBag
{
	text-align:center;
}
#divBagA
{
	margin: 10px 0;
	padding: 10px 10px 10px 10px;
	border: 1px dotted #DDD;
}
#divBagB
{
	margin: 10px 0;
	padding: 10px 10px 10px 10px;
	border: 1px dotted #DDD;
}

