@charset "UTF-8";
/* CSS Document */
* {margin: 0; padding: 0;}
object {display: none}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,img,p{padding:0;margin:0 auto;border:0;list-style:none;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-family:Microsoft Yahei,"宋体";}
body{font-size:14px;font-family:Microsoft Yahei,Arial,Verdana,Helvetica, sans-serif;line-height:24px;color:#171717;}
a{text-decoration:none;color:#171717}
a:hover{text-decoration:none;color:#6086ad;}
em {font-style: normal}
.clear{clear:both;}
.fl{float:left}
.fr{float:right}
.stw {width:1002px;}
.h10 {height: 10px}

.top {text-align: center; background: #FFF}
.top img {display: block}

.menu {height:46px; background: #296b9b}
.menu ul {width: 1002px; height: 46px}
.menu ul li {width:142px; height: 46px; line-height: 46px; float: left; border-left: 1px solid #1b5481; overflow: hidden; position: relative;}
.menu ul li.no {width:130px;border: none}
.menu ul li a {display: block; text-align: center; font-size: 16px; color: #FFFFFF;}
.menu ul li a:hover,.menu ul li.on a {color:#DBE35B}
.menu ul li p {width:69px;height:3px; background: #DBE35B; position: absolute; top:46px;left:37px;}
.menu ul li.no p {width:45px;height:3px; background: #DBE35B; position: absolute; top:46px;left:42px;}
.menu ul li.on p {top:43px;}

.contentor {background:url(../images/contentBackground.jpg) repeat-x left top;}
.content {padding:10px; background: #FFF;}

.foot {background: #5389af; text-align: center; font-size: 16px; color: #FFFFFF; padding: 18px 0; line-height: 30px}