body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

body,td,th {
    font-size: 9pt;
    font-family: "微软雅黑";
}

.p10 {
    font-size: 10.5pt;
}

.p12 {
    font-size: 12pt;
}

.p13 {
    font-size: 13pt;
}

.jj {
    letter-spacing: 1px;
}

.lineheight {
    line-height: 20px;
}

.lineheight1 {
    line-height: 23px;
}

.en {
    font-family: "VERDANA";
    font-size: 8pt;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: none;
}

.box {
    height: 22px;
    width: 180px;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    line-height: 22px;
    padding-left: 8px;
    color: #666;
}

.box1 {
    height: 22px;
    width: 190px;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    line-height: 22px;
    padding-left: 8px;
    color: #666;
}

.red {
    color: #ff0000
}

.white {
    color: #ffffff
}

.color000000 {
    color: #000000
}

.color333333 {
    color: #333333
}

.color003366 {
    color: #003366
}

.color666666 {
    color: #666666
}

.color999999 {
    color: #999999
}

.color0099cc {
    color: #0099cc
}

.colorded8ad {
    color: #ded8ad
}

.cuti {
    font-weight: bold
}

.container1 {
    display: block;
    position: relative;
    overflow: visible;
    z-index: 1;
}

.container1 .menus {
    position: absolute;
    top: 39px;
    z-index: 10;
    display: none;
    left: 0
}

#slider {
    padding-right: 0px;
    padding-left: 0px;
    background: #ffffff;
    padding-bottom: 0px;
    margin: 0px auto;
    width: 380px;
    padding-top: 0px;
    height: 100%;
}

#divSmallBox {
    overflow: hidden;
    *display: inline;
    *zoom: 1;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 10px;
    background: #ffffff;
}

#playBox {
    width: 960px;
    height: 350px;
    margin: 0px auto;
    background: #333;
    position: relative;
    overflow: hidden;
}

#playBox * {
    margin: 0;
    padding: 0;
    list-style: none;
}

#playBox .oUlplay {
    width: 99999px;
    position: absolute;
    left: 0;
    top: 0;
}

#playBox .oUlplay li {
    float: left;
}

#playBox .pre {
    cursor: pointer;
    width: 45px;
    height: 45px;
    background: url(../images/l.png) no-repeat;
    position: absolute;
    top: 150px;
    left: 10px;
    z-index: 10;
}

#playBox .next {
    cursor: pointer;
    width: 45px;
    height: 45px;
    background: url(../images/r.png) no-repeat;
    position: absolute;
    top: 150px;
    right: 10px;
    z-index: 10;
}

#playBox .smalltitle {
    width: 960px;
    height: 10px;
    position: absolute;
    bottom: 15px;
    z-index: 10
}

#playBox .smalltitle ul {
    width: 120px;
    margin: 0 auto;
}

#playBox .smalltitle ul li {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 10px;
    background: #ffffff;
    float: left;
    overflow: hidden;
    *display: inline;
    *zoom: 1;
}

#playBox .smalltitle .thistitle {
    background: #69aaec;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

img {
    border: none;
}

#slide-holder {
    z-index : 40;
    width : 380px;
    height : 267px;
    position : absolute;
    top: 0;
    left: 0;
}

#slide-holder #slide-runner {
    top : 9px;
    left : 9px;
    width : 367px;
    height : 278px;
    overflow : hidden;
    position : absolute;
}

#slide-holder img {
    margin : 0;
    display : none;
    position : absolute;
}

#slide-holder #slide-controls {
    left: 0;
    bottom: 26px;
    width: 380px;
    height: 46px;
    display: none;
    position: absolute;
    background : url(../images/slide-bg.png) 0 0;
}

#slide-holder #slide-controls p.text {
    float: left;
    color: #fff;
    display: inline;
    font-size: 10px;
    line-height: 16px;
    margin: 15px 0 0 10px;
}

#slide-holder #slide-controls #slide-nav {
    float: right;
    height: 24px;
    display: inline;
    margin: 11px 15px 0 0;
}

#slide-holder #slide-controls #slide-nav a {
    float: left;
    width: 24px;
    height: 24px;
    display: inline;
    color: white;
    font-size: 11px;
    margin: 0 5px 0 0;
    line-height: 24px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background-position: 0 0;
    background-repeat: no-repeat;
}

#slide-holder #slide-controls #slide-nav a.on {
    background-position : 0 -24px;
}

#slide-holder #slide-controls #slide-nav a {
    background-image : url(../images/silde-nav.png);
}
