* {
	margin: 0;
	padding: 0;
	font-size: 13px;
}
body{
	font-family: 'Cardo', 'Times New Roman', 'Times', serif;
}

ul,li {
	margin: 0;
	padding: 0;
}

body {
	background-color: #241F6C;
}

.color-huang {
	color: #FF8C00;
}

.color-zhuanhong {
	color: #B00D23;
}

.color-shenlan {
	color: #036EA5;
}

.color-chengse {
	color: #F07F18;
}

.color-jinse,.color-jinse a {
	color: #B6A989;
}

a {
	text-decoration: none;
	outline: none;
	bblr: expression(this.onFocus = this.blur () );
}

a:HOVER,h3 a:HOVER {
	color: #e73828;
}
a:VISITED{
	color: #868686
}

img {
	border: 0;
	outline: medium none;
}

ul {
	list-style: none;
}

p {
	line-height: 22px;
	color: #3e3a39;
	font-size: 13px;
	padding: 7px 0;
}

hr {
	border-bottom: 1px dashed #9fa0a0;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	padding-top: 5px;
	margin-bottom: 5px;
	height: 1px;
	overflow: hidden;
}

.center {
	margin: 0 auto;
}

.left {
	float: left;
}

.right {
	float: right;
}
.none{
	border-bottom:none;
	border-top: none;
}
.clear {
	clear: both;
	width: 100%;
	height: 0px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}
.personName-href{
	border-bottom: 1px dotted #C9CACA;
	color: #2ea7e0;
}
.search-btn {
	cursor: pointer;
	height: 16px;
	width: 16px;
	position: relative;
	top: -15px;
	left: 5px;
	display: block;
}

.page-width2 {
	width: 1280px;
}

.page-width {
	width: 1024px;
}
/**header begin**/
.top-nav-bg{
	background: url("../images/quick-nav-bg.png") repeat-x;
	width: 100%;
}
.main-nav-bg{
	height: 30px;
    line-height: 30px;
	width: 100%;
	top: 171px;
	position: absolute;
	z-index: 999;
}
.links,.footer-bg {
	width: 100%;
	background-color: #231832;
	margin-top: 46px;
}

.top-nav-bg {
	height: 29px;
}

.top-nav ul li {
	float: left;
	padding: 0px 5px;
	height: 29px;
	line-height: 29px;
}

.top-nav ul li span {
	color: #C2AEC9;
}

.top-nav ul li a {
	color: #C2AEC9;
	font-size: 12px;
	text-shadow: 0px 2px 1px #000;
}

.top-nav ul li a:HOVER {
	color: #68C1EF;
	text-decoration: underline;
}

.search {
	position: relative;
	top: 8px;
}

.search input {
	width: 80px;
	height: 14px;
	line-height: 14px;
	border: none;
	padding-left: 8px;
	padding-right: 12px;
	color: #A6A6A6;
	font-size: 12px;
	background: url("../images/search-bg.png") no-repeat;
	display: block;
}

.search input:FOCUS {
	outline: none;
	background-position: 0 -14px;
}

.logo-bg {
	background: url("../images/logo-bg.jpg") repeat-x;
	height: 170px;
	margin-top: 29px;
}

.logo {
	width: 115px;
	padding: 1px;
	position: relative;
    z-index: 9999;
    top: -162px;
}

.logo a {
	background: url("../images/logo.png") no-repeat;
	display: block;
	width: 115px;
	height: 125px;
	line-height: 125px;
}
/* main-nav start */
.main-nav-box-fix {
    position: fixed;
    top: 28px;
    z-index: 99991;
}
.navSlide{
    position:fixed;
    background: url("../images/s-m-bg.jpg") 0 0 repeat-x;
    z-index: 9;
    top: 28px;
    display: none;
}

.top-nav-box-fix {
	position: fixed;
	top: 0px;
	z-index: 99991;
}


.main-nav ul {
	width: 100%;
}

.main-nav ul li {
	position: relative;
	float: left;
	text-align: center;
}

.main-nav ul li a {
	color: #fffeee;
	text-shadow:0px 0px 12px #000;
	display: block;
	width: 100%;
	font-size: 13px;
	line-height:26px;
	padding-top:2px;
	font-family: "Trajan pro bold";
}

.main-nav a:HOVER,.main-nav .hover {
	text-shadow:0px 0px 12px #fff;
	color: #4F1870;
	background: url("../images/menu-hover-bg.png") repeat;
}

.top-nav-expand {
	display: none;
	background: url("../images/top-nav-expand-bg.png") repeat-x;
	height: 36px;
	width: 100%;
}

.top-nav-expand .center {
	background: url("../images/coe-nav-menu.png") 0 center no-repeat;
	height: 36px;
}
/* sub main nav start */
.wrap{
    position: absolute;
    z-index: 99999;
    display: none;
    border-radius:0 0 5px 5px;
    left: 0;
}
/* .sub-tab-menu{
    overflow: hidden;
    border-collapse:collapse;
    text-align: left;
} */
/* .sub-tab-menu td{
    width: auto;
    float: none;
    height: 32px;
} */
.main-nav ul li .sub-tab-menu td a{
	background: url("../images/menu-dropdown-bg.png") repeat;
	text-shadow:none;
    height: 33px;
    font-size:15px;
    color:#40306F;
    line-height:33px;
    text-align:left;
    padding-left: 27px;
    padding-right: 17px;
}
.main-nav ul li .sub-tab-menu td a nobr{
	text-shadow:none;
    font-size:14px;
    font-family: 'Cardo', 'Times New Roman', 'Times', serif;
}
.main-nav ul li .sub-tab-menu td a:HOVER{
	background: url("../images/menu-dropdown-hover-bg.png") repeat;
    color: #fff;
}
/* .wrap {
	display: none;
	position: absolute;
	background-color: #fff;
	z-index: 99999;
	width: 100%;
	height: 170px;
	padding: 23px 0;
}

.wrap ul {
	float: left;
	padding: 0 30px;
	border-right: 1px dashed  #ebebec;
	height: 165px;
}

.wrap ul li {
	line-height: 28px;
}

.wrap .sub {
	display: none;
	position: absolute;
}

.wrap ul li a {
	color: #961515;
	background: url("../images/gray-block.gif") 0 center no-repeat;
	padding-left: 9px;
	font-size: 14px;
}

.wrap ul li a:HOVER {
	color: #e73828;
}

.wrap .img {
	float: right;
}

.wrap .img-bg {
	height: 175px;
}

.wrap .sub-nav1 .img-bg {
	background: url("../images/sub-nav-about.png") center center
		no-repeat;
	width: 843px;
}

.wrap .sub-nav2 .img-bg {
	background: url("../images/sub-nav-department.png") center center
		no-repeat;
	width: 247px;
}

.wrap .sub-nav3 .img-bg {
	background: url("../images/sub-nav-faculty.png") center center
		no-repeat;
	width: 465px;
}

.wrap .sub-nav4 .img-bg {
	background: url("../images/sub-nav-admission.png") center center
		no-repeat;
	width: 843px;
}

.wrap .sub-nav5 .img-bg {
	background: url("../images/sub-nav-research.png") center center
		no-repeat;
	width: 843px;
}

.wrap .sub-nav6 .img-bg {
	background: url("../images/sub-nav-news.png") center center
		no-repeat;
	width: 843px;
}

.wrap .img .txt {
	float: right;
	width: 250px;
	padding-right: 15px;
	padding-top: 15px;
}

.wrap .sub-nav3 .img .img-bg .txt {
	width: 220px;
}

.wrap .sub-nav4 .img .img-bg .txt {
	width: 196px;
}

.wrap .sub-nav5 .img .img-bg .txt {
	width: 228px;
}

.wrap .sub-nav6 .img .img-bg .txt {
	width: 190px;
}

.wrap .img .txt p {
	font-size: 12px;
	line-height: 23px;
	color: #999999;
}

.wrap .img a {
	width: 63px;
	height: 25px;
	display: block;
	background: url("../images/sub-nav-btn.png") 0 -25px no-repeat;
}

.wrap .img a:HOVER {
	background-position: 0 0;
}

.sub-nav-bottom-bg {
	width: 100%;
	height: 12px;
	background: url("../images/sub-nav-bottom-bg.png") repeat-x;
	position: absolute;
	top: 215px;
}

.nav-mask {
	position: absolute;
	width: 100%;
	top: 222px;
	background-color: #000;
	z-index: 999;
	filter: alpha(opacity = 50);
	display: none;
	opacity: 0.1;
} */
/* sub main nav end */
/* main-nav end */
.links {
	background-position: 0 -77px;
	text-align: center;
	height: 46px;
	line-height: 46px;
}

.links a:HOVER {
	color: #e73828;
}

.links a,.links span {
	margin: 0 15px;
	color: #666666;
	font-size: 14px;
	text-shadow: 0 1px 0 #fff;
}
/**header end**/
.main-body-bg {
}

.pku-logo-watermark {
	background: url("../images/pku-logo-watermark.png") -37px 125px
		no-repeat;
}
/**footer start**/
.footer-top-line{
	border-top: 1px solid #0D0B25;
	border-bottom: 1px solid #4C3A5F;
    width: 100%;
    height: 0px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}
.special-links{
	width: 198px;
	padding-left:15px;
}
.footer {
	padding: 45px 0;
	width: 960px;
}

.footer .right {
	width: 395px;
}

.footer ul li {
	padding-right: 15px;
	line-height: 26px;
}

.footer .left ul li a {
	color: #C9CACA;
	font-size: 13px;
}
.footer label{
	color: #C3C5C7;
	font-size: 15px;
	font-family: "Trajan pro bold";
}
.footer .left ul li a:HOVER {
	color: #68C1EF;
	text-decoration: underline;
}

.footer .right ul li {
	color: #C9CACA;
	float: none;
	font-size: 13px;
}
.footer .right ul li nobr{
	font-size: 13px;
}

.footer-boder {
	border-top: 1px dashed #524654;
	height: 0px;
	overflow: hidden;
	margin: 9px 0;
	margin-right: 15px;
}

.footer-logo {
	width: 210px;
	float: left;
	position: relative;
	margin-right: 110px;
}

.logo-a {
	background: url("../images/footer-logo.png") no-repeat;
	height: 78px;
	width:210px;
	display: block;
	float: left;
}
.footer-logo img {
	height: 150px;
	width:150px;
	float: right;
}
.footer-logo span{
	color: #fff;
	position: absolute;
	font-size: 11px;
	bottom: -7px;
	right: 31px;
}

.logo-a:HOVER {
	background-position: -210px 0;
}
.weibo{
	text-align: center;padding-top: 90px;
}
.weibo a{
	color: #C3BFAB;
	background: url("../images/weibo-icon.png") left center no-repeat;
	padding-left: 35px;
	padding-top: 3px;
}
.weibo a:HOVER{
	text-decoration: underline;
}
/**footer end**/
/**gotop begin**/
.gotop {
	width: 30px;
	height: 61px;
	top: 45%;
	display: none;
	_display: none;
	position: fixed;
	right: 0;
}

.gotop a {
	width: 30px;
	height: 65px;
	display: block;
	background: url("../images/gotop.png") no-repeat;
}

.gotop a:HOVER {
	background-position: -30px 0;
}
/* .gotop a:ACTIVE{
	background-position: 0 -122px;
} */
/**gotop end**/

/* system start  */
.table thead tr {
	height: 37px;
	background: url("../images/table-head-bg.png") repeat-x;
}

.table thead th {
	font-size: 15px;
	color: #fff;
	line-height: 37px;
	font-weight: bold;
	text-align: left;
	padding: 0 7px;
}

.table td {
	padding: 7px 7px;
}

.table .odd {
	background-color: #F5FBFE;
}

.table .even {
	background-color: #E8F4F8;
}

.table .table-footer-bg {
	background-image: url("../images/table-footer-bg.png");
	background-position: 0 bottom;
	background-repeat: repeat-x;
}
/* system end  */
