.headercontainer{
	position: absolute;
	top: 0px;
	left: 0px;
    border:0;
}
.headertitle{
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('guotu/FormHeader_B.gif') no-repeat left top;	
	height:55px;
	width:1024px;
	margin-bottom:1px;
	padding:0px;
	border:0px;
}

.headertitle_hidden{
	visibility:hidden;
}


.headerbanner{
	position: absolute;
	top: 55px;
	left: 0px;
	background: url('guotu/FormHeader_B_Bander.gif') no-repeat left top;	
	text-align:right;
	height:20px;
	padding-right:15px;
	width:1024px;
}

.headerbanner_top{
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('guotu/FormHeader_B_Bander.gif') no-repeat left top;	
	text-align:right;
	height:20px;
	padding-right:15px;
	width:1024px;
}


