﻿@import "http://www.imbc.com/commons/css/base.css";
.screen-out {
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
}

.img-responsive {
  max-width: 100%;
  height: auto;
}

.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

.transitioned {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

body {
  color: #333;
  font-size: 12px;
}

.ui-page {
  overflow: hidden;
  position: relative;
  width: 100%;
  text-align: center;
}
.ui-page .masthead {
  z-index: 10;
  position: relative;
  width: 1024px;
  margin: 0 auto;
}
.ui-page .masthead .btn-like-program-wrap {
  position: absolute;
  left: 0;
  top: 10px;
}
.ui-page .masthead .metas {
  position: absolute;
  right: 9px;
  top: 16px;
  font-size: 0;
}
.ui-page .masthead .metas .meta {
  position: relative;
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 0 4px;
  color: #fff;
  font-size: 12px;
  font-family: 'Nanum Gothic';
  background: url("http://img.imbc.com/broad/tv/drama/sunbi/img/bg-vertical-bar.png") no-repeat right 2px;
}
.ui-page .masthead .metas .meta:last-child {
  padding: 0 0 0 4px;
  background: none;
}
.ui-page .nav-default {
  z-index: 20;
  position: relative;
  width: 1024px;
  height: 50px;
  margin: 0 auto;
}
.ui-page .nav-default ul {
  overflow: hidden;
  position: relative;
  height: 50px;
  font-size: 0;
}
.ui-page .nav-default li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  position: relative;
  height: 50px;
  padding: 0 10px;
  background: url("http://img.imbc.com/broad/tv/drama/sunbi/img/bg-nav-vertical-bar.png") no-repeat right center;
}
.ui-page .nav-default li:last-child {
  background: none;
}
.ui-page .nav-default li a {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  color: #ebf3f6;
  font-size: 14px;
  font-weight: bold;
}
.ui-page .nav-chn,
.ui-page .nav-jap {
  text-align: left;
}
.ui-page #f_copyright {
  height: 50px;
  line-height: 50px;
}

.ui-page-main {
  background: url("http://img.imbc.com/broad/tv/drama/sunbi/img/bg-main.jpg") no-repeat center top;
}
.ui-page-main .masthead {
  height: 600px;
}
.ui-page-main .masthead .logo {
  position: absolute;
  left: -35px;
  top: 240px;
}
.ui-page-main .masthead .language {
  z-index: 10;
  position: absolute;
  right: 19px;
  top: 545px;
  font-size: 0;
  text-align: right;
}
.ui-page-main .masthead .language .item {
  display: block;
  overflow: hidden;
  float: left;
  width: 68px;
  height: 40px;
}
.ui-page-main .masthead .language .item-chn {
  background: url("http://img.imbc.com/broad/tv/drama/sunbi/img/btn-chn.png") no-repeat;
}
.ui-page-main .masthead .language .item-jap {
  background: url("http://img.imbc.com/broad/tv/drama/sunbi/img/btn-jap.png") no-repeat;
}
.ui-page-main .advertisement {
  position: absolute;
  right: 30px;
  top: 16px;
}
.ui-page-main .footer-menu {
  overflow: hidden;
  position: relative;
  width: 1024px;
  margin: 0 auto;
  padding: 23px 0 0;
  text-align: left;
  background: #e9f2f6 url("http://img.imbc.com/broad/tv/drama/sunbi/img/bg-footer-menu-top.png") no-repeat center top;
}
.ui-page-main .footer-menu .list {
  float: left;
  overflow: hidden;
  width: 512px;
  background: url("http://img.imbc.com/broad/tv/drama/sunbi/img/bg-footer-menu-line.png") repeat-y center right;
}
.ui-page-main .footer-menu .list-drama {
  background: none;
}
.ui-page-main .footer-menu .header {
  margin: 0 0 12px;
  padding: 0 36px;
  font-weight: bold;
}
.ui-page-main .footer-menu ul {
  overflow: hidden;
  background: url("http://img.imbc.com/broad/tv/drama/sunbi/img/bg-footer-menu-line.png") repeat-y center;
}
.ui-page-main .footer-menu ul li {
  float: left;
  width: 184px;
  margin: 0 0 6px;
  padding: 0 36px;
}
.ui-page-main .footer-menu ul a {
  color: #333;
}
.ui-page-main .footer-menu .background {
  overflow: hidden;
  width: 1024px;
  height: 4px;
  padding-top: 19px;
  background: url("http://img.imbc.com/broad/tv/drama/sunbi/img/bg-footer-menu-bottom.png") no-repeat center bottom;
}

.ui-page-sub {
  background: #e9eef2 url("http://img.imbc.com/broad/tv/drama/sunbi/img/bg-sub-v2.jpg") no-repeat center top;
}
.ui-page-sub .masthead {
  height: 221px;
}
.ui-page-sub .masthead .logo {
  position: absolute;
  left: 50%;
  top: 10px;
  margin-left: -200px;
}
.ui-page-sub .nav-default {
  margin-bottom: 4px;
}
.ui-page-sub .nav-default .language {
  position: absolute;
  right: 0;
  top: 6px;
  font-size: 0;
}
.ui-page-sub .nav-default .language .item {
  display: block;
  float: left;
  width: 180px;
  height: 40px;
}
.ui-page-sub .nav-default .language .btn-home-jap {
  background: url("http://img.imbc.com/broad/tv/drama/sunbi/img/btn-home-jap.png") no-repeat;
}
.ui-page-sub .nav-default .language .btn-chn-jap {
  background: url("http://img.imbc.com/broad/tv/drama/sunbi/img/btn-chn-jap.png") no-repeat;
}
.ui-page-sub .nav-default .language .btn-home-chn {
  background: url("http://img.imbc.com/broad/tv/drama/sunbi/img/btn-home-chn.png") no-repeat;
}
.ui-page-sub .nav-default .language .btn-jap-chn {
  background: url("http://img.imbc.com/broad/tv/drama/sunbi/img/btn-jap-chn.png") no-repeat;
}
.ui-page-sub .nav-default .language-kor {
  z-index: 10;
  position: absolute;
  right: 0;
  top: -50px;
  font-size: 0;
  text-align: right;
}
.ui-page-sub .nav-default .language-kor .item {
  display: block;
  overflow: hidden;
  float: left;
  width: 68px;
  height: 40px;
}
.ui-page-sub .nav-default .language-kor .item-chn {
  background: url("http://img.imbc.com/broad/tv/drama/sunbi/img/btn-chn.png") no-repeat;
}
.ui-page-sub .nav-default .language-kor .item-jap {
  background: url("http://img.imbc.com/broad/tv/drama/sunbi/img/btn-jap.png") no-repeat;
}

.documentation {
  overflow: hidden;
  position: relative;
  width: 1024px;
  margin: 0 auto;
  text-align: left;
  background: transparent;
}
.documentation .img-w {
  max-width: 100%;
}
.documentation .img-h {
  max-height: 100%;
}

.documentation-main {
  width: 964px;
  padding: 15px 30px;
}
.documentation-main .documentation-header, .documentation-main .enews .header, .documentation-main .row .header {
  height: 30px;
  margin-bottom: 9px;
  padding-left: 11px;
  line-height: 30px;
  color: #333;
  background-color: #eee;
}
.documentation-main .photo-image-container, .documentation-main .row-clip .image-container, .documentation-main .photo .image-container, .documentation-main .sketch .image-container {
  display: table-cell;
  width: 224px;
  height: 170px;
  vertical-align: middle;
  background-color: #999;
  font-size: 0;
}
.documentation-main .photo-image, .documentation-main .enews .item-image .image, .documentation-main .row-clip .image, .documentation-main .photo .image, .documentation-main .sketch .image {
  display: inline-block;
  overflow: hidden;
  position: relative;
  width: 224px;
}
.documentation-main .photo-description, .documentation-main .enews .item-image .description, .documentation-main .row-clip .description, .documentation-main .photo .description, .documentation-main .sketch .description {
  padding: 8px 4px 0;
  color: #333;
  font-size: 14px;
  font-weight: bold;
}
.documentation-main .enews {
  overflow: hidden;
  position: relative;
  width: 698px;
  height: 278px;
}
.documentation-main .enews .item {
  overflow: hidden;
  position: relative;
  width: 224px;
  height: 29px;
  border-bottom: 1px solid #e5e5e5;
}
.documentation-main .enews .item a {
  display: block;
  overflow: hidden;
  width: 217px;
  height: 29px;
  padding-left: 7px;
  line-height: 29px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 11px;
  background: url("http://img.imbc.com/broad/tv/drama/sunbi/img/icon-dott.png") no-repeat 1px 13px;
}
.documentation-main .enews .item-image {
  overflow: hidden;
  position: absolute;
  top: 39px;
  width: 224px;
}
.documentation-main .enews .item-image1 {
  left: 240px;
}
.documentation-main .enews .item-image2 {
  right: 0;
}
.documentation-main .row {
  overflow: hidden;
  position: relative;
}
.documentation-main .row .row-item {
  overflow: hidden;
  position: relative;
  float: left;
  width: 224px;
  height: 259px;
  margin-right: 10px;
}
.documentation-main .row-photo {
  margin-bottom: 22px;
}
.documentation-main .row-clip ul {
  overflow: hidden;
  width: 976px;
}
.documentation-main .row-clip li {
  float: left;
  overflow: hidden;
  width: 231px;
  margin-right: 13px;
}
.documentation-main .row-clip .image {
  width: 231px;
  height: 126px;
}
.documentation-main .row-clip .image::before {
  display: block;
  position: absolute;
  left: 9px;
  top: 91px;
  width: 28px;
  height: 28px;
  content: url("http://img.imbc.com/broad/tv/drama/sunbi/img/icon-s-play.png");
}
.documentation-main .preview {
  margin-right: 16px !important;
}
.documentation-main .preview .image {
  overflow: hidden;
  width: 224px;
  height: 127px;
  background-color: #000;
}
.documentation-main .preview .description {
  overflow: hidden;
  height: 78px;
  padding: 15px 17px 0;
  background-color: #eee;
}
.documentation-main .preview .description .title {
  margin-bottom: 14px;
  font-weight: bold;
}
.documentation-main .preview .description a {
  color: #333;
}
.documentation-main .sketch .image::before {
  display: block;
  position: absolute;
  left: 50%;
  top: 61px;
  width: 48px;
  height: 48px;
  margin-left: -24px;
  content: url("http://img.imbc.com/broad/tv/drama/sunbi/img/icon-b-play.png");
}
.documentation-main .banner {
  z-index: 10;
  position: absolute;
  right: 31px;
  top: 294px;
  width: 250px;
  height: 254px;
}
.documentation-main .banner .item {
  display: block;
  width: 250px;
  height: 122px;
  margin-bottom: 10px;
  background-color: #eee;
}

.documentation-sub {
  width: 964px;
  *width: 1024px;
  padding: 0 30px 30px;
  background-color: #fff;
}
.documentation-sub h2.header {
  height: 27px;
  *height: 51px;
  padding: 23px 0 0 10px;
  margin-bottom: 22px;
  border-bottom: 2px solid #ddd;
}
.documentation-sub h2.header img {
  vertical-align: top;
}
.documentation-sub h2.header .label {
  position: relative;
  margin-left: 10px;
  padding-left: 10px;
  vertical-align: bottom;
  color: #555;
  font-size: 12px;
  font-weight: normal;
}
.documentation-sub h2.header .label::before {
  display: block;
  position: absolute;
  left: 0;
  top: 1px;
  width: 1px;
  height: 11px;
  background-color: #555;
  content: '';
}
.documentation-sub .container {
  overflow: hidden;
  position: relative;
  float: left;
  width: 693px;
  margin-right: 21px;
}
.documentation-sub .aside {
  overflow: hidden;
  position: relative;
  float: left;
  width: 250px;
}

.container-cast {
  overflow: hidden;
  position: relative;
  width: 693px;
  margin-bottom: 15px;
  text-align: center;
}
.container-cast .ui-button {
  display: block;
  position: absolute;
  top: 15px;
  width: 15px;
  height: 26px;
  padding: 0;
  border: none;
  cursor: pointer;
}
.container-cast .ui-button::moz-inner-focus {
  padding: 0;
  border: 0;
}
.container-cast .ui-button::before {
  display: block;
  width: 15px;
  height: 26px;
}
.container-cast .ui-button-prev {
  left: 10px;
}
.container-cast .ui-button-prev::before {
  content: url("http://img.imbc.com/broad/tv/drama/sunbi/img/btn-cast-prev.png");
}
.container-cast .ui-button-next {
  right: 10px;
}
.container-cast .ui-button-next::before {
  content: url("http://img.imbc.com/broad/tv/drama/sunbi/img/btn-cast-next.png");
}
.container-cast .nav {
  overflow: hidden;
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.container-cast .nav-container {
  overflow: hidden;
  position: relative;
  width: 606px;
  margin: 0 auto;
}
.container-cast .nav-container ul {
  overflow: hidden;
  position: relative;
}
.container-cast .nav-container li {
  overflow: hidden;
  position: relative;
  float: left;
  width: 120px;
  *width: 122px;
  height: 60px;
  *height: 62px;
  margin-left: -1px;
  border: 1px solid #e3e3e3;
}
.container-cast .nav-container .item1 a {
  background-image: url("http://img.imbc.com/broad/tv/drama/sunbi/img/bg-cast1.png");
}
.container-cast .nav-container .item1 a:hover {
  background-image: url("http://img.imbc.com/broad/tv/drama/sunbi/img/bg-cast1-active.png");
}
.container-cast .nav-container .item2 a {
  background-image: url("http://img.imbc.com/broad/tv/drama/sunbi/img/bg-cast3.png");
}
.container-cast .nav-container .item2 a:hover {
  background-image: url("http://img.imbc.com/broad/tv/drama/sunbi/img/bg-cast3-active.png");
  background-position: 61px bottom;
}
.container-cast .nav-container .item2-active a:hover {
  background-position: 59px bottom;
}
.container-cast .nav-container .item3 a {
  background-image: url("http://img.imbc.com/broad/tv/drama/sunbi/img/bg-cast2.png");
}
.container-cast .nav-container .item3 a:hover {
  background-image: url("http://img.imbc.com/broad/tv/drama/sunbi/img/bg-cast2-active.png");
}
.container-cast .nav-container .item4 a {
  background-image: url("http://img.imbc.com/broad/tv/drama/sunbi/img/bg-cast4.png");
}
.container-cast .nav-container .item4 a:hover {
  background-image: url("http://img.imbc.com/broad/tv/drama/sunbi/img/bg-cast4-active.png");
  background-position: 58px bottom;
}
.container-cast .nav-container .item4-active a:hover {
  background-position: 56px bottom;
}
.container-cast .nav-container .item5 a {
  background-image: url("http://img.imbc.com/broad/tv/drama/sunbi/img/bg-cast5.png");
}
.container-cast .nav-container .item5 a:hover {
  background-image: url("http://img.imbc.com/broad/tv/drama/sunbi/img/bg-cast5-active.png");
  background-position: 57px bottom;
}
.container-cast .nav-container .item5-active a:hover {
  background-position: 55px bottom;
}
.container-cast .nav-container .item-first {
  margin-left: 0;
}
.container-cast .nav-container .active {
  z-index: 20;
  width: 118px;
  height: 58px;
  border: 2px solid #f2a77a;
}
.container-cast .nav-container a {
  display: table-cell;
  width: 194px;
  *width: 120px;
  height: 60px;
  padding: 0 13px;
  font-size: 11px;
  color: #333;
  vertical-align: middle;
  text-align: left;
  background-repeat: no-repeat;
  background-position: right bottom;
}
.container-cast .nav-container a strong {
  display: block;
  margin-bottom: 1px;
  font-size: 12px;
  font-weight: bold;
}
.container-cast .view {
  overflow: hidden;
  position: relative;
  text-align: left;
}
.container-cast .view .image {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 250px;
  margin-bottom: 10px;
  background-color: #333;
}
.container-cast .view .header {
  height: 53px;
  padding: 0 0 0 20px;
  background-color: #f2f5f5;
  border-top: 2px solid #e0e8e8;
  font-size: 14px;
  font-weight: bold;
  color: #737270;
  line-height: 53px;
}
.container-cast .view .header .extra {
  position: relative;
  margin: 0 0 0 13px;
  padding: 0 0 0 8px;
}
.container-cast .view .header .extra::before {
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  width: 1px;
  height: 11px;
  background-color: #333;
  content: '';
}
.container-cast .view .description {
  margin: 0 0 16px;
  padding: 20px 25px;
  line-height: 1.5;
  border-bottom: 2px solid #e0e8e8;
}
.container-cast .view .description .description-header {
  margin-bottom: 15px;
}
.container-cast .view .btn-cast {
  display: block;
  position: absolute;
  right: 13px;
  top: 260px;
  height: 53px;
  padding: 0 9px 0 0;
  line-height: 53px;
  color: #3c7a72;
  text-decoration: underline;
}
.container-cast .view-sub .header {
  margin-bottom: 15px;
  font-size: 12px;
  font-weight: normal;
}
.container-cast .view-sub ul {
  overflow: hidden;
  position: relative;
}
.container-cast .view-sub li {
  position: relative;
  width: 475px;
  min-height: 140px;
  margin-bottom: 20px;
  padding: 10px 0 0 218px;
}
.container-cast .view-sub .item-image {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  height: 150px;
  background-color: #333;
}
.container-cast .view-sub .item-image .img {
  max-width: 200px;
}
.container-cast .view-sub .item-header {
  margin: 0 0 15px;
  font-size: 14px;
  color: #777574;
  font-weight: bold;
}
.container-cast .view-sub .item-header .extra {
  position: relative;
  margin: 0 0 0 13px;
  padding: 0 0 0 8px;
}
.container-cast .view-sub .item-header .extra::before {
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  width: 1px;
  height: 11px;
  background-color: #555;
  content: '';
}
.container-cast .view-sub .item-description {
  color: #44403e;
  line-height: 1.5;
}
.container-cast .view-sub .item-description .item-description-header {
  margin: 0 0 15px;
  color: #44403e;
}
.container-cast .view-sub .btn-cast {
  top: 0;
}

.container-live {
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}
.container-live .container-player {
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 449px;
  width: 654px;
  height: 367px;
  *height: 375px;
  margin-left: -327px;
  padding-top: 8px;
  text-align: center;
  background: url("http://img.imbc.com/broad/tv/drama/sunbi/img/bg-player.png") no-repeat;
}
.container-live .container-player .player {
  overflow: hidden;
  position: relative;
  width: 640px;
  height: 360px;
  margin: 0 auto;
  background-color: #333;
}
.container-live .buttons {
  overflow: hidden;
  z-index: 10;
  position: absolute;
  left: 0;
  top: 849px;
  width: 914px;
  *width: 1024px;
  padding-left: 110px;
  text-align: center;
}
.container-live .buttons .button {
  float: left;
  display: block;
  width: 228px;
  height: 80px;
}
.container-live .buttons .button-concept {
  float: left;
  display: block;
  width: 228px;
  height: 80px;
  margin-right: 24px;
  background: url("http://img.imbc.com/broad/tv/drama/sunbi/img/btn-concept.png") no-repeat;
}
.container-live .buttons .button-cast {
  float: left;
  display: block;
  width: 228px;
  height: 80px;
  background: url("http://img.imbc.com/broad/tv/drama/sunbi/img/btn-cast.png") no-repeat;
}

.container-event {
  overflow: hidden;
  position: relative;
  width: 693px;
}
.container-event .list {
  position: absolute;
  left: 0;
  top: 726px;
  width: 693px;
  text-align: center;
}
.container-event .list ul {
  width: 693px;
  margin-bottom: 17px;
  font-size: 0;
}
.container-event .list ul li {
  position: relative;
  overflow: hidden;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0 3px;
  vertical-align: top;
}
.container-event .list ul li button {
  padding: 0;
  border: 0;
  cursor: pointer;
  background-color: transparent;
  vertical-align: top;
}
.container-event .list ul li input {
  position: absolute;
  left: 9px;
  top: 0;
  width: 13px;
  height: 13px;
}
.container-event .list .btn-event {
  display: block;
  width: 201px;
  height: 71px;
  margin: 0 auto;
  padding: 0;
  border: 0;
  cursor: pointer;
  background-color: transparent;
}
.container-event .dimd {
  display: none;
  z-index: 10;
  position: absolute;
  left: 0;
  top: 0;
  width: 693px;
  height: 1462px;
  background: url("http://img.imbc.com/broad/tv/drama/sunbi/img/bg-dimd.png");
}
.container-event .description {
  display: none;
  z-index: 20;
  position: absolute;
  left: 0;
  top: 678px;
  width: 693px;
}
.container-event .description .btn-close {
  z-index: 10;
  position: absolute;
  right: 16px;
  top: 0;
  width: 29px;
  height: 29px;
  padding: 0;
  border: 0;
  cursor: pointer;
  background: url("http://img.imbc.com/broad/tv/drama/sunbi/img/btn-description-close.png") no-repeat;
  text-indent: -9999px;
}
.container-event .description .mark {
  display: none;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 693px;
  padding-top: 37px;
  text-align: center;
}

.event-section {
  padding-bottom: 10px;
  border-top: 1px solid #e0e8e8;
  border-bottom: 2px solid #e0e8e8;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: -0.5px;
}

.sec-common {
  border-bottom: 2px solid #e0e8e8;
}

.event-tab {
  margin-bottom: 30px;
  border-top: 1px solid #e0e8e8;
  border-bottom: 1px solid #e0e8e8;
}

.event-tab ul {
  overflow: hidden;
  width: 100%;
  padding: 11px 0;
  background: #f3f6f6;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.event-tab li {
  float: left;
  padding: 4px 30px;
  border-left: 1px solid #e0e8e8;
  line-height: 1;
}

.event-tab li.none-border {
  border-left: 0 none;
}

.event-tab li a {
  color: #2a7171;
}

.event-tab li a.tab-on {
  font-weight: bold;
}

.event-summary {
  position: relative;
  padding-bottom: 56px;
  width: 100%;
  *zoom: 1;
}

.event-summary:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
  font-size: 0;
  height: 0;
  line-height: 0;
}

.event-summary span {
  float: left;
  display: block;
  margin-left: 30px;
}

.event-summary span img {
  width: 196px;
  height: 196px;
}

.event-summary div {
  float: right;
  width: 415px;
  margin: 0 30px 0 21px;
}

.event-summary div strong {
  font-size: 14px;
  line-height: 34px;
  font-weight: bold;
  color: #333;
}

.event-summary div p {
  color: #333;
  font-size: 12px;
  line-height: 20px;
}

.event-summary div ul {
  padding-top: 23px;
}

.event-summary div ul li {
  padding-left: 7px;
  background: url("http://img.imbc.com/broad/tv/drama/springday/images/list-style01.gif") no-repeat 0 6px;
  font-size: 12px;
  line-height: 18px;
  color: #2a7171;
}

.event-join {
  position: absolute;
  top: 201px;
  left: 30px;
  clear: both;
  z-index: 10;
}

.event-join a {
  display: block;
  width: 194px;
  padding: 9px 0;
  border: 1px solid #ccd7d7;
  background: #d7e1e1;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  color: #333;
}

.btn-eveMore {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 176px;
  padding: 28px 0 25px 0;
  border: 2px solid #d2d2d2;
  background: #fff url("http://img.imbc.com/broad/tv/drama/springday/images/event-go.gif") no-repeat 130px 20px;
  font-size: 14px;
  font-weight: bold;
  color: #232323;
  text-indent: 15px;
  line-height: 1;
  letter-spacing: -0.5px;
}

.event-none {
  padding: 174px 0;
  font-size: 14px;
  color: #666;
  text-decoration: underline;
  text-align: center;
  letter-spacing: -0.5px;
}

.event-title {
  display: block;
  padding: 15px 0;
  font-size: 12px;
  color: #2a7171;
  text-indent: 30px;
  letter-spacing: -0.5px;
  border-top: 2px solid #e0e8e8;
}

.event-top {
  margin-bottom: 20px;
}

.ie .container-live .buttons .button-concept {
  text-indent: -5000px;
  background: url("http://img.imbc.com/broad/tv/drama/sunbi/img/btn-concept.png") no-repeat;
}
.ie .container-live .buttons .button-concept::before {
  display: none;
}
.ie .container-live .buttons .button-cast {
  text-indent: -5000px;
  background: url("http://img.imbc.com/broad/tv/drama/sunbi/img/btn-cast.png") no-repeat;
}
.ie .container-live .buttons .button-cast::before {
  display: none;
}
