/******************************* Import
*******************************/
/******************************* Aligned
*******************************/
.aligned.left { text-align: left; }

.aligned.right { text-align: right; }

.aligned.center { text-align: center; }

/******************************* List
*******************************/
.list.item { display: block; font-size: 0.75em; }

.list.image.right .list.item { overflow: hidden; position: relative; width: 82px; height: 84px; padding: 0 152px 0 14px; border: 1px solid #e5e5e5; }
.list.image.right .thumb { overflow: hidden; position: absolute; right: 0; top: 0; }
.list.image.right .title { line-height: 1.333; color: #757575; }
.list.image.right .title em { display: block; margin-bottom: 3px; color: #333; }

.ui.main.affiliates { float: left; }
.ui.main.affiliates .ui.header { margin-bottom: 20px; }
.ui.main.affiliates ul { overflow: hidden; }
.ui.main.affiliates li { position: relative; margin: 0 0 3px 0; }
.ui.main.affiliates .item { display: block; padding: 0 0 0 8px; line-height: 1.333; font-size: 0.75em; background: url("http://img.imbc.com/commons/images/main//bg/bg-dott-horizontal.png") no-repeat 2px center; }
.ui.main.affiliates .thumb { display: block; position: absolute; left: 0; top: 0; overflow: hidden; width: 135px; height: 81px; }
.ui.main.affiliates .thumb img { width: 135px; }
.ui.main.affiliates .title { display: block; font-weight: bold; }
.ui.main.affiliates .item.image { position: relative; height: 78px; margin: 0 0 11px 0; padding: 3px 0 0 140px; color: #555; font-size: 13px; font-weight: bold; }

/******************************* Tab
*******************************/
.ui.tab { z-index: 10; }
.ui.tab > button { color: #666; font-size: 11px; }
.ui.tab .ui.button { margin: 0 9px 0 0; padding: 0 9px 0 0; background: url("http://img.imbc.com/commons/images/main//bg/bg-vertical-bar.png") no-repeat right center; }
.ui.tab .ui.button span { display: inline-block; padding-bottom: 2px; }
.ui.tab .ui.button.last { margin: 0 0 0 0; padding: 0 0 0 0; background: none; }
.ui.tab .ui.button.active { /*
span {
	padding:0 9px 0 0;
	background:url('http://img.imbc.com/commons/images/main//bg/bg-tab-arrow-down.png') no-repeat right center;
	color:#0561c3;
}
*/ }
.ui.tab .ui.button.active span { font-weight: bold; color: #5991cc; background: url("http://img.imbc.com/commons/images/main//bg/bg-tab-horizontal.png") repeat-x bottom; }

/******************************* Slide
*******************************/
.ui.slide { overflow: hidden; }

/******************************* Button
*******************************/
.ui.button { z-index: 10; display: inline-block; }

.ui.buttons { display: inline-block; }
.ui.buttons > .ui.button { float: left; }

.ui.button.out { position: absolute; right: 0; top: 0; }

/******************************* Icon
*******************************/
.icon.arrow.right { background: url("http://img.imbc.com/commons/images/main//icon/icon-header.png") no-repeat right center; }

.icon.triangle.arrow.right { background: url("http://img.imbc.com/commons/images/main//icon/icon-triangle-arrow-right.png") no-repeat right center; }

.icon.out.arrow.right { background: url("http://img.imbc.com/commons/images/main//icon/icon-arrow-right.png") no-repeat right center; }

.icon.custom.star { background-image: url("http://img.imbc.com/commons/images/main//icon/icon-star-v2.png"); background-repeat: no-repeat; }

.icon.play.circle { background: url("http://img.imbc.com/commons/images/main//icon/icon-play-circle.png") no-repeat; }

.icon.search { background: url("http://img.imbc.com/commons/images/main//icon/icon-search.png") no-repeat; }

.icon.block.layout { background: url("http://img.imbc.com/commons/images/main//icon/icon-block-layout.png") no-repeat; }

.icon.arrow.right.white { background: url("http://img.imbc.com/commons/images/main//icon/icon-arrow-right-white.png") no-repeat !important; }

.icon.close { background: url("http://img.imbc.com/commons/images/main//icon/icon-close.png") no-repeat; }

.icon.checkmark { background: url("http://img.imbc.com/commons/images/main//icon/icon-checkmark.png") no-repeat; }

/******************************* Floated
*******************************/
.floated.left { float: left; }

.floated.right { float: right; }

/******************************* Header
*******************************/
h2.ui.header { z-index: 10; position: relative; clear: both; height: 20px; padding: 30px 0 0 0; color: #333; font-size: 0.9em; font-weight: bold; }
h2.ui.header a { display: inline-block; }
h2.ui.header a:hover { text-decoration: none; }
h2.ui.header .icon.arrow.right { padding-right: 12px; background: url("http://img.imbc.com/commons/images/main//icon/icon-header.png") no-repeat right center; }

h2.ui.header.line { height: 22px; padding-top: 28px; border-bottom: 2px solid #d4d4d4; }

h3.ui.header { font-size: 12px; }

.ui.heading { display: block; }

h2.ui.header.sub { height: 35px; padding: 0 0 0 0; }

h2.ui.header.image { height: 50px; padding: 0 0 0 0; }

/******************************* Grid
*******************************/
.ui.main.grid { position: relative; overflow: hidden; }

/******************************* Background
*******************************/
.bg.blank { background: url("http://img.imbc.com/2010_main/images/bg_blank.gif"); }

.ellipsis { overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.img-responsive { max-width: 100%; height: auto; }

.screen-out, .ui.main.enews .ui.layer.issue ~ .ui.button.out { overflow: hidden; position: absolute !important; left: -1000px !important; height: 0; padding: 1px 0 0 0; line-height: 0; font-size: 0; }

/* http://blog.ajcw.com/2011/02/styling-the-html5-placeholder/ */
html, body { width: 100%; height: 100%; }

body { color: #5c5c5c; font-family: 'Nanum Gothic', sans-serif; line-height: 100%; }

a { text-decoration: none; color: #5c5c5c; }
a:hover { text-decoration: underline; }

button { padding: 0; border: 0; cursor: pointer; font-family: 'Nanum Gothic','µ¸¿ò',dotum,Helvetica,sans-serif; }

.ui.body { text-align: center; background: url("http://img.imbc.com/commons/images/main//bg/bg-header-x-v2.png") repeat-x 0 94px; }

.ui.wrap { width: 100%; text-align: center; }

.ui.grid.header { z-index: 10; overflow: hidden; position: relative; width: 100%; padding: 0 0 0 0; }

main.ui.grid.main { /*overflow:hidden;*/ position: relative; width: 1024px; margin: 0 auto; padding: 0 0 40px 0; text-align: left; }

.ui.onair--update { position: relative; height: 30px; margin-bottom: 20px; padding: 0 120px 0 75px; font-size: 11px; }
.ui.onair--update .ui.header.onair { position: absolute; left: 0; top: 5px; height: 20px; padding: 0; }
.ui.onair--update .ui.header.onair .ui.button.onair { padding: 0 5px; line-height: 20px; background-color: #757575; border-radius: 3px; color: #fff; text-align: center; font-weight: bold; }
.ui.onair--update .ui.header.onair .ui.button.onair .icon { display: inline-block; width: 6px; height: 8px; margin-left: 3px; padding-right: 0; }
.ui.onair--update .ui.header.onair .ui.button.onair:hover { text-decoration: none; background-color: #848484; }
.ui.onair--update ul { overflow: hidden; position: relative; height: 30px; }
.ui.onair--update li { position: relative; float: left; width: 187px; height: 30px; padding: 0 10px 0 10px; line-height: 30px; color: #676767; background: url("http://img.imbc.com/commons/images/main//bg/bg-vertical-bar.png") no-repeat left center; }
.ui.onair--update li a { display: block; overflow: hidden; position: relative; font-size: 11px; color: #676767; }
.ui.onair--update li a:hover .category { text-decoration: underline; }
.ui.onair--update .category { color: #5c5c5c; font-weight: bold; margin-left: 4px; }
.ui.onair--update li.tvonair { background: none; }
.ui.onair--update .schedule { position: absolute; right: 0; top: 5px; height: 20px; padding: 0 5px; line-height: 20px; background-color: #959595; border-radius: 3px; color: #fff; text-align: center; font-weight: bold; font-size: 11px; }
.ui.onair--update .schedule .icon { display: inline-block; width: 6px; height: 8px; margin-left: 3px; }
.ui.onair--update .schedule:hover { text-decoration: none; background-color: #848484; }

.ui.onair--update .col5 li { width: 145px; }

.ui.row { overflow: hidden; }

.ui.form { display: block; }

.ui.grid.footer { position: relative; overflow: hidden; width: 100%; background: url("http://img.imbc.com/commons/images/main//bg/bg-footer-x.png") repeat-x; }

.ui.row.footer { position: relative; width: 1024px; margin: 0 auto; padding: 2px 0 16px 0; text-align: left; }
.ui.row.footer .sitemap { z-index: 10; position: absolute; right: 0; top: 2px; padding-left: 14px; line-height: 38px; background-position: 0 center; }
.ui.row.footer .ui.row.address { float: left; line-height: 1.45; color: #757575; }
.ui.row.footer .ui.row.address .ceo { display: block; margin: 0 0 5px 0; font-size: 14px; font-weight: bold; }
.ui.row.footer .ui.row.address .copyright { margin: 5px 0 0 0; }
.ui.row.footer .ui.row.address.mbc { margin: 0 45px 0 0; }
.ui.row.footer .ui.row.address.mbc .ceo { padding: 0 0 0 50px; background: url("http://img.imbc.com/commons/images/main//icon/icon-footer-mbc.png") no-repeat 0 center; }
.ui.row.footer .ui.row.address.imbc .ceo { padding: 0 0 0 57px; background: url("http://img.imbc.com/commons/images/main//icon/icon-footer-imbc.png") no-repeat 0 0; }
.ui.row.footer .ui.row.affiliates { z-index: 10; position: absolute; right: 0; top: 48px; color: #757575; }
.ui.row.footer .ui.row.affiliates .ui.button { width: 27px; height: 26px; border: 1px solid #e0e0e0; color: #5c5c5c; background-color: #ebebeb; }

.ui.list.policy { overflow: hidden; width: 100%; height: 38px; margin: 0 0 16px 0; }
.ui.list.policy li { float: left; height: 38px; padding: 0 7px 0 0; margin: 0 7px 0 0; background: url("http://img.imbc.com/commons/images/main//bg/bg-tab-vertical-bar.png") no-repeat right center; }
.ui.list.policy li a { display: block; height: 38px; line-height: 38px; }
.ui.list.policy .last { background: none; }

.ui.main.top { position: relative; width: 766px; margin: 0 8px 0 0; }
.ui.main.top .ui.layer.issue,
.ui.main.top .ui.layer.issue2 { z-index: 20; position: absolute; left: 0; top: 0; width: 766px; height: 278px; background: #000; }
.ui.main.top .ui.layer.issue .ui.button,
.ui.main.top .ui.layer.issue2 .ui.button { display: block; position: absolute; }
.ui.main.top .ui.layer.issue .ui.button.close,
.ui.main.top .ui.layer.issue2 .ui.button.close { left: 13px; top: 263px; width: 13px; height: 13px; }
.ui.main.top .ui.layer.issue .ui.button.today,
.ui.main.top .ui.layer.issue2 .ui.button.today { left: 130px; top: 264px; padding: 0 0 0 20px; font-size: 0.7em; font-family: 'Nanum Gothic','Dotum'; color: #aaa; }
.ui.main.top .ui.layer.issue .ui.button.link { left: 91px; top: 206px; width: 92px; height: 26px; }
.ui.main.top .ui.layer.issue2 .ui.button.link { left: 0px; top: 0px; width: 92px; height: 26px; }
.ui.main.top .ui.layer.issue .ui.video,
.ui.main.top .ui.layer.issue2 .ui.video { position: absolute; left: 278px; top: 8px; overflow: hidden; width: 480px; height: 270px; background-color: #eee; }
.ui.main.top .ui.button.top { display: block; position: absolute; top: 50%; width: 38px; height: 42px; margin-top: -21px; }
.ui.main.top .ui.button.prev { position: absolute; left: 0; background: url("http://img.imbc.com/commons/images/main//icon/icon-slide-top-prev.png") no-repeat; }
.ui.main.top .ui.button.prev:hover { background: url("http://img.imbc.com/commons/images/main//icon/icon-slide-top-prev-active.png") no-repeat; }
.ui.main.top .ui.button.next { position: absolute; right: 0; background: url("http://img.imbc.com/commons/images/main//icon/icon-slide-top-next.png") no-repeat; }
.ui.main.top .ui.button.next:hover { background: url("http://img.imbc.com/commons/images/main//icon/icon-slide-top-next-active.png") no-repeat; }
.ui.main.top .ui.slide.top { position: relative; width: 766px; height: 286px; float: left; }
.ui.main.top .ui.slide.top ul { position: relative; overflow: hidden; height: 140px; }
.ui.main.top .ui.slide.top li { position: relative; float: left; width: 248px; height: 138px; border: 1px solid #ddd; }
.ui.main.top .ui.slide.top .list.item { position: relative; }
.ui.main.top .ui.slide.top .thumb { display: block; overflow: hidden; width: 248px; height: 138px; }
.ui.main.top .ui.slide.top .thumb img { width: 248px; }
.ui.main.top .ui.slide.top .txt { display: block; position: absolute; bottom: 0; width: 228px; height: 31px; padding: 0 10px; line-height: 31px; background: url("http://img.imbc.com/commons/images/main//bg/bg-top.png"); font-size: 13px; font-weight: bold; }
.ui.main.top .ui.slide.top .txt em { display: block; width: 228px; }
.ui.main.top .ui.slide.top.left { width: 508px; height: 286px; margin: 0 8px 0 0; }
.ui.main.top .ui.slide.top.left ul { width: 508px; height: 286px; }
.ui.main.top .ui.slide.top.left li { width: 506px; height: 284px; }
.ui.main.top .ui.slide.top.left li .thumb { width: 506px; height: 284px; }
.ui.main.top .ui.slide.top.left li .thumb img { width: 506px; }
.ui.main.top .ui.slide.top.left li .txt { width: 470px; height: 48px; padding: 11px 18px 0 18px; line-height: 1.333; font-weight: normal; }
.ui.main.top .ui.slide.top.left li .txt em { display: block; width: 470px; margin-bottom: 1px; font-size: 18px; font-weight: bold; }
.ui.main.top .ui.slide.top.right.top { width: 250px; height: 140px; margin: 0 0 6px 0; }
.ui.main.top .ui.slide.top.right.bottom { width: 250px; height: 140px; }

.ui.main.news { position: relative; width: 508px; height: 300px; margin-right: 8px; }
.ui.main.news .ui.tab.news { position: absolute; right: 0; top: 27px; }
.ui.main.news ul { overflow: hidden; width: 528px; }
.ui.main.news li { float: left; margin: 0 20px 20px 0; }
.ui.main.news .item { display: block; padding: 0 0 0 8px; line-height: 1.5; font-size: 0.75em; background: url("http://img.imbc.com/commons/images/main//bg/bg-dott-horizontal.png") no-repeat 2px center; }
.ui.main.news .thumb { overflow: hidden; width: 112px; height: 80px; }
.ui.main.news .thumb img { width: 112px; }
.ui.main.news .item.image { position: relative; width: 114px; height: 78px; margin: 0 0 0 0; padding: 3px 0 0 125px; color: #5c5c5c; line-height: 1.333; font-size: 0.75em; font-weight: normal; }
.ui.main.news .list.image.wide li { width: 239px; margin: 0 20px 5px 0; }
.ui.main.news .list.image.wide .item.image { width: 101px; height: 70px; margin-bottom: 14px; padding: 3px 0 0 138px; }
.ui.main.news .list.image.wide .thumb { width: 129px; height: 73px; }
.ui.main.news .list.image.wide .thumb img { width: 129px; }
.ui.main.news .ui.layer.issue { z-index: 10; position: absolute; left: 0; bottom: 0; overflow: hidden; width: 436px; height: 28px; padding: 0 10px 0 60px; border: 1px solid #e5e4e4; background: #fff; }
.ui.main.news .ui.layer.issue a { display: block; overflow: hidden; width: 436px; line-height: 28px; font-size: 0.9em; }
.ui.main.news .ui.header.issue { position: absolute; left: 0; top: 0; width: 49px; height: 28px; line-height: 28px; color: #006931; font-weight: bold; background: url("http://img.imbc.com/commons/images/main//bg/bg-vertical-bar.png") no-repeat right center; }
.ui.main.news .ui.header.issue.speed { color: #de0101; }
.ui.main.news .ui.header.issue.special { color: #0036c0; }
/*2016.10.31*/
.news-link-jebo{margin-left: 180px;}
.news-link-jebo>img{margin-top:3px;}

.ui.main.special { position: absolute; left: 0; bottom: 0; width: 337px; height: 28px; padding: 0 68px 0 101px; border: 1px solid #e5e4e4; background: #fff url("http://img.imbc.com/commons/images/main//icon/icon-special-vertical-bar.png") no-repeat 93px center; }
.ui.main.special .ui.header { display: inline-block; position: absolute; left: 12px; top: 0; width: 60px; height: 28px; padding: 0 11px 0 0; line-height: 28px; font-weight: normal; }
.ui.main.special .ui.list.special { position: relative; overflow: hidden; width: 337px; height: 28px; }
.ui.main.special ul { overflow: hidden; height: 28px; }
.ui.main.special li { margin: 0; }
.ui.main.special li a { display: block; width: 337px; height: 28px; line-height: 28px; font-size: 0.75em; }
.ui.main.special .ui.buttons.special { position: absolute; right: 3px; top: 5px; }
.ui.main.special .ui.buttons.special > .ui.button { display: block; width: 18px; height: 18px; margin: 0 2px 0 0; }
.ui.main.special .icon.slide.pause { background: url("http://img.imbc.com/commons/images/main//icon/icon-slide-pause.png") no-repeat; }
.ui.main.special .icon.slide.pause:hover { background: url("http://img.imbc.com/commons/images/main//icon/icon-slide-pause-active.png") no-repeat; }
.ui.main.special .icon.slide.play { background: url("http://img.imbc.com/commons/images/main//icon/icon-slide-play.png") no-repeat; }
.ui.main.special .icon.slide.play:hover { background: url("http://img.imbc.com/commons/images/main//icon/icon-slide-play-active.png") no-repeat; }
.ui.main.special .icon.slide.arrow.prev { background: url("http://img.imbc.com/commons/images/main//icon/icon-slide-arrow-prev.png") no-repeat; }
.ui.main.special .icon.slide.arrow.prev:hover { background: url("http://img.imbc.com/commons/images/main//icon/icon-slide-arrow-prev-active.png") no-repeat; }
.ui.main.special .icon.slide.arrow.next { background: url("http://img.imbc.com/commons/images/main//icon/icon-slide-arrow-next.png") no-repeat; }
.ui.main.special .icon.slide.arrow.next:hover { background: url("http://img.imbc.com/commons/images/main//icon/icon-slide-arrow-next-active.png") no-repeat; }

.ui.main.enews { width: 250px; margin-right: 8px; padding-top: 50px; }
.ui.main.enews .thumb { display: block; overflow: hidden; width: 250px; height: 187px; }
.ui.main.enews .title { display: block; width: 224px; height: 51px; padding: 11px 12px 0 12px; border: 1px solid #e5e5e5; border-top: 0; background-color: #f3f3f3; color: #333; line-height: 1.55; font-weight: bold; }
.ui.main.enews .ui.button.out { top: 30px; padding-right: 9px; font-size: 0.75em; }
.ui.main.enews .ui.layer.issue { z-index: 20; position: absolute; left: 0; top: 50px; width: 250px; height: 250px; background-color: #000; }

.ui.main.ad { position: absolute; right: 0; top: 50px; width: 250px; height: 250px; background: #eee; }

.ui.main.promotion { position: relative; width: 248px; height: 284px; border: 1px solid #eee; }
.ui.main.promotion ul { overflow: hidden; width: 2000px; height: 284px; }
.ui.main.promotion li { float: left; width: 248px; height: 284px; line-height: 284px; text-align: center; }
.ui.main.promotion .ui.button { position: absolute; top: 7px; width: 24px; height: 20px; }
.ui.main.promotion .ui.button.promotion.prev { right: 31px; background: url("http://img.imbc.com/commons/images/main//icon/icon-slide-pro-prev.png") no-repeat; }
.ui.main.promotion .ui.button.promotion.prev:hover { background: url("http://img.imbc.com/commons/images/main//icon/icon-slide-pro-prev-active.png") no-repeat; }
.ui.main.promotion .ui.button.promotion.next { right: 6px; background: url("http://img.imbc.com/commons/images/main//icon/icon-slide-pro-next.png") no-repeat; }
.ui.main.promotion .ui.button.promotion.next:hover { background: url("http://img.imbc.com/commons/images/main//icon/icon-slide-pro-next-active.png") no-repeat; }

.ui.main.today ul { overflow: hidden; width: 1032px; height: 81px; }
.ui.main.today li { position: relative; float: left; width: 90px; height: 79px; margin-right: 8px; padding: 0 150px 0 8px; border: 1px solid #ddd; line-height: 1.333; }
.ui.main.today .item { display: block; font-size: 0.75em; }
.ui.main.today .time { display: block; margin: 11px 0 4px 0; color: #757575; }
.ui.main.today .thumb { display: block; z-index: 10; position: absolute; right: -1px; top: -1px; overflow: hidden; width: 144px; height: 81px; }
.ui.main.today .title { display: block; color: #333; }

.ui.main.star { width: 766px; height: 723px; margin-right: 8px; }
.ui.main.star .ui.heading { height: 46px; padding-top: 9px; }
.ui.main.star .ui.list.star { width: 764px; height: 725px; background-color: #f3f3f3; border: 1px solid #e5e5e5; border-top: 0; }
.ui.main.star ul { padding-left: 26px; }
.ui.main.star li { float: left; position: relative; width: 224px; height: 183px; margin: 0 20px 20px 0; font-size: 1em; }
.ui.main.star .badge { display: inline-block; z-index: 10; position: absolute; left: 8px; top: 98px; width: auto; padding: 0 5px; line-height: 20px; color: #fff; background: url("http://img.imbc.com/commons/images/main//bg-star-badge.png"); }
.ui.main.star .thumb { display: block; position: relative; overflow: hidden; width: 224px; height: 126px; }
.ui.main.star .thumb img { width: 224px; }
.ui.main.star .content { display: block; width: 196px; height: 46px; padding: 10px 13px 0 13px; border: 1px solid #e5e5e5; border-top: 0; background-color: #fff; line-height: 1.55; }
.ui.main.star .content .title { display: block; overflow: hidden; width: 200px; color: #333; font-weight: bold; }
.ui.main.star .content .description { display: block; overflow: hidden; width: 200px; }
.ui.main.star .first { height: 386px; }
.ui.main.star .first .thumb { height: 329px; }
.ui.main.star .first .badge { top: 301px; }
.ui.main.star .custom { width: 222px; height: 52px; padding: 127px 0 0 0; color: #333; line-height: 1.45; background-color: #fff; background-position: center 27px; border: 1px solid #e5e5e5; font-size: 12px; font-weight: bold; }
.ui.main.star .custom a { display: block; color: #757575; text-decoration: underline; font-size: 12px; }
.ui.main.star .custom:hover { text-decoration: underline; }
.ui.main.star .custom em { display: block; margin-top: 6px; color: #757575; text-decoration: underline; font-size: 0.9em; }
.ui.main.star .icon.play { display: block; z-index: 20; position: absolute; left: -1000em; top: 34px; width: 64px; height: 64px; margin-left: -32px; }
.ui.main.star .dimmd { display: block; z-index: 10; position: absolute; left: 0; top: 0; width: 224px; height: 126px; background: url("http://img.imbc.com/commons/images/main//bg-star-dimmd.png"); }
.ui.main.star .list.item:hover, .ui.main.star .list.item:focus { overflow: hidden; border: 1px solid #ff6600; }
.ui.main.star .list.item:hover .thumb, .ui.main.star .list.item:focus .thumb { margin: -1px 0 0 -1px; }
.ui.main.star .list.item:hover .title, .ui.main.star .list.item:focus .title { margin: 0 0 0 -1px; }
.ui.main.star .list.item:hover .dimmd, .ui.main.star .list.item:focus .dimmd { left: -1000em; top: 1px; width: 222px; height: 125px; }
.ui.main.star .list.item.vod .dimmd { left: -1000em; top: 1px; width: 222px; height: 125px; }
.ui.main.star .list.item.vod:hover .icon.play { left: 50%; }
.ui.main.star .list.item.vod:hover .dimmd { left: 1px; }

.ui.main.shopping { width: 250px; }
.ui.main.shopping .ui.header.sub { height: 21px; padding: 7px 0 0 3px; }
.ui.main.shopping .ui.header.sub.tomibox img { margin-top: 2px; }
.ui.main.shopping ul { overflow: hidden; position: relative; height: 180px; margin-top: -1px; }
.ui.main.shopping .list.item { height: 74px; padding-top: 10px; font-size: 0.75em; }
.ui.main.shopping .list.shopping.image.right .list.item { border-top: 0; }
.ui.main.shopping .ui.shopping.banner { display: block; width: 250px; height: 36px; }
.ui.main.shopping .list.movie { width: 105%; margin: 0 0 8px 0; height: 172px; }
.ui.main.shopping .list.movie li { float: left; position: relative; margin-right: 8px; }
.ui.main.shopping .list.movie .list.item { position: relative; overflow: hidden; display: block; width: 119px; height: 170px; border: 1px solid #ececec; padding: 0 0 0 0; }
.ui.main.shopping .list.movie .thumb { display: block; overflow: hidden; width: 119px; height: 170px; }
.ui.main.shopping .list.movie .thumb img { width: 119px; }
.ui.main.shopping .list.movie .txt { z-index: 10; position: absolute; left: 0; bottom: 0; width: 99px; height: 36px; padding: 6px 11px 0; background-color: #fff; color: #999; line-height: 1.333; }
.ui.main.shopping .list.movie .txt em { display: block; overflow: hidden; width: 99px; }
.ui.main.shopping .list.movie .txt .title { color: #343434; font-weight: bold; }

.ui.main.blog { width: 502px; margin: 0 20px 0 0; }
.ui.main.blog .header.image { height: 32px; padding: 18px 0 0 0; }
.ui.main.blog ul { overflow: hidden; width: 522px; }
.ui.main.blog li { float: left; width: 241px; margin-right: 20px; }

.ui.main.withmbc { width: 238px; margin: 0 20px 0 0; }
.ui.main.withmbc .header.image { height: 21px; padding: 29px 0 0 0; }
.ui.main.withmbc .sponsor { width: 238px; height: 28px; background: #f5f5f5 url("http://img.imbc.com/commons/images/main//bg/bg-vertical-bar.png") no-repeat center; text-align: center; }
.ui.main.withmbc .sponsor .item { float: left; width: 50%; padding: 0 0 0 0; background: none; }
.ui.main.withmbc .sponsor a { display: inline-block; height: 28px; padding-right: 11px; line-height: 28px; }
.ui.main.withmbc .image.item { margin-bottom: 14px; }

.ui.main.ann { width: 244px; margin: 0 0 0 0; }
.ui.main.ann .header.image { height: 25px; padding: 25px 0 0 0; }
.ui.main.ann .item { width: 236px; }
.ui.main.ann .image.item { width: 96px; }

.ui.main.hub { width: 760px; margin: 0 20px 0 0; }
.ui.main.hub .ui.tab.hub { position: absolute; right: 0; top: 27px; }
.ui.main.hub .ui.slide.hub { width: 690px; height: 146px; margin-left: 35px; }
.ui.main.hub .ui.slide.hub.area li { float: left; width: 128px; height: 88px; margin: 0 10px 0 0; border: 1px solid #dcdcdc; text-align: center; line-height: 88px; }
.ui.main.hub ul { width: 2000px; }
.ui.main.hub .ui.slide.hub.content li { float: left; width: 122px; height: 145px; margin: 0 20px 0 0; border: 0; line-height: 1.333; text-align: left; }
.ui.main.hub a { display: block; width: 128px; height: 88px; }
.ui.main.hub .item { width: 122px; padding: 0; color: #555; }
.ui.main.hub .title { display: block; font-weight: normal; }
.ui.main.hub .title em { display: block; margin-bottom: 3px; color: #343434; font-weight: bold; }
.ui.main.hub .thumb { display: block; overflow: hidden; position: relative; width: 120px; height: 73px; margin-bottom: 6px; border: 1px solid #e1e1e1; }
.ui.main.hub .thumb img { width: 120px; }
.ui.main.hub .ui.button.hub { display: block; width: 13px; height: 22px; top: 105px; }
.ui.main.hub .ui.button.hub.prev { position: absolute; left: 8px; background: url("http://img.imbc.com/commons/images/main//icon/icon-slide-hub-prev.png") no-repeat; }
.ui.main.hub .ui.button.hub.prev:hover { background: url("http://img.imbc.com/commons/images/main//icon/icon-slide-hub-prev-active.png") no-repeat; }
.ui.main.hub .ui.button.hub.next { position: absolute; right: 8px; background: url("http://img.imbc.com/commons/images/main//icon/icon-slide-hub-next.png") no-repeat; }
.ui.main.hub .ui.button.hub.next:hover { background: url("http://img.imbc.com/commons/images/main//icon/icon-slide-hub-next-active.png") no-repeat; }

.ui.main.notice { width: 244px; }
.ui.main.notice li { margin-bottom: 5px; }
.ui.main.notice .item { display: block; padding: 0 0 0 10px; line-height: 1.333; background: url("http://img.imbc.com/commons/images/main//bg/bg-dott-horizontal.png") no-repeat 0 center; }
.ui.main.notice .item.active { font-weight: bold; }

.ui.banner.bottom { overflow: hidden; width: 100%; }
.ui.banner.bottom .ui.banner { overflow: hidden; float: left; height: 60px; border: 1px solid #dbdbdb; background-color: #fff; }
.ui.banner.bottom .ui.banner.left { width: 764px; margin: 0 8px 0 0; }
.ui.banner.bottom .ui.banner.right { width: 248px; }

.ui.banner.side .side.right { top: 145px !important;}

@media (max-width: 1024px) { .ui.wrap { width: 1024px; }
  .hd-wrap { width: 1024px !important; }
  .ui.banner.side { left: 0; margin-left: 0; } }

.link-vote2016 {z-index:10; display:block; position:absolute; left:51px; top:22px; width:64px; height:27px;}
.link-vote2016 img {vertical-align:top;}



.schedule-rolling li span {width:204px;letter-spacing:-1px !important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.schedule-rolling li > div {padding-left:2px !important;height:108px;}