﻿@charset "utf-8";
/* CSS Document */

/*公共*/
body{
	margin:0px;
	padding:0px;
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
a:link{
	color:#ffffff;
	text-decoration:none;
}
a:visited{
	color:#ffffff;
	text-decoration:none;
}
a:hover{
	color:#ff0000;
	text-decoration:underline;
}
a:active{
	color:#009900;
	text-decoration:none;
}
/*登陆页面*/
.login_logo{
	width:949px;
	height:60px;
	margin:0px auto 0px auto;
}
.login{
	color:#ffffff;
	width:949px;
	height:233px;
	background:url(../Images/Login/login_bg.gif);
	margin:0px auto;
	position:relative;
}
.login_input{
	position:absolute;
	top:30px;
	left:330px;
	width:290px;
	height:140px;
	color:#000000;
}
.login_input ul{
	list-style:none;
	margin:10px 0px 0px 0px;
	padding:0px;
}
.login_input ul li{
	width:190px;
	height:20px;
	padding-left:40px;
	margin-bottom:8px;
	text-align:right;
}
.login_input .input{
	width:120px;
	height:16px;
	border:1px solid #999999;
}
.login_submit{
	width:74px;
	height:27px;
	cursor:pointer;
	background:url(../Images/Login/login_submit.gif) no-repeat;
	border:0px;
}
.login_reset{
	width:74px;
	height:27px;
	cursor:pointer;
	margin-left:20px;
	margin-top:10px;
	background:url(../Images/Login/login_reset.gif) no-repeat;
	border:0px;
	clear:both;
}
.note{
	position:absolute;
	top:60px;
	right:20px;
	width:260px;
	height:150px;
	line-height:2em;
} 
.login_footer{
	margin:0px auto;
	width:949px;
	height:20px;
	line-height:20px;
	color:#646464;
}
/*头部*/
#header{
	margin:0px auto;
	width:995px;
	height:196px;
}
.header_top{
	height:40px;
	position:relative;
}
.number{
	width:200px;
	height:20px;
	color:#999999;
	margin-left:10px;
	position:absolute;
	left:0px;
	top:20px;
}
.header_top ul{
	list-style:none;
	float:right;
	margin:15px 0px 0px 0px;
	padding:0px;
}
.header_top ul li{
	width:100px;
	height:18px;
	text-align:center;
	float:left;
}
.header_top a:link{
	color:#000000;
	display:block;
	width:100px;
	height:18px;
	text-decoration:none;
}
.header_top a:visited{
	color:#000000;
	display:block;
	width:100px;
	height:18px;
	text-decoration:none;
}
.header_top a:hover{
	color:#ff6a00;
	display:block;
	width:100px;
	height:18px;
	background:#fff8f2;
	border:1px solid #ff6a00;
	text-decoration:none;
}
.header_top a:active{
	color:#000000;
	display:block;
	width:100px;
	height:18px;
	text-decoration:none;
}
.header_body{
	height:156px;
	background:url(../Images/header_body_bg.gif);
}
.header_body_left{
	float:left;
	width:12px;
	height:156px;
	background:url(../Images/header_body.gif) 0px 0px ;
}
.header_body_right{
	float:right;
	width:12px;
	height:156px;
	background:url(../Images/header_body.gif) 12px 0px ;
}
.header_body_content{
	float:left;
	width:971px;
	height:156px;
}
.header_body_content_top{
	height:68px;
}
.logo{
	float:left;
	margin-left:20px;
	width:250px;
	height:68px;
}
.school{
	float:right;
	width:680px;
	
}
.school_name{
	color:#fff;
	font-size:16px;
	font-family:"Microsoft YaHei","Microsoft JhengHei";
	font-weight:bold;
	text-align:right;
	margin-top:8px;
}
.school_gg{
	color:#fff;
	font-size:12px;
	margin-top:4px;
	
}
/*菜单*/
.menu{
	margin-top:25px;
	height:63px;
	position:relative;
	background:url(../Images/Menu/menu2_bg.gif) repeat-x bottom;
}
.user{
	color:#ffffff;
	position:absolute;
	text-align:right;
	width:420px;
	height:26px;
	right:0px;
	bottom:38px;
}
.menu ul{
	list-style:none;
	margin:0px 0px 0px 30px;
	padding:0px;
}
.menu ul li{
	float:left;
	margin-left:3px;
	width:75px;
	height:26px;
}
.menu ul li a:link{
	float:left;
	margin-left:3px;
	width:75px;
	height:26px;
	line-height:26px;
	text-align:center;
	text-decoration:none;
	color:#143966;
	background:url(../Images/Menu/menu_button.gif) no-repeat;
}
.menu ul li a:visited{
	float:left;
	margin-left:3px;
	width:75px;
	height:26px;
	line-height:26px;
	text-align:center;
	text-decoration:none;
	color:#143966;
	background:url(../Images/Menu/menu_button.gif) no-repeat;
}
.menu ul li a:hover{
	float:left;
	margin-left:3px;
	width:75px;
	height:26px;
	line-height:26px;
	text-align:center;
	text-decoration:none;
	color:#ff6a00;
	background:url(../Images/Menu/menu_button_now.gif) no-repeat;
}
.menu ul li a:active{
	float:left;
	margin-left:3px;
	width:75px;
	height:26px;
	line-height:26px;
	text-align:center;
	text-decoration:none;
	color:#009900;
	background:url(../Images/Menu/menu_button.gif) no-repeat;
}
.menu2{
	clear:both;
	color:#143966;
	height:37px;
	line-height:37px;
	padding-left:20px;
}
.menu2 ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.menu2 ul li{
	width:70px;
	height:37px;
	text-align:center;
}
.exit{
	float:right;
	height:37px;
	line-height:37px;
}
.exit a:link{
	color:#143966;
	text-decoration:none;
}
.exit a:visited{
	color:#143966;
	text-decoration:none;
}
.exit a:hover{
	color:#ff0000;
	text-decoration:underline;
}
.exit a:active{
	color:#009900;
	text-decoration:none;
}




