﻿/***    网上报名整体布局     ***/
.OnlineRegistrateTop
{
	width: 1000px;
	height: 177px;
	margin: 0px auto;
	background: url(/Skin/klmyzyjsxy/images/zsjyb/pic/OnlineTopPic.jpg) no-repeat;
}

.OnlineRegistrateCenter
{
	width: 1000px;
	height: auto;
	margin: 0px auto;
	background: #fff;
}

.OnlineRegistrateFoot
{
	width: 1000px;
	height: auto;
	margin: 5px auto 10px;
	text-align: center;
	font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
	background: #fff;
}

.OnlineRegistrateFoot a
{
	color: #000;
	font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
	text-decoration: none;
}

.OnlineRegistrateFoot a:hover
{
	color: #f00;
	font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
	text-decoration: underline;
}

/***    网上报名----主页     ***/
/***  菜单  ***/
.OnlineRegMenu
{
	width: 990px;
	height: 25px;
	margin: 2px 5px;
	background: #fff;
}

.OnlineRegMenu ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.OnlineRegMenu ul li
{
	width: 82px;
	height: 25px;
	float: left;
	margin-right: 2px;
}

.MenuItem
{
	width: 82px;
	height: 25px;
	text-align: center;
	font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
	background: url(/Skin/klmyzyjsxy/images/zsjyb/pic/OnlineTitle.gif) no-repeat;
}

.MenuItem a
{
	line-height: 25px;
	color: #000;
	text-decoration: none;
}

.MenuItem a:hover
{
	font-weight: bolder;
}

/***  相关资料  ***/
.OnlineRegInfo
{
	width: 1000px;
	height: auto;
	margin-top: 2px;
	padding-bottom: 2px;
	border-top: 2px solid #9BBDE6;
	border-bottom: 2px solid #9BBDE6;
}     
 
.NoticeTitleMore, .GuideTitleMore
{
	width: 785px;
	height: 30px;
	background: url(/Skin/klmyzyjsxy/images/zsjyb/pic/NoticeGuideTitle.jpg) no-repeat;
} 
 
.NoticeTitle, .GuideTitle
{
  width: auto;
  height: 30px;	
	text-indent: 35px;
	float: left;
	font: normal normal bolder 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
	line-height: 30px;
	background: transparent;
} 

.NoticeMore, .GuideMore
{
  width: 80px;
  height: 30px;
	float: right;
	text-align: center;
	font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
	background: transparent;
}

.NoticeMore a, .GuideMore a
{
	line-height: 30px;
	color: #000;
	text-decoration: none;
} 
  
.NoticeMore a:hover, .GuideMore a:hover
{
  font-weight: bolder;
  color: blue;
	text-decoration: underline;
}  
   
.NoticeList, .GuideList
{
	width: 98%;
	height: auto;
	margin: 0px auto;
	background: #fff;
}   
    
.NoticeList ul, .GuideList ul
{
  width: 97%;
	height: auto;
	margin: 10px auto;
	padding: 0px;
	list-style: none;
}   
 
.NoticeList ul li, .GuideList ul li  
{
	width: 100%;
	height: 25px;
	border-bottom: 1px dotted #A6AFE7;
}   
     
.NoticeGuidePic
{
  width: auto;
  height: 25px;
	float: left;
	background: #fff;
}     

.NoticeGuidePic img
{
	margin: 5px 5px 0px 5px;
}

.NoticeGuideTitle
{
  width: 638px;
  height: 25px;
  float: left;
  font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
  background: #fff;
} 

.NoticeGuideTitle a
{
  color: #000;
  line-height: 25px;
  text-decoration: none;
}

.NoticeGuideTitle a:hover
{
  color: blue;
  text-decoration: underline;
}

.NoticeGuideTime
{
  width: 80px;
  height: 25px;
  line-height: 25px;
	float: right;
	text-align: center;
	font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
	background: #fff;
} 
     
     
/***  文件资料  ***/
.FilesInfo
{
	width: 788px;
	height: auto;
	float: left;
	margin: 2px;
	border-right: 2px dotted #A6AFE7;
	background: #fff;
}

/***  视频资料  ***/
.MoveInfo
{
	width: 200px;
	height: auto;
	float: right;
	margin: 2px;
	background: #fff;
}


/***    网上报名----报名须知页     ***/
.OnlineRegNav
{
	width: 1000px;
	height: 25px;
	margin: 0px auto;
	font: normal normal bolder 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
	background: url(/Skin/klmyzyjsxy/images/zsjyb/pic/NavBack.gif) repeat-x;
}

.OnlineRegNav a
{
	font: normal normal bolder 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
	color: #000;
	text-decoration: none;
	line-height: 25px;
}

.OnlineRegNav a:hover
{
	color: blue;
	text-decoration: none;
}

.OnlineRegNavPic
{
  width: 20px;
  height: 25px;
  float: left;
  margin-left: 5px;
	background: url(/Skin/Default/Images/c_title.gif) no-repeat 0px 7px;
}

.OnlineRegNavLink
{
	width: 970px;
	height: 25px;	
	float: right;
}

.RegNotice
{
	width: 996px;
	height: auto;
	margin: 0px auto 5px;
	padding: 10px 0px;
	border: 2px solid #9BBDE6;
}

.RegNoticeTitle
{
	width: 990px;
	height: auto;
	margin: 0px auto 5px;
	text-align: center;
	font: normal normal bolder 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
}

.RegNoticeContent
{
	width: 970px;
	height: 300px;
	margin: 0px auto;
	padding: 10px;
	overflow-y: scroll;
	font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
	border: 2px solid #7F9DB9;
}

.RegNoticeButton
{
	width: 990px;
	height: auto;
	margin: 5px auto 0px;
	text-align: center;
}


/***    网上报名----报名表单页     ***/
.RemarkDiv
{
	width: 899px;
	height: 25px;
  margin: 10px auto;
	line-height: 25px;
	text-align: center;
  font-weight: bolder;
  color: blue;
  border-top: 1px solid #1207FB;
	border-left: 1px solid #1207FB;
	border-bottom: 1px solid #1207FB;
	border-right: 1px solid #1207FB;  
}

.FormInfoWrite
{
  width: auto;
  height: auto;
	margin: 3px 0px 0px 0px;
	border-top: 2px solid #9BBDE6;
  border-left: 2px solid #9BBDE6;
  border-right: 2px solid #9BBDE6;
  border-bottom: 2px solid #9BBDE6;
}

/***   报名表格页   ***/























/***    网上报名----信息动态页     ***/
/***  空白  及 信息列表 和 导航  ***/
.InforationListBorder
{
	width: 1000px;
	height: auto;
	margin: 0px auto;
	padding: 2px 0px;
	border-top: 2px solid #9BBDE6;
	border-bottom: 2px solid #9BBDE6;
}
     
/****    空白  ****/
.BlackDiv
{
	width: 140px;
	height: auto;
	float: left;
	background: #fff;
}

/***     信息列表 和 导航   ****/
.InforationRightListNav
{
	width: 858px;
	height: auto;
	float: right;
	margin: 0px auto;
	padding-left: 0px; 
	border-left: 2px dotted #ADB4E1;
	background: #fff;
}

/***    导航   ****/
.InforationRightNav
{
	width: 848px;
	height: 29px;
	margin: 0px auto;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	border-bottom: 2px solid #9BBDE6;
	line-height: 29px;
	text-indent: 70px;
	background: url(/Skin/klmyzyjsxy/images/PoliticalResearchDepartment/TitleBar.gif) #fff no-repeat 20px 5px;
}

/*****   信息列表    ***/
.InforationRightList
{
	width: 97%;
	height: auto;
	margin: 5px auto;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;	
	background: #fff;
}

.InforationRightList ul
{
	margin: 5px auto 0px;
	padding: 0px;
	list-style: none;
}

.InforationRightList ul li
{
	width: 100%;
	height: 25px;
	border-bottom: 1px dotted #A6AFE7;
}

.DynamicInfoIconUrlTime
{
	width: auto;
	height: 25px;
}

.DynamicInfoIcon
{
	width: 10px;
	height: 8px;
	float: left;
	margin: 8px 8px 7px 5px;
	/*background: #999;*/
}

.DynamicInfoUrl
{
	width: 684px;
	height: 25px;
	float: left;
	/*background: yellow;*/
}

.DynamicInfoUrl a, .DynamicInfoListPage a
{
	color: #000;
	text-decoration: none;
}

.DynamicInfoUrl a:hover, .DynamicInfoListPage a:hover
{
	color: blue;
	text-decoration: underline;
}

.DynamicInfoTime
{
	width: 120px;
	height: 25px;
	float: right;
	text-align: center;
	/*background: #999;*/
}

.DynamicInfoListPage
{
  margin: 10px auto;
	text-align: center;	
}



/**** 网上报名-内容页  ****/
.ContentPageTitle
{
	width: 1000px;
	height: auto;
	margin-top: 10px;
	text-align: center; 
	/*background: #f00;*/
}

.ContentPageBorder
{
  width: 996px;
  height: auto;
	border-top: 2px dotted #ADB4E1;
	border-left: 2px solid #9BBDE6;
	border-right: 2px solid #9BBDE6;
}

.ContentPageNav
{
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	text-indent: 30px;
	border-top: 2px solid #9BBDE6;
	border-left: 2px solid #9BBDE6;
	border-right: 2px solid #9BBDE6;
	background: url(/Skin/klmyzyjsxy/images/PoliticalResearchDepartment/157.gif) #fff no-repeat 0px 8px;
}

.ContentPageNav a, .ContentPageFontPrintCloseWindow a, .ContentPageUpPart a, .ContentPageDownPart a, .ContentPageCloseWindow a
{
  color: #000000;
	text-decoration: none;
}

.ContentPageNav a:hover, .ContentPageFontPrintCloseWindow a:hover, .ContentPageUpPart a:hover, .ContentPageDownPart a:hover, .ContentPageCloseWindow a:hover
{
  color: blue;
	text-decoration: underline;
}

.ContentPageAuthorCopyFromUpdateTimeHits
{
	width: 700px;
	height: auto;
  float: left;
  text-indent: 30px;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	border-left: 2px solid #9BBDE6;
	/*background: #f00;*/
}

.ContentPageFontPrintCloseWindow
{
	width: 280px;
	height: auto;
	padding-right: 16px;
	float: right;
	text-align: right;
  font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
  border-right: 2px solid #9BBDE6;
  /*background: #999;*/
}

.ContentPageDetail
{
	padding: 25px;
}

.ContentPageUpDownPartCloseWindow
{
  width: 996px;
  height: auto;
  padding: 10px 0px;
	border-top: 2px dotted #ADB4E1;
  border-left: 2px solid #9BBDE6;
	border-right: 2px solid #9BBDE6;
	border-bottom: 2px solid #9BBDE6;
}

.ContentPageUpDownPart
{
	width: 800px;
	height: 48px;
	padding-left: 15px;
	float: left;
	/*background: #f00;*/
}

.ContentPageUpPart, .ContentPageDownPart
{
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
}

.ContentPageCloseWindow
{
  width: 181px;
	height: 48px;
	float: right;
	text-align: center;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	/*background: #999;*/
}

.ContentPageCloseWindow a
{
	line-height: 48px;
}




/****   网上报名-报名审核列表页  ****/
/***  搜索  ***/
.CardIDSearch
{
	width: 1000px;
	height: 30px;
	margin-bottom: 5px;
	background: url(/Skin/klmyzyjsxy/images/zsjyb/pic/NoticeGuideTitleSearch.jpg) no-repeat;
}

/***  搜索Table  ***/
.SearchDiv
{
	width: 1000px;
	height: 30px;
}

.SearchTitle
{
	width: 80px;
	height: 30px;
	float: left;
	font: normal normal bolder 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	line-height: 30px;
	text-indent: 40px;
	/*background: #999;*/
}

.SearchTable
{
	width: 500px;
	height: 30px;
	float: left;
	/*background: blue;*/
}

.CountPersonNum
{
	width: 420px;
	height: 30px;
	float: right;
	text-align: center;
	font: normal normal bolder 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	line-height: 30px;
	/*background: #f00;*/
}



/***  登陆框 及 报名人员列表  ***/
.LoginApplyStaffList
{
	width: 1000px;
	height: auto;
	margin: 0px auto;
	padding: 5px 0px 5px;
	border-top: 2px solid #9BBDE6;
	border-bottom: 2px solid #9BBDE6;
}


/***   登陆框   ***/
.LoginDiv
{
	width: 230px;
	height: auto;
	margin: 0px auto;	
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
}

.UserLoginDiv
{
	width: 270px;
	height: auto;
	margin: 0px auto;	
  font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	border-top: 1px solid #1207FB;
	border-left: 1px solid #1207FB;  
}

.ErrorDiv
{
  font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
}

.ErrorDiv a
{
	color: #000;
	text-decoration: none;
}

.ErrorDiv a:hover
{
	color: #f00;
	text-decoration: underline;
}

.DuplieDataAndUpPa
{
	width: 1000px;
	height: auto;
	margin-top: 3px;
	padding: 2px 0px 0px;
	border-top: 2px solid #9BBDE6;
}


/*****     获取报名人员信息列表    ****/
.PersonDivOnline
{
   width: auto;
   height: auto;
   overflow-x: auto;
}

.HeaderTitle
{
  width: 1000px;
  height: 25px;
  text-align: center;
	font: normal normal bolder 12px/24px Arial, "宋体" ,Helvetica,sans-serif;	
	background: #F9ECF8;
}

.PersonOnlineList
{
  width: 1000px;
  height: auto;
  margin-top: 3px;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
}

.PersonOnlineList ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.GetSingleRegistrationStaffInfo
{
  width: 1000px;
  height: auto;
	margin-top: 5px;
}

.NoSearchRecord ul
{
	margin: 5px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	color: blue;
	text-align: center;
	font: normal normal bolder 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
}

.GetOnlinePersonList, .PersonOnlineList ul li
{
  width: 1000px;
  height: auto;
  margin: 0px;
  padding: 0px;
}

.NameTitle, .NameContent
{
  width: 50px;
  height: auto;
	float: left;
	line-height: 25px;
	border-top: 1px solid #9BBDE6;	
	border-left: 1px solid #9BBDE6;
	border-bottom: 1px solid #9BBDE6;
}

.SexTitle, .SexContent
{
  width: 30px;
  height: auto;
	float: left;
	line-height: 25px;
  text-align: center;
	border-top: 1px solid #9BBDE6;	
	border-left: 1px solid #9BBDE6;
	border-bottom: 1px solid #9BBDE6;
}

.DateBirthTitle, .DateBirthContent
{
  width: 65px;
  height: auto;
	float: left;
	line-height: 25px;
	border-top: 1px solid #9BBDE6;	
	border-left: 1px solid #9BBDE6;
	border-bottom: 1px solid #9BBDE6;
}

.NationalityTitle, .NationalityContent
{
  width: 88px;
  height: auto;
	float: left;
	line-height: 25px;
  text-align: center;
	border-top: 1px solid #9BBDE6;	
	border-left: 1px solid #9BBDE6;
	border-bottom: 1px solid #9BBDE6;
}

.ResidenceTitle, .ResidenceContent
{
  width: 390px;
  height: auto;
	float: left;
	line-height: 25px;
	border-top: 1px solid #9BBDE6;	
	border-left: 1px solid #9BBDE6;
	border-bottom: 1px solid #9BBDE6;
}

.CardIDTitle, .CardIDContent
{
  width: 132px;
  height: auto;
	float: left;
	line-height: 25px;
	border-top: 1px solid #9BBDE6;	
	border-left: 1px solid #9BBDE6;
	border-bottom: 1px solid #9BBDE6;
}

.SerialNumberTitle, .SerialNumberContent
{
  width: 80px;
  height: auto;
	float: left;
	line-height: 25px;
	border-top: 1px solid #9BBDE6;	
	border-left: 1px solid #9BBDE6;
	border-bottom: 1px solid #9BBDE6;;
}

.ApplyMajorTitle, .ApplyMajorContent
{
  width: 110px;
  height: auto;
	float: left;
	line-height: 25px;
	border-top: 1px solid #9BBDE6;	
	border-left: 1px solid #9BBDE6;
	border-bottom: 1px solid #9BBDE6;
}

.ApplyMajor2Title, .ApplyMajor2Content
{
  width: 110px;
  height: auto;
	float: left;
	line-height: 25px;
	border-top: 1px solid #9BBDE6;	
	border-left: 1px solid #9BBDE6;
	border-bottom: 1px solid #9BBDE6;
}

.ApplyMajor3Title, .ApplyMajor3Content
{
  width: 110px;
  height: auto;
	float: left;
	line-height: 25px;
	border-top: 1px solid #9BBDE6;	
	border-left: 1px solid #9BBDE6;
	border-bottom: 1px solid #9BBDE6;;
}

.FixedPhoneTitle, .FixedPhoneContent
{
  width: 80px;
  height: auto;
	float: left;
	line-height: 25px;
	border-top: 1px solid #9BBDE6;	
	border-left: 1px solid #9BBDE6;
	border-bottom: 1px solid #9BBDE6;
}

.MobilePhoneTitle, .MobilePhoneContent
{
  width: 80px;
  height: auto;
	float: left;
	line-height: 25px;
	border-top: 1px solid #9BBDE6;	
	border-left: 1px solid #9BBDE6;
	border-bottom: 1px solid #9BBDE6;
}

.StatusTitle, .StatusContent
{
  width: 50px;
  height: auto;
	float: left;
	line-height: 25px;
  text-align: center;
	border-top: 1px solid #9BBDE6;	
	border-left: 1px solid #9BBDE6;
	border-bottom: 1px solid #9BBDE6;
}

.OperationTitle, .OperationContent
{
  width: 105px;
  height: auto;
	float: right;
	line-height: 25px;
	border: 1px solid #9BBDE6;	
}

.OperationContent a
{
	color: blue;
	text-decoration: none;
}

.OperationContent a:hover
{
  color: #f00;
	text-decoration: underline;
}

.DetailInfoDiv
{
	width: 25px;
	height: 25px;
	float: left;
	background: #ffffff;
}

.UpdateStatusLinkDiv
{
	width: 50px;
	height: 25px;
	float: left;
	margin-left: 3px;
	background: #ffffff;
}

.UpdateStatusLinkDiv a 
{
	color: #f00;
	text-decoration: none;	
}

.UpdateStatusLinkDiv a:hover
{
  color: blue;
	text-decoration: underline;
}

.DeleteStatusLinkDiv
{
	width: 25px;
	height: 25px;
	float: right;
	background: #ffffff;
}

.LoginApplyStaffPage
{
	width: 1000px;
	height: auto;
	margin: 0px auto;
	text-align: center;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	background: #fff;
}

.LoginApplyStaffPage a
{
	color: #000;
	text-decoration: none;
}

.LoginApplyStaffPage a:hover
{
	color: blue;
	text-decoration: underline;
}




/****    网上报名---报名审核内容页    ****/
.AuditContentDiv
{
  width: 950px;
  margin: 5px auto;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
}


/****    网上报名---添加报名审核批注页    ****/
.OnlineRegAuditRemark
{
	width: 436px;
	height: 187px;
	margin: 5px;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	background: #fff;
}



/****    网上报名---查看报名数据重复页   ****/
.RepeatDataBorder
{
  margin-top: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-top: 2px solid #9BBDE6;
	border-bottom: 2px solid #9BBDE6;
}

.RepeatDataAll
{
	width: 1000px;
	height: 30px;
	margin: 5px auto;
	background: url(/Skin/klmyzyjsxy/images/zsjyb/pic/NoticeGuideTitleSearch.jpg) no-repeat;
}

.RepeatDataTable
{
	margin-left: 15px;
}


/****    网上报名---修改报名时间页   ****/
.ApplyTimeUp
{
	width: 190px;
	height: auto;
	margin: 5px;
	font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
	background: #fff;
}



/****    网上报名---管理员密码修改页   ****/
.UpPa
{
	width: 248px;
	height: 124px;
  margin: 5px;
  font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
  background: #fff;
}





/****    网上报名---用户查询    ****/
/***  登陆框 及 成功后显示的子栏目  ***/
.UserLoginAndShowChildNode
{
	width: 1000px;
	height: auto;
	margin: 0px auto;
	padding: 5px 0px 0px;
	border-top: 2px solid #9BBDE6;
	border-bottom: 2px solid #9BBDE6;
	background: #fff;
}

.UserLoginRemark
{
	width: 1000px;
	height: 25px;
	font: normal normal bolder 12px/24px Arial, "宋体" ,Helvetica,sans-serif;	
	line-height: 25px;
	text-align: center;
	color: blue;
	background: #fff;
}

/***  您所在位置   ***/
.LocationNav
{
	width: 950px;
	height: 30px;
	margin: 0px auto;
	font: normal normal bolder 12px/24px Arial, "宋体" ,Helvetica,sans-serif;	
	line-height: 32px;	
	text-indent: 35px;
	background: url(/Skin/klmyzyjsxy/images/zsjyb/pic/NoticeGuideTitleUser.jpg) no-repeat;
}


/***   子栏目 及 相应栏目信息   ***/
.ChildNodeAndNodeInfo
{
	width: 950px;
	height: auto;
	margin: 0px auto;
	padding-bottom: 5px;	
	background: #fff;
}

/***   子栏目  ***/
.ChildNodeNameList
{
	width: 900px;
	height: auto;
	margin: 0px auto 0px;
	background: #fff;
}

.ChildNodeNameList ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.ChildNodeNameList ul li
{
  float: left;
  margin-right: 10px;
	margin-bottom: 2px;
}

.ChildNodeItem
{
	width: 82px;
	height: 25px;
	text-align: center;
	font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
	background: url(/Skin/klmyzyjsxy/images/zsjyb/pic/OnlineTitleChildNode.gif) no-repeat;
}

.ChildNodeItem a
{
	line-height: 25px;
	color: #000;
	text-decoration: none;
}

.ChildNodeItem a:hover
{
	font-weight: bolder;
}

/***  相应栏目信息  ***/
.NodeNameInfo
{
	width: 900px;
	height: auto;
	margin: 2px auto;
  font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
  border-top: 1px solid #1207FB;
	border-left: 1px solid #1207FB;
	background: #C6DEF5;
}


/****    网上报名---用户查询----审核情况页    ****/
.ReviewSituation
{
	width: 1000px;
	height: auto;
	margin: 0px auto;
	padding: 5px 0px 0px;
	border-top: 2px solid #9BBDE6;
	border-bottom: 2px solid #9BBDE6;
	background: #fff;
}


/****    网上报名---用户查询----修改密码    ****/
.UpdatePassword
{
	width: 1000px;
	height: auto;
	margin: 0px auto;
	padding: 5px 0px 0px;
	border-top: 2px solid #9BBDE6;
	border-bottom: 2px solid #9BBDE6;
	background: #fff;
}

.UserUpdatePassword
{
	width: 828px;
	height: auto;
	margin: 2px 10px 0px 0px;
	float: right;
	font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
	background: #fff;
}

.UpdateUserPasswordTable
{
	width: 350px;
	height: auto;
	margin: 0px auto;
	padding: 5px 0px;
	border: 1px solid #1207FB;	
	background: #C6DEF5;
}


/****    网上报名---用户查询----修改报名信息    ****/
.UpdateApplyPersonInfoDiv
{
	width: 1000px;
	height: auto;
	margin: 0px auto;
	padding: 5px 0px 0px;
	border-top: 2px solid #9BBDE6;
	border-bottom: 2px solid #9BBDE6;
	background: #fff;
}

.GetUpdatePersonInfo
{
	width: 950px;
	height: auto;
	margin: 2px auto 15px;
	font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
	background: #fff;
}



/*************************************     网上报名_通用表格样式   *************************************/
.TigText
{
	border-right: 1px solid #1207FB;
	border-bottom: 1px solid #1207FB;  
	background: #97CCFE;
}

.TigContent
{
	border-right: 1px solid #1207FB;
	border-bottom: 1px solid #1207FB;  
	background: #97CCFE;
}

.TigContentText
{
	background: #F0F8FF;
}


/*************************************     网上报名_姓名_省份证号页   *************************************/
.InsertUserNameCard
{
	width: 350px;
	height: auto;
	margin: 10px auto;
	border-top: 1px solid #1207FB;
	border-left: 1px solid #1207FB;
	background: transparent;
}

/*************************************     网上报名_其它信息填写   *************************************/
.RemarkSSDiv
{
	width: 899px;
	height: 25px;
  margin: 0px auto;
	line-height: 25px;
	text-align: center;
  font-weight: bolder;
  color: blue;
	border-bottom: 1px solid #1207FB;
	border-right: 1px solid #1207FB;  
}

.BmPersonInfo
{
	width: 900px;
	height: auto;
	margin: 2px auto 20px;
	border-top: 1px solid #1207FB;
	border-left: 1px solid #1207FB;	
	background: transparent;
}

.ErrorBMDiv
{
	border-bottom: 1px solid #1207FB;
	border-right: 1px solid #1207FB;  
  font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
}

.ErrorBMDiv a
{
	color: #000;
	text-decoration: none;
}

.ErrorBMDiv a:hover
{
	color: #f00;
	text-decoration: underline;
}

.ColumnTig
{
	width: 120px;
	height: 25px;
	text-align: right;
	border-bottom: 1px solid #1207FB;
	border-right: 1px solid #1207FB;	
	background: #97CCFE;
}

.ColumnMoreTig
{
	width: 120px;
	height: auto;
	text-align: right;
	border-bottom: 1px solid #1207FB;
	border-right: 1px solid #1207FB;	
	background: #97CCFE;
}

.ColumnContent
{
	width: 180px;
	height: auto;
	text-align: left;
	border-bottom: 1px solid #1207FB;
	border-right: 1px solid #1207FB;	
	background: #C6DEF5;	
}

.ColumnMoreContent
{
	text-align: left;
	border-bottom: 1px solid #1207FB;
	border-right: 1px solid #1207FB;	
	background: #C6DEF5;	
}

.ColumnContentInput
{
	background: #F0F8FF;
}

.ColumnJTContent
{
	background: #C6DEF5;
}

.ColumnJTTig
{
	border-bottom: 1px solid #1207FB;
	border-right: 1px solid #1207FB;	
	background: #97CCFE;
}

.ColumnJTChildContent
{
	border-bottom: 1px solid #1207FB;
	border-right: 1px solid #1207FB;
	background: #C6DEF5;
}

.ColumnHJCFContent
{
	border-bottom: 1px solid #1207FB;
	border-right: 1px solid #1207FB;
	background: #C6DEF5;
}

.ColumnHKCJTig
{
	width: 80px;
	height: auto;
	text-align: right;
	border-bottom: 1px solid #1207FB;
	border-right: 1px solid #1207FB;	
	background: #97CCFE;
}

.ColumnHKCJScoreTig
{
	width: 65px;
	height: 25px;
	border-bottom: 1px solid #1207FB;
	border-right: 1px solid #1207FB;
	background: #97CCFE;
}

.ColumnHKCJScoreContent
{
	border-bottom: 1px solid #1207FB;
	border-right: 1px solid #1207FB;
	background: #C6DEF5;
}

.ButtonSubMitDiv
{
  width: 305px;
  margin: 0px auto;
  padding: 10px 0px;
	background: transparent;
}

.ButtonUpSubMitDiv
{
  width: 890px;
  margin: 0px auto;
  padding: 3px 0px;
  text-align: right;
	background: transparent;
}

.ButtonUpImgSubMitDiv
{
  width: 890px;
  height: 30px;
  margin: 0px auto;
  padding: 5px 0px 0px 0px;
  font: normal normal bolder 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
  line-height: 30px;
  color: blue;
  text-align: right;
	background: transparent;
}






/*************************************     网上报名_填写报考类别   *************************************/
/****  会考成绩显示、报考志愿说明 ****/
.ExaminationApplyVoluntaryShow
{
  width: 900px;
  height: auto;
  margin: 10px auto 0px;
	font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
	line-height: 25px;
	border-top: 1px solid #1207FB;
	border-right: 1px solid #1207FB;
	border-left: 1px solid #1207FB;
	border-bottom: 1px solid #1207FB;
}

.ShowExamination
{
  width: 850px;
  height: auto;
  margin: 10px auto;
  padding-bottom: 10px;
	border-bottom: 1px dotted #1207FB;
}

.ShowApplyVoluntary
{
  width: 850px;
  height: auto;
  margin: 0px auto 10px;
}


/**** 显示报考类别 ****/   
.ShowApplyType
{
  width: 850px;
  height: auto;
  margin: 10px auto 10px;
	font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
	line-height: 25px;  
	text-align: center;
	background: transparent;
}

.ApplyTypeLayer
{
	width: 425px;
	height: auto;
	margin: 5px 0px;
	float: left;
	background: transparent;
}


/****  网上报名_类别志愿信息确认页  ****/
.InfoConfirmationLayer
{
  width: 600px;
  height: auto;
  margin: 10px auto 10px;
  border: 1px solid #1207FB;
	background: transparent;
}

.TigInfo
{
  width: 500px;
	font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
	line-height: 25px;  
	text-align: left;
	margin-left: 100px;
}

.ButtonLayer
{
  margin: 10px 0px;
	text-align: center;
}




.ZYList
{
	width: 754px;
	height: auto;
	margin: 0px auto 10px;
	background: transparent;
}

.ZYList ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.ZYList ul li
{
	width: 375px;
	height: 25px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	padding: 5px 0px;
	border: 1px dotted #1207FB;
}







/*************************************     准考证   *************************************/
.InputCardIDLayer
{
	width: 420px;
	height: auto;
	margin: 20px auto;
	padding-top: 5px;
	background: transparent;
	border: 1px solid #1207FB;
}

.TigCTe
{
  height: 30px;
	font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
	line-height: 30px;
}

.TigZHUYI
{
	width: 420px;
	height: 30px;
	font: normal normal bolder 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
	line-height: 30px;
	text-align: center;
	color: blue;
}


/*******************************************/
.TicketInfoLayer
{
	width: 370px;
	height: auto;
	margin-left: 1px;
	background: transparent;
	border: 1px solid #000000;
}

.TigTitle
{
	width: 370px;
	height: auto;
	margin-top: 10px;
	font: normal normal bolder 18px/23px Arial, "宋体" ,Helvetica,sans-serif;
	line-height: 28px;
	text-align: center;
	background: transparent;
}

.TicketInfoContent
{
	width: 370px;
	height: auto;
	padding-bottom: 10px;
	background: transparent;
}

.TicketInfoSix
{
  width: 230px;
  height: auto;
	float: left;
	background: transparent;
}

.TicketInfoSix ul
{	
	width: 210px;
	height: auto;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
	background: transparent;
}

.TicketInfoSix ul li
{
	width: 210px;
	height: 25px;
	background: transparent;
}

.TigCL
{
	width: 210px;
	height: 25px;
	float: left;
	font: normal normal bolder 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
	line-height: 25px;
	text-align: left;
	background: transparent;
}

.TigVE
{
	width: 160px;
	height: 25px;
	float: right;
	font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
	line-height: 25px;
	text-indent: 10px;
	background: transparent;
	border-bottom: 1px solid #000000;
}

.TigZP
{
  width: 120px;
  height: 160px;
  margin: 5px 0px 0px 5px;
  font: normal normal bolder 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
  line-height: 160px;
  text-align: center;
	float: left;
	background: transparent;
	border: 1px dotted #000000;
}

.TigLayer
{
	width: 600px;
	height: 30px;
	margin: 0px auto;
	margin-top: 20px;
	font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
	line-height: 30px;
	text-align: center;
	background: transparent;
}

.TigLayer a
{
	color: blue;
	font: normal normal bolder 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
	line-height: 30px;	
	text-decoration: none;
}

.TigLayer a:hover
{
	color: #f00;
	font: normal normal bolder 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
	line-height: 30px;	
	text-decoration: underline;
}





