@charset "utf-8";
/* CSS Document */

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    min-width: 1000px;
}

body,h1,h2,h3,h4,h5,h6,div,span,ul,li {
    margin:0;
    padding:0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
}

img {
    border:0px;
}

.font {
    font-family: 'CircularBold';
}

.clear {
    clear:both;
}

.left {
    float:left;
}

.right {
    float:right;
}

#maingoal {
    width:1000px;
    background:#FFFFFF;
    margin:0 auto 20px;
    border:1px #000 solid;
    position: relative;
    z-index: 1;
}

#bghead {
    background:url(../../images/bgnew2021.jpg) bottom center no-repeat;
}

#header {
    width:1000px;
    display:block;
}

#logo {
    float:left;
    margin:10px 0 0px -5px;
}

.topbanner {
    float:right;
    margin:0px 5px 0px 0px;
}

#menu {
    background:url(../../images/menu-bg.png) repeat-x center -2px;
    min-height:15px;
    text-align:center;
    padding:0px 2px;
    border: #CCC 1px solid;
    width: 960px;
    margin: 5px auto;
    border-radius:2px;
}

#menu ul {
    text-align:center;
    display:block;
}

#menu ul li {
    list-style:none;
    display:inline;
    position:relative;
    padding:2px 0;
}

#menu ul li .current {
    background:#3F3;
}

#menu ul li a {
    font-size:14px;
    color: #666;
    padding:0 5px;
    text-decoration:none;
}

#menu ul li a:hover {
    color: #009900;
    text-decoration: underline;
    background:#3F6;
}

.submenu {  display:none; }

#menu ul li .submenu {
    display:none;
    position: absolute !important;
    top: 20px;
    left: 0px;
    background:#f6f6ff;
    z-index: 101;
    font-size: 12px;
    border: 1px solid #CCC;
    border-top: 0px;
    border-radius: 0 0 5px 5px;
    padding: 0 5px;
    width:160px;
}

.w130 {
    width:115px !important;
    padding:0 0px 0 5px !important;
}

.w130 li {
    width:115px !important;
}

#menu ul li .submenu a {
    font-size:12px;
}

#menu .mhot {
    padding-right:35px;
    background:url(../../images/hot.gif) no-repeat right;
}

.submenu li {
    display:block !important;
    width:140px;
    padding:10px 0 10px 0 !important;
    text-align:left !important;
}

.submenu li a {
    color:#666666;
    text-decoration:none;
    text-align:left;
}

.playerentry {
    width:1000px;
    height:170px;
    display:block;
}

#menu2goal {
    width: 980px;
    margin: 0 auto 5px;
    border: 1px solid #CCC;
    border-bottom: 0px;
    background: url(../../images/menu-bg2.png) repeat-x;
    -webkit-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    border-radius: 15px 15px 0 0;
    -webkit-box-shadow: #CCC 0 0 .25em;
    -moz-box-shadow: #CCC 0 0 .25em;
    box-shadow: #CCC 0 0 .25em;
    text-align: center;
    padding:0px;
}

#menu2goal ul {

}
#menu2goal li {
    list-style:none;
    display:inline-block;
    position:relative;
    padding:17px 0;
}
.lt-ie8 #menu2goal li {
    display: block;
    float: left;
    margin:0 5px;
}

#menu2goal li a {
    font-size:14px;
    color: #666;
    padding:0 3px;
    text-decoration:none;
}
#menu2goal li a:hover {
    text-decoration:underline;
    background:#3F6;
}

#menu2goal .submenu {
    display:none;
    position: absolute !important;
    left: 0px;
    z-index: 101;
    border: 1px solid #CCC;
    border-top: 0px;
    border-radius: 0 0 5px 5px;
    padding: 0 5px;
    width:160px;
    top:53px;
    background:#fbfbff;
    font-size:14px;
}

#ads_top_content {
    width:936px;
    margin:0 auto 10px;
    overflow:hidden;
}

#content {
    margin:0 auto;
    display:block;
    padding:10px;
    font-size:12px;
}

#content h1 {
    font-family: 'KunlasatriBold';
    font-size:20px;
    margin-left:20px;
    color:#060;
}

#content .h1 {
    font-family: 'KunlasatriBold';
    font-size:20px;
    color:#060;
    display:block;
    margin:0 0px 0 20px;
    float:left;
    text-decoration:none;
}
#content .h1 a {
    color:#060 !important;
}
#content .h1:hover {
    text-decoration:underline;
}
.ch1 {
    padding:0 10px 0 10px;
    background:#3F3;
}

#footer {
    width:1000px;
    background:#EEEEEE;
    padding:10px;
    text-align:center;
}

#footer_menu {
    width:1000px;
    display:block;
    margin:0 -30 10px;
}

#footer_menu ul,#footer li {
    display:inline;
    list-style:none;
    text-align:center;
}

#footer_menu ul li .current {
    background:#3F3;
}

#footer_menu ul li a {
    font-size:12px;
    color:#666;
    text-decoration:none;
    padding:0 6px 0 6px;
}

#footer_menu ul li a:hover {
    color: #009900;
    text-decoration: underline;
}

#footer_stats {
    display:block;
    margin:0 auto 10px;
    text-align:center;
}

#footer_copy {
    color:#565553;
    font-size:12px;
    display:block;
    margin:0 auto 10px;
    text-align:center;
}

#footer_text {
    color: #066;
    font-size:11px;
}
#footer_text a {
    color: #066;
}
#footer_text a:hover {
    color:#000;
}
#footer_text2 {
    color: #066;
    font-size:11px;
}
#footer_text2 a {
    color: #333;
    text-decoration:none;
}
#footer_text2 a:hover {
    color:#000;
    font-weight:bold;
}

#footer_menu .submenu { display:none !important; }

.bannera {
    width:940px;
    margin:0px auto;
    overflow:hidden;
}

.box900 {
    width:900px;
    margin:0 auto;
}

.smenu {
    width:900px;
    background:rgb(30, 184, 30);
}

.smenu span {
    padding:10px 20px 10px 20px;
    display:inline-block;
    font-weight:bold;
    background:#090;
    width:90px;
}

.smenu a {
    padding:10px 20px 10px 20px;
    display:inline-block;
    text-decoration:none;
    color:#000;
}

.smenu a:hover {
    background:#6C3;
    color:#000;
}

.smenu a.sel {
    background:#6C0 !important;
    font-weight:bold;
}

.smenu .xright {
    float:right;
    display:inline-block;
    padding:10px 20px 10px 20px;
}

.smenu2 {
    width:900px;
    background:#9cc058;
}

.smenu2 a {
    padding:10px 20px 10px 20px;
    display:inline-block;
    text-decoration:none;
    color:#000;
}

.smenu2 a:hover {
    text-decoration: none;
    color: #9F3;
    background: #e64c65;
}

.smenu2 a.sel {
    background:#39C !important;
    font-weight:bold;
}

.smenu2 .xright {
    float:right;
    display:inline-block;
    padding:7px 5px 0px 0px;
}
td.round {
    text-indent: 20px;
    line-height: 20px;
    padding: 5px 0 0 0;
    font-weight: normal;
    font-family: supermarket;
    font-size: 18px;
    border-bottom: solid 5px #FF6600;
    color: #FF0;
}

.indexboard {
    margin:0 0 10px 0;
}

.boardleft {
    float:left;
    width:616px;
    display:block;
    overflow:hidden;
}

.boardright {
    float:right;
    width:360px;
    display:block;
    overflow:hidden;
}

.subhboard {
    background:url(../../images/contents_name.png) no-repeat;
    padding:5px 5px 0px 35px;
    height:20px;
    font-size:12px!important;
    font-weight:bolder;
    color:#FFF;
}
.boardfull {
    /*width:986px;*/
    margin:0 auto;
}
.boardleft .subhboard { width:576px; }
.boardright .subhboard { width:320px; }
.boardfull .subhboard { width:940px; margin:0 auto; }
.subhboard {
    position:relative;
}
.subhboard a {
    position:absolute;
    top:5px;
    right:5px;
}

.subbboard {
    overflow:hidden;
    font-size:12px;
}

.boardleft .subbboard { width:616px; }
.boardright .subbboard { width:360px; }

.topicboard {
    padding:5px;
    border-bottom:1px #CCCCCC dotted;
    position:relative;
    display:block;
    height:20px;
    overflow:hidden;
}

.topicboard a {
    color:#0281DA;
    text-decoration:none;
    white-space: nowrap;
}

.topicboard a:hover {
    color:#F00;
    text-decoration:underline;
}

.topicpin {
    background:#E6CBBF;
    border-color:#913c1f;
}
.topicpin a {
    color:#A54C2E;
}

.topiccolor {
    background:#F2F2F2;
}

.tpfull {
    padding:3px 0 0 0;
}

.tp1 {
    width:45px;
    display:block;
    margin:0 5px 0 0;
    vertical-align:top;
    float:left;
}

.tp2 {
    display:block;
    float:left;
}
.tp2 a {
    height:15px; overflow:hidden; display:inline-block;
}
.boardleft .tp2 { max-width:503px; }
.boardleft .tp2 a { max-width:378px;}
.boardright .tp2 { max-width:237px; }
.boardright .tp2 a { max-width:187px; }
.boardfull .tp2 { max-width:700px; }
.boardfull .tp2 a { max-width:600px;}

.tp3 {
    position:absolute; right:2px; top:5px;
    width:66px;
    height:14px;
    overflow:hidden;
}

div#pop-up {
    display: none;
    position: absolute;
    width: 280px;
    padding: 10px;
    background: #EEE;
    color: black;
    border: 1px solid #1A1A1A;
    font-size: 90%;
}

.aright  {
    text-align:right;
}
.htmltooltip {
    position: absolute;
    z-index: 1000;
    left: -1000px;
    top: -1000px;
    background: #272727;
    border: 10px solid black;
    color: white;
    padding: 3px;
    width: 250px;
}
.ponballmenu {
    width:930px;
    overflow:hidden;
}
.ui-datepicker {
    z-index:99999 !important;
}
.ui-datepicker-trigger:hover { cursor:pointer; }

.gamezeanball,.normaltext2,.txtHead4,.normaltext5 {
    font-size:12px !important;
}

table,tr,td {
    font-size:12px;
}

.closed {
    width:120px;
    height:40px;
    display:block;
    margin:0 0 5px 0;
    cursor:pointer;
}
.closed img {
    padding:10px;
}

#ads_fox_bottom {
    position:fixed;
    bottom:0;
    display:block;
    width:100%;
    min-height:40px;
    z-index:99999;
    text-align:center;
}

#ads_fix_footer {
    margin:0 auto;
    width:1000px !important;
    min-height:40px;
    display:block;
    overflow:hidden;
}

#ads_fox_right {
    position:fixed;
    right:0;
    top:10px;
    overflow:hidden;
    /*min-height:120px;*/
    display:none;
    z-index:99998;
    text-align:center;
}

#ads_fox_left {
    position:fixed;
    left:0;
    top:10px;
    /*width:120px;*/
    /*min-height:120px;*/
    display:none;
    z-index:99998;
    text-align:center;
}

.show-ads #ads_fox_right {
    display: block;
}
.show-ads #ads_fox_left {
    display: block;
}

.viewer {
    width:880px;
    margin:0 auto 10px;
    text-align:right;
}

@media (max-width: 980px) {

}

.smm table {
    border:0px;
    width:880px;
    margin:0 auto;
}

.smm table td {
    border:0px;
}

.smm h3 {
    font-size:18px;
    font-weight:bold;
    display:block;
    height:30px;
}