li{
list-style-type:none;
}
#eassolWebHeader{
	margin:0;
	background:#333;
	height:38px;
	min-width:900px;
	width:expression(this.offsetParent.clientWidth*0.99<850?"850px":"100%");
	}

#eassolWebHeader li{
	list-style-type:none;
	float:left;
	font:12px/38px Verdana,"宋体";}
#eassolWebHeader ul{
	margin:0;}
#eassolWebHeader img{
	margin:9px;
	border:none;
	}

	
.eassolWebHeaderNav{
	font:12px Verdana;
	line-height:38px;
	color:#FFF;
	float:left;}
.eassolWebHeaderNav a{
	font:12px Verdana;
	color:#FFF;
	text-decoration:none;
	}
.eassolWebHeaderNav a:hover{
	text-decoration:underline;
	color:#F60;
	}
	
.eassolWebHeaderUserInfo{
	float:right;
	height:26px;
	padding:0 10px 0 10px;
	max-width::500px;
	}
.eassolWebHeaderUserInfo_left{
	background:url(../images/eassolWebHeaderRightBgLeft.gif);
	background-repeat:no-repeat;
	width:12px;
	float:left;
	height:38px;
	}
.eassolWebHeaderUserInfo_center{
	background:url(../images/eassolWebHeaderRightBgCenter.gif);
	background-repeat:repeat-x;
	font:12px/38px Verdana,"宋体";
	height:38px;
	color:#000;
	}
.eassolWebHeaderUserInfo_center a{
	color:#000;
	text-decoration:none;
	}
.eassolWebHeaderUserInfo_center a:hover{
	text-decoration:underline;
	color:#F60;
	}
	
.eassolWebHeaderUserInfo_right{
	background:url(../images/eassolWebHeaderRightBgRight.gif);
	background-repeat:no-repeat;
	width:12px;
	height:38px;
	}
	

.eassolWebHeaderUserInfo h1{
	font:12px/38px Verdana,"宋体";
	color:#F60;
	display : inline;
	}
.eassolWebHeaderUserInfo h2{
	font:10px/38px Verdana;
	color:#333;
	padding:0 8px 0 8px;
	display : inline;
	}
	
	/*浮动标签*/
#top_to{
	position:relative;
	height:15px;
	right:-145px;
	_right:-147px;
	top:7px;
	_top:6px;
	margin-right:180px;
}
	
.top_to_left{ 
float:left; 
width:4px; 
height:15px;
background:url(../images/tips_left.gif) no-repeat;
}
.top_to_right{
float:left;  
width:4px; 
height:15px;
background:url(../images/tips_right.gif) no-repeat;
}
.top_to_intermediate{
	font-size:12px;
	_font:12px;
	font-weight:bold;
	float:left;
	height:15px;
	color:#FFFFFF;
	background-image: url(../images/tips_zj.gif);
	background-repeat: no-repeat;
	background-position: top center;
	line-height:15px;
	_line-height:12px;
}	