@charset "utf-8";
/* CSS Document */

#content{
	background:url(../img/posbg.jpg) no-repeat;
	width:940px;
	height:936px;
	position:relative;
}

#poswd{
	position:absolute;
	top:550px;
	left:20px;
	font-size:14px;
	color:#0e4e80;
}

#poswd h3{
	font-weight:bold;
	margin:10px 0;
}