#slide {
    width : 540px;
    height : 221px;
    position: relative;
    float: left;
    margin-left: 1px;
}

#slide_button {
    float: right;
    margin-right: 12px;

}

#slide_button a{
    display: block;
    float: left;
    background: url("/images/slide_button_bg.png") no-repeat center center;
    font-family: Arial;
    font-size: 10px;
    color: #FFFFFF;
    width: 16px;
    text-align: center;
    margin-left: 2px;
    text-decoration: none;
}

#slide_button a.activeSlide {
    display: block;
    float: left;
    background: url("/images/slide_button_active_bg.png") no-repeat center center;
    font-family: Arial;
    font-size: 10px;
    color: #FFFFFF;
    width: 16px;
    text-align: center;
    margin-left: 2px;
    text-decoration: none;
}

.slideshow {
    position: relative;
    overflow: hidden;
    width : 540px;
    height : 221px;
}

#slide1, #slide2, #slide3, #slide4, #slide5, #slide6, #slide7, #slide8 {
    position: absolute;
}


#slide_menu {
    position: absolute;
    background: url("/images/right_banner_slider_bg.png") no-repeat;
    width : 540px;
    height : 28px;
    top : 193px;
    z-index: 1000;
    line-height: 28px;
    left : 1px;
}

#slide_hint {
    font-family: Arial;
    font-size: 10px;
    color: #FFFFFF;
    margin-left: 10px;
}

.each_slide {
    position: relative;
}

.each_slide .title {
    position: absolute;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 41px;
    font-weight: bold;
    top : 15px;
    left: 24px;
    color : #000000;
    margin: 0px;
    padding: 0px;
    white-space : nowrap;
    text-decoration: none;
    cursor: pointer;
    background : none;
}

.each_slide img {
    display: block;
    position: absolute;
    top : 0px;
    left : 0px;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    cursor: pointer;
}

.each_slide .subtitle{
    position: absolute;
    font-family: Arial,Helvetica,sans-serif;
    color: #8E1236;
    font-size: 20px;
    left : 24px;
    top : 65px;
    white-space : nowrap;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
    *font-weight : normal;
}

.each_slide p {
    position: absolute;
    font-family: Arial,Helvetica,sans-serif;
    color: #8E1236;
    font-size: 11px;
    left : 460px;
    top : 25px;
    font-weight: bold;
    white-space : nowrap;
    text-decoration: none;
    cursor: pointer;
}

.every_slide a {
    text-decoration: none;
}

.every_slide a:hover {
    text-decoration: none;
}

#banner {
    background-image:none
}

#banner .banner_area {
    float:left;
}

#slide2 .title {
    color:#143666
}

#slide2 .subtitle {
    color:#181B22
}

#slide3 .title{
    color:#382A2F
}

#slide3 .subtitle {
    color:#181B22
}

#slide4 .title {
    color:#3A3939
}

#slide4 .subtitle {
    color:#000000
}

#slide5 .title{
    color:#761E1A
}

#slide5 .subtitle{
    color:#000000
}

#slide6 .title {
    color:#11172F
}

#slide6 .subtitle {
    color:#000000
}

#slide7 .title{
    color:#3C302A
}

#slide7 .subtitle {
    color:#000000
}

#slide8 .title {
    color:#3A3939
}

#slide8 .subtitle {
    color:#000000
}
