#zhuanti_top {
	font-size: 12px;
	line-height: 36px;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
	padding: 0px;
	height: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#zhuanti_top .top_title {
	font-size: 12px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}#zhuanti_top .top_title .top_l {
	float: left;
}
#zhuanti_top .top_title .top_r {
	float: right;
}
#zhuanti_top .top_title a {
	color: #5a5a5a;
	text-decoration: none;
}
#zhuanti_top .top_title a:hover {
	color: #FF0000;
	text-decoration: underline;
}
