<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body {
  height: 100%;
}

body {
  text-align: center;
  background-image: url("http://img.imbc.com/broad/tv/drama/festival2014/img/bg-body-x.jpg");
  background-repeat: repeat-x;
  background-position: center 120px;
}

.festival-main {
  background-color: #f7f6fb;
}

.festival-sub {
  background-color: #f7f6fb;
}

.wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.festival-main .wrapper {
  background: url("http://img.imbc.com/broad/tv/drama/festival2014/img/bg-main-v2.jpg") no-repeat center 120px;
}

.header .gnb {
  width: 990px;
  margin: 0 auto;
}

.container {
  overflow: hidden;
  position: relative;
  width: 1024px;
  margin: 0 auto;
  padding-top: 151px;
}

.container .logo {
  position: absolute;
  left: 50%;
  top: 25px;
  width: 260px;
  height: 108px;
  margin-left: -130px;
}
.container .logo a {
  display: block;
  width: 260px;
  height: 108px;
}

.festival-nav {
  overflow: hidden;
  position: relative;
  height: 50px;
  margin-bottom: 16px;
  background-color: #4f326c;
}
.festival-nav ul {
  overflow: hidden;
  height: 50px;
  padding-left: 245px;
}
.festival-nav li {
  overflow: hidden;
  float: left;
  position: relative;
  height: 50px;
  margin-right: 45px;
  padding-right: 45px;
  background: url("http://img.imbc.com/broad/tv/drama/festival2014/img/bg-nav-bar.png") no-repeat right center;
}
.festival-nav li a {
  display: block;
  float: left;
  width: 100%;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center;
}
.festival-nav li .vod {
  width: 43px;
  background-image: url("http://img.imbc.com/broad/tv/drama/festival2014/img/nav-vod.png");
}
.festival-nav li .vod:hover {
  background-image: url("http://img.imbc.com/broad/tv/drama/festival2014/img/nav-vod-active.png");
}
.festival-nav li .board {
  width: 54px;
  background-image: url("http://img.imbc.com/broad/tv/drama/festival2014/img/nav-board.png");
}
.festival-nav li .board:hover {
  background-image: url("http://img.imbc.com/broad/tv/drama/festival2014/img/nav-board-active.png");
}
.festival-nav li .preview {
  width: 44px;
  background-image: url("http://img.imbc.com/broad/tv/drama/festival2014/img/nav-preview.png");
}
.festival-nav li .preview:hover {
  background-image: url("http://img.imbc.com/broad/tv/drama/festival2014/img/nav-preview-active.png");
}
.festival-nav li .news {
  width: 67px;
  background-image: url("http://img.imbc.com/broad/tv/drama/festival2014/img/nav-news.png");
}
.festival-nav li .news:hover {
  background-image: url("http://img.imbc.com/broad/tv/drama/festival2014/img/nav-news-active.png");
}
.festival-nav .lastChild {
  background: none;
  padding: 0;
  margin: 0;
}

.festival-body {
  overflow: hidden;
  position: relative;
  width: 1024px;
  margin-bottom: 40px;
}

.festival-concept {
  overflow: hidden;
  position: relative;
  float: left;
  width: 400px;
  margin-right: 8px;
  text-align: left;
}
.festival-concept h2 {
  position: absolute;
  left: 0;
  top: 628px;
  width: 100%;
  height: 47px;
  background: url("http://img.imbc.com/broad/tv/drama/festival2014/img/h2-concept.png") no-repeat 16px center;
}
.festival-concept p {
  height: 146px;
  *height: 201px;
  padding: 50px 17px 0;
  border: 1px solid #d4d4d4;
  border-top: 4px solid #7444a0;
  font-size: 11px;
  line-height: 1.5;
  letter-spacing: -1px;
  color: #686868;
}

.festival-concept-slide {
  overflow: hidden;
  position: relative;
  width: 400px;
  height: 616px;
  margin-bottom: 8px;
}
.festival-concept-slide .indicator {
  z-index: 10;
  position: absolute;
  left: 50%;
  top: 584px;
  overflow: hidden;
  height: 12px;
}
.festival-concept-slide .indicator button {
  display: block;
  float: left;
  width: 12px;
  height: 12px;
  margin-right: 6px;
  background: url("http://img.imbc.com/broad/tv/drama/festival2014/img/indicator.png") no-repeat;
}
.festival-concept-slide .indicator .active {
  width: 24px;
  background-image: url("http://img.imbc.com/broad/tv/drama/festival2014/img/indicator-active.png");
}
.festival-concept-slide .indicator .lastChild {
  margin-right: 0;
}
.festival-concept-slide ul {
  overflow: hidden;
  width: 3000px;
  height: 616px;
}
.festival-concept-slide li {
  float: left;
  position: relative;
  overflow: hidden;
  width: 400px;
  height: 616px;
}
.festival-concept-slide li a {
  display: block;
  width: 400px;
  height: 616px;
}

.festival-release-list {
  overflow: hidden;
  float: left;
  position: relative;
  width: 616px;
}
.festival-release-list ul {
  overflow: hidden;
  width: 616px;
}
.festival-release-list li {
  float: left;
  width: 200px;
  height: 200px;
  margin: 0 7px 8px 0;
  text-align: left;
  line-height: 1.333;
}
.festival-release-list li .badge {
  display: none;
}
.festival-release-list li .preview {
  position: relative;
  width: 200px;
  height: 200px;
}
.festival-release-list li .thumb {
  display: block;
  position: relative;
  overflow: hidden;
  width: 200px;
  height: 200px;
}
.festival-release-list li .thumb img {
  width: 200px;
}
.festival-release-list li .txt {
  position: absolute;
  left: 0;
  top: 0;
  width: 176px;
  *width: 200px;
  height: 67px;
  *height: 200px;
  padding: 133px 12px 0 12px;
  background: url("http://img.imbc.com/broad/tv/drama/festival2014/img/bg-txt.png") no-repeat;
  letter-spacing: -1px;
  color: #ff9c00;
  font-size: 11px;
  font-weight: bold;
}
.festival-release-list li .txt em {
  display: block;
  margin-bottom: 3px;
  font-size: 12px;
  color: #fff;
}
.festival-release-list li .txt .date {
  font-style: normal;
  font-family: 'Tahoma';
  letter-spacing: 0;
}
.festival-release-list li .txt .time {
  display: block;
  margin-top: 2px;
}
.festival-release-list li a {
  display: block;
  position: relative;
  width: 200px;
  height: 200px;
}
.festival-release-list li a:hover {
  width: 192px;
  *width: 200px;
  height: 192px;
  *height: 200px;
  border: 4px solid #ff7b05;
}
.festival-release-list li a:hover .thumb {
  width: 192px;
  height: 192px;
}
.festival-release-list li a:hover .thumb img {
  margin: -4px 0 0 -4px;
}
.festival-release-list li a:hover .badge {
  display: block;
  z-index: 10;
  position: absolute;
  left: -4px;
  top: 90px;
  width: 48px;
  *width: 60px;
  height: 24px;
  padding-left: 12px;
  line-height: 26px;
  color: #fff;
  letter-spacing: -1px;
  font-weight: bold;
  background: url("http://img.imbc.com/broad/tv/drama/festival2014/img/bg-release.png") no-repeat;
}
.festival-release-list li a:hover .txt {
  width: 176px;
  *width: 192px;
  height: 63px;
  *height: 192px;
  padding: 129px 8px 0;
  background: url("http://img.imbc.com/broad/tv/drama/festival2014/img/bg-txt-hover.png") no-repeat bottom;
}
.festival-release-list .lastChild {
  float: both;
  position: absolute;
  right: 0;
  top: 624px;
  margin: 0;
}

.festival-news {
  position: absolute;
  right: 0;
  top: 425px;
  width: 198px;
  *width: 200px;
  height: 405px;
  *height: 410px;
  border: 1px solid #d4d4d4;
  border-top: 4px solid #d23a97;
  text-align: left;
}
.festival-news h2 {
  height: 40px;
  background: url("http://img.imbc.com/broad/tv/drama/festival2014/img/h2-news.png") no-repeat 9px center;
}
.festival-news a {
  display: block;
  position: relative;
  overflow: hidden;
}
.festival-news .title {
  display: block;
  padding: 0 8px;
  margin-bottom: 5px;
  font-size: 14px;
  color: #000;
  line-height: 1.333;
}
.festival-news .thumb {
  display: block;
  position: relative;
  overflow: hidden;
  width: 200px;
  height: 200px;
  margin-bottom: 7px;
}
.festival-news .thumb img {
  width: 200px;
}
.festival-news .content {
  display: block;
  padding: 0 8px;
  color: #686868;
  font-size: 11px;
  line-height: 1.4;
}

.festival-release-nav {
  overflow: hidden;
  float: left;
  width: 135px;
  margin-right: 8px;
  text-align: left;
}
.festival-release-nav h2 {
  height: 83px;
  *height: 85px;
  border-top: 2px solid #67488e;
  background: #f7f8fa url("http://img.imbc.com/broad/tv/drama/festival2014/img/h2-release-intro-v2.png") no-repeat center;
}
.festival-release-nav ul {
  overflow: hidden;
  border-bottom: 1px solid #dbdce3;
}
.festival-release-nav li {
  overflow: hidden;
  position: relative;
}
.festival-release-nav li a {
  display: block;
  min-height: 55px;
  height: auto !important;
  *height: 70px;
  padding: 13px 16px 2px;
  color: #7e7791;
  line-height: 1.333;
  letter-spacing: -1px;
  font-size: 14px;
  background: #ececee url("http://img.imbc.com/broad/tv/drama/festival2014/img/bg-release-nav.png") repeat-x bottom;
}
.festival-release-nav li a span {
  display: block;
}
.festival-release-nav li em {
  display: block;
  margin-bottom: 3px;
  letter-spacing: 0;
  font-weight: bold;
  font-size: 11px;
  font-family: 'Tahoma';
}
.festival-release-nav li .active {
  background-image: none;
  background-color: #fff;
  color: #000;
}
.festival-release-nav li .active em {
  color: #573290;
}
.festival-release-nav .lastChild {
  height: 68px;
}
.festival-release-nav .lastChild a {
  height: 53px;
  *height: 68px;
}

.festival-content {
  float: left;
  overflow: hidden;
  position: relative;
  width: 849px;
  *width: 881px;
  padding: 0 16px 30px;
  background-color: #fff;
  text-align: left;
}
.festival-content .h2-title {
  height: 59px;
  *height: 61px;
  margin-bottom: 24px;
  border-bottom: 2px solid #ddd;
  background-repeat: no-repeat;
  background-position: 5px 34px;
}
.festival-content .h2-vod {
  background-image: url("http://img.imbc.com/broad/tv/drama/festival2014/img/h2-vod.png");
}
.festival-content .h2-board {
  background-image: url("http://img.imbc.com/broad/tv/drama/festival2014/img/h2-board.png");
}
.festival-content .h2-news {
  background-image: url("http://img.imbc.com/broad/tv/drama/festival2014/img/h2-news-sub.png");
}
.festival-content .h2-preview {
  background-image: url("http://img.imbc.com/broad/tv/drama/festival2014/img/h2-preview.png");
}
.festival-content .h2-release {
  background-image: url("http://img.imbc.com/broad/tv/drama/festival2014/img/h2-release-v2.png");
}

.festival-content-body {
  overflow: hidden;
  position: relative;
  float: left;
  width: 585px;
  margin-right: 14px;
}

.festival-content-right {
  overflow: hidden;
  position: relative;
  float: left;
  width: 250px;
}

.festival-release-intro {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.festival-release-intro .intro {
  overflow: hidden;
  position: relative;
  width: 585px;
  height: 208px;
  *height: 210px;
  margin-bottom: 15px;
  border-top: 2px solid #ff7b05;
}
.festival-release-intro .intro h3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 545px;
  *width: 585px;
  height: 63px;
  *height: 208px;
  padding: 145px 20px 0;
  background: url("http://img.imbc.com/broad/tv/drama/festival2014/img/bg-intro.png") no-repeat -1px 113px;
  letter-spacing: -1px;
  color: #fff;
  line-height: 1.333;
}
.festival-release-intro .intro h3 .badge {
  display: block;
  margin-bottom: 2px;
  font-size: 11px;
}
.festival-release-intro .intro h3 .date {
  display: block;
  margin-top: 2px;
  color: #ff7b05;
  font-size: 12px;
  font-weight: normal;
}
.festival-release-intro .intro h3 .date i {
  font-style: normal;
  font-family: 'Tahoma';
}
.festival-release-intro .intro .thumb {
  display: block;
  overflow: hidden;
  width: 585px;
  height: 208px;
}
.festival-release-intro .intro-body {
  clear: both;
  overflow: hidden;
  width: 100%;
  margin-bottom: 15px;
  letter-spacing: -1px;
}
.festival-release-intro .intro-body h4 {
  margin-bottom: 12px;
  padding-bottom: 8px;
  font-size: 12px;
  color: #57337b;
  letter-spacing: -1px;
  line-height: 1.333;
  background: url("http://img.imbc.com/broad/tv/drama/festival2014/img/bg-intro-title.png") repeat-x bottom;
}
.festival-release-intro .intro-body .content {
  padding: 0 4px;
  color: #464646;
  line-height: 1.4;
}
.festival-release-intro .intro-body .content p {
  margin-bottom: 8px;
}
.festival-release-intro .intro-body .staff {
  overflow: hidden;
  padding-left: 7px;
}
.festival-release-intro .intro-body .staff li {
  float: left;
  padding-right: 10px;
  margin-right: 7px;
  line-height: 1.333;
  background: url("http://img.imbc.com/broad/tv/drama/festival2014/img/bg-staff-bar.png") no-repeat right 1px;
}
.festival-release-intro .intro-body .staff .lastChild {
  margin-right: 0;
  padding-right: 0;
  background: none;
}
.festival-release-intro .intro-body .cast {
  overflow: hidden;
  padding-left: 7px;
}
.festival-release-intro .intro-body .cast li {
  overflow: hidden;
  float: left;
  width: 106px;
  margin-right: 5px;
  line-height: 1.333;
  text-align: center;
}
.festival-release-intro .intro-body .cast .thumb {
  display: block;
  overflow: hidden;
  width: 104px;
  *width: 106px;
  height: 72px;
  *height: 74px;
  margin-bottom: 6px;
  border: 1px solid #e6e6e6;
}
.festival-release-intro .intro-body .cast .thumb img {
  width: 104px;
}
.festival-release-intro .intro-body .cast .txt {
  color: #4f4f4f;
}
.festival-release-intro .intro-body .cast .txt em {
  display: block;
  margin-bottom: 2px;
  font-size: 12px;
}
.festival-release-intro .intro-body .photo,
.festival-release-intro .intro-body .vod {
  overflow: hidden;
  padding-left: 7px;
}
.festival-release-intro .intro-body .photo li,
.festival-release-intro .intro-body .vod li {
  float: left;
  overflow: hidden;
  width: 178px;
  height: 131px;
  margin: 0 8px 8px 0;
}
.festival-release-intro .intro-body .photo li a,
.festival-release-intro .intro-body .vod li a {
  display: block;
  overflow: hidden;
  width: 176px;
  *width: 178px;
  height: 129px;
  *height: 131px;
  border: 1px solid #e6e6e6;
}
.festival-release-intro .intro-body .photo li img,
.festival-release-intro .intro-body .vod li img {
  width: 176px;
}
.festival-release-intro .intro-body .vodPlayer {
  overflow: hidden;
  position: relative;
  width: 585px;
  height: 330px;
}
.festival-release-intro .intro-body .vodPlayer .video-wrap {
  position: relative;
  width: 585px;
  height: 330px;
}
.festival-release-intro .intro-body-vod {
  text-align: center;
}
.festival-release-intro .intro-body-vod h4 {
  text-align: left;
}
.festival-release-intro .intro-body-vod .festival-player {
  overflow: hidden;
  width: 561px;
  height: 365px;
  margin: 0 auto;
  background-color: #000;
}

.ad {
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 217px;
  width: 198px;
  *width: 200px;
  height: 198px;
  *height: 200px;
  border: 1px solid #d4d4d4;
  background-color: #000;
}

.dimd {
  z-index: 1000;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=70);
  opacity: .7;
  background-color: #000;
}

.photo-layer {
  z-index: 1100;
  position: absolute;
  left: 50%;
  top: 790px;
  width: 881px;
  height: 517px;
  *height: 568px;
  margin-left: -440px;
  padding-top: 51px;
  background-color: #fff;
  text-align: center;
}
.photo-layer .photo-body {
  overflow: hidden;
  position: relative;
  width: 818px;
  height: 466px;
  margin: 0 auto;
}
.photo-layer .photo-body ul {
  overflow: hidden;
  position: relative;
  width: 3000px;
  height: 466px;
}
.photo-layer .photo-body li {
  float: left;
  overflow: hidden;
  width: 818px;
  height: 466px;
}
.photo-layer .photo-body li img {
  width: 818px;
}
.photo-layer .btn-close {
  display: block;
  position: absolute;
  right: 11px;
  top: 12px;
  width: 21px;
  height: 21px;
  background: url("http://img.imbc.com/broad/tv/drama/festival2014/img/btn-close.png") no-repeat;
}
.photo-layer .btn-prev {
  display: block;
  position: absolute;
  left: 8px;
  top: 271px;
  width: 16px;
  height: 28px;
  background: url("http://img.imbc.com/broad/tv/drama/festival2014/img/btn-prev.png") no-repeat;
}
.photo-layer .btn-next {
  display: block;
  position: absolute;
  right: 8px;
  top: 271px;
  width: 16px;
  height: 28px;
  background: url("http://img.imbc.com/broad/tv/drama/festival2014/img/btn-next.png") no-repeat;
}

.footer {
  width: 1024px;
  margin: 0 auto 40px;
  text-align: center;
  clear: both;
  color: #4a2f65;
}

.btn-default {
  padding: 0;
  border: 0;
  background: none;
  cursor: pointer;
}

.screen-out-txt {
  display: block;
  position: relative;
  z-index: -1;
  padding: 8px 0;
  visibility: hidden;
  border: 1px solid #bcc1ec;
  background-color: #F1F3FF;
  text-align: center;
}

.screen-out {
  overflow: hidden;
  position: absolute;
  left: -1000em;
top:-1000em;
  height: 0 !important;
  line-height: 0;
  font-size: 0;
}
.btn-like-program-wrap{position:absolute; top:20px; right:20px; z-index:999;}</pre></body></html>