img{ border: none; }
.head{
	white-space:nowrap;
	width:100%;
	height: 90px;
	vertical-align: bottom;
	background-image:url(/imgs/blue.jpg);
}
.head .td1{
	width: 130px;
	padding-left: 60px;
}
.head .td2{
	vertical-align: bottom;
	text-align: right;
	background:url(/imgs/wedrive.gif) no-repeat 0px 20px;
}
.nav_top2{
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	background-color: #000000;
	font-size: 12px;
	float: right;
	padding: 3px 10px;
}
.nav_top2 a{
	text-decoration:none;
	color: #FFFFFF;
	padding: 0px 10px;
}
.nav_top2 a:hover{
	text-decoration:underline;
	color: #FFFFFF;
}
.nav_top2 img{vertical-align:bottom;margin-bottom:16px}

