
/* global config */
    body {
        margin: 0px;
        padding: 0px;
        background-color: #999999;
        color: #333333;
        font: 10pt/18px 宋体,arial,sans-serif;
        text-align: center;
    }

    div#center {
        text-align: left;
        width: 800px;
        margin: 0 auto;
        background-color: #ffffff;
        background: url("/upload/file/img/leftbg.gif") top left repeat-y;
    }

    a, a:visited {
        color: #333333;
        text-decoration: none;
    }

    a:hover {
        text-decoration: underline;
    }

    td {
        vertical-align: top;
    }
/* global config */

/* head & footer */
    div#header {
        background: #d6d6d6;
        clear: both;
        width: 800px;
        height: 79px;
        border-top: 8px solid #000;
    }

    div#logo {
        width: 260px;
        float: left;
        background: url("/upload/file/img/logo2.jpg") no-repeat;
    }

    div#header div {
        height: 79px;
    }

    div#menu {
        width: 540px;
        overflow: hidden;
        float: right;
        text-align: left;
        padding:0;
        background: #ffffff;
    }

    div#menu div {
        width: 100px;
        border-left: 1px solid #d6d6d6;
        font-size: 18px;
        font-weight: bold;
        font-family: 幼圆,宋体;
        height: 39px;
        margin-top:40px;
        float: left;
        padding-left: 5px;
        padding-top:15px;
    }

    div#menu div:hover {
        background: #3333aa;
    }

    div#menu div:hover a {
        color: #ffffff;
    }

    div#footer {
        clear: both;
        width: 800px;
        padding-top: 5px;
        background: #dedede;
        height: 50px;
        border-bottom: 3px solid #000;
    }
/* head & footer */

/* banner */
    div#indexBanner {
        width: 800px;
        height: 211px;
        clear: both;
        background: #8c8c8c;
        border-bottom: 8px solid #dedede;
    }

    div#indexBanner div {
        height: 211px;
    }

    div#loginBox {
        width: 260px;
        float: left;
        color: #ffffff;
        text-align: left;
        background: url("/upload/file/img/loginbg.jpg") no-repeat;
    }

    div#loginBox form {
        margin: 0px;
        width: 200px;
        margin-left: 50px;
        margin-top:30px;
    }

    input.small {
        background-color: #eeffaa;
        border-top: #666666 1px solid;
        border-left: #666666 1px solid;
        border-right: #CCCCCC 1px solid;
        border-bottom: #CCCCCC 1px solid;
        font-family: Verdana, Arial;
        height: 16px;
    }

    input.button {
        background-color: #eeeeee;
        border-left: #CCCCCC 1px solid;
        border-top: #CCCCCC 1px solid;
        border-bottom: #666666 1px solid;
        border-right: #666666 1px solid;
        padding-top: 2px;
        height: 20px;
        margin: 3px 10px 0px 0px;
    }

    div#scrollWrap {
        width:540px;
        height: 211px;
        overflow: hidden;
        float: right;
    }

    div#scrollWrap div {
        float: left;
        text-align: left;
        padding:0;
    }

    div#scrollWrap ul {
        margin:0;
        padding:0;
    }

    div#scrollWrap li {
        height: 211px;
        list-style: none;
    }

    div.otherBanner {
        width: 800px;
        height: 130px;
        clear: both;
        background: #8c8c8c;
        border-bottom: 8px solid #dedede;
    }

    div#scroll2 {
        width:595px;
        height: 108px;
        overflow: hidden;
        float: right;
    }

    div#scroll2 div {
        float: left;
        text-align: left;
        padding:0;
    }

    div#scroll2 ul {
        margin:0;
        padding:0;
    }

    div#scroll2 li {
        height: 108px;
        list-style: none;
    }
/* banner */

/* content div */
    div#sidecol {
        float: left;
        width: 180px;
        border-left: 10px solid #5b5b5b;
        padding: 5px;
        background: #efefef;
        min-height:400px;
        height:auto; !important
        height:400px;
    }

    div.sidebox {
        width: 168px;
        border: 1px solid #cfcfcf;
        margin-bottom: 10px;
        background: #ffffff;
        padding: 4px;
        padding-bottom: 15px;
        overflow: hidden;
    }

    div.sidebox div.stitle {
        width: 168px;
        height: 20px;
        background: url("/upload/file/img/tag.jpg") top left no-repeat;
    }

    span.title {
        margin-left: 28px;
        font-size: 12pt;
        font-weight: bold;
        line-height: 20px;
        color: #99d000;
        float: left;
        font-family: 幼圆,宋体;
    }

    span.more {
        font-size:8pt;
        float: right;
        padding: 6px 10px 0 0;
        line-height: 12px;
    }

    div.sidebox ul {
        list-style: url("/upload/file/img/bullet.jpg");
        margin: 0px;
        padding: 0px;
        padding-left: 20px;
        padding-top: 5px;
    }

    div.sidebox ul li {
        line-height: 22px;
        background: url("/upload/file/img/greydot.gif") bottom repeat-x;
    }

    div.sidebox h4 {
        font: normal 10pt/18px 宋体,arial,sans-serif;
        width: 50px;
        height: 22px;
        text-align: center;
        float: left;
        padding: 0px;
        margin:2px;
    }

    div.sidebox h4.menuOn {
        color: #3333aa;
        background-color: #eeffaa;
        font-weight: bold;
    }

    div.sidebox h4.menuNo {
        color: #555555;
        background-color: #ffffff;
    }

    div.sidebox div.listOn {
        padding: 0px;
        margin: 0px;
        clear: both;
        background: url("/upload/file/img/list.gif") left bottom no-repeat;
        margin-top:10px;
    }

    div.listOn ol {
        padding: 0px;
        margin: 0px;
        padding-left: 18px;
        list-style: none;
    }

    div.listOn li {
        line-height: 22px;
        background: url("/upload/file/img/greydot2.gif") bottom repeat-x;
        overflow: hidden;
        white-space: nowrap;
    }

    div.sidebox div.listNo {
        display: none;
    }

    div.up {
        width: 0px;
        display: inline;
        background: url("/upload/file/img/up.gif") bottom no-repeat;
    }

    div.dn {
        width: 0px;
        display: inline;
        background: url("/upload/file/img/dn.gif") bottom no-repeat;
    }

    div.eq {
        width: 0px;
        display: inline;
        background: url("/upload/file/img/eq.gif") bottom no-repeat;
    }

    div.sidebox ul li:hover {
        background-color: #eeffaa;
    }

    div.sidelist {
        text-align: right;
        font-size: 18px;
        border-bottom: 3px solid #999999;
        color: #999999;
        padding: 3px;
        font-family: 幼圆,宋体;
    }

    div#maincol {
        width: 600px;
        float: right;
        background: #ffffff;
    }

    div.mainbox {
        width: 584px;
        border: 1px solid #cfcfcf;
        margin-bottom: 10px;
        background: #ffffff;
        padding: 4px;
        margin: 5px;
        margin-right: 0px;
    }

    div.maintext {
        text-align: justify;
        font-size: 10pt;
        line-height: 20px;
        padding: 10px;
    }

    div.maintext b {
        font-family: 幼圆,宋体;
        font-size: 11pt;
    }

    div.mainbox div.mtitle {
        width: 584px;
        height: 26px;
        clear: both;
        vertical-align: bottom;
        background: url("/upload/file/img/bar.jpg") top left repeat-x;
    }

    span.mtitle {
        padding-top: 5px;
        margin-left: 2px;
        font-size: 12pt;
        font-family: 幼圆,宋体;
        font-weight: bold;
        color: #3333aa;
        float: left;
    }

    span.mmore {
        font-size:8pt;
        float: right;
        padding: 8px 10px 0 0;
        line-height: 12px;
    }

    span.mpic {
        margin: 20px;
        float: left;
    }

    div.mtext {
        margin: 15px;
        text-align: justify;
    }

    div.mainbox td {
        vertical-align: top;
        padding: 5px;
    }

    div.mainbox2 {
        width: 595px;
        margin-bottom: 10px;
        background: #ffffff;
        margin: 5px;
        margin-right: 0px;
    }

    div.m2title {
        width: 595px;
        height: 26px;
        clear: both;
        vertical-align: bottom;
        background: url("/upload/file/img/bar2.gif") top left repeat-x;
    }

    span.time {
        color: #3333aa;
    }

    div.mainbox2 ul {
        margin: 0px;
        margin-right: 1px;
        padding: 5px;
        border: 1px solid #cfcfcf;
    }

    div.mainbox2 li {
        list-style: url("/upload/file/img/bullet2.jpg");
        line-height: 22px;
        background: url("/upload/file/img/greydot.gif") bottom repeat-x;
        margin-left: 25px;
    }

    div.mainbox2 li:hover {
        background-color: #e0e0ff;
    }

    ul.doclist {

    }

    ul.doclist li {
        list-style: url("/upload/file/img/bullet2.jpg");
        line-height: 30px;
        background: url("/upload/file/img/greydot.gif") bottom repeat-x;
        margin-left: 25px;
    }

    ul.doclist li:hover {
        background-color: #e0e0ff;
    }
/* content div */