body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
	font-family: "ËÎÌå",Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
#wrap {
	margin: 0 auto;
	width: 900px;
	overflow: hidden;
	text-align: left;
	background-color: #FFFFFF;
}
#top {
	height: 65px;
	background-image: url(../img/top.jpg);
	text-indent: -2000px;
}
#navi ul {
	margin-top: 13px !important;
	margin-top: 14px;
	height: 20px;
	text-align: center;
}
#navi ul a {
	color: #0B79C8;
}
#navi ul a:hover {
	color: #003366;
}
#navi ul {
	margin-left: 10px;
}
#navi ul li {
	float: left;
	color: #0B79C8;
	font-size: 12px;
	width: 66px;
	background-image: url(../img/li_back.jpg) !important;
	background-image: url(../img/li_back1.jpg);
}
#navi ul li.last {
	background-position: -100px -100px;
	background-repeat: no-repeat;
}
#head {
	padding: 0 10px;
	margin-top: 8px !important;
	margin-top: 7px;
	height: 159px;
}
#swapPic {
	float: left;
}
#server,#login {
	border: 1px solid #99CCFF;
	width: 203px !important;
	width: 205px;
	height: 157px !important;
	height: 159px;
	float: left;
}
#server {
	margin: 0px 5px;
	overflow: hidden;
}
#serverNavi {
	float: left;
}
#serverNavi a {
	display: block;
	padding-top: 12px;
	padding-left: 4px;
	height: 39px !important;
	height: 51px;
	width: 19px !important;
	width: 23px;
	background-position: left;
	background-repeat: no-repeat;
	margin-top: 1px;
	margin-left: 1px;
	color: #666666;
}
#serverNavi a:hover {
	text-decoration: none;
	color: #333333;
}
#serverNavi a.naviChs {
	background-image: url(../img/server_chs.jpg);
}
#serverNavi a.naviUnchs {
	background-image: url(../img/server_unchs.jpg);
}
#server ul {
	float: left;
	height: 140px;
	overflow: auto;
	margin-top: 10px;
	margin-left: 10px;
}
#server li {
	line-height: 20px;
}
#server li a {
	color: #777777;
}
#server li a:hover {
	color: #444444;
}
#login span {
	display: block;
}
#login span.loginTtl {
	background-image: url(../img/login_ttlback.jpg);
	text-indent: 42px;
	padding-top: 9px;
	height: 21px !important;
	height: 30px;
	width: 201px;
	margin: 1px;
	color: #0099FF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#login span.loginInput {
	color: #666666;
	padding: 6px 18px;
}
#login span.loginInput input {
	height: 16px !important;
	height: 20px;
	width: 115px;
	border: 1px solid #BBBBBB;
	margin-bottom: 5px !important;
	margin-bottom: 3px;
	position: relative;
	top: 4px;
	left: 3px;
}
#login span.loginInput input.inputCheck {
	width: 55px;
}
#login span.loginInput img {
	float: right;
	margin-top: -21px !important;
	margin-top: -26px;
	margin-right: -1px !important;
	margin-right: 19px;
	/*position: relative;
	top: 5px;
	left: 2px;*/
}


*+html #login span.loginInput img {
	float: right;
	position: relative;
	top: -7px;
	left: -16px;
}



#login span.loginBtn {
	text-align: center;
	word-spacing: 6px;
	margin-top: 4px;
}
#login span.loginBtn input {
	width: 51px;
	height: 20px;
	border: 1px solid #C3E1FF;
	background-image: url(../img/lgnbtnback.jpg);
	background-color: #FFFFFF;
	color: #666666;
	padding-top: 0px !important;
	padding-top: 1px;
}
#info {
	padding: 0 10px;
	margin-top: 5px;
	height: 60px;
}
#weatherAndSearch {
	border: 1px solid #CCCCCC;
	border-bottom: none;
	height: 29px !important;
	height: 30px;
	text-indent: 10px;
	word-spacing: 1px;
}
#weatherAndSearch a{
	color: #003399;
}
#weatherAndSearch a:hover{
	color: #0066CC;
}
#weatherAndSearch img {
	position: relative;
	top: 5px;
}
#weatherAndSearch input.schInput {
	width: 130px;
	height: 17px !important;
	height: 20px;
	border: 1px solid #999999;
	position: relative;
	top: -1px !important;
	top: 1px;
}
#weatherAndSearch select {
	position: relative;
	top: 0px !important;
	top: 1px;
}
#newInfo img {
	float: left;
	position: relative;
	left: 0px !important;
	left: -3px;
}
#newInfoDetail {
	float: left;
	display: block;
	width: 738px !important;
	width: 740px;
	height: 28px !important;
	height: 30px;
	line-height: 28px;
	border: 1px solid #CCCCCC;
	background-color: #F0FAFF;
	margin-left: 1px;
	position: relative;
	left: 0px !important;
	left: -6px;
	text-indent: 12px;
}
#newInfoDetail a {
	color: #555555;
	font-size: 13px;
	padding-right: 13px;
}
#content {
	padding: 0 10px;
	margin-top: 10px;
	height: 780px;
}
#leftSide {
	float: left;
	overflow: hidden;
}
#leftSide ul {
	float: left;
	display: inline;
	margin-top: 14px;
	margin-left: 14px !important;
	margin-left: 0px;
}
#leftSide a {
	color: #666666;
}
#leftSide a:hover {
	color: #333333;
}
#leftSide .leftNews {
	height: 248px !important;
	height: 250px;
	width: 273px !important;
	width: 275px;
	border: 1px solid #99CCFF;
	margin-bottom: 10px;
}
#leftSide li {
	text-indent: 2px;
}
#leftSide li.leftFstLi {
	height: 95px !important;
	height: 92px;
	text-indent: 0px;
}
#leftSide li span.newsImg {
	display: block;
	width: 75px !important;
	width: 85px;
	height: 75px !important;
	height: 85px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	float: left;
	text-align: center;
}
#leftSide li span.newsPic {
	height: 75px;
	width: 75px;
	display: block;
	text-indent: -18px;
	overflow: hidden;
}
#leftSide li span.newsPic img {
	height: 75px;
}
#leftSide li span.picNews {
	display: block;
	float: left;
	margin-left: 13px;
	margin-top: 5px;
}
#leftSide li span.picNewsDetail {
	display: block;
	width: 155px;
	color: #BBBBBB;
	line-height: 18px;
}
#leftSide li span a {
	font-weight: bold;
}
#leftSide li {
	clear: both;
	line-height: 20px;
	width: 255px;
}
a.leftChs,a.leftUnchs1,a.leftUnchs2 {
	display: block;
	height: 25px;
	line-height: 25px;
	text-align: center;
	float: left;
}
a.leftChs {
	width: 138px;
	background-image: url(../img/left_chs.jpg);
}
a.leftUnchs1 {
	width: 135px;
	background-image: url(../img/left_unchs1.jpg);
}
a.leftUnchs2 {
	width: 135px;
	background-image: url(../img/left_unchs2.jpg);
}
/*
#infoNews {}
#campusNews {}
#specialNews {}
#stuNews {}
#eduNews {}
#scienceNews {}
*/
#middle {
	float: left;
	margin: 0px 10px;
	width: 385px;
}
#middle .middleNews {
	width: 385px;
	height: 195px;
}
#middle .mdlTtl {
	display: block;
	background-image: url(../img/mdl_ttlback.jpg);
	height: 21px;
}
#middle .mdlTtl span {
	float: left;
	margin-left: 29px;
}
#middle .mdlTtl span.ttlNameCn {
	margin-top: 5px !important;
	margin-top: 6px;
	font-weight: bold;
	color: #0066CC;
}
#middle .mdlTtl span.ttlNameEn {
	margin-top: 4px;
	color: #99CCFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#middle .mdlTtl img {
	float: right;
	margin-top: 3px;
}
#middle .mdlPicInfo {
	float: left;
	text-align: center;
	margin-top: 15px;
	margin-left: 5px !important;
	margin-left: 2px;
	width: 100px;
}
#middle .mdlPicInfo a {
	font-weight: bold;
	color: #666666;
	line-height: 16px;
}
#middle .mdlPicInfo .mdlPic {
	display: block;
	height: 90px !important;
	height: 100px;
	width: 90px !important;
	width: 100px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-bottom: 7px;
}
#middle .mdlNewsDetail {
	float: right;
	color: #666666;
	margin-top: 10px;
}
#middle .mdlNewsDetail a {
	color: #666666;
}
#middle .mdlNewsDetail a:hover {
	color: #333333;
}
#middle .mdlNewsDetail li {
	padding-top: 6px;
	height: 18px !important;
	height: 25px;
	border-bottom: 1px dashed #CCCCCC;
	width: 265px;
	text-indent: 4px;
}
#middle .mdlNewsDetail li.last {
	border-bottom: none;
}
#rightSide {
	float: left;
}
#rightSide .rightNews {
	width: 198px !important;
	width: 200px;
	height: 183px !important;
	height: 185px;
	border: 1px solid #99CCFF;
	margin-bottom: 10px;
}

#rightSide .rightTtl {
	display: block;
	height: 25px;
	line-height: 25px;
	text-indent: 22px;
	margin: 1px;
	background-image: url(../img/right_ttlback.jpg);
	color: #73B9FF;
	font-family: Arial, Helvetica, sans-serif;
}
#rightSide .rightNews ul {
	margin-left: 10px;
	margin-top: 5px;
}
#rightSide .rightNews li {
	height: 20px;
}
#rightSide .rightNews a {
	color: #666666;
}
#rightSide .rightNews a:hover {
	color: #333333;
}
#flink {
	width: 858px !important;
	width: 880px;
	padding: 0 10px;
	height: 78px !important;
	height: 80px;
	border: 1px solid #99CCFF;
	margin: 0 10px;
}
#linksText {
	height: 25px;
	line-height: 25px;
	width: 860px;
	background-image: url(../img/flinkback.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#linksText .flinkTtl {
	color: #666666;
	font-weight: bold;
	float: left;
	margin-left: 10px;
}
#linksText .linksTextDetail {
	color: #999999;
	float: right;
	margin-right: 10px;
}
#linksText .linksTextDetail a {
	color: #999999;
}
#linksText .linksTextDetail a:hover {
	color: #666666;
}
#linksPic {
	padding-top: 10px;
	text-align: center;
	word-spacing: 12px;
}
#footer {
	clear: both;
	background-image: url(../img/footer.jpg);
	height: 39px !important;
	height: 99px;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 60px;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 490px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a {
	color: #FFFFFF;
}






/* swap element */
ul.swapUnchs {
	display: none !important;
}