﻿body { margin: 0px auto; background-color: #004087; text-align: center; font: 12px/1.5 Tahoma, Arial, "宋体", sans-serif; }
img { display: block; border-style: none; }
div, form, img, ul, ol, li, dl, dt, dd { margin: 0; padding: 0; border: 0; }
A:link, A:visited, A:hover { color: #000000; text-decoration: none; }
table { margin: 0px auto; padding: 0; border-collapse: collapse; border-spacing: 0; }
    table td { padding: 0; }
A.blue:link, A.blue:hover, A.blue:visited { color: #58cfec; text-decoration: none; }
A.hui:link, A.hui:hover, A.hui:visited { color: #00456c; text-decoration: none; }


.center { width: 1000px; margin: 0px auto; padding: 0px; }
    .center .flash { width: 1000px; height: 278px; padding: 0px; overflow: hidden; display: block; }
    .center .menu { text-align: center; width: 1000px; line-height: 30px; height: 33px; background-image: url(/images/topbg.jpg); background-repeat: repeat-x; }
        .center .menu a:link, .center .menu a:visited, .center .menu a:hover { color: #1c1c1c; text-decoration: none; padding-left: 20px; padding-right: 20px; }
    .center .bottombg { text-align: center; width: 1000px; line-height: 24px; height: 101px; background-image: url(/images/bottombg.jpg); background-repeat: repeat-x; }




.flash .l2 { float: left; width: 1000px; }
    .flash .l2 ul { overflow: hidden; width: 1000px; height: 278px; list-style: none; }
        .flash .l2 ul li { width: 1000px; height: 278px; float: left; padding: 0px; vertical-align: top; }
            .flash .l2 ul li img { width: 1000px; height: 278px; margin: 0px auto; padding: 0px; }

#play_text { position: relative; height: 24px; }
    #play_text ul { position: absolute; height: 24px; left: 850px; top: -34px; border: solid 0px #000; width: 400px; overflow: hidden; list-style: none; }
        #play_text ul li { cursor: pointer; border: solid 1px #45a8e3; background-color: #fff; width: 18px; height: 18px; padding: 2px; margin-right: 5px; }
            #play_text ul li.hover { border: solid 1px #fff; background-color: #45a8e3; color: #fff; }
