/* Content */

#container {
    background: #e4e4e4;
    box-shadow: 0px 4px 35px #888;
    padding: 1px 0px;
    position: relative;
    top: 63px;
    width: 1120px;
    margin: 0px auto;
}

.content_left {
    width: 140px;
    height: 700px;
    margin: 115px 0px 0px 0px;
    float: left;
}

.content_main {
    width: 731px;
    margin: 1px 0px 20px 0px;
    float: left;
}


/*.content_right{width: 245px;position: absolute;right: 0px;top: 3px;z-index: 3;}*/

.content_right {
    width: 245px;
    position: fixed;
    right: 50%;
    top: 60px;
    margin-right: -564px;
    z-index: 3;
}


/* Menu Left */

.menu_left {
    list-style: none;
}

.menu_left li {
    background: url('../img/web/ss_main_bt_menu.png');
    width: 139px;
    min-height: 37px;
    cursor: pointer;
    margin-top: 1px;
    color: #FFF;
}

.menu_left li span {
    font-size: 12px;
    font-weight: bold;
}

.menu_left li.menu_left_selected {
    background-position: 0px -37px;
}

.menu_left li:hover {
    background-position: 0px -37px;
}

.sub_menu_left {
    list-style-image: none;
}

.sub_menu_left li {
    background: #A9E76B;
    width: 139px;
    height: 25px;
    cursor: pointer;
    margin-top: 1px;
    color: #FFF;
}


/* Main */

.adv_A {
    width: 731px;
    margin: 1px 0px 0px 2px;
}

.headline_head {
    background: #f36523;
    color: #FFF;
    text-align: center;
    font-size: 28px;
    width: 522px;
    padding: 13px 0px 10px 0px;
    margin: 2px 0px 0px 2px;
}

.headline {
    background: #FFF;
    width: 729px;
    padding: 0px 0px 5px 0px;
    box-shadow: 0px 6px 15px #888;
    margin: 3px 0px 0px 0px;
}

.headline_news {
    float: left;
    margin: 0px 0px 0px 2px;
    width: 537px;
}

.headline_main {
    width: 537px;
    margin: 2px 0px 0px 0px;
}

.headline_big {
    width: 537px;
}

.headline_big_desc_title {
    font-size: 23px;
    color: #000;
    padding: 0px 3px;
}

.headline_big_desc_detail {
    font-size: 13px;
    color: #000;
    padding: 5px;
}

.headline_big_video {
    font-size: 12px;
    color: #000;
    padding: 0px 3px;
    background: #99C45F;
    margin: 3px 0px;
    height: 27px;
}

.headline_big_pic {
    width: 537px;
    overflow: hidden;
    margin: 0px 0px 2px 0px;
    max-height: 400px;
    position: relative;
}

.newsnewtext {
    position: absolute;
    background: #000;
    color: #FFF;
    opacity: 0.5;
    filter: alpha(opacity=50);
    top: 0px;
    font-size: 23px;
    padding: 7px;
    width: 398px;
}

.headline_big_pic img {
    min-width: 537px;
    max-width: 537px;
}

.headline_big_desc {
    width: 537px;
    background: #C4E29B;
}

.headline_small {
    width: 537px;
    margin: 2px 0px 0px 0px;
}

.headline_thumb {
    float: left;
    width: 266px;
    height: 266px;
    margin: 0px 0px 2px 2px;
    background: #000;
    position: relative;
    overflow: hidden;
}

.headline_thumb a {
    color: #FFF;
    ;
}

.headline_thumb a:hover {
    color: #f95b0b;
}

.headline_thumb_img {
    max-height: 266px;
    position: absolute;
    /* right: 25%; */
    /* margin-right: -133px; */
    right: 50%;
    transform: translateX(50%);
}

.headline_thumb_text {
    position: absolute;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.6);
    width: 256px;
    padding: 5px;
    font-size: 16px
}

.headline_thumb_icon {
    width: 25px;
    margin: 0px 3px 0px 0px;
}

.headline_menu {
    background: #8dc73f;
    width: 537px;
    margin: 2px 0px 0px 0px;
    height: 37px;
    cursor: pointer;
    color: #FFF;
}

.adv_C {
    width: 537px;
    margin: 2px 0px 0px 0px;
}

.adv_B {
    float: left;
    margin: 2px 0px 0px 2px;
    width: 186px;
}

.ssballthai_head {
    background: #ed1b24;
    color: #FFF;
    font-size: 22px;
    width: 185px;
    padding: 4px 0px 2px 0px;
    margin: 19px 0px 0px 2px;
}

.ssballthai {
    background: #FFF;
    width: 729px;
    padding: 0px 0px 2px 0px;
    box-shadow: 0px 6px 15px #888;
    margin: 3px 0px 0px 0px;
}

.ssballthai_left {
    float: left;
    margin: 2px 0px 0px 2px;
    width: 725px;
}


/*.ssballthai_big{width:393px;height: 300px;background: #000;}
.ssballthai_small{width:393px;margin: 2px 0px 0px 0px;}
.ssballthai_thumb{width:97px;height:97px;margin: 0px 1px 0px 0px;background: #00F; float: left;}*/

.ssballthai_right {
    float: left;
    margin: 2px;
    width: 193px;
}

.ssballthai_thumb {
    background: #000;
    width: 179px;
    height: 179px;
    float: left;
    margin: 2px 1px;
    position: relative;
    overflow: hidden;
}

.ssballthai_thumb a {
    color: #FFF;
}

.ssballthai_thumb a:hover {
    color: #f95b0b;
}

.ssballthai_thumb_img {
    min-width: 174px;
    max-width: 230px;
    position: absolute;
    right: 50%;
    margin-right: -115px;
}

.ssballthai_thumb_text {
    position: absolute;
    bottom: 0px;
    background: #000;
    width: 169px;
    padding: 5px;
    font-size: 13px;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.ssballthai_logo {
    background: url('../img/web/ss_ballthai_logo_ssbt.png');
    width: 104px;
    height: 74px;
    float: left;
}

.ssballthai_totalbutton {
    background: url('../img/web/ss_ballthai_bt_all_view.png');
    width: 95px;
    height: 26px;
    color: #8dc73f;
    float: right;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 2;
    margin: 50px 0px 0px 0px;
    cursor: pointer;
}

.ssballthai_totalbutton:hover {
    background-position: 0px -25px;
}

.ssballthai_headtable {
    background: url('../img/web/ss_ballthai_bg_brod.png');
    width: 330px;
    height: 31px;
}

.ssballthai_tr {
    width: 330px;
    border-bottom: 1px solid #464646;
    height: 20px;
}

.ssballthai_refresh {
    background: url('../img/web/ss_ballthai_bt_re.png');
    width: 34px;
    height: 26px;
    float: left;
    margin: 2px;
    cursor: pointer;
}

.ssballthai_refresh:hover {
    background-position: 0px -26px;
}

.ssballthai_view {
    background: url('../img/web/ss_ballthai_icon_view.png');
    width: 22px;
    height: 13px;
    float: left;
    margin: 10px 0px 0px 215px;
}

.ssballthai_post {
    background: url('../img/web/ss_ballthai_icon_comment.png');
    width: 22px;
    height: 13px;
    float: left;
    margin: 10px 0px 0px 20px;
}

.suckvideo_panel {
    float: left;
    margin: 20px 0px 0px 0px;
    width: 368px;
}

.suckvideo_head {
    background: #1dbcb8;
    color: #FFF;
    font-size: 22px;
    width: 210px;
    padding: 4px 0px 2px 0px;
    margin: 0px 0px 0px 2px;
}

.suckvideo {
    background: #FFF;
    width: 725px;
    padding: 0px 0px 2px 0px;
    box-shadow: 0px 6px 15px #888;
    margin: 3px 0px 0px 0px;
}

.suckvideo_big {
    background: #000;
    width: 359px;
    margin: 0px 0px 2px 2px;
    height: 225px;
    position: relative;
    overflow: hidden;
    float: left;
}

.suckvideo_big_img {
    max-width: 376px;
    min-width: 326px;
    position: absolute;
    /* right: 50%; */
    margin-right: -188px;
}

.suckvideo_big a {
    color: #FFF;
}

.suckvideo_big a:hover {
    color: #f95b0b;
}

.suckvideo_big_text {
    position: absolute;
    bottom: 0px;
    background: #000;
    width: 348px;
    padding: 5px;
    font-size: 15px;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.suckvideo_thumb {
    background: #000;
    float: left;
    width: 178px;
    height: 178px;
    margin: 0px 0px 2px 2px;
    position: relative;
    overflow: hidden;
}

.suckvideo_thumb a {
    color: #FFF;
}

.suckvideo_thumb a:hover {
    color: #f95b0b;
}

.suckvideo_thumb_img {
    max-width: 220px;
    min-width: 180px;
    position: absolute;
    right: 50%;
    margin-right: -114px;
}

.suckvideo_thumb_text {
    position: absolute;
    bottom: 0px;
    background: #000;
    width: 169px;
    padding: 5px;
    font-size: 11px;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.suckupdate_panel {
    background: url('../img/web/ss_suck_up_bg2.png');
    float: left;
    margin: 20px 0px 0px 0px;
    width: 308px;
    height: 1200px;
}

.suckupdate_box {
    width: 250px;
    height: 912px;
    margin: 39px 0px 0px 29px;
    overflow: hidden;
    font-size: 13px;
    font-weight: bold;
}

.suckupdate_all {
    background: url('../img/web/ss_suck_up_bt_all_view.png');
    width: 90px;
    height: 32px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    line-height: 2.3;
    font-size: 14px;
    margin: 5px 0px 0px 200px;
    cursor: pointer;
}

.suckupdate_all:hover {
    background-position: 0px -32px;
}

.scoretable_head {
    background: #8dc73f;
    color: #FFF;
    font-size: 22px;
    width: 305px;
    padding: 4px 0px 2px 0px;
    margin: 19px 0px 0px 2px;
}

.scoretable {
    background: #FFF;
    width: 729px;
    padding: 0px 0px 2px 0px;
    box-shadow: 0px 6px 15px #888;
    margin: 3px 0px 0px 0px;
    font-family: 'Arial';
}

.scoretable_menu {
    margin: 2px 0px 0px 2px;
    width: 102px;
    height: 40px;
    color: #FFF;
    float: left;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}

.scoretable_menu.thai-league .scoretable_menu_text {
    width: 56px;
    overflow: hidden;
    position: relative;
    height: 40px;
}


/* .trLeage7 {
    display: none !important;
} */

.scoretabletop_menu {
    margin: 2px 0px 0px 2px;
    width: 102px;
    height: 40px;
    color: #FFF;
    float: left;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}

.scoretabletop_menu.thai-league .scoretable_menu_text {
    width: 60px;
    overflow: hidden;
    position: relative;
    height: 40px;
}

.scoretable_showHead,
.scoretabletop_showHead {
    background: #ebebeb;
    margin: 2px;
    padding: 2px;
    font-size: 13px;
    font-weight: bold;
    padding: 10px 14px;
}

.scoretable_menu_img {
    float: left;
    margin: 2px 0px 0px 2px;
}

.scoretable_menu_img img {
    /*min-height: 38px;*/
    height: 30px;
    padding: 3px 0 3px 3px;
}

.scoretable_menu_text {
    float: left;
    line-height: 3.8;
    margin: 0px 0px 0px 5px;
}

.scoretable_show {
    width: 725px;
    margin: 2px;
}

.score_tb {
    border-color: #FFF;
}

.score_tb td {
    border-color: #FFF;
    padding: 5px 0;
}

.score_tb thead {
    font-size: 15px;
    font-weight: bold;
    border-color: #FFF;
}

.score_tb tr {
    font-size: 12px;
    font-weight: bold;
    border-color: #FFF;
}

.score_tbtop {
    border-color: #FFF;
}

.score_tbtop td {
    border-color: #FFF;
}

.score_tbtop thead {
    font-size: 15px;
    font-weight: bold;
    border-color: #FFF;
}

.score_tbtop tr {
    font-size: 13px;
    font-weight: bold;
    border-color: #FFF;
}

.hotnews_head {
    background: #fd5f1e;
    color: #FFF;
    font-size: 22px;
    width: 165px;
    padding: 4px 0px 2px 0px;
    margin: 19px 0px 0px 2px;
}

.hotnews1 {
    background: #FFF;
    width: 729px;
    padding: 0px 0px 2px 0px;
    box-shadow: 0px 6px 15px #888;
    margin: 3px 0px 0px 0px;
}

.hotnews2 {
    background: #FFF;
    width: 729px;
    padding: 0px 0px 2px 0px;
    box-shadow: 0px 6px 15px #888;
    margin: 10px 0px 0px 0px;
}

.hotnews_left {
    float: left;
    width: 480px;
    margin: 2px 0px 0px 2px;
}

.hotnews_right {
    background: #eaeaea;
    float: left;
    width: 242px;
    margin: 2px 0px 0px 2px;
    min-height: 486px;
}

.hotnews_right_thumb {
    background: #000;
    width: 238px;
    height: 240px;
    margin: 2px 0px 0px 2px;
    position: relative;
    overflow: hidden;
}

.hotnews_right_thumb a {
    color: #FFF;
}

.hotnews_right_thumb a:hover {
    color: #f95b0b;
}

.hotnews_right_thumb_img {
    min-width: 238px;
    max-width: 338px;
    position: absolute;
    right: 50%;
    margin-right: -169px;
}

.hotnews_right_thumb_text {
    position: absolute;
    bottom: 0px;
    background: #000;
    width: 228px;
    padding: 5px;
    font-size: 17px;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.hotnews_big {
    background: #000;
    width: 479px;
    height: 326px;
    position: relative;
    overflow: hidden;
}

.hotnews_big a {
    color: #FFF;
}

.hotnews_big a:hover {
    color: #f95b0b;
}

.hotnews_big_img {
    min-width: 479px;
    max-width: 479px;
}

.hotnews_big_text {
    position: absolute;
    bottom: 0px;
    background: #000;
    width: 469px;
    padding: 5px;
    font-size: 19px;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.hotnews_video {
    font-size: 12px;
    color: #FFF;
    padding: 0px 3px;
    background: #000;
    margin: 2px 0px;
    height: 27px;
}

.hotnews_video:hover {
    color: #f95b0b;
}

.hotnews_thumb {
    background: #000;
    width: 158px;
    height: 158px;
    float: left;
    margin: 2px 1px;
    position: relative;
    overflow: hidden;
}

.hotnews_thumb a {
    color: #FFF;
}

.hotnews_thumb a:hover {
    color: #f95b0b;
}

.hotnews_thumb_img {
    min-width: 158px;
    max-width: 208px;
    position: absolute;
    right: 50%;
    margin-right: -104px;
}

.hotnews_thumb_text {
    position: absolute;
    bottom: 0px;
    background: #000;
    width: 148px;
    padding: 5px;
    font-size: 13px;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.hotnews_rb_thumb {
    width: 242px;
    position: relative;
    background: #000;
}

.hotnews_rb_thumb a {
    color: #FFF;
}

.hotnews_rb_thumb a:hover {
    color: #f95b0b;
}

.hotnews_rb_thumb_img {
    min-width: 242px;
    max-width: 242px;
    margin: 30px 0px 0px 0px;
}

.hotnews_rb_thumb_text {
    position: absolute;
    bottom: 0px;
    background: #000;
    width: 232px;
    padding: 5px;
    font-size: 17px;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.hotnews_rb_topic {
    width: 100%;
    height: 40px;
    position: absolute;
    z-index: 2;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    color: #FFF;
    font-size: 24px;
}

.hotnews_rb_desc {
    width: 228px;
    height: 230px;
    padding: 5px;
    color: #FFF;
    word-wrap: break-word;
    font-size: 13px;
}

.advD {
    width: 731px;
    background: url('../img/web/ss_ad_bg_ad.png');
    margin: 20px 0px 0px 0px;
    padding: 1px 0px 0px 0px;
}

.xcornerPanel {
    float: left;
}

.xcorner_head {
    background: #e7165a;
    color: #FFF;
    font-size: 22px;
    width: 165px;
    padding: 4px 0px 2px 0px;
    margin: 19px 0px 0px 2px;
}

.xcorner {
    background: #FFF;
    width: 291px;
    padding: 0px 0px 2px 0px;
    box-shadow: 0px 6px 15px #888;
    margin: 3px 0px 0px 0px;
}

.xcorner_large {
    float: left;
    background: #000;
    width: 287px;
    height: 287px;
    overflow: hidden;
    position: relative;
    margin: 2px;
}

.xcorner_large a {
    color: #FFF;
}

.xcorner_large a:hover {
    color: #f95b0b;
}

.xcorner_large_img {
    max-width: 370px;
    position: absolute;
    right: 50%;
    margin-right: -185px;
}

.xcorner_large_text {
    position: absolute;
    background: #000;
    bottom: 0px;
    left: 0px;
    width: 277px;
    font-size: 20px;
    padding: 5px;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.xcorner_small_panel {
    float: left;
    width: 438px
}

.xcorner_small {
    float: left;
    background: #000;
    width: 142px;
    height: 142px;
    overflow: hidden;
    position: relative;
    margin: 2px;
}

.xcorner_small a {
    color: #FFF;
}

.xcorner_small a:hover {
    color: #f95b0b;
}

.xcorner_small_img {
    max-width: 180px;
    position: absolute;
    right: 50%;
    margin-right: -90px;
}

.xcorner_small_text {
    position: absolute;
    background: #000;
    bottom: 0px;
    left: 0px;
    width: 132px;
    font-size: 13px;
    padding: 5px;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.sportWorldPanel {
    float: left;
    margin: 1px 0px 0px 10px;
}

.sportWorld_head {
    background: #2e3092;
    color: #FFF;
    font-size: 22px;
    width: 204px;
    padding: 4px 0px 2px 0px;
    margin: 19px 0px 0px 2px;
}

.sportWorld {
    background: #FFF;
    width: 428px;
    padding: 0px 0px 2px 0px;
    box-shadow: 0px 6px 15px #888;
    margin: 3px 0px 0px 0px;
}

.sw_thumb {
    background: #000;
    width: 140px;
    height: 140px;
    float: left;
    margin: 2px 1px;
    position: relative;
    overflow: hidden;
}

.sw_thumb a {
    color: #FFF;
}

.sw_thumb a:hover {
    color: #f95b0b;
}

.sw_thumb_img {
    min-width: 158px;
    max-width: 208px;
    position: absolute;
    right: 50%;
    margin-right: -104px;
}

.sw_thumb_text {
    position: absolute;
    bottom: 0px;
    background: #000;
    width: 130px;
    padding: 5px;
    font-size: 13px;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.latestnews_head {
    background: #88c238;
    color: #FFF;
    font-size: 22px;
    width: 165px;
    padding: 4px 0px 2px 0px;
    margin: 19px 0px 0px 2px;
}

.latestnews {
    background: #FFF;
    width: 729px;
    padding: 0px 0px 2px 0px;
    box-shadow: 0px 6px 15px #888;
    margin: 3px 0px 0px 0px;
}

.latestnews_left {
    float: left;
    margin: 2px 0px 0px 2px;
    width: 415px;
}

.latestnews_right {
    float: left;
    margin: 2px 0px 0px 2px;
    width: 308px;
    position: relative;
}

.latestnews_search {
    width: 409px;
    height: 29px;
    background: url('../img/web/ss_latest_new_icon_se.png');
}

.latestnews_search input {
    border: none;
    margin: 1px 0px 0px 1px;
    height: 27px;
    width: 369px;
}

.latestnews_button01 {
    float: left;
    background: #88C238;
    margin: 2px 2px 0px 0px;
    color: #FFF;
    cursor: pointer;
    width: 274px;
    height: 35px;
    font-size: 11px;
}

.latestnews_button02 {
    float: left;
    background: #88C238;
    margin: 2px 2px 0px 0px;
    color: #FFF;
    cursor: pointer;
    width: 136px;
    height: 35px;
    font-size: 11px;
}

.latestnews_button_b {
    float: left;
    background: #88C238;
    margin: 2px 2px 0px 0px;
    text-align: center;
    color: #FFF;
    cursor: pointer;
    font-size: 11px;
    height: 73px;
    width: 136px;
}

.subProgram {
    margin: 3px 0px;
    height: 0px;
}

.subProgram_item {
    display: none;
    float: left;
    background: #88C238;
    color: #FFF;
    margin: 0px 1px;
    font-size: 12px;
    text-align: center;
    padding: 10px 7px;
}

.subProgram_item a {
    color: #FFF;
    text-decoration: none;
}

.latestnews_big {
    width: 412px;
    background: #000;
    margin: 2px 0px 0px 0px;
    position: relative;
}

.latestnews_big a {
    color: #FFF;
}

.latestnews_big a:hover {
    color: #f95b0b;
}

.latestnews_big_img {
    min-width: 412px;
    max-width: 412px;
}

.latestnews_big_text {
    position: absolute;
    bottom: 0px;
    background: #000;
    width: 402px;
    padding: 5px;
    font-size: 17px;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.latestnews_thead {
    float: left;
    width: 205px;
    background: #88C238;
    height: 40px;
    margin: 2px 0px 0px 0px;
    color: #FFF;
    font-size: 20px;
    border: 1px solid #CCC;
}

.latestnews_ad01 {
    background: #FFF;
    margin: 2px 2px 0px 0px;
    color: #FFF;
    cursor: pointer;
    width: 412px;
    height: 25px;
    font-size: 11px;
}

.refreshLastnew {
    float: left;
    width: 50px;
    background: #88C238;
    height: 40px;
    margin: 2px 0px 2px 1px;
    color: #FFF;
    font-size: 20px;
    border: 1px solid #CCC;
    cursor: pointer;
}

.refreshLastnew:hover {
    background: #48b5fd;
}

.latestnews_filter {
    float: left;
    width: 150px;
    background: #88C238;
    height: 40px;
    margin: 2px 0px 0px 0px;
    color: #FFF;
    font-size: 20px;
    border: 1px solid #CCC;
}

.latestnews_filter select {
    width: 150px;
    background: #88C238;
    color: #FFF;
    border: 0px;
    margin: 0px 0px;
    height: 40px;
    font-size: 17px;
    font-weight: bold;
}

.latestnews_filter option {
    font-size: 17px;
    font-weight: bold;
}

.latestnews_tr {
    width: 410px;
    height: 20px;
    color: #FFF;
    font-size: 12px;
    line-height: 1.8;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    overflow: hidden;
}

.latestnews_tr a {
    text-decoration: none;
    color: #000;
}

.latestnews_tr a:hover {
    color: #F00;
}

.latestnews_r_tr {
    width: 100%;
    height: 20px;
    color: #88C238;
    font-size: 11px;
    line-height: 1.8;
}

.latestnews_right_topic {
    color: #FFF;
    text-align: center;
    background: #88C238;
    font-size: 12px;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 5px;
    font-weight: bold;
    z-index: 2;
}

.locker_head {
    background: #f76953;
    color: #FFF;
    font-size: 22px;
    width: 165px;
    padding: 4px 0px 2px 0px;
    margin: 19px 0px 0px 2px;
}

.locker {
    background: #FFF;
    width: 729px;
    padding: 0px 0px 2px 0px;
    box-shadow: 0px 6px 15px #888;
    margin: 3px 0px 0px 0px;
}

.locker_left {
    float: left;
    margin: 2px 0px 0px 2px;
    width: 415px;
}

.locker_left_topic {
    background: #f76953;
    color: #FFF;
    width: 100%;
    padding: 4px 0px 2px 0px;
    font-size: 18px;
    height: 30px;
}

.locker_left_tr {
    background: #ebebeb;
    width: 100%;
    height: 42px;
    margin: 2px 0px 0px 0px;
}

.locker_left_tr_image {
    float: left;
    margin: 2px;
    border: 1px solid #969696;
    position: relative;
    width: 36px;
    height: 36px;
    overflow: hidden;
}

.locker_left_tr_image img {
    position: absolute;
    max-width: 36px;
}

.locker_left_tr_message {
    font-size: 14px;
    float: left;
    margin: 3px;
    width: 365px;
}

.live_head {
    background: #ed1b24;
    color: #FFF;
    font-size: 22px;
    width: 190px;
    padding: 4px 0px 2px 0px;
    margin: 19px 0px 0px 2px;
}

.live {
    background: #FFF;
    width: 729px;
    padding: 0px 0px 2px 0px;
    box-shadow: 0px 6px 15px #888;
    margin: 3px 0px 0px 0px;
}

.locker_right {
    float: left;
    margin: 2px 0px 0px 2px;
    width: 308px;
    position: relative;
}

.locker_right_topic {
    background: #0077a2;
    color: #FFF;
    width: 100%;
    padding: 4px 0px 2px 0px;
    font-size: 18px;
    height: 30px;
}

.locker_right_fbox {
    background: #242424;
    width: 100%;
    height: 176px
}

.locker_right_fbox_img {
    width: 42px;
    height: 42px;
    margin: 1px;
    overflow: hidden;
    float: left;
}

.locker_right_fbox img {
    max-width: 42px;
}

.shortcut_head {
    background: #5a2493;
    color: #FFF;
    font-size: 22px;
    width: 240px;
    padding: 4px 0px 2px 0px;
    margin: 19px 0px 0px 2px;
}

.shortcut {
    background: #FFF;
    width: 729px;
    padding: 0px 0px 2px 0px;
    box-shadow: 0px 6px 15px #888;
    margin: 3px 0px 0px 0px;
}

.shortcut_right {
    float: left;
    margin: 2px 0px 0px 3px;
    width: 240px;
    position: relative;
}

.shortcut_right_topic {
    color: #FFF;
    text-align: center;
    background: #5a2493;
    font-size: 12px;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 5px;
    font-weight: bold;
    z-index: 2;
}

.shortcut_r_tr {
    width: 100%;
    height: 20px;
    color: #feff78;
}

.shortcut_left {
    float: left;
    margin: 2px 0px 0px 2px;
    width: 240px;
}

.shortcut_left_topic {
    background: #5a2493;
    color: #FFF;
    width: 100%;
    padding: 4px 0px 2px 0px;
    font-size: 18px;
    height: 30px;
}

.shortcut_left_tr {
    background: #ebebeb;
    width: 100%;
    height: 56px;
    margin: 2px 0px 0px 0px;
}

.shortcut_center {
    float: left;
    margin: 2px 0px 0px 2px;
    width: 240px;
}

.shortcut_center_topic {
    background: #5a2493;
    color: #FFF;
    width: 100%;
    padding: 4px 0px 2px 0px;
    font-size: 18px;
    height: 30px;
}

.shortcut_center_tr {
    background: #ebebeb;
    width: 100%;
    height: 56px;
    margin: 2px 0px 0px 0px;
}

.linkboard_panel {
    background: #FFF;
    width: 711px;
    box-shadow: 0px 6px 15px #888;
    margin: 20px 0px 0px 0px;
    padding: 0px 7px 15px 10px;
    border: 1px solid #000;
}

.linkboard_type {
    margin: 15px 3px 0px 2px;
    width: 350px;
    box-shadow: 0px 5px 7px #888;
    float: left;
}

.linkboard_type_topic {
    color: #FFF;
    height: 35px;
    font-size: 15px;
    float: left;
    font-weight: bold;
}

.linkboard_type_mc {
    color: #FFF;
    height: 35px;
    font-size: 15px;
    float: left;
    font-weight: bold;
    margin: 0px 0px 0px 2px;
}

.linkboard_type_refresh {
    color: #FFF;
    height: 35px;
    font-size: 15px;
    float: left;
    font-weight: bold;
    margin: 0px 0px 0px 2px;
    width: 45px;
    cursor: pointer;
}

.linkboard_tr {
    width: 100%;
    height: 20px;
    color: #feff78;
    overflow: hidden;
}

.linkboard_tr_titlea {
    font-family: Tahoma;
    font-size: 12px;
    color: #ffcc00;
    text-decoration: none;
}

.linkboard_tr_titlea:hover {
    color: #FFF;
}

.linkboard_all {
    background: url('../img/web/ss_ballthai_bt_all_view.png');
    width: 95px;
    height: 26px;
    color: #FFF;
    float: left;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 2.2;
    margin: 2px 0px 0px 2px;
    cursor: pointer;
}

.linkboard_all:hover {
    background-position: 0px -26px;
}

.linkboard_view {
    background: url('../img/web/ss_icon6block_icon_view.png');
    width: 22px;
    height: 13px;
    float: left;
    margin: 10px 0px 0px 165px;
}

.linkboard_post {
    background: url('../img/web/ss_icon6block_icon_comment.png');
    width: 22px;
    height: 13px;
    float: left;
    margin: 10px 0px 0px 15px;
}

.linkboard_refresh {
    overflow-y: auto;
    height: 220px;
}

.refreshBall {
    background: #00bff3;
}

.refreshBall:hover {
    background: #008fb9;
}

.refreshThai {
    background: #ed1b24;
}

.refreshThai:hover {
    background: #f1565e;
}

.refreshVarity {
    background: #8dc73f;
}

.refreshVarity:hover {
    background: #74a730;
}

.refreshTecno {
    background: #f36523;
}

.refreshTecno:hover {
    background: #f79464;
}

.refreshClip {
    background: #652d90;
}

.refreshClip:hover {
    background: #9c5bcc;
}

.refreshAll {
    background: #0054a5;
}

.refreshAll:hover {
    background: #1188ff;
}

.oldnew_p_thead {
    width: 725px;
    background: #88C238;
    height: 40px;
    margin: 2px 0px 0px 2px;
    color: #FFF;
    font-size: 20px;
}

.oldnew_p_tr {
    width: 725px;
    height: 20px;
    margin: 0px 0px 0px 2px;
    border-bottom: 1px solid #969696;
}

.oldnew_p_tr a {
    color: #000;
    text-decoration: none;
    font-size: 13px;
}

.oldnew_p_tr a:hover {
    color: #FFF;
}

.oldnew_p_page {
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    padding: 2px 5px;
}

.topicLivePanel {
    float: left;
    margin: 2px 0px 0px 2px;
    width: 362px;
}

.topicLivePanelHead {
    background: #ed1b24;
    color: #FFF;
    width: 100%;
    padding: 4px 0px 2px 0px;
    font-size: 18px;
    height: 30px;
    line-height: 1.5;
}

.topicLivePanel_tr {
    background: #ebebeb;
    width: 100%;
    margin: 2px 0px 0px 0px;
}

.topicLivePanel_tr:hover {
    background: #CCC;
}

.topicLivePanel_tr_image {
    float: left;
    margin: 2px;
    position: relative;
    width: 47px;
    height: 45px;
    overflow: hidden;
}

.topicLivePanel_tr_image img {
    position: absolute;
    max-width: 45px;
    border: 1px solid #969696;
}

.topicLivePanel_tr_message {
    font-size: 13px;
    float: left;
    margin: 3px;
    width: 304px;
    word-break: break-word;
}

.clubLivePanel {
    float: left;
    margin: 2px 0px 0px 2px;
    width: 362px;
}

.clubLivePanelHead {
    background: #00adef;
    color: #FFF;
    width: 100%;
    padding: 4px 0px 2px 0px;
    font-size: 18px;
    height: 30px;
    line-height: 1.5;
}

.clubLivePanel_tr {
    background: #ebebeb;
    width: 100%;
    margin: 2px 0px 0px 0px;
}

.clubLivePanel_tr:hover {
    background: #CCC;
}

.clubLivePanel_tr_image {
    float: left;
    margin: 2px;
    position: relative;
    width: 47px;
    height: 45px;
    overflow: hidden;
}

.clubLivePanel_tr_image img {
    position: absolute;
    max-width: 45px;
    border: 1px solid #969696;
}

.clubLivePanel_tr_message {
    font-size: 13px;
    float: left;
    margin: 3px;
    width: 304px;
    word-break: break-word;
}

.adsBottoms {
    position: fixed;
    bottom: 0px;
    z-index: 999;
    left: 45%;
    margin-left: -330px;
    width: 660px;
}

.adsBottomsClose {
    position: relative;
    top: 0px;
    left: 641px;
    z-index: 1000;
    cursor: pointer;
    width: 20px;
    height: 20px;
    background: #000;
    font-size: 18px;
    text-align: center;
    color: #FFF;
    line-height: 0.9;
}

.topic_leftpage {
    float: left;
    background: url('../img/web/ss_broad_slide_bt_arow_l.png');
    width: 31px;
    height: 28px;
    border-top: 1px solid #a0a0a0;
    border-bottom: 1px solid #a0a0a0;
    border-left: 1px solid #a0a0a0;
    margin: 0px 0px 0px 10px;
    cursor: pointer;
    background-position: 0px -30px;
}

.topic_leftpage_disabled {
    float: left;
    background: url('../img/web/ss_broad_slide_bt_arow_l.png');
    width: 31px;
    height: 28px;
    border-top: 1px solid #a0a0a0;
    border-bottom: 1px solid #a0a0a0;
    border-left: 1px solid #a0a0a0;
    margin: 0px 0px 0px 10px;
    background-position: 0px -90px;
}

.topic_leftpage:hover {
    background-position: 0px 0px;
}

.topic_leftpage:active {
    background-position: 0px -60px;
}

.topic_rightpage {
    float: left;
    background: url('../img/web/ss_broad_slide_bt_arow_r.png');
    width: 31px;
    height: 28px;
    border: 1px solid #a0a0a0;
    cursor: pointer;
    background-position: 0px -30px;
    margin: 0px 10px 0px 0px;
}

.topic_rightpage_disabled {
    float: left;
    background: url('../img/web/ss_broad_slide_bt_arow_r.png');
    width: 31px;
    height: 28px;
    border: 1px solid #a0a0a0;
    background-position: 0px -90px;
    margin: 0px 10px 0px 0px;
}

.topic_rightpage:hover {
    background-position: 0px 0px;
}

.topic_rightpage:active {
    background-position: 0px -60px;
}

.clear {
    clear: both;
}

.headline_big_desc_title,
.hotnews_big_text,
.suckvideo_big_text,
.suckvideo_thumb_text,
.scoretable_head,
.headline_thumb_text,
.xcorner_large_text,
.latestnews_big_text,
.newsnewtext,
.shortcut_center_topic,
.shortcut_left_topic,
.shortcut_head,
.topicLivePanelHead {
    font-family: 'Prompt';
}

.linkboard_type_topic,
.linkboard_type_mc {
    font-family: 'Prompt';
    font-weight: normal;
    font-size: 18px;
}

.headline_head {
    font-family: 'Prompt';
    font-size: 25px;
    margin: 0 0 0 2px;
    height: 61px;
    padding: 0;
}


/* WORLD CUP */

.d-none {
    display: none;
}

.scoretable_menu--worldcup {
    width: 89px;
    background: #eaeaea;
    color: #000;
    text-align: center;
}

.scoretable_menu--worldcup.active {
    background: #F00;
    color: #fff;
}

.scoretable_menu--worldcup .scoretable_menu_text {
    float: none;
}

.ads-NEWS .ads-header {
    height: auto!important;
}

.ads-NEWS br.line-br {
    display: none;
}

div.insert_ads.rendered.enable_sticky.sticky > div,
div.insert_ads.rendered.enable_sticky.absolute > div {
    margin-left: 0!important;
}
