@charset "utf-8";
html{overflow-x: hidden;}
body{
	font:12px/25px  Arial, Helvetica, sans-serif,"宋体";
	background: #fff url(../images/loginbg.jpg) repeat-x;
	margin:auto;
	color:#333;
	margin:0;
	padding:0;
}

ul,li,img{
	list-style:none;
	padding:0;
	margin:0;
	vertical-align:middle;
	}

#main{
	background: url(../images/whitebg.png);
	width:546px;
	height:385px;
	margin:200px auto;
	}
	
#banner{
	background: url(../images/blue.jpg) repeat-x;
	height:62px;
	width:537px;
	margin:20px 0 0 5px;
	position:absolute;
	}
.logo{
	margin:8px 0 0 25px;
	width:280px;
	float:left;
	}
.language{
	float:right;
	margin:25px 20px 0 0;
	color:#fff;
	}
.language a{
	color:#fff;
	text-decoration:none;
	}
.language a:hover{
	text-decoration:underline;
	}

#mesDiv{
	position:absolute;
	margin:110px 68px 100px;
	height:25px !important;
	width:400px;
	color:red;
	text-align:center;
}

/*login*/
#login{
	position:absolute;
	margin:150px 68px 100px 68px;
	width:400px;
	line-height:25px;
	}
.sidebar{
	width:119px;
	float:left;
	}
.landing{
	float:right;
	width:270px;
	}
.c{ padding:2px 0}
.c *{ vertical-align:middle}
.l{float:left}
.r{ width:160px; float:right}
.text1{ width:152px; border:none; background:url(../images/textbox.jpg) no-repeat; height:28px;line-height:28px;+line-height:150%; padding-left:3px; *padding-top:5px; }
.text2{ width:59px; border:none; background:url(../images/textbox02.jpg) no-repeat; height:28px;line-height:28px; padding-left:3px; }

.clear{ clear:both; }

.submit02{
background-image:url(../images/button02.png); padding:0; margin:0; border-width:0px;background-repeat:no-repeat; height:32px; line-height:32px; width:94px;  border:none; background-attachment:inherit; cursor:pointer; text-align:center; color:#fff;
}
.submit03{
background-image:url(../images/button03.png); padding:0; margin:0; border-width:0px;background-repeat:no-repeat; height:32px;line-height:32px; width:94px;  border:none; background-attachment:inherit; cursor:pointer; text-align:center;
}

.form {
	float:left;
	width: 182px;
	height: 28px;
	background: url(../images/loginput01.jpg);
	*margin-bottom:15px;
}

.field {
	float: left;
	width: 176px;
	border:solid 1px #fff;
	color : #686868;
	margin: 6px 0 0 5px;
}
