@charset "utf-8";
/* CSS Document */
BODY{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.PRSONALTOP {
	height: 95px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/personala1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.PRSONALTOPX {
	height: 95px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;

}
.PRSONALTOP span {
	display: block;
	float: left;
	height: 70px;
	width: 250px;
	margin-top: 10px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.CENTX {
	height: 425px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #8ACE96;
	border-right-color: #8ACE96;
	border-left-color: #8ACE96;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8ACE96;
}
.HAOLOGIN {
	height: 300px;
	width: 500px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	right: 35%;
	top: 10%;
	left: 35%;
	border: 1px solid #9DC489;
	margin-top: 20px;
}
.HAOLOGIN form {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.HAOLOGIN ul li {
	display: block;
	height: 30px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
}
#lcss1 {
	height: 20px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#lcss1 span {
	display: block;
	height: 15px;
	padding-top: 5px;
	text-align: right;
}
.HAOLOGIN  ul li label {
	text-align: center;
}
#showl  ul li label input {
	width: 150px;
}

#lcss2 span {
	display: block;
	height: 30px;
	width: 77px;
	line-height: 30px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#lcss2 span a {
	color: #30AE40;
	text-decoration: none;
	text-align: center;
}
#lcss3 a {
	display: block;
	height: 25px;
	width: 80px;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #30AE40;
	color: #FFF;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#lcss4 {
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7E785;
	height: 5px;
}
#lcss5 {
	margin-top: 20px;
	text-align: center;
}
#lcss5 input {
	height: 25px;
	width: 85%;
	background-color: #FFC937;
	border-top-width: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 25px;
}

#lcss6 {
	height: 40px;
	width: 95%;
	text-align: center;
	margin-bottom: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	color: #666;
}
#lcss8 span {
	display: block;
	float: left;
	height: 30px;
	width: 110px;
	line-height: 30px;
	text-align: center;
}
#lcss9{
	width:40px;
	}

.CHENG {
	height: 100px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2D7220;
	border-bottom-color: #2D7220;
	border-left-color: #2D7220;
}
#topright{
	width:350px;
	float:right;
	text-align:right;
	
}
#topright a{
	width:auto;
	margin-left:5px;
	display:block;
	float:left;
	height:70px;
	line-height:70px;
	text-decoration:none;
	color:#2B8C00;
}
#topright a:hover{
	color:#060;
	text-decoration:underline;
}