@CHARSET "UTF-8";

body,th,td,caption,input,textarea {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif, 宋体;
}

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	height: 100%;
}

a {
	text-decoration: underline;
	color: #5f738e;
}

a:hover {
	color: #5f738e;
	text-decoration: underline;
}

form {
	margin: 0px;
	padding: 0px;
}

#top {
	width: 808px;
	height: 70px;
	margin: 0 auto;
	position: relative;
}

#center {
	width: 250px;
	height: 180px;
	background-repeat: no-repeat;
	border-bottom: 1px;
	border-bottom-color: #1f839d;
	border-bottom-style: solid;
	position: relative;
	margin: 0 auto;
}

#bottom {
	width: 808px;
	height: 60px;
	margin: 0 auto;
	position: relative;
}

#inputPanel {
	position: absolute;
	right: 5px;
	top: 29px;
}

#taocanA {
	position: absolute;
	right: 60px;
	top: 194px;
}

.mailTypeText{
	position: absolute;
	right: 115px;
	top: 173px;
	color: #2D90AD;
}

#infoPanel {
	width: 808px;
	height: 149px;
	position: absolute;
	top: 230px;
}

#infoLeftPanel {
	margin-top: 30px;
	width: 410px;
	float: left;
	text-align: left;
}

#infoRightPanel {
	margin-top: 30px;
	width: 390px;
	float: right;
	text-align: left;
}

#infoRightPanel ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#infoRightPanel li {
	height: 25px;
	line-height: 25px;
}

.form_input_text {
	width: 110px;
	border: 1px solid #d0d0d0;
}

#_spring_security_remember_me {
	width: 20px;
}

.login_btn {
	width: 154px;
	height: 23px;
	position: absolute;
	right: 63px;
	top: 152px;
	cursor: pointer;
}

.logo {
	background-image: url('../../images/icons/logo.gif');
	width: 187px;
	height: 56px;
	position: absolute;
	top: 8px;
	left: 0px;
}

.logo_wo {
	background-image: url('../../images/icons/logo_1.gif');
	width: 107px;
	height: 36px;
	position: absolute;
	left: 130px;
	bottom: 5px;
}

.login_icon {
	background-image: url('../../images/icons/login_icon.jpg');
	width: 14px;
	height: 14px;
}

.logo_2 {
	background-image: url('../../images/icons/logo_2.gif');
	width: 153px;
	height: 43px;
	position: absolute;
	left: 60px;
	top: 10px;
}

.copyright {
	position: absolute;
	left: 260px;
	top: 22px;
}
