@charset "utf-8";
body {
	font-family: "宋体";
	margin:0;
	background:url(../loginimages/bg.gif) no-repeat center top;
}
.box{
    width:588px;
	margin:0 auto;
}
.logo{
    width:207px;
	height:68px;
	margin:0 auto;
}
.main{
	width:260px;
	height:140px;
	padding:110px 268px 47px 60px;
	margin:20px 0 10px 0;
	background:url(../loginimages/bg2.gif) no-repeat;
}
.tit{
    font-size:14px;
	color:#000000;
}
.input{
    width:130px;
	height:14px;
	border:1px solid #004784;
	padding:5px;
	line-height:14px;
}
.footer{
    text-align:center;
	font-size:12px;
	color:#333333;
}
.login_sq{
    font-size:12px;
	color: #008730;
}
.login_sq a{
    font-size:12px;
	color: #008730;
	text-decoration: underline;
}
.login_sq a:hover{
    font-size:12px;
	color: #008730;
	text-decoration: underline;
}