body#en{width:100%;-webkit-text-size-adjust:auto;font-family:Arial, Helvetica, sans-serif,gulim!important;}
body#cn{width:100%;-webkit-text-size-adjust:auto;font-family:Microsoft YaHei, "微软雅黑",Arial, Helvetica, sans-serif!important;}
/* body#kr{width:100%;-webkit-text-size-adjust:auto;font-family:"나눔고딕","NanumGothic",blizzardregular,sans-serif!important} */
input, textarea { color: #000!important; }
.placeholder { color: #000!important; }

#wrapper{width:100%;background:url(../images/bg.jpg) no-repeat center 98px;}


#header{height:97px;border-bottom:1px solid #474747;background:#000000;}
#header .inner{width:1100px;margin:0 auto;position:relative;}
#header h1{position:absolute;left:0;top:11px;}
#header .logo{position:absolute;left:160px;top:37px;}
#header .nation{position:absolute;right:0;top:33px;}
#header .nation>a{height:30px;line-height:30px;text-align:center;padding:0 14px;color:#00222f;font-size:14px;background:#40ccff;display:inline-block;margin-right:10px;}
#header .nation *{float:left;}
#header .nation li{line-height:30px;position:relative;}
#header .nation li a{color:#fff;font-size:14px;font-weight:bold;padding:0 10px;}
#header .nation li:after{content:"";width:1px;height:11px;background:#333333;position:absolute;left:0;top:10px;}
#header .nation li:first-child:after{background:none;}
#header .nation li.sel a{color:#40ccff;}

#contents{width:1100px;margin:0 auto;}
#contents h2{position:relative;text-align:center;padding:69px 0 40px;}
.date{text-align:center;font-size:30px;color:#fff;font-weight:bold;background:url(../images/bg_date.png) no-repeat center top;margin-bottom:20px;font-family:Arial;}
.text{text-align:center;font-size:20px;color:#fff;line-height:35px;margin:0 auto 30px;}
.video{width:831px;margin:0 auto;overflow:hidden;position:relative;}
.video li{float:left;}

.video li.on button{background-position:0 -43px;color:#000;font-weight:bold;}
.video button{width:413px;height:43px;background:url(../images/bg_tab.png) no-repeat;overflow:hidden;color:#959595;font-size:18px;position:absolute;}
.video button.channel1{left:0;top:0;}
.video button.channel2{right:0;top:0;}
.video .videoArea{padding-top:43px;background:rgba(0,0,0,0.5);width:829px;height:496px;}
.video li .videoArea{display:none;}
.video li.on .videoArea{display:block;border-left:1px solid #5b5a5f;border-right:1px solid #5b5a5f;border-bottom:1px solid #5b5a5f;font-size:0;}
.tournamentBtn{clear:both;text-align:center;padding:50px 0 100px;}
.tournamentBtn a{width:292px;height:69px;background:url(../images/bg_btn2.jpg) no-repeat;line-height:69px;text-align:center;font-size:16px;color:#3f3f3f;font-weight:bold;display:inline-block;margin:0 25px;}
.tournamentBtn a:first-child{background:url(../images/bg_btn1.jpg) no-repeat;}


.teamList{width:957px;margin:0 auto;overflow:hidden;margin-bottom:110px;}
.teamList dt{text-align:center;color:#fff;font-size:30px;position:relative;margin-bottom:32px;}
.teamList dt:before{content:"";width:392px;height:2px;background:#6c6f72;position:absolute;left:0;top:18px;}
.teamList dt:after{content:"";width:392px;height:2px;background:#6c6f72;position:absolute;right:0;top:18px;}
.teamList dd{float:left;font-size:0;margin:0 9px 9px 0;}
.teamList dd.end{margin-right:0;}

/*
#footer{height:111px;background:#2b2c2c;}
#footer .inner{width:1100px;margin:0 auto;position:relative;}
#footer .inner h1{position:absolute;left:0;top:22px;}
#footer .inner p{text-align:center;color:#bebebe;padding-top:47px;}
*/

#footer {
  padding:0; 
  margin:0; 
  background-color: #2b2c2c;
}

#footer .copyright {
  width: 1100px;
  margin: 0px auto;
  font-size: 11px;
  line-height: 16px;
  height: 90px;
  padding: 20px 0 0;
}
#footer .copyright ul {
  list-style-type: none;
  margin: 0 auto;
  width: 880px;
}
#footer .copyright ul li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  height: 44px;
  float: left;
  color: #9f9f9f;
  font-size:12px;
}
#footer .copyright ul li:nth-child(1) {
  width: 490px;
  height: 44px;
}
#footer .copyright .links {
  color: #924d21;
  margin-top: 5px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 11px;
}
#footer .copyright .links a {
  color: #924d21;
}
#footer .copyright .links a:hover {
  color: #e66415;
}

