﻿@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
body,a,p,div,td{
	font-size: 13px;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.VerifyShow_Box 
{
	line-height: 30px;
	text-indent: 10px;
	color: #FF0000;
	background-color: #FFFFCC;
	border: 1px solid #FF0000;
}
/*图标*/
.icoMore{
	background-image: url(../Images/icon-1.png);
	background-repeat: no-repeat;
	background-position: -86px -180px;
	height: 18px;
	width: 18px;
	display: block;
}

/*头部设置*/
#header
{
	background-color: #FFFFFF;
	/*padding-top: 20px;*/
}
#qrcode
{
	height: 210px;
	width: 210px;
	position: absolute;
	z-index: 2000;
	text-align: center;
	background-color: #FFFFFF;
}
#qrcode img{
	height: 160px;
	width: 160px;
	margin-top: 25px;
	margin-left: 0px;
}
#headerInner
{
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	height: 70px;
	width: 980px;
	background-color: #FFFFFF;
}

#header .logo
{
	float: left;
	margin-top: 2px;
}
#header .rightBox
{
	float: right;
	width: 580px;
	margin-top: 5px;
	margin-right: 5px;
	text-align: right;
}
/*右上方菜单*/
#header .rightBox .rightBar
{
	float: right;
	height: 25px;
	width: 400px;
}
#header .rightBox .rightBar .menu
{
	text-align: center;
	float: right;
	height: 20px;
	width: 85px;
	line-height: 20px;
}
#header .rightBox .rightBar .menu a
{
	color: #FFFFFF;
	letter-spacing: 2px;
}
#header .rightBox .rightBar .teahcer
{
	font-family: "微软雅黑", "黑体", "Simplified Arabic Fixed";
	line-height: 25px;
	color: #FFFFFF;
	background-color: #0074cb;
	height: 25px;
	width: 100px;
	margin-left: 10px;
}
#header .rightBox .rightBar .student
{
	font-family: "微软雅黑", "黑体", "Simplified Arabic Fixed";
	line-height: 25px;
	color: #FFFFFF;
	background-color: #ff9036;
	height: 25px;
	width: 100px;
	margin-left: 10px;
}
#header .rightBox .rightBar .phone
{
	font-family: "微软雅黑", "黑体", "Simplified Arabic Fixed";
	line-height: 25px;
	color: #FFFFFF;
	background-color: #0074cb;
	height: 25px;
	width: 100px;
	margin-left: 10px;
	cursor:pointer;
}
/*主菜单区域*/
.menubBar
{
	line-height: 45px;
	height: 45px;
	margin-top: 20px;
	background-color: #ff5842;
	width: 100%;
}
.menubBar dl
{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menubBar dl dd
{
	line-height: 45px;
	float: left;
	height: 45px;
	width: 120px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.menubBar dl dd a
{
	color: #FFFFFF;
	font-family: "微软雅黑", "黑体", "Simplified Arabic Fixed";
	font-size: 16px;
	line-height: 45px;
	height: 45px;
	display: block;
	width: 100%;
	letter-spacing: 5px;
	text-indent: 5px;
}
.menubBar dl dd a:hover{
	text-decoration: none;
}
.menubBar dd.overMenu
{
	background-color: #f24933;
}
.menubBar dd.overMenu a
{
}
.menubBar dd.curr
{
	background-color: #f24933;
}
.menubBar dd.curr a
{
	color: #FFFFCC;
}
#header  .rightTxt
{
	font-size: 24px;
	float: right;
	width: 580px;
	line-height: 25px;
	text-align: right;
	margin-top: 10px;
}
#Context
{
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	display: table;
}
/*底部*/
#footer {
	background-color: #333;
	height: 120px;
	text-align: center;
	display: table;
	width: 100%;
	color: #CCCCCC;
	margin-top: 50px;
}
.footerMenu{
	padding: 0px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

.footerMenu a{
	font-size: 13px;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
	margin-right: 20px;
}
#footer #footerConext {
	height: 108px;
	margin-top: 30px;
	margin-bottom: 30px;
	line-height: 25px;
	text-align: center;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	color: #CCCCCC;
}
#footer #footerConext p {
    /*color: #000;*/
    line-height: 22px;
    margin:0px;
    padding:0px;
    font-size: 12px;
text-align: center;
}
#footer #footerConext p a:link, #footer #footerConext p a:visited{color: #0074cb;text-decoration: none;}
#footer #footerConext .footer-title{font-size:14px;}
/*分页导航*/
#pagerBar {
	height: 40px;
	display: table;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}

.pagerBtn {
	line-height: 40px;
	letter-spacing: 2px;
	text-align: center;
	float: left;
	height: 40px;
}
.pagerBtn a
{
	color: #333333;
	line-height: 40px;
	display: block;
	height: 40px;
	font-size: 15px;
}
.pagerFirst {
	width: 60px;
	border: 1px solid #CCCCCC;
}
.pagerLast {
	border: 1px solid #CCCCCC;
	width: 60px;
}
.pagerPrev {
	width: 80px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.pagerIndex {
	width: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.pagerNext {
	width: 80px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.pagerCurr
{
	background-color: #CCCCCC;
}
