@charset "utf-8";
body {
	font-size: 14px;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-color:#0084cf;
	margin:0px;
	background-attachment: fixed;
	background-position: center bottom;
}
a,div,span,td,div{font-family:"微软雅黑";}


a:link,a:visited{ color:#003399;}
a:hover{ color:#0066FF;}
input,select{ vertical-align:middle;}
input:focus { outline:none; }

li{list-style:none; padding:0px; margin:0px;

}
ul{padding:0px; margin:0px;}

#content {
position:absolute;
height:440px;
bottom:50%;
margin-bottom:-220px;
width:100%;
}




.txtbar{ text-align:left;}

.txtitem{
	width:218px;

	padding-left:30px;
	padding-right:20px;
	height:29px;
	line-height:29px;

	background-image: url(../images/login_user.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:transparent;


	margin-bottom:9px;
}
.txtitem input{	height:29px;	padding:0px;
	line-height:29px;border:none;width:208px;
	background:transparent;
		font-size:14px;
	}

form{padding:0px; margin:0px;}

#readme_pic{
	text-align: center;
}