﻿/* 代码整理：时代Java NowJava.com */
body, p, div{margin:0;padding:0;-webkit-text-size-adjust: none}
body {color: #333; text-align: center; font: 12px "微软雅黑"; }
a {outline-style:none;color:#535353;text-decoration:none}
a:hover { color: #D40000; text-decoration: none}

/*主导航*/
.publicNav { width: 978px; height: 35px; border: 1px solid #e2e2e2; border-bottom: 3px solid #15a8eb; position: relative; margin: 0 auto 10px; z-index: 8; background: url(publicSprite.png) no-repeat }
.publicNav_nav { height: 37px; _height: 36px; width: 980px; margin: -1px auto 0; position: relative }
.publicNav_nav p { float: left; display: inline; position: relative; text-align: center; height: 36px; padding: 0 20px; z-index: 10 }
.publicNav_nav p.noBackground { background: none }
.publicNav_nav p a { padding: 2px 20px; font: bold 16px/36px Microsoft Yahei; color: #404040 }
.publicNav_nav p a:hover { text-decoration: none }
.publicNav_nav p a.hover { text-decoration: none; color: #fff }
.publicNavHover { position: absolute; height: 39px; top: -3px; overflow: hidden; z-index: 9 }
.publicNavHoverF { width: 4px; height: 39px; background: url(bg_puclicNavHover.png) no-repeat; position: absolute; left: 0; top: 0 }
.publicNavHoverM { height: 39px; background: #15a8eb; position: absolute; left: 4px; top: 0 }
.publicNavHoverE { width: 4px; height: 39px; background: url(bg_puclicNavHover.png) right 0 no-repeat; position: absolute; right: 0; top: 0 }
/*副导航*/
.publicNavSub { width: 918px; background: #15a8eb; border: 1px solid #15a8eb; margin: -11px auto 0; padding: 3px 30px; margin-bottom: 10px }
.publicNavSub a { font: 14px/24px Microsoft Yahei; color: #fff; padding: 0 24px }
.publicNavSub a span { padding: 0 5px }
.publicNavSub a:hover { text-decoration: none }
.publicNavSub a:hover span, .publicNavSub a.hover span { background: #a1dcf7; color: #0072bc; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px }
.publicNavSub a.noborder { border: none }