@charset "utf-8";
/* CSS Document */
body {font-family:"微软雅黑" }
img { border: none; }
li { list-style: none; }
select { border:1px solid #A9A9A9; }
td { line-height: 24px; }
img { vertical-align: middle; }
a { cursor:pointer; outline:none; color: #000; text-decoration:none; }
/* nav
--------------------------------------------------*/
.topC{width:100%;border-bottom:2px solid #CCC; background:#FFF}
.logo { width: 1200px; height: 100px; margin: 0 auto;  }
.logo_l { float: left; margin-top: 20px; }
.logo_r { float: right; margin-top: 30px;width: 775px; }
.logo_r .dh {  margin: 0 auto; color: #ccc; margin-top:20px; }
.logo_r .dh a { text-align: center; height: 20px; color: #333; padding: 0 20px; }
.logo_r .dh a:hover{ color:#28a2ef}
/* footerBody
--------------------------------------------------*/
#footerBody { height:115px; text-align: center; background: #01376e; }
#footerBody .copyright { width: 1040px; margin: 0 auto; padding: 10px 0; padding-top: 20px; }
#footerBody .copyright p { height: 26px; line-height: 26px; font-size: 12px; color: #fff; text-align: center }
#footerBody .copyright p a { height: 20px; line-height: 20px; font-size: 12px; color: #fff; }

