body {
	margin:0 auto;
	padding:0;
	overflow:hidden;
	background:url(../images/login_03.gif) repeat-x #152753;
	font-size: 12px;
	color: #adc9d9;
	-moz-user-focus:ignore;  
   -moz-user-select:none; 
}
#main
{
	margin:0 auto;
	width:847px;
}
	
#top {
	margin: 0 auto;
	clear:both;
	height:318px;
	width:847px;
	background:url(../images/login_04.gif) no-repeat;
}
#center {
	height:84px;
	text-align:center;
	margin:0 auto;
}

#center_left 
{
	float:left;
	background:url(../images/login_06.gif) no-repeat;
	height:84px;
	width:381px;
}

#center_middle {
	float:left;
	background:url(../images/login_07.gif) no-repeat;
	height:84px;
	width:162px;
}
#safecode{
	height: 23px;
	width: 52px;
}
#center_middle_right {
	float:left;
	background:url(../images/login_08.gif) no-repeat;
	height:84px;
	width:26px;
}
#center_submit {
	float:left;
	background:url(../images/login_09.gif) no-repeat;
	height:84px;
	width:67px;
}
#center_right {
	float:left;
	background:url(../images/login_10.gif) no-repeat;
	height:84px;
	width:211px;
}
#footer {
	margin:0 auto;
	background:url(../images/login_11.gif) no-repeat;
	height:206px;
	width:847px;
	text-align:center;
	padding-top:10px;
}
.txt {
	background-color:#87adbf;
	border:solid 1px #153966;
	font-size:12px;
	color:#283439;
	height: 16px;
	width: 100px;
	margin-left:0px;
}
.rad
{
	width:20px;
	vertical-align:middle;
	line-height:20px;
}
.user 
{
	margin: 6px auto 2px auto;
	line-height:20px;
	height:20px;
}
.user span
{
	height:20px;
	line-height:20px;
	display:block;
	float:left;
	}
.chknumber {
	margin-bottom:3px;
	text-align:left;
	height:20px;
	line-height:20px;
}
.button {
	margin: 15px auto;
	cursor:pointer;
}
img{
	border:none;
	cursor:pointer;
}
form {
	margin:0;
	padding:0
}
