﻿.div_footer {
    display: none;
}

.draw {
    width: 870px;
    float: left; /*margin-top: 10px;*/
}

a {
    text-decoration: none;
    color: #000000;
}

.draw_top {
    /*width: 1006px;
    height: 295px;
    border: solid 1px #B5B5B6;*/
    margin: 20px 0 10px 0;
}

.draw_bottom {
    /*height: 1175px;*/
    margin-bottom: 20px;
}

.draw_menu {
    width: 870px; /*height: 33px;     margin-bottom: 12px;*/
}
/*.draw_menu_li
{
    float: left;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    list-style-type: none;
    padding: 4px 20px;
}
.draw_menu_onli
{
    color: #1FA62D;
    background-color: #FFFFFF;
    border-radius: 5px 5px 0 0;
}*/
.draw_menu_li_1 {
    z-index: 4;
}

.draw_menu_li_2 {
    z-index: 3;
}

.draw_menu_li_3 {
    z-index: 2;
}

.draw_menu_li_4 {
    z-index: 1;
}

.draw_content {
    width: 238px;
    height: 238px;
    border: solid 1px #B5B5B6;
    margin-right: 6px;
    margin-bottom: 12px;
    font-family: 微軟正黑體;
    text-align: left;
}

    .draw_content:hover {
        border-color: #389C3A;
    }

.draw_con_title {
    margin: 6px 4px 6px 4px;
    color: #000000;
    font-size: 14px;
    line-height: 17px;
    width: 230px;
    height: 32px;
    overflow: hidden;
    text-align: left;
}

.draw_con_daytime {
    float: left;
    width: 272px;
    height: 15px;
    margin: 0 6px 8px 6px;
    font-size: 14px;
    color: #D65E5D;
    letter-spacing: 0.5px;
}

.draw_con_img {
    /*float: left;*/
    width: 230px;
    height: 120px;
    margin: 0 4px;
    overflow: hidden;
}

.draw_con_fullimg {
    border: 0;
    width: 230px;
    height: 120px;
}

.draw_con_partimg {
    border: 0;
    width: 272px;
}

/*.draw_con_img img
{
    border: 0;
    width: 272px;
    height: 142px;
}*/
.draw_con_count {
    float: right;
    margin-right: 6px;
    margin-top: 5px;
}

.draw_con_btn {
    width: 78px;
    height: 25px;
    float: right;
    margin: 8px 6px 7px 0;
    font-size: 17px;
    letter-spacing: 0.25px;
    text-align: center; /*font-family: Adobe 繁黑體Std B;*/
    line-height: 25px;
}

.draw_con_free_btn {
    background: url('/images/views2015v1/btm_all_btn.png') -4px -4px no-repeat;
    color: #FEFEFE;
}

.draw_con_end_btn {
    background: url('/images/views2015v1/btm_all_btn.png') -4px -32px no-repeat;
    color: #FEFEFE;
}

.draw_con_join_btn {
    background: url('/images/views2015v1/btm_all_btn.png') -4px -60px no-repeat;
    color: #FEFEFE;
}

.draw_con_fans {
    float: left;
    margin: 12px 6px 12px 6px;
    font-size: 12px;
    color: #5F5858;
    width: 132px;
    height: 16px;
    overflow: hidden;
    text-align: left;
}

.draw_con_fans_name {
    overflow: hidden;
}

.draw_con_count_down {
    width: 103px;
    height: 29px;
    float: left;
    margin: 5px 0 0 6px;
    overflow: hidden;
}

.count_text {
    font-size: 12px;
    color: #5E5858;
}

.count_num {
    font-family: Century Gothic;
    font-weight: bold;
    font-size: 20px;
    color: #389C3A;
}



.drew_right {
    float: right;
    width: 129px;
    margin: 0 0 12px 9px;
}

#midadv1 {
    width: 127px;
    height: 78px;
    border: solid 1px #B5B5B6;
}

#midadv2 {
    width: 127px;
    height: 78px;
    border: solid 1px #B5B5B6;
    margin: 8px 0 15px 0;
}

#midadv3 {
    width: 127px;
    height: 190px;
    border: solid 1px #B5B5B6;
    margin-bottom: 24px;
}

/* tabs */
.ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background-image: url('/images/views2015v1/draw_menu_bg.png');
    background-position: 0 0;
    background-repeat: no-repeat;
}

.ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background-image: url('/images/views2015v1/draw_menu_bg.png');
    background-position: 0 -78px;
    background-repeat: no-repeat;
}

.ui-tabs .ui-tabs-nav li:nth-child(1) {
    background-image: url('/images/views2015v1/draw_menu_bg.png');
    background-position: 0 -117px;
    background-repeat: no-repeat;
}

    .ui-tabs .ui-tabs-nav li:nth-child(1).ui-tabs-active {
        background-image: url('/images/views2015v1/draw_menu_bg.png');
        background-position: 0 -39px;
        background-repeat: no-repeat;
    }

.ui-tabs .ui-tabs-nav {
    border-bottom: solid 5px #399439;
}

.ui-widget-header {
    background-color: #207439;
}
/* 集code */
.udn_banner {
    margin: 20px 0;
}
/*分頁樣式*/
.page-item {
    display: inline;
    border: 1px solid #389C3A;
    margin: 3px;
    padding: 0px 5px 0px 5px;
}

    .page-item:hover {
        background-color: #389C3A;
        padding: 0px 5px 0px 5px;
        /*z-index: 2;*/
        color: white;
    }

.page-link:hover {
    z-index: 1;
    color: white;
}

.page-item.next {
    border: 1px solid #389C3A;
}

.page-item.first {
    border: 1px solid #389C3A;
    padding: 0px 10px 0px 10px;
    display: inline;
}

.page-item.prev {
    border: 1px solid #389C3A;
    display: inline;
}

.page-item.last {
    border: 1px solid #389C3A;
    display: inline;
}

.page-item.active {
    border: 0px;
}

.page-link {
    color: #389C3A;
    z-index: 0;
}

.page-item.active a {
    color: #000000;
}

.page-item.prev.disabled {
    display: none;
}

.page-item.first.disabled {
    display: none;
}

.page-item.last.disabled {
    display: none;
}

.page-item.next.disabled {
    display: none;
}
