/*
Jilin University Webs CSS File
By W01F-STUDIO[www.w01f.net]，Hyena
*/

body {
	text-align: center;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
	}
img {
	border: 0px;
	}
p {
	font-size:12px; line-height: 20px;
	}
td {
	font-size:12px;
	color: #444444;
	}
input {
	color: #666666;
	font-size: 12px;
	border-top: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	background-color: #FFFFFF;
	}

/* 链接 */
a.sp {
	font-size: 12px;color: #CC0000;text-decoration: none; 
	}
a.sp:hover {
	font-size: 12px;color: #CC0000;border-bottom: 1px dashed;
	}
a.first {
	font-size: 12px;color: #666666;text-decoration: none; 
	}
a.first:hover {
	font-size: 12px;color: #666666;border-bottom: 1px dashed;
	}
a.second {
	font-size: 12px;color: #444444;text-decoration: none;
	}
a.second:hover {
	font-size: 12px;color: #666666;text-decoration: underline;
	}
a.third {
	font-size: 12px;color: #0066FF;text-decoration: none;
	}
a.third:hover {
	font-size: 12px;color: #0066FF;text-decoration: underline;
	}
a.forth {
	font-size: 12px;color: #000000;text-decoration: none;
	}
a.forth:hover {
	font-size: 12px;color: #000000;text-decoration: underline;
	}
a.fifth {
	font-size: 12px;color: #666666;text-decoration: none;
	}
a.fifth:hover {
	font-size: 12px;color: #333333;text-decoration: none;
	}

a.mapTitle1 {
	font-size: 14px;color: #5585b7;text-decoration: none; font-weight:bold;
	}
a.mapTitle1:hover {
	font-size: 14px;color: #034bc0;text-decoration: none;font-weight:bold;
	}
a.mapTitle2 {
	font-size: 12px;color: #666666;text-decoration: none; font-weight:bold;
	}
a.mapTitle2:hover {
	font-size: 12px;color: #444444;text-decoration: none;font-weight:bold;
	}
a.mapTitle3 {
	font-size: 12px;color: #666666;text-decoration: none; 
	}
a.mapTitle3:hover {
	font-size: 12px;color: #444444;text-decoration: none;
	}
/* 标题 */
.title {
	margin-left: auto;
	margin-right: auto;
	width: 776px;
	}
.bar {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 776px;
	height: 30px;
	border: 1px solid #CCCCCC;
	padding-top: 4px;
	background-image: url(bg4.gif);
	font-size: 12px;
	color: #666666;
	}
	
/* 框架 */
.bodybox {
	margin-left: auto;
	margin-right: auto;
	width: 776px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;	
	}
.left {
	float: left;
	text-align: center;
	width: 150px;
	}
.main {
	float: right;
	text-align: center;
	width: 624px;
	padding-top: 20px;
	background-image:url(bg1.gif);
	}
.main p{text-align: left;}
.tablebox {
	margin-left: auto;
	margin-right: auto;
	border-bottom : 1px dashed #CCCCCC;	width: 550px;
	padding-top: 20px;
	padding-bottom: 20px;
	}
.imagebox {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 550px;
	}

/* 菜单 */
.box {
	margin-left: auto;
	margin-right: auto;
	width: 85px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
	}
.box a:hover{
	margin-left: auto;
	margin-right: auto;
	width: 85px;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 12px;
	}
.index {
	margin-left: auto;
	margin-right: auto;
	width: 150px;
	padding-top: 15px;
	padding-bottom: 8px;
	background-image: url(bg3.gif);
	border-bottom: 5px solid #EBEBEB;
	font-size: 12px;
	}
.buttons {
	margin-left: auto;
	margin-right: auto;
	width: 150px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 5px solid #EBEBEB;
	background: #FFFFFF;
	background-image: url(bg2.gif);
	font-size: 12px;
	}
.buttons a {
	text-decoration: none;
	color: #666666;
	}
.buttons a:hover {
	text-decoration: underline;
	}

/* 底部 */
.bottom {
	margin-left: auto;
	margin-right: auto;
	width: 776px;
	height: 84px;
	border-top: 8px solid #EBEBEB;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(bottom.gif);
	}
.mapTd1 {
    padding-top:10px;
	}
.mapTd2 {
	padding-left:70px;
	}
.mapTd3 {
     line-height:20px;
	}
