
.headmenu-wellcome-top
{
	float: left;
	clear: both;
	width: 100%;
	height: 4px;

	background: url(../../images/headmenu/bg_header.png) repeat-x scroll left top;
}
.headmenu-wellcome1
{
	float: left;
	clear: both;
	width: 100%;
	height: 34px;

	background: url(../../images/headmenu/bg_header1.png) repeat-x scroll left top;
}
.headmenu-wellcome2
{
	margin: auto;
	width: 1000px;
	height: 34px;
	
}

.headmenu-wellcome-left
{
	float: left;
	padding-top: 8px;
}
.headmenu-wellcome-right
{
	float: right;
	padding-top: 8px;
}
.headmenu-btnLogin
{
	color:#898989;	
}
.headmenu-btnLogin a:hover
{
	color:#52C5F2;	
}