@charset "utf-8";
body{
	background:#ccc;
	}
#up{
	/*background:url(../../images/background_up.png);*/
	width:800px;
	height:50px;
	margin:auto;
	}

#down{
	background:url(../../images/background_down.png);
	background-repeat:no-repeat;
	width:800px;
	height:25px;
	margin:auto;
	}
#bg{
	background:url(../../images/login_bg.png);
	background-repeat:no-repeat;
	width:800px;
	height:480px;
	margin:auto;
	}
#bg form dl{
	overflow:hidden;
	padding:24px 0 0px 0;
	}
#bg form dt{
	float:left;
	width:100px;
	}
#bg form dd{
	margin:0px 0px 0 35px;
	}
#logo{
	padding:0px 0 0 20px;
	}
#logo img{
	vertical-align:middle;
	width:90px;
	}
#msg{
	height:10px;
	padding:165px 0 0 560px;
	}
#bg form{
	padding:6px 0 0 510px;
	}
input {
border : none;
}
#apDiv1 {
	background:url(../../images/logo_left.png);
	position:relative;
	left:365px;
	top:120px;
	width:147px;
	height:50px;
}
#apDiv2 {
	position:relative;
	left:370px;
	top:118px;
	width:240px;
	height:120px;
	
}
