/* CSS Document */

.box {
	width:1000px;
	margin:auto;
	position:relative;
}

.denglu_box {
	position:absolute;
	top:288px;
	left:370px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	width:300px;
}

.input {
	height:21px;
	line-height:21px;
	background:#1A3A66;
	border-top:1px #3E649A solid;
	border-bottom:1px #3E649A solid;
	border-left:none;
	border-right:none;
	color:#AEC8ED;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
	

