body {
    padding: 0;
    margin: 0;
    background: url(../images/pattern-bg.jpg);
    width: 100%;
    position: relative;
}
a {
    text-decoration: none;
}
a.t-link {
    color: #ff6c00;
}
ol {
    text-align: left;
}
img {
    display: block;
}
._right {
    float: right;
}
._left {
    float: left;
}
.rel {
    position: relative;
}
.abs {
    position: absolute;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
#sl-site ol li {
    list-style: decimal;
}
#sl-site {
    font-family: tahoma, sans-serif;
    font-size: 16px;
    color: #3a3536;
    line-height: 1.5em;
}
#sl-site h1 {
    font-family: sukhumvit, sans-serif, tahoma;
    font-weight: 100 !important;
}
#sl-site h2 {
    color: #ff6c00;
    font-family: sukhumvit, sans-serif, tahoma;
    font-size: 30px;
    margin-top: 0;
    font-weight: 400 !important;
    margin-bottom: 10px;
    line-height: 1.2em;
}
#sl-site h4 {
    font-size: 16px;
    color: #ff6c00;
    line-height: 16px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    height: 33px;
}
#sl-site .aw-box h4 {
    font-size: 18px;
}
#sl-site:before {
    content: "";
    display: block;
    background: url(../images/bg-top.gif)0 0 repeat-x;
    height: 133px;
    position: absolute;
    left: 0;
    top: -10px;
    width: 100%;
}
.sl-wrap {
    max-width: 1100px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.head-pic {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -710px;
    bottom: 0;
    z-index: 0;
}
#page-home .sl-home {
    min-height: 500px;
    padding-bottom: 0;
    border-bottom: 5px solid #ff6c00;
    position: relative;
}
.sl-head {
    position: relative;
    overflow: hidden;
    padding: 10px 0;
}

.logo-web,
.nav {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.logo-web {
    z-index: 10; 
    width: 14%;
}
.nav {
    background-color: #ff6c00;
    margin-left: -27px;
    z-index: 9;    
    width: 88%;
}
#sl-site .nav li {
    float: left;
    list-style: none;
    width: 20%;
}
.sl-nav {
    display: block;
    padding: 18px 5px;
    font-size: 24px;
    color: #fff;
    text-decoration: none;
    font-family: sukhumvit, sans-serif;
    background-color: #ff6c00;
    cursor: pointer;
    min-width: 105px;
    text-align: center;
    width: 100%;
}
.nav-m {
    display: none;
}
#page-home .sl-nav1, 
#page-history .sl-nav2, 
#page-rules .sl-nav3, 
#page-referee .sl-nav4, 
#page-regist .sl-nav5 {
    background-color: #666666;
}

.head-txt {
    font-family: sukhumvit, sans-serif, tahoma;
    color: #ff6c00;
    text-align: center;
    float: right;
    padding: 20px;
    z-index: 1;
    position: relative;
}
.cen {
    text-align: center;
}
.head-txt h1 {
    font-size: 60px;
    line-height: 1em;
    margin-bottom: 10px;
}
.head-txt p {
    font-size: 35px;
    color: #343434;
    margin: 0;
    line-height: 1em;
}
.linkbox {
    margin-top: 50px;
}
.bt-sl {
    background-color: #a3a19f;
    padding: 15px 0;
    font-family: tahoma;
    min-width: 220px;
    display: inline-block;
    color: #fff;
    margin: 0 15px;
    border-radius: 5px;
    text-align: center;
    margin-top: 20px;
}
.bt-sl.bt-org {
    background-color: #ff6c00;
}
.sl-wrap.sl-conwrap {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
#page-rules .sl-wrap.sl-conwrap{
    text-align: left;
}
.con-txt {
    text-align: left;
    padding: 10px 0 10px;
}
.sl-content {
    padding: 50px 0;
    border-bottom: 5px solid #ff6c00;
    background-color: #f1f1f1;
    position: relative;
}
.sl-content ol {
    padding-left: 20px;
    margin-bottom: 20px;
}
#page-history .sl-content {
    padding-bottom: 80px;
}
.l-ft {
    padding:10px 30px;
    display: inline-block;
    vertical-align: middle;
}
.l-ft1 {
    border-right: 1px solid #ccc;
}
.contact p,
.contact h4{
    margin: 0;
}
.sl-footer {
    padding: 25px 0;
}
.contact {
    margin-top: 10px;
}
.contact h4 {
    margin-bottom: 10px;
}
#sl-site .contact a {
    color: #333;
    text-decoration: underline;
}
.sl-textbox {
    max-width: 675px;
    width: 65%;
    position: relative;
    padding: 10px;
    text-align: center;
    box-sizing: border-box;
}
.r-textbox {
    padding-bottom: 60px;
}
.sl-textbox h2,
.sl-textbox .sl-txt {
    z-index: 1;
}
#sl-site .sl-txt p {
    margin: 0;
    text-align: left;
    text-indent: 25px;
}
#sl-site .sl-txt p.txt1 {
    margin-bottom: 25px;
}
.his-pic {
    left: 50%;
    margin-left: -690px;
    z-index: 0;
    top: -75px;
}
.fa.fa-pencil{
    font-size: 20px;
} 
#sl-site .table-box {
    border: 1px solid #ff6c00;
    background-color: #fff;
    margin-top: 5px;
}
#sl-site .table-box th {
    background-color: #fff;
    color: #ff6c00;
}
#sl-site .table-box th, #sl-site .table-box td {
    border-top: 1px solid #ff6c00;
}
.aw-box {
    text-align: center;
    padding: 20px 10px;
    border: 1px solid #ff6c00;
    background-color: #fff;
}
.aw-box.aw-box1 {
    border-bottom: none;
}
.r-textbox {
    text-align: left;
}
.rf-txt {
    padding: 53px 40px;
}
.rf-txt span {
    font-weight: bold;
    color: #ff6c00;
}
.rf-textbox {
    border: 1px solid #ff6c00;
    text-align: left;
    margin-bottom: 50px;
}
.rf-head {
    color: #ccc;
    margin-bottom: 10px;
}
.rf-box {
    background: #fff;
    padding: 20px 40px;
}
.r-title {
    padding: 10px 20px;
    background: #fff;
    border-bottom: 1px solid #ff6c00;
}
.icon-x {
    display: none;
}
._showm {
    display: none;
}
.alert-box {
    position: relative;
    z-index: 20;
}
#sl-site th._txt-left {
    width: 70%;
}
#sl-site .table-box th, #sl-site .table-box td {
    padding: 10px 20px;
}

.sl-wrap.sl-trick{
    padding-top: 2em;
    border-top: 1px #CCC solid;
    margin-top: 2em;
}
.list-trick{
    list-style: none;
    padding: 10px;
    text-align: center;
}
.list-trick li{
    width: 24%;
    padding: 10px;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
}
.list-trick:after{
    content: "";
    display: block;
    clear: both;
}
.list-trick li img{
    width: 100%;
    box-sizing: border-box;
    border:solid 1px #ccc;
    margin-bottom: 6px;
}
.list-trick li p{
    line-height: 1.2em;
    color: #3a3536;
    font-size: 14px;
    text-align: left;
}
.list-trick li a:hover p{
    color: #ff6c00;
}
.list-trick li a:hover img{
    border-color: #ff6c00;
}
.list-page{
    text-align: center;
}
.list-page li{
    display: inline-block;
}
.list-page li .click-page{
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    background: #a3a19f;
    border-radius: 50%;
    color: #3e3b38;
}
.list-page li .click-page._active{
    background: #ff6c00;
    color: #FFF;
}