body {
    min-width: 830px;
    width: 830px
}

.wrapper {
    width: 830px;
    position: relative
}

.t_center {
    text-align: center
}

.font12 {
    font-size: 12px;
    color: #666
}

.time {
    color: #777
}

.gray {
    color : #999
}

.han {
    font-size: 13px;
    letter-spacing: -1px
}

.han2 {
    font-size: 12px;
    letter-spacing: -1px
}

.info-box ul li span {
    color: #ED407F
}

.board-list td {
    border-left: 1px solid #e9e8ee;
    border-right: 1px solid #e9e8ee;
}

.board-list td .intro {
    line-height: 1.3;
}


.sub_menu {
    background: #f5f5f5;
    height: 58px
}

.sub_menu li {
    width: 138px;
    position: relative
}

.sub_menu li>a {
    width: 138px;
    line-height: 56px;
    border-left: 1px solid #f3f3f3;
    text-align: center;
    letter-spacing: -1px
}

.sub_menu li:first-child>a {
    border-left: none
}

.sub_menu li>a:hover {
    color: #555;
    background: #fff
}

.sub_menu li>a:hover em.hbox {
    display: block;
    position: absolute;
    top: -1px;
    left: 0;
    width: 139px;
    height: 58px;
    border: 1px solid #888;
    z-index: 100
}

.sub_menu li:first-child>a:hover em.hbox {
    top: -1px;
    left: -1px;
    width: 140px
}

.sub_menu li>a.selected {
    color: #fff;
    background: #1ba9de;
    font-weight: 700
}

.sub_menu li:first-child>a.selected em.hbox {
    top: -1px;
    left: -1px;
    width: 140px
}

.sub_menu li>a.selected em.hbox {
    display: block;
    position: absolute;
    top: -1px;
    left: 0;
    width: 139px;
    height: 58px;
    border: 1px solid #1787b0;
    z-index: 200
}

.sub_menu li>span.null {
    display: inline-block;
    width: 138px;
    line-height: 56px;
    border-left: 1px solid #f3f3f3;
    text-align: center;
    letter-spacing: -1px;
    color: #ddd
}

.sub_menu li>a.tgamerank {
    color: #e62626;
    background: #ffe8e8;
    font-weight: 700
}

.sub_menu li>a.tgamerank em.hbox {
    display: block;
    position: absolute;
    top: -1px;
    left: 0;
    width: 139px;
    height: 58px;
    border: 1px solid #c01e1e;
    z-index: 101
}

.sub_menu li>a.selected.tgamerank {
    color: #fff;
    background: #e62626;
    font-weight: 700
}

.sub_menu li>a.selected.tgamerank em.hbox {
    display: block;
    position: absolute;
    top: -1px;
    left: 0;
    width: 139px;
    height: 58px;
    border: 1px solid #c01e1e;
    z-index: 200
}

.top_notice {
    position: relative;
    margin-top: 10px;
    background: #fff;
    letter-spacing: -1px;
    padding: 10px;
    border-bottom: 1px dashed #d1d1d1
}

.top_notice.slevel {
    border-bottom: 1px solid #d1d1d1
}

.top_notice h2 {
    padding: 15px 0 0 15px;
    font-size: 14px
}

.top_notice ul {
    list-style-position: inside;
    padding: 15px 0
}

.top_notice li {
    line-height: 1.8;
    padding: 0 15px;
    list-style-type: disc;
    color: #999
}

.top_notice .btn {
    position: absolute;
    right: 15px;
    top: 15px
}

.top_notice .btn {
    display: inline-block;
    padding: 0 15px;
    height: 38px;
    line-height: 36px;
    background: #fff;
    color: #888;
    font-size: 12px;
    letter-spacing: -1px
}

.top_notice .btn {
    border: 1px solid #d1d1d1;
    background: #fbfbfb
}

.top_notice .btn:hover {
    border: 1px solid #888;
    color: #333
}

.search_tbox {
    border-top: none
}

.ui-datepicker.ui-widget {
    width: 25em;
}
.ui-datepicker-prev:after {
    content: '';
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg);
    top: 66%;
    left: 15px;
}
.ui-datepicker-next:after {
    content: '';
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-135deg);
    top: 66%;
    right: 15px;
}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-month,
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
    width: 68px;
    height: 28px;
    margin: 5px 3px;
    font-size: 1.2rem;
}
.ui-datepicker-header .ui-datepicker-prev.ui-state-hover,
.ui-datepicker-header .ui-datepicker-next.ui-state-hover {
    border: none;
    background: none;
    cursor: pointer;
}
.ui-datepicker table.ui-datepicker-calendar {
    height: 20em;
}
.ui-datepicker .ui-datepicker-calendar th {
    font-size: 1.2rem;
    padding : 1em .3em;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-default,
.ui-datepicker .ui-widget-content .ui-state-default,
.ui-datepicker .ui-widget-header .ui-state-default,
.ui-datepicker .ui-button,
.ui-button.ui-state-disabled:hover,
.ui-button.ui-state-disabled:active {
    height: 100%;
    background: none;
    text-align: center;
    line-height: 30px;
    color: #333;
    border-radius: 8px;
    font-size: 1.2rem;
}
.ui-datepicker .ui-datepicker-today .ui-state-highlight,
.ui-datepicker .ui-widget-content .ui-state-highlight,
.ui-datepicker .ui-widget-content .ui-widget-header .ui-state-highlight {
    border: 1px solid #548cff;
    background: #548cff url(images/ui-bg_glass_56_fbf8ee_1x400.png) 50% 50% repeat-x;
    color: #fff;
}

.pt_search {
    margin-top: 10px;
    padding: 15px 25px;
    background: #f5f5f5;
    position: relative
}

.pt_search span.refresh {
    position: absolute;
    top: 20px;
    right: 25px;
    display: block;
    width: 24px;
    height: 24px;
    background-position: -130px -269px
}

.pt_search span.refresh:hover {
    background-position: -154px -269px
}

.pt_search input {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    padding: 0 15px;
    height: 36px;
    line-height: 32px;
    background: #fff;
    color: #888
}

.pt_search select {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    padding-left: 5px;
    height: 36px;
    line-height: 32px;
    background: #fff;
    color: #888
}

.pt_search .hover:hover {
    border: 1px solid #888;
    color: #333
}

.pt_search .button {
    display: inline-block;
    font-size: 12px;
    padding: 0 15px;
    height: 36px;
    line-height: 32px;
    background: #fff;
    color: #888
}

.pt_search .datepicker {
    width: 125px;
    background: url(/img/cal.png) #fff no-repeat;
    background-position: 95px 11px
}

.pt_search .op_btn {
    height: 22px;
    width: 22px;
    display: inline-block
}

.pt_search .minus {
    background-position: -222px -269px
}

.pt_search .minus:hover {
    background-position: -244px -269px
}

.pt_search .plus {
    background-position: -178px -269px
}

.pt_search .plus:hover {
    background-position: -200px -269px
}

.pt_search .num_text {
    font-size: 26px;
    display: inline-block;
    margin: 0 20px;
    letter-spacing: -1px;
    position: relative;
    top: -1px
}

.pt_search .prev {
    background-position: -42px -269px
}

.pt_search .prev:hover {
    background-position: -64px -269px
}

.pt_search .next {
    background-position: -86px -269px
}

.pt_search .next:hover {
    background-position: -108px -269px
}

.pt_search .add_box {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #f3f3f3
}

.pt_search .daily .today {
    margin-left: 30px
}

.pt_search .interval .round_num {
    margin-left: 30px
}

.pt_search .interval select {
    width: 90px
}

.pt_search .rounds .toround {
    margin-left: 30px
}

.pt_search .rounds .search {
    background: #e62626;
    color: #fff;
    border: 1px solid #c01e1e;
    margin-right: 10px
}

.pt_search .rounds .search:hover {
    background: #c01e1e;
    border: 1px solid #aa1b1b
}

.pt_search .rounds select {
    position: relative;
    top: 0;
    width: 90px
}

.pt_search .add_box .selected {
    background: #777;
    color: #fff;
    border: 1px solid #444
}

.pt_search .period .search {
    background: #e62626;
    color: #fff;
    border: 1px solid #c01e1e;
    margin-right: 10px
}

.pt_search .period .search:hover {
    background: #c01e1e;
    border: 1px solid #aa1b1b
}

.pt_search .period .num_text {
    margin: 0 3px
}

.pt_search .period .date_form {
    margin-left: 30px
}

.pt_search .pattern select {
    margin: 0 10px;
    width: 90px
}

.pt_search .pattern .plus {
    margin-right: 30px
}

.pt_search .pattern a.selected {
    background: #777;
    color: #fff;
    border: 1px solid #444
}

.pt_search .pick {
    overflow: auto
}

.pt_search .pick select {
    margin-left: 30px;
    width: 90px
}

.pt_search .pick .add_box a {
    float: left;
    margin-right: 4px
}

.rank_list {
    margin-top: 10px;
    background: #fff;
    border-bottom: none
}

.rank_list .tleft {
    text-align: left
}

.rank_list .tright {
    text-align: right;
    padding-right: 20px
}

.rank_list thead tr th {
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #d1d1d1;
    background: #f5f5f5;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: -1px;
    color: #777
}

.rank_list tbody tr td {
    height: 58px;
    line-height: 56px;
    border-bottom: 1px solid #efefef;
    color: #999;
    text-align: center
}

.rank_list tbody tr:last-child>td {
    border-bottom: 1px solid #d1d1d1
}

.rank_list tbody>tr:hover>td:first-child em.hbox {
    display: block;
    position: absolute;
    top: -1px;
    left: -1px;
    width: 830px;
    height: 59px;
    border: 1px solid #888;
    z-index: 100
}

.rank_list tbody .number12 {
    color: #777
}

.rank_list tbody .icon_chat {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    content: '';
}

.rank_list tbody td .icon_level {
    margin-right: 4px
}

.rank_list tbody td .link {
    position: relative;
    z-index: 999
}

.rank_list tbody td .intro {
    color: #333
}

.rank_list tbody td .intro .gray {
    color: #ccc;
    font-size: 12px;
    letter-spacing: -1px
}

.rank_list tbody td .game_name {
    display: inline-block;
    padding: 8px 15px;
    border-radius: 3px;
    line-height: 1;
    color: #333
}

.rank_list tbody tr.rank1 {
    background: snow
}

.rank_list tbody tr.rank2 {
    background: #fffdfc
}

.rank_list tbody tr.rank3 {
    background: #fbfeff
}

.graph_bg {
    display: inline-block;
    position: relative;
    width: 300px;
    height: 10px;
    border-radius: 5px;
    border: 1px solid #ddd;
    background-color: #fbfbfb;
    top: -5px
}

.graph_state {
    display: inline-block;
    position: absolute;
    top: -1px;
    left: -1px;
    height: 10px;
    border-radius: 5px
}

.graph_per {
    position: absolute;
    top: 15px;
    right: 1px;
    font-size: 12px;
    color: #333;
    line-height: 1
}

.game_score {
    color: #333;
    font-size: 12px;
}

.div_chart {
    z-index: 1000
}

.icon_chart {
    display: inline-block;
    padding: 3px;
    line-height: 1;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px
}

.icon_chart:hover {
    border: 1px solid #db0d0d
}

.icon_chart img {
}

.chart_box {
    position: absolute;
    top: 100px;
    width: 700px;
    height: 400px;
    background-color: #fff
}

#chartdiv {
    width: 700px;
    height: 300px
}
.ranking .graph {
    justify-content: center
}
.ranking .graph .charts.bdr {
    width: 190px;
}

.board-list tr:hover {
    background: #F8F8F8;
}
.board-list .position_relative > img.middle {
    width: 35px;
}
.board-list strong.red{
    color: #ED407F
}
.user_nick {
    justify-content: normal
}
.user-nickname {
    text-align: left;
}

.ranking .number {
    color: #ED407F;
    font-weight: 600
}