div.identity {
   position : absolute;
   top        : 0;
   left       : 27px;
   margin     : 0;
   width      : 1300px;
   background : url(../wbimages/bg-identity-87H.jpg) no-repeat 0;
   height     : 87px;
borderx : 1px solid green;
  }

  
#header-right {
	float: left;
	width: 550px;
	margin-right: 20px; 	}
	
#header-phone {
	padding-top: 10px;
	height: 50px;
	width: 530px;
	color: #f2863b;
	font-size: 28px;
	text-align: right;
	padding-right: 20px;	}
  
#menutop {
   text-align: right; 
   float: right;
   margin     : 0 0 0 20px;
   padding    : 0;
   list-style : none;
   font-size  : 85%;
borderx : 1px dotted blue;
  }

#menutop li {
   float     : left;
   margin    : 0;
   padding   : 0;
   height    : 15px;
   font-size : 100%;
   text-align : center;
borderx : 1px dotted red;
  }


#menutop a {
   float           : left;
   display         : block;
   padding         : 0 20px 4px 20px;
   height          : 7px;
   color           : #666666;
   text-decoration : none;
  }

.navsep {
   border-right : 1px solid #AAAAAA;
  }

#gohome {
   float  : left;
   height : 80px;
   width  : 400px;
   cursor : pointer;
  }

