* {
	font-size: 12px;
	margin: 0;
	padding: 0;
	border: 0;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
    color: #ff6600;
	text-decoration:underline;
}
a:visited {
	color: #333333;
}

body {
	font-family: "ËÎÌå", sans-serif;
	color: #292929;
	text-align: center;
}
.box {
	text-align:left;
	width: 1007px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
.header{
	float: left;
	width: 100%;
	height: 47px;
	background-image: url(images/banner_bg.GIF);
	background-repeat: repeat-x;
}
.header p{
	text-align: right;
	margin-top: 18px;
	margin-right: 20px;
}
.header span{
	font-weight: bold;
}
.main{
	width: 1007px;
	height: 100%;
}
.main1{
	width: 478px;
	margin-left: 0px !important;
	text-align: right;
	float: left;
}
.main2{
	width: 494px;
	float: left;
}
.main2_top{
	width: 494px;
	text-align: left;
}
.main2_login{
	margin-top: 6px;
	width: 494px;
}
.main2_login p{
	margin-top: 10px;
	padding-left: 50px;
}
.main2_login span{
	padding-left: 50px;
}
.main2_login img{
	margin-left: 50px;
}
.loginInput{
	height: 20px;
	width: 150px;
	padding-left: 3px;
	font-size: 14px;
	border: 1px #0096FF solid;
	line-height: 20px;
}
.find{
	font-size: 12px;
	color: #ff6600;
	text-decoration: underline
}
.find:hover{
	font-size: 12px;
	color: #292929;	
}
.find:visited{
	font-size: 12px;
	color: #ff6600;
}
.main2_loginbg{
	width: 264px;
	height: 25px;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px !important;
	margin-bottom: 13px ;
	background: url(images/email12.gif);
	background-repeat: no-repeat;
}
.zx{
	width: 100%;
	height: 89px;
	background-image: url(images/zx.gif);
	background-repeat: repeat-x;
	clear: both
}
.zx1{
	width: 340px;
	height: 89px;
	float: left;
	background-image: url(images/new.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.zx2{
	width: 500px;
	height: 89px;
	float: left;
	background-image: url(images/zx_bg2.gif);
	background-repeat: repeat-x;

}
.zx3{
	width: 100px;
	height: 89px;
	float: left;
	background-image: url(images/zx_bg3.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.zx1 p{
	text-align: right;
	padding-right: 15px;
	padding-top: 18px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
}
.zx2 ul{
	list-style: none;
		margin-top: 12px;
}
.zx2 li{
	float: left;
	margin: 8px;
	display: block;
}
.zx2 li a{
	color: #333; 
}
.zx2 li a:hover{
	color: #ff6600;
}
.footer{
	text-align: center;
	height: 30px;
	padding-top: 20px;
}
#Layer1 {
	position: absolute;
	left: 100px;
	top: 0px;
	width: 190px;
	height: 47px;
	z-index: 1;
}