@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../img/login02.jpg);
	background-repeat: repeat-x;
	background-color:#c4d1dd;
}
#login {
	width:443px;
	height:391px;
	margin:0 auto;
	background-image:url(../img/login01.jpg);
	background-repeat:no-repeat;
}
#login .top {
	width:100%;
	height:136px;
}
#login .content {
	float:left;
	width:330px;
	height:auto;
}
#login .txtida {
	padding:28px 0px 0px 125px;
	width:205px;
	height:32px;
}
#login .txtid {
	font-size: 9pt;
	HEIGHT:17PX;
	width:170px;
	border: 0 solid #B92324;
	color: #000000;
}
#login .txtidb {
	padding:10px 0px 0px 125px;
	width:205px;
	height:35px;
}
#login .txtps {
	font-size: 9pt;
	HEIGHT:17PX;
	width:170px;
	border: 0 solid #B92324;
	color: #000000;
}
#login .inspect {
	padding:0px 0px 0px 115px;
	width:215px;
	height: 105px;
}
#login .btn {
	float:left;
	padding:0px 0px 0px 10px;
	width:90px;
	height:0px;
}
#login .bottom {
	font-size:13px;
	width:100%;
	height: auto;
	float:left;
}
