﻿@charset "utf-8";
body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input {margin:0;padding:0;-webkit-text-size-adjust: none}
h1, h2, h3, h4, h5, h6{font-size:12px;font-weight:normal}
body>div{margin:0 auto}
div {text-align:left}
a img {border:0}
body { color: #333; text-align: center; font: 12px "微软雅黑"; padding-top:50px; }
ul, ol, li {list-style-type:none;vertical-align:0}
a {outline-style:none;color:#535353;text-decoration:none}
a:hover { color: #D40000; text-decoration: none}
.clear{height:0; overflow:hidden; clear:both}
.button {display: inline-block;zoom: 1; *display: inline;vertical-align: baseline;margin: 0 2px;outline: none;cursor: pointer;text-align: center;text-decoration: none;font: 14px/100% Arial, Helvetica, sans-serif;padding:0.25em 0.6em 0.3em;text-shadow: 0 1px 1px rgba(0,0,0,.3);-webkit-border-radius: .5em; -moz-border-radius: .5em;border-radius: .5em;-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.red {color: #faddde;border: solid 1px #980c10;background: #d81b21;background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#A51715));background: -moz-linear-gradient(top,  #ed1c24,  #A51715);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover { background: #b61318; background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115)); background: -moz-linear-gradient(top,  #c9151b,  #a11115); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115'); color:#fff;}
.red:active {color: #de898c;background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');}
.cor_bs,.cor_bs:hover{color:#ffffff;}

/*主导航*/
.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 }
