﻿body{
     margin:0px;
}

#login {
	width: 1003px;
}
#loginTop {
	width: 1003px;
	height: 141px;
	background-image: url(../image/logintop.jpg);
	background-repeat: no-repeat;
}
#loginCenter {
	width: 1003px;
	height: 393px;
	background-image: url(../image/loginbg.jpg);
	background-repeat: no-repeat;
}
#loginfooter {
	height: 68px;
	width: 1003px;
	background-image: url(../image/loginfoot.jpg);
	background-repeat: no-repeat;
}
#topFont {
	font-family: "黑体";
	font-size: 28px;
	color: #FFFFFF;
	margin-top: 40px;
	margin-left: 80px;
}
#topenglish {
	font-family: System;
	font-size: 26px;
	color: #FFFF00;
	margin-left: 70px;
	margin-top: 8px;
}
#loginentr {
	float: left;
	height: 209px;
	width: 426px;
	background-image: url(../image/loginenter.gif);
	background-repeat: no-repeat;
	margin-top: 184px;
}
.f_loginentr {
	font-family: "黑体";
	font-size: 18px;
	color: #0972aa;
	margin-top: 25px;
	margin-left: 120px;
}
.f_text {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	float: left;
	margin-top: 20px;
}
.f_text ul li {
	list-style-type: none;
	line-height: 22pt;
}
#loginbutton {
	background-image: url(../image/loginbutton.gif);
	background-repeat: no-repeat;
	float: left;
	height: 54px;
	width: 100px;
	margin-top: 50px;
	margin-left: 10px;
}
