.rf_menu{
	left: 50%;
    margin-left: 505px;
    position: fixed;
    bottom: 30px;
    width: 67px;
    z-index: 100;
	height:390px;
}

.menu1{
	position:relative;
	padding-bottom:5px;
	background:url(../image/floor_nav_bg.gif) no-repeat;
	
}

.rf_menu .topbo {
	
	width:66px;
	text-align:center;
	font-size:11px;
	font-family:"微软雅黑";
	color:#fff;
	line-height: 22px;
color: #222;
font-size: 12px;
text-indent:-9999px;

}

.rf_menu .downbo {

	width:66px;
	height: 28px;
	line-height:28px;
	cursor:pointer;
	color:#6f6f6f;
	text-align:center;
}

.rf_menu .downbo2 {
	background:url(../image/index_tp.png) no-repeat 0 -580px;
	width:102px;
	height:33px;
	position:absolute;
	bottom:-30px;
	left:-1px;
	cursor:pointer;
}

.rf_menu ul{ display:block;}

.rf_menu ul li {
	text-align:center;
	padding:0px 0;
}

.rf_menu ul li a{ font-size:12px; color:#6f6f6f; height: 28px; line-height: 28px;}



.rf_menu ul li a.sel {
	color:#d51938;
	}
.navigation{ margin-top:0;}	
.rf_menu ul li a{ display: block;
width: 67px;
height: 28px;
margin: 0 auto ;
}

.rf_menu ul li a:hover { text-decoration:underline;}
.rf_menu ul .rf1 a {*padding-top:2px;padding-top:2px\9;}

