﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
#bottomNav {
	border-top: 1px solid #C0C3C9;
	text-align: center;
	z-index: 999;
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 60px;
	overflow: visible;
	color: #FFF;
	background: #ed2d38;
}
#bottomNav li h3 {
	font-size: 16px;
	font-weight: normal;
}
#bottomNav li {
    width: 50%;
    float:left;
	padding: 5px 0px;
	text-align: center;
	background: transparent url("../i/zx_bg.jpg") no-repeat scroll right center;
}
#bottomNav li a {
	color: #FFF;
}
