﻿.div_footer
{
    display: none;
}

.ndraw
{
    float: left;
    width: 870px;
}
a
{
    text-decoration: none;
    color: #000000;
}

.ndraw_table
{
    width: 870px; /*margin-bottom: 8px;*/
}
.ndraw_top
{
    /*width: 1006px;
    height: 295px;
    border: solid 1px #B5B5B6;*/
    margin: 20px 0 10px 0;
}
/*.ndraw_bottom
{
    height: 1607px;
    margin-bottom: 20px;
}
.ndraw_menu
{
    width: 870px;
    height: 33px;
    margin-bottom: 12px;
}
.ndraw_menu_li
{
    float: left;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    list-style-type: none;
    padding: 4px 20px;
    cursor: pointer;
}
.ndraw_menu_onli
{
    color: #E71A29;
    background-color: #FFFFFF;
    border-radius: 5px 5px 0 0;
}*/

.ndraw_menu_li_1
{
    z-index: 4;
}
.ndraw_menu_li_2
{
    z-index: 3;
}
.ndraw_menu_li_3
{
    z-index: 2;
}
.ndraw_menu_li_4
{
    z-index: 1;
}

.ndraw_content
{
    width: 284px;
    height: 379px;
    border: solid 1px #B5B5B6;
    margin-right: 6px;
    margin-bottom: 12px;
    font-family: 微軟正黑體;
    text-align: left;
}
.ndraw_content:hover
{
    border-color: #C92F43;
}
.ndraw_con_name
{
    width: 272px;
    height: 36px;
    margin: 9px 6px 8px 6px;
    font-size: 16px;
    color: #040000;
    line-height: 19px;
    letter-spacing: 1.2px;
    overflow: hidden;
}
.ndraw_con_img
{
    width: 256px;
    height: 256px;
    margin: 0 14px;
    overflow: hidden;
}
.ndraw_con_fullimg
{
    border: 0;
    width: 256px;
    height: 256px;
}

.ndraw_con_partimg
{
    border: 0;
    height: 256px;
}
/*.ndraw_con_img img
{
    width: 256px;
    height: 256px;
    border: 0;
}*/
.ndraw_con_price
{
    float: left;
    width: 93px;
    height: 15px;
    font-size: 14px;
    color: #717071;
    margin: 14px 0 0 6px;
}

.ndraw_con_count
{
    float: right;
    width: 134px;
    height: 20px;
    margin: 9px 6px 9px 0;
    text-align: right;
}

.ndraw_con_cou_num
{
    font-size: 22px;
    font-weight: bold;
    font-family: Century Gothic;
    color: #BD3041;
}

.ndraw_con_cou_txt
{
    font-size: 14px;
    color: #717071;
}

.ndraw_con_point
{
    float: left;
    width: 136px;
    margin: 10px 0px 4px 6px;
    overflow: hidden;
}

.ndraw_con_point_txt
{
    font-size: 14px;
    color: #717071;
}

.ndraw_con_point_num
{
    font-size: 22px;
    font-weight: bold;
    font-family: Century Gothic;
    color: #BD3041;
}

.ndraw_con_btn
{
    float: right;
    width: 78px;
    height: 25px;
    text-align: center;
    margin: 0 6px 7px 0;
    font-size: 17px;
    letter-spacing: 0.25px;
    text-align: center;
    color: #FEFEFE; /*font-family: Adobe 繁黑體Std B;*/
    line-height: 25px;
}

.ndraw_con_free_btn
{
    background: url('/images/views2015v1/btm_all_btn.png') -4px -88px no-repeat;
}
.ndraw_con_end_btn
{
    background: url('/images/views2015v1/btm_all_btn.png') -4px -32px no-repeat;
}

.ndrew_right
{
    float: right;
    width: 129px;
    margin-left: 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/ndraw_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/ndraw_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/ndraw_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/ndraw_menu_bg.png');
    background-position: 0 -39px;
    background-repeat: no-repeat;
}
.ui-tabs .ui-tabs-nav
{
    border-bottom: solid 5px #BD2F42;
}
.ui-widget-header
{
    background-color: #8D253E;
}
