﻿/* CSS Document */
body {
	font-family: "";
	font-size: 9pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.newsDiv {
	margin: 0 55 0 55;
	height: 100%;
	width: 657px;
}

.tableSearch {
	text-align: right;
	height: 40px;
	padding: 2px;
	float: right;
}

.tableSearch .inputText {
	height: 19px;
	width: 280px;
	border: 1px solid #CCCCCC;
}

.tableSearch .inputbutton01 {
	background-image: url(../../images/fore/index/button_10.jpg);
	width: 80px;
	height: 20px;
	padding: 0 0 0 25;
	line-height: 20px;
	border: 0;
}

.tableTitle {
	background-image: url(../../images/fore/index/dhl02_03.gif);
	width: 657px;
	height: 31px;
	text-align: left;
}

.tableTitle  td {
	font-size: 16px;
	font-weight: bold;
	line-height: 31px;
	padding-left: 35px;
	color: #E14A00;
	text-align: left;
}

/*
.tableTitle
{
	width:100%;
	margin-bottom:5px;
}

.title01
{
	background-image:url(index/dhl_03.gif);
	height:31px;
	width:35px;
}


.title02
{
	font-size:18px;
	font-weight:bold;
	color:#E14A00;
	background-image:url(index/dhl_04.gif);
	line-height:31px;
	padding-right:20px;
	padding-left:5px;
	width:200px;
}

.title03
{
	background-image:url(index/dhl_02.gif);
	height:31px;
	width:67%;
}
*/
.tableContent {
	width: 657px;
	padding: 0px;
	font-size: 13px;
	margin-top: 10px;
	text-align: left;
}

.tableContent .tr01 {
	text-align: left;
}

.tableContent .tr02 {
	background-color: #E8F8FF;
	text-align: left;
}

.tableContent th {
	text-align: left;
}

.tableContent td {
	line-height: 26px;
	border-bottom: 1px dashed #999999;
	text-align: left;
}

.tableContent td a {
	text-decoration: none;
	color: #000000;
}

.tablecontent td a:hover {
	color: #FF7800;
}

.tablePage {
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	color: #015EB1;
}

.tablePage span {
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
	color: #767676;
	margin: 2 10 2 10;
}

.tablePage span a {
	text-decoration: none;
}

.tablePage span a:hover {
	color: #FF7800;
}

.pagelinks {
	font-size: 13px;
	line-height: 14px;
	color: #015EB1;
	margin: 2 2 2 2;
}

.tablePage .inputPage {
	border: 1px #5288CA solid;
	width: 29px;
	height: 19px;
}

.tablePage .inputPageButton {
	border: 1px solid #5288CA;
	cursor: hand;
	background-color: #F3F8FC;
	color: #5288CA;
	width: 29px;
	height: 19px;
}

.tablePage .inputPageNum {
	background-image: url(../../images/fore/index/PageNo_09.gif);
	width: 18px;
	height: 15px;
	border: 0px;
	color: #999999;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 2 2 2 2;
}

.tablePage .inputPageNum01 {
	background-image: url(../../images/fore/index/PageNo_10.gif);
	width: 18px;
	height: 15px;
	border: 0px;
	color: #FF7800;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 2 2 2 2;
}

#zykDiv {
	width: 100%;
	border-bottom: 2px solid #0973A3;
}

#zykDiv ul {
	list-style: none;
}

#zykDiv li {
	float: left;
	margin-right: 11px;
}

#zykDiv a {
	background-image: url(../../images/fore/index/zyk01_08.jpg);
	width: 92px;
	height: 26px;
	text-decoration: none;
	padding-top: 8px;
	font-weight: bold;
	color: #000000;
}

#zykDiv a:hover {
	background-image: url(../../images/fore/index/zyk01_06.jpg);
	color: #FFFFFF;
}

#zykTable1 {
	width: 100%;
	margin-top: 3px;
}

#zykTable1 th {
	background-color: #E0F5FF;
	width: 80px;
}

#zykTable1 td {
	background-color: #EEFAFF;
}

#resourceDiv {
	border-color: #FFFFFF;
	height: 800px;
}

#resourceDiv table {
	width: 100%;
	margin-top: 3px;
	background-color: #FFFFFF;
}

#resourceDiv table th {
	background-color: #E0F5FF;
	text-align: left;
	padding-left: 10px;
	width: 30%;
}

#resourceDiv table td {
	background-color: #EEFAFF;
	width: 70%;
}

/*==========================???===========================*/
#navbar2 {
	height: 30px;
	/*width:200px;*/
	padding: 2px;
}

#navbar2 ul {
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 30px;
	white-space: nowrap;
	width: 100%;
	/*background-color:orange;*/
}

#navbar2 li {
	list-style-type: none;
	display: inline;
	background-color: #B4E5FC;
	margin: 1px;
	padding: 2px;
	border: 1px solid #5288CA;
	color: #FF7800;
}

#navbar2 li a {
	text-decoration: none;
}

#gotoButton {
	border: 1px solid #5288CA;
	cursor: hand;
	background-color: #F3F8FC;
	color: #5288CA;
	width: 29px;
	height: 19px;
}

#navbar2 .inputPageNum {
	background-image: url(../../images/fore/index/PageNo_09.gif);
	width: 18px;
	height: 15px;
	border: 0px;
	color: #999999;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 2 2 2 2;
}

#navbar2 .inputPageNum01 {
	background-image: url(../../images/fore/index/PageNo_10.gif);
	width: 18px;
	height: 15px;
	border: 0px;
	color: #FF7800;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 2 2 2 2;
}

#gotoPage {
	border: 1px #5288CA solid;
	width: 29px;
	height: 19px;
}

/**********************************************************************
	index.shtml
	CSS defined for the index page.
*/
	/* ------------------------------------------- ???ò??8 ------------------------------------ */
.headerMenu {
	background-image: url(../../images/fore/Images/top2_09.gif);
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	position: absolute;
	top: 107px;
	width: 980px;
	padding: 0px;
	margin: 0px;
}

.headerMenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.headerMenu ul li {
	list-style: none;
	text-align: center;
	line-height: 28px;
	float: left;
	margin: 0px;
	height: 28px;
	width: 75px;
	color: #F2F9F8;
	font-weight: bold;
	display: inline;
	position: relative;
}

.headerMenu table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

.headerMenu .flag {
	padding: 0px 5px 0px 5px
}

.headerMenu .li {
	list-style: none;
	text-align: center;
	line-height: 28px;
	margin: 0px;
	float: left;
	color: #C9D1D1;
	height: 28px;
	font-weight: normal;
}

.headerMenu ul li a,.headerMenu ul li a:visited {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}

.headerMenu ul li a:hover {
	color: #ffffff;
	background-color: #0d77a6;
	FILTER: mask(color =             #056D9C)
		dropshadow(color =             #F2F9F8, offx =             -3, offy = 
		           -3, positive =    
		        1) chroma(color =             #056D9C);
}

/* make the dropdown ul invisible */
.headerMenu ul li ul {
	display: none;
}

.headerMenu ul li li {
	border-top: 1px solid #ffffff;
	background: #0d77a6;
	width: 120px;
	list-style: none;
	font-weight: normal;
}

/* specific to non IE browsers */
	/* set the background and foreground color of the main menu li on hover 
.headerMenu ul li:hover a {
color:#fff; 
background:#b3ab79;
}*/
	/* make the sub menu ul visible and position it beneath the main menu list item */
.headerMenu ul li a:hover ul {
	display: block;
	position: absolute;
	top: 27px;
	left: -23px;
	width: 105px;
}

.headerMenu ul li a:hover ul li a {
	background: #0d77a6;
	color: #ffffff;
}

/* style the background and forground colors of the links on hover */
.headerMenu ul li a:hover ul li a:hover {
	background: #7ac1db;
	color: #ffffff;
}

.headerMenu01 {
	background-image: url(../../images/fore/Images/menu01_03.jpg);
	height: 36px;
	width: 100%;
	color: #ffffff;
	padding: 5px 25px 0px 0px;
	text-align: right;
	vertical-align: top;
}

/* ------------------------------------------- ???????8? ------------------------------------ */
.leftDiv {
	width: 174px;
	float: left;
	margin-right: 6px;
	padding: 0;
}

.Login {
	background: url(../../images/fore/Images/left_01.gif);
	width: 174px;
	height: 142px;
	margin-bottom: 5px;
	border: 1px solid white;
}

.ImportantNotices {
	width: 174px;
	color: #579CB5;
}

.ZjNoticesHeader {
	background: url(../../images/fore/Images/left_2_1.gif);
	height: 27px;
	margin: 0px 0px 0px 0px;
}

.ZjNoticesBg {
	background: url(../../images/fore/Images/left_2_2.gif);
	list-style-position: inside;
	padding-left: 5px;
	text-align: left;
	margin: 0px 0px 0px 0px;
}

.ZjNoticesbottom {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.ZjNoticesbottom a div {
	background: url(../../images/fore/Images/left_2_3.gif);
	height: 22px;
	cursor: hand;
}

.SearchByMajor {
	width: 174px;
}

.SearchByMajor .hearder {
	background: url(../../images/fore/Images/left_3_1.gif);
	margin: 0px 0px 0px 0px;
	height: 27px;
}

.SearchByMajor .bg {
	background: url(../../images/fore/Images/left_3_2.gif);
	margin: 0px 0px 0px 0px;
	padding-left: 14px;
	padding-top: 8px;
	line-height: 45px;
}

.SearchByMajor .bottom {
	background: url(../../images/fore/Images/left_4_3.gif) no-repeat;
	margin: 0px 0px 0px 0px;
	height: 13px;
	margin-bottom: 5px;
}

.zySearchBg {
	background: url(../../images/fore/Images/left_3_2.gif);
	width: 174px;
	padding-left: 14px;
	padding-top: 8px;
	height: 100px;
	line-height: 45px;
}

.zySearchBg .Font {
	font-weight: bold;
}

.zySearchbottom {
	background: url(../../images/fore/Images/left_4_3.gif) no-repeat;
	width: 174px;
	height: 13px;
	margin-bottom: 5px;
}

.CommonDiv {
	margin-bottom: 5px;
}

.jyManagerHearder {
	background: url(../../images/fore/Images/left_4_1.gif);
	width: 174px;
	height: 27px;
}

.jyManagerBg {
	background: url(../../images/fore/Images/left_4_2.gif);
	width: 174px;
	height: 100px;
	font-weight: bold;
	color: #076A8E;
	line-height: 35px;
}

.jyManagerbottom {
	background: url(../../images/fore/Images/left_4_3.gif) no-repeat;
	width: 174px;
	height: 13px;
	margin-bottom: 5px;
}

.fastlinkHearder {
	background: url(../../images/fore/Images/left_5_1.gif);
	width: 174px;
	height: 27px;
}

.fastlinkBg {
	background: url(../../images/fore/Images/left_4_2.gif);
	width: 174px;
	line-height: 30px;
}

.fastlinkBg .Font {
	font-weight: bold;
	color: #076A8E;
	line-height: 30px;
}

.fastlinkbottom {
	background: url(../../images/fore/Images/left_4_3.gif) no-repeat;
	width: 174px;
	height: 13px;
	margin-bottom: 5px;
}

.inquireHeader {
	background: url(../../images/fore/Images/left_6_1.gif);
	width: 150px;
	height: 27px;
}

.inquireBg {
	background: url(../../images/fore/Images/right-23.gif);
	width: 150px;
	line-height: 30px;
	border-left: 1px #579CB5 solid;
	border-right: 1px #579CB5 solid;
	padding-left: 5px;
	width: 150px;
	width: 143px !important;
}

.inquireBottom {
	background: url(../../images/fore/Images/right_11.gif) no-repeat;
	height: 10px;
	margin-bottom: 3px;
}

.CenterDiv {
	width: 643px;
	float: left;
	overflow: hidden;
}

.Searcher {
	color: #00637F;
	font-weight: bold;
	background: url(../../images/fore/Images/center_01_2.gif);
	padding-left: 10px;
	padding-top: 3px;
	height: 25px;
	margin-bottom: 0px;
	vertical-align: middle;
}

.CenterCommonDiv {
	padding-top: 8px;
	padding-bottom: 8px;
}

.CenterContent {
	margin-bottom: 1px;
	height: 170px;
	width: 643px;
	padding-left: 17px;
	margin-top: 1px;
}

.CenterPicture {
	width: 625px;
	height: 93px;
	vertical-align: text-bottom;
	background-color: #ffffff;
	margin: 0px 8px 15px 8px;
	text-align: center;
	overflow: hidden;
}

/* ------------------------------------------- ????????8?------------------------------------ */
.RightDiv {
	width: 150px;
	float: right;
}

.Weather {
	width: 150px;
	height: 100px;
	margin: 0px 0px 0px 0px;
}

.Notes {
	width: 150px;
	color: #579CB5;
}

.NotesHeader {
	background: url(../../images/fore/Images/right_06.gif);
	height: 27px;
	margin: 0px 0px 0px 0px;
}

.NotesBg {
	background: url(../../images/fore/Images/right-23.gif);
	list-style-position: inside;
	padding-left: 5px;
	border-left: 1px #579CB5 solid;
	border-right: 1px #579CB5 solid;
	margin: 0px 0px 0px 0px;
	/*
	The first valus is for IE,and the next is for Firefox.
	if FF can not parse the CSS valus it will skim all the next values and returned.
	bu IE just sikm the unparsed one ,so the other next valus is also avaleble.
	*/
	width: 148px;
	width: 143px !important;
}

.NotesBottom {
	padding-left: 0px;
	margin: 0px 0px 5px 0px;
}

.NotesBottom a div {
	background: url(../../images/fore/Images/right_07.gif);
	height: 22px;
	cursor: hand;
}

/*
.Video {
	width: 150px;
}

.VideoHeader {
	background: url(../../images/fore/Images/right_08.gif);
	height: 27px;
	margin: 0px 0px 0px 0px;
}

.VideoBg {
	list-style-position: inside;
	background: url(../../images/fore/Images/right-23.gif);
	padding-left: 5px;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	color: #579CB5;
	border-left: 1px #579CB5 solid;
	border-right: 1px #579CB5 solid;
	width: 148px;
	width: 143px !important;
}
*/
.VideoBottom {
	padding-left: 0px;
	margin: 0px 0px 5px 0px;
}

.VideoBottom a div {
	background: url(../../images/fore/Images/right_07.gif);
	height: 22px;
	margin-bottom: 5px;
}

.EJournal {
	width: 150px;
	height: 27px;
	margin-top: 3px;
	border: 1px solid red;
}

.EJournal .header {
	background: url(../../images/fore/Images/right_09.gif);
	height: 27px;
	margin: 0px 0px 0px 0px;
}

.EJournal .bg {
	background: url(../../images/fore/Images/right-23.gif);
	margin: 0px 0px 0px 0px;
	border-left: 1px #579CB5 solid;
	border-right: 1px #579CB5 solid;
	width: 148px;
}

.EJournal .bottom {
	background: url(../../images/fore/Images/right_11.gif) no-repeat;
	height: 10px;
	margin: 0px 0px 0px 0px;
}

.PaperHeader {
	background: url(../../images/fore/Images/right_09.gif);
	width: 150px;
	height: 27px;
	margin-top: 3px;
}

.PaperBg {
	background: url(../../images/fore/Images/right-23.gif);
	line-height: 30px;
	border-left: 1px #579CB5 solid;
	border-right: 1px #579CB5 solid;
	padding-left: 5px;
	width: 150px;
	width: 143px !important;
}

.PaperBg .Font {
	font-weight: bold;
	color: #076A8E;
	line-height: 30px;
}

.PaperBottom {
	background: url(../../images/fore/Images/right_11.gif) no-repeat;
	width: 150px;
	height: 10px;
	margin-bottom: 2px;
}

.LinkHeader {
	background: url(../../images/fore/Images/right_15.gif);
	width: 150px;
	height: 27px;
	margin-top: 3px;
}

.LinkBg {
	background: url(../../images/fore/Images/right-23.gif);
	width: 148px;
	height: 110px;
	line-height: 30px;
	border-left: 1px #579CB5 solid;
	border-right: 1px #579CB5 solid;
}

.LinkBottom {
	background: url(../../images/fore/Images/right_11.gif);
	height: 10px;
	margin-bottom: 3px;
}

/* ------------------------------------------- ??????????button ------------------------------------ */
.buttonBg01 {
	background: url(../../images/fore/Images/button_25.gif);
	display: inline-block;
	width: 80px;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin: 3px;
	color: #1232AC;
}

.buttonBg02 {
	background: url(../../images/fore/Images/button_28.gif);
	display: inline-block;
	height: 28px;
	color: #1232AC;
	font-weight: bold;
	width: 80px;
	text-align: center;
	line-height: 28px;
	vertical-align: middle;
	margin: 3px;
}

/* ------------------------------------------- ?????????????? ------------------------------------ */
.zyServer {
	background: url(../../images/fore/Images/center_18.gif);
	height: 70px;
	width: 276px;
	float: left;
}

.zyServer .Button01 {
	background: url(../../images/fore/Images/button_41.gif);
	width: 103px;
	height: 68px;
	float: left;
	border: 0;
	margin-left: 12px;
	margin-top: 4px;
	margin-right: 5px;
}

.zyServer .Button02 {
	background: url(../../images/fore/Images/button_43.gif);
	width: 95px;
	height: 68px;
	float: left;
	border: 0;
	margin-left: 16px;
	margin-top: 4px;
}

/*---8?????--*/
.lmbj {
	background: url(../../images/fore/index/lmbj_03.jpg);
	background-repeat: repeat-x;
	background-color: #DCF3FD;
	width: 213px;
	height: 700px;
	float: left;
}

.lmbjdiv {
	background-image: url('../../images/fore/index/lm_01.jpg');
	width: 183px;
	line-height: 46px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 13px 0 0 15px;
}

.lmsz {
	width: 176px;
	margin: 0 0 0 13px;
	background-color: #E2F6FF;
	padding-bottom: 10px;
}

.lmsz ul {
	margin: 0;
}

.lmsz li {
	list-style: none;
	line-height: 27px;
	font-size: 13px;
	font-weight: bold;
	padding: 15px 0 0 15px;
}

.lmsz li a {
	color: #016FA1;
	padding-left: 6px;
	text-decoration: none;
	vertical-align: middle;
}

.lmsz li a:hover {
	background-color: #66ABCA;
	color: #FFFFFF;
}

.dhl {
	background: url(../../images/fore/index/dhl_01.gif);
	width: 662px;
	height: 25px;
	float: left;
	padding-left: 105px;
	line-height: 25px;
	text-align: left;
}

#userName {
	width: 80px;
	height: 20px;
	line-height: 22px;
	border: 1px solid #BDBDBD;
	padding: 0px 3px;
	font-size: 12px;
	color: #7b9ebd;
}

#password {
	width: 80px;
	height: 20px;
	line-height: 22px;
	border: 1px solid #BDBDBD;
	padding: 0px 3px;
	font-size: 12px;
}
/********************************************************************
 快速链接
 程浩军
*/
#quickLinkDIV{		
		width:643px;
		color: #076A8E;
		padding: 0px 5px 0px 5px;
}
#quickLinkDIV li{
	height: 20px;
	line-height: 20px;
	display: inline;
	margin: 4px;
}