#daohang a{
			margin-left: 50px;
			text-decoration: none;
			color: #5E5E5E;
		}
		#daohang a:hover{
			text-decoration: underline;
			color: #D58512;
		}
		#daohang{
			line-height: 80px;
		}
		#header{
			height: 80px;
			width: 100%;
			text-align: left;
		}
		#logo_img{
			padding-top: 15px;
		}