﻿/* =S 顶部菜单 */
.public_nav { z-index: 900;position: relative;border-bottom: 1px solid #d7d7d7; }
.nav_bg { background: #FFFFFF;height: 54px; }
.top_nav { height: 54px;margin: 0 auto;position: relative;width: 955px;z-index: 103; }
.top_nav .top_logo { display: block;width: 197px;height: 48px;position: absolute;left: 15px;top: 3px;background: url(http://s0.static.duoqu.com/duoquHead/logo.png) no-repeat;*background: url(http://s0.static.duoqu.com/duoquHead/logo.png) no-repeat;_background: url(http://s0.static.duoqu.com/duoquHead/logo.gif) no-repeat;text-indent: -9999px;z-index: 105; }
.top_nav ul { position: absolute;right: 0;top: 12px;z-index: 105; }
.top_nav ul li { float: left;height: 30px;line-height: 30px;font-size: 16px;margin: 0 5px;_display: inline;color: #c6c6c6; }
.top_nav ul a { color: #545454;text-decoration: none; }
.top_nav ul a:hover { color: #f65213;text-decoration: underline; }
/* delete
.top_nav .slogon { display: block;width: 82px;height: 53px;overflow: hidden;background: url(http://s0.static.duoqu.com/duoquHead/kh.png) no-repeat;position: absolute;left: 165px;top: 0;z-index: 105;text-indent: -9999px; }
.top_nav .head_ad { position: absolute;left: 260px;top: 0;z-index: 104;width: 250px;height: 54px; }
.top_nav .head_ad_con { position: absolute;left: 25px;top: -5px;z-index: 104;width: 925px;height: 200px; }
*/
/* =S 顶部菜单 */