#dwd-tabs {
    background: none repeat scroll 0 0 #ffffff;
    border: 0 none;
    margin: 10px 0;
    overflow: hidden;
}
#dwd-tabs hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ebebeb -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: medium none;
    border-style: solid none none;
    border-width: 1px medium medium;
    height: 1px;
    margin: 15px 10px 10px;
}
#dwd-tabs hr::after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#dwd-tabs .info, #dwd-tabs .sort_type {
    color: #58585a;
    margin: 0;
    padding: 0;
    position: relative;
}
#dwd-tabs .info .body-more, #dwd-tabs .sort_type .body-more {
    display: none;
}
#dwd-tabs .tabs-list {
    background: url("../image/images/sprite_tabs_horizontal.png") repeat-x scroll 0 25px rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 0;
    list-style: outside none none;
    margin: 0 10px 20px;
    padding-left: 20px;
}
#dwd-tabs .tabs-list::before, #dwd-tabs .tabs-list::after {
    content: "";
    display: table;
    line-height: 0;
}
#dwd-tabs .tabs-list::after {
    clear: both;
}
#dwd-tabs .tabs-list .ui-state-default {
    border: medium none;
    float: left;
    font-size: 13px;
    height: 29px;
    text-align: center;
}
#dwd-tabs .tabs-list .ui-state-default a {
    background: url("../image/images/sprite_tabs_horizontal.png") repeat-x scroll 0 -4px rgba(0, 0, 0, 0);
    color: #8b8b8b;
    display: block;
    line-height: 29px;
    margin: 0 21px;
    position: relative;font-family: arial;
    font-size: 14px;
    font-weight: bold; text-decoration:none;
}
#dwd-tabs .tabs-list .ui-state-default a:hover {
    color: #292929;
}
#dwd-tabs .tabs-list .ui-state-default a::before, #dwd-tabs .tabs-list .ui-state-default a::after {
    background: url("../image/images/sprite_tabs.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 29px;
    overflow: hidden;
    position: absolute;
    text-indent: 100%;
    top: 0;
    width: 21px;
}
#dwd-tabs .tabs-list .ui-state-default a::before {
    background-position: -32px 0;
    left: -21px;
}
#dwd-tabs .tabs-list .ui-state-default a::after {
    background-position: -74px 0;
    right: -21px;
}
#dwd-tabs .tabs-list .ui-state-default:first-child a::before {
    background-position: 0 0;
    margin-left: -11px;
    width: 32px;
}
#dwd-tabs .tabs-list .ui-state-default:last-child a::after {
    background-position: -95px 0;
    margin-right: -19px;
    width: 40px;
}
#dwd-tabs .tabs-list .ui-state-default.before-active a::after {
    background-position: -135px 0;
}
#dwd-tabs .tabs-list .ui-state-default.ui-state-active a {
    background-position: 0 -33px;
    color: #292929;
}
#dwd-tabs .tabs-list .ui-state-default.ui-state-active a::before {
    background-position: -32px -29px;
}
#dwd-tabs .tabs-list .ui-state-default.ui-state-active a::after {
    background-position: -74px -29px;
}
#dwd-tabs .tabs-list .ui-state-default.ui-state-active:first-child a::before {
    background-position: 0 -29px;
}
#dwd-tabs .tabs-list .ui-state-default.ui-state-active:last-child a::after {
    background-position: -95px -29px;
}
#dwd-tabs .tabs-list .ui-state-default.ui-state-active + .ui-state-default a::before {
    background-position: -53px 0;
}
#dwd-tabs .category-panel {
    line-height: 17px;  padding:0px 20px; font-size: 14px
}

#dwd-tabs .ui-tabs-hide {
    display: none;
}
#dwd-tabs .ui-tabs-panel {
    overflow: hidden;
}
#dwd-tabs .ui-tabs-panel .dwd-tabber .ui-accordion-header {
    width: 475px;
}
#dwd-tabs .ui-tabs-panel .dwd-tabber .ui-accordion-content {
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 2px;
    width: 556px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: url("/resources/images/ui-bg_glass_100_f6f6f6_1x400.png") repeat-x scroll 50% 50% #f6f6f6;
    border: 1px solid #cccccc;
    color: #1c94c4;
    font-weight: bold;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #1c94c4;
    text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background: url("/resources/images/ui-bg_glass_100_fdf5ce_1x400.png") repeat-x scroll 50% 50% #fdf5ce;
    border: 1px solid #fbcb09;
    color: #c77405;
    font-weight: bold;
}
.ui-state-hover a, .ui-state-hover a:hover {
    color: #c77405;
    text-decoration: none;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: url("/resources/images/ui-bg_glass_65_ffffff_1x400.png") repeat-x scroll 50% 50% #ffffff;
    border: 1px solid #fbd850;
    color: #eb8f00;
    font-weight: bold;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #eb8f00;
    text-decoration: none;
}
.ui-widget *:active {
    outline: medium none;
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url("/resources/images/ui-icons_ef8c08_256x240.png");
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    background-image: none;
    opacity: 0.35;
}
.ui-corner-all {
    border-radius: 4px;
}