body {
	padding-top: 103px;
	background-color: #ffffff;
}
	
.logo_bar {
	background-image: url(../img/index_logo_txt.gif);
	width: 713px;
	position: static;
	padding-top: 70px;
	padding-right: 0px;
	background-repeat: no-repeat;
	background-color: #000000;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-position: center;
	margin-top: 7px;
}
.reg_bar {
	background-image: url(../img/index_reg_txt.gif);
	width: 464px;
	position: static;
	padding-top: 10px;
	padding-right: 0px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-position: left;
	margin-top: 45px;
	background-color: ffffff;
	float: left;
	z-index:1;
	vertical-align:top;
	height: 15px;
}
.txt_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 204px;
	color: 999999;
	height: 25px;
	position: relative;
	margin-top: 0px;
	z-index:2;
	padding-top: 45px;
	float:left;
	vertical-align:top;
}
.go_btn {
	background-color: #FFFFFF;
	background-image: url(../img/index_go_btn.gif);
	background-repeat: no-repeat;
	float: right;
	height: 62px;
	width: 43px;
	padding-top: 0px;
	margin-top: 35px;
}
