#top_box {
	float: left;
	height: 35px;
	width: 950px;
	position:relative;
	background: url(../images/top/top_bg.gif) no-repeat;
}
.top_left {
	float: left;
	height: 35px;
	width: 550px;
	text-align: left;
}
.top_right {
	float: right;
	height: 35px;
	width: 209px;
}
.top_text {
	color:#888888;
	text-decoration: none;
	margin-right: 20px;
	font-size: 12px;
	line-height: 31px;
}
.top_text:hover  {
	color:#FF6600;
	text-decoration: underline;
}

.palTopH1{
padding:0;
margin:0;
font-size:12px;
font-weight:300;
position:absolute;
left:550px;
top:10px;
background:url(images/) left top no-repeat;}
