@charset "UTF-8";


/* 
Used Hack 
IE6 & Below 
{ property:value; _property:value; }
IE7 Only
*:first-child+html #selector
IE7 & IE6 & Below
*:first-child+html #selector,
* html #selector {}
*/

/* default.css - Type Selector Definition */
body { margin:0;padding:0; font-size:9pt; }
img { border:none; }
label { cursor:pointer; }
form { margin:0; padding:0; }

/* Special Class Selector */
.fr { float:right; }
.fl { float:left; }
.clear { clear:both; }
.fwB { font-weight:bold;}
.tCenter { text-align:center; }
.tRight { text-align:right; }
.tLeft { text-align:left; }
.gap1 { margin-top:.8em; }
.nowrap { white-space:nowrap; }

.iePngFix { behavior:url(./common/js/iePngFix.htc); } 
.zbxe_info { vertical-align:middle; behavior:url(./common/js/iePngFix.htc); }

/* Input Style Definition */
.inputTypeText { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:1.4em; padding:.2em 0 0 .3em; background:#ffffff; font-size:1em; _font-size:9pt; }
*:first-child+html .inputTypeText { font-size:9pt; }
.inputTypeText:hover,
.inputTypeText:focus { background:#f4f4f4; }
.inputTypeTextArea { border:1px solid !important; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6 !important; background:#ffffff; font-size:1em; _font-size:9pt;}
*:first-child+html .inputTypeTextArea { font-size:9pt; }

.w40 { width:40px; }
.w60 { width:60px; }
.w70 { width:70px; }
.w80 { width:80px; }
.w90 { width:90px; }
.w100 { width:100px; }
.w110 { width:110px; }
.w120 { width:120px; }
.w130 { width:130px; }
.w140 { width:140px; }
.w150 { width:150px; }
.w160 { width:160px; }
.w170 { width:170px; }
.w180 { width:180px; }
.w190 { width:190px; }
.w200 { width:200px; }
.w210 { width:210px; }
.w220 { width:220px; }
.w230 { width:230px; }
.w240 { width:240px; }
.w250 { width:250px; }
.w260 { width:260px; }
.w270 { width:270px; }
.w280 { width:280px; }
.w290 { width:290px; }
.w300 { width:300px; }
.w400 { width:400px; }

/* editor style */
a.bold { font-weight:bold; }

.editor_blue_text { color: #145ff9 !important; text-decoration:underline !important; }
.editor_blue_text a { color: #145ff9 !important; text-decoration:underline !important; }
.editor_red_text { color: #f42126 !important; text-decoration:underline !important; }
.editor_red_text a { color: #f42126 !important; text-decoration:underline !important; }
.editor_yellow_text { color: #c9bd00 !important; text-decoration:underline !important; }
.editor_yellow_text a { color: #c9bd00 !important; text-decoration:underline !important; }
.editor_green_text { color: #08830B !important; text-decoration:underline !important; }
.editor_green_text a { color: #08830B !important; text-decoration:underline !important; }

.folder_opener { display: block; }
.folder_closer { display: none; }
.folder_area { display: none; }

.xe_content { line-height:1.6; } 

.zbxe_widget_output { background:url("../../../../common/css/../tpl/images/widget_text.gif") no-repeat center bottom; display:block;}

/* xe layer */
#waitingforserverresponse { border:2px solid #444444; font-weight:bold; color:#444444; padding: 7px 5px 5px 25px; background:#FFFFFF url("../../../../common/css/../tpl/images/loading.gif") no-repeat 5px 5px; top:40px; left:40px; position:absolute; z-index:100; visibility:hidden; }
#popup_menu_area { position:absolute; left:0px; top:0px; z-index:1003; visibility:hidden; border:2px solid #D9D9D9; background-color:#FFFFFF; padding:0; }
#popup_menu_area .box { border:1px solid #CACACA; background-color:#FFFFFF; padding:7px; }
#popup_menu_area .item { color:#333333; cursor:pointer; margin:0; padding:3px 0 3px 0; white-space:nowrap; }
#popup_menu_area .item_on { color:#333333; font-weight:bold; margin:0; cursor:pointer; padding:3px 0 3px 0; letter-spacing:-1px; white-space:nowrap;}



/* Default Skin - Start */
*{margin:0;padding:0;vertical-align:top;}
body{background-color:#fff;color:#444;font:12px/1.6 Verdana,Dotum;}
li{list-style:none;}
fieldset,img{border:none;}
address,em{font-style:normal;}
input,textarea,select{background-color:#fff;font-family:Verdana;font-size:12px;}
input{padding-right:1px;}
select{height:20px;}
a{color:#444;text-decoration:none;}
a:visited,a:visited *{color:#87124f;}
a.visited,a.visited:visited{color:#444;}
a:hover,a:hover *,a.visited:hover{color:#438a01;text-decoration:underline;}
hr,legend,.skip,.alt,.hd{display:none;}
.clear{display:block; float:none; clear:both; height:0; width:100%; font-size:0 !important; line-height:0 !important; overflow:hidden; margin:0 !important; padding:0 !important;}

/*Layout*/
body{position:relative;text-align:center;}
#header,#footer{position:relative;width:977px;margin:0 auto;text-align:left;}
#container{position:relative;width:1010px;margin:0 auto;text-align:left;padding-bottom:25px;}

body{BACKGROUND-IMAGE: url("../../../../layouts/mbc_sub/css/../images/bg_top.jpg");background-position: 0 72px;background-repeat: repeat-x;}

/*header*/
#header{height:163px;padding-bottom:3px;}
#header h1,#header .link,#header .banner_top01,#header .banner_top02,#header .search,#header .line_top,#search,#nav{position:absolute;}
#header h1{left:9px;top:25px;}
#header .line_top{left:135px; top:23px;background:url("../../../../layouts/mbc_sub/css/../images/bg_top_bar01.jpg") no-repeat;width:1px; height:52px;}
#header .banner_top01{left:153px;top:13px;background:url("../../../../layouts/mbc_sub/css/../images/bnr_top01.jpg") no-repeat;width:171px; height:63px;padding-top:44px;color:#868585; font:bold 11px Verdana;letter-spacing:-1px;}
#header .banner_top02{left:421px;top:20px;}
#header .link{right:5px; top:16px;}
#header .link span{display:inline;float:left;padding-left:6px;padding-right:5px;background:url("../../../../layouts/mbc_sub/css/../images/bg_top_bar02.jpg") no-repeat right top;}
#header .link em{float:left;padding-left:6px;padding-right:5px;}
#search{right:0px; top:49px;text-align:right;}
#search .tx{width:253px;height:19px;border:1px solid #ef3624;}
#search .btn{background-color:transparent;}
#nav{left:0;top:101px;height:62px;}

/*footer*/
#footer{height:130px;padding-bottom:20px;background:url("../../../../layouts/mbc_sub/css/../images/bg_footer.jpg") repeat-x;text-align:center;}
#footer .foot_left,#footer .foot_right,#footer .family{position:absolute;}
#footer .foot_left{left:0;top:0;height:130px;width:9px;background:url("../../../../layouts/mbc_sub/css/../images/bg_foot_left.jpg") no-repeat;}
#footer .foot_right{left:969px;top:0;height:130px;width:8px;background:url("../../../../layouts/mbc_sub/css/../images/bg_foot_right.jpg") no-repeat;}
#footer .fmenu{padding:23px 0 0 180px;color:#ffffff;font:0.75em/1.2 bold Verdana;text-align:left;}
#footer .fmenu a{color:#ffffff;font:bold 11px Verdana;}
address{padding:12px 0 0 180px;color:#ffffff;font:0.75em/1.2 Verdana;text-align:left;}
#footer .copyright{padding-top:25px;color:#343434;font:0.75em/1.2 Verdana;}
#footer .family{left:755px;top:20px;padding-left:60px;height:25px;background:url("../../../../layouts/mbc_sub/css/../images/bt_bottom_family.jpg") no-repeat 0 5px;}

/*download*/
#download{margin:0 auto;position:absolute; left:1200px; top:166px;}

#download .banner_right02 {padding:10px 0 10px 0;}


/*container*/


/*menu*/
.menu{position:relative;width:245px;margin:0 auto;text-align:left;padding-right:29px;float:left;}
.menu a{color:#8f8f8f;text-decoration:none;}
.menu a:visited,a:visited *{color:#8f8f8f;}
.menu a.visited,a.visited:visited{color:#8f8f8f;}
.menu a:hover,a:hover *,a.visited:hover{color:#333333;}
.menu ul.menu_list{position:absolute;top:75px;left:70px;}
.menu ul.menu2_list{position:absolute;top:12px;left:48px;}
.menu li{font:bold 13px/1.6 Verdana;}
.menu li.pad{padding-left:70px;padding-bottom:1px;font:normal 12px/1.3 Verdana;}
.menu li.pad2{padding-left:20px;padding-bottom:1px;font:normal 12px/1.3 Verdana;}
.menu em{color:#333333;font:bold 13px/1.6 Verdana;text-decoration:none;}
.menu s{color:#333333;font:bold 11px/1.3 Verdana;text-decoration:none;}

.lt_menu1{position:relative;width:245px;height:380px;text-align:left;text-align:left;padding-top:5px;}
.menu_top{position:absolute;top:0;left:30px;width:212px;height:40px;background:url("../../../../layouts/mbc_sub/css/../images/bg_left_menu_top.jpg") no-repeat;}
.menu_left{position:absolute;top:40px;left:30px;width:3px;height:320px;background:url("../../../../layouts/mbc_sub/css/../images/bg_left_menu_lt.jpg") repeat-y;}
.menu_right{position:absolute;top:40px;left:238px;width:4px;height:320px;background:url("../../../../layouts/mbc_sub/css/../images/bg_left_menu_rt.jpg") repeat-y;}
.menu_left_wing{position:absolute;top:83px;left:3px;width:33px;height:70px;background:url("../../../../layouts/mbc_sub/css/../images/bg_left_menu_wing_lt.jpg") no-repeat;}
.menu_right_wing{position:absolute;top:118px;left:238px;width:10px;height:30px;background:url("../../../../layouts/mbc_sub/css/../images/bg_left_menu_wing_rt.jpg") no-repeat;}
.menu_title_pro{position:absolute;top:44px;left:47px;width:103px;height:22px;background:url("../../../../layouts/mbc_sub/css/../images/tt_left_menu_program.jpg") no-repeat;}
.menu_title_dvd{position:absolute;top:44px;left:47px;width:103px;height:22px;background:url("../../../../layouts/mbc_sub/css/../images/tt_left_menu_dvd.jpg") no-repeat;}
.menu_img_dvd{position:absolute;top:145px;left:33px;width:205px;height:195px;background:url("../../../../layouts/mbc_sub/css/../images/img_menu_dvd.jpg") no-repeat;z-index:2;}
.menu_bottom{position:absolute;top:360px;left:30px;width:212px;height:11px;background:url("../../../../layouts/mbc_sub/css/../images/bg_left_menu_bottom.jpg") no-repeat;z-index:1;}

/*mbc메뉴*/
.lt_menu1_mbc{position:relative;width:245px;height:320px;text-align:left;text-align:left;padding-top:5px;}
.menu_left_mbc{position:absolute;top:40px;left:30px;width:3px;height:260px;background:url("../../../../layouts/mbc_sub/css/../images/bg_left_menu_lt.jpg") repeat-y;}
.menu_right_mbc{position:absolute;top:40px;left:238px;width:4px;height:260px;background:url("../../../../layouts/mbc_sub/css/../images/bg_left_menu_rt.jpg") repeat-y;}
.menu_title_mbc{position:absolute;top:44px;left:47px;width:139px;height:22px;background:url("../../../../layouts/mbc_sub/css/../images/tt_left_menu_mbc.jpg") no-repeat;}
.menu_bottom_mbc{position:absolute;top:300px;left:30px;width:212px;height:11px;background:url("../../../../layouts/mbc_sub/css/../images/bg_left_menu_bottom.jpg") no-repeat;z-index:1;}

/*The Prep 메뉴*/
.lt_menu1_prep{position:relative;width:245px;height:230px;text-align:left;text-align:left;padding-top:5px;}
.menu_left_prep{position:absolute;top:40px;left:30px;width:3px;height:170px;background:url("../../../../layouts/mbc_sub/css/../images/bg_left_menu_lt.jpg") repeat-y;}
.menu_right_prep{position:absolute;top:40px;left:238px;width:4px;height:170px;background:url("../../../../layouts/mbc_sub/css/../images/bg_left_menu_rt.jpg") repeat-y;}
.menu_title_prep{position:absolute;top:44px;left:47px;width:139px;height:22px;background:url("../../../../layouts/mbc_sub/css/../images/tt_left_menu_prep.jpg") no-repeat;}
.menu_bottom_prep{position:absolute;top:210px;left:30px;width:212px;height:11px;background:url("../../../../layouts/mbc_sub/css/../images/bg_left_menu_bottom.jpg") no-repeat;z-index:1;}

/*Chanel 메뉴*/
.lt_menu1_chanel{position:relative;width:245px;height:240px;text-align:left;text-align:left;padding-top:5px;}
.menu_left_chanel{position:absolute;top:40px;left:30px;width:3px;height:180px;background:url("../../../../layouts/mbc_sub/css/../images/bg_left_menu_lt.jpg") repeat-y;}
.menu_right_chanel{position:absolute;top:40px;left:238px;width:4px;height:180px;background:url("../../../../layouts/mbc_sub/css/../images/bg_left_menu_rt.jpg") repeat-y;}
.menu_title_chanel{position:absolute;top:44px;left:47px;width:139px;height:22px;background:url("../../../../layouts/mbc_sub/css/../images/tt_left_menu_chanel.jpg") no-repeat;}
.menu_bottom_chanel{position:absolute;top:220px;left:30px;width:212px;height:11px;background:url("../../../../layouts/mbc_sub/css/../images/bg_left_menu_bottom.jpg") no-repeat;z-index:1;}

/*buyer 메뉴*/
.menu_title_buyer{position:absolute;top:44px;left:47px;width:139px;height:22px;background:url("../../../../layouts/mbc_sub/css/../images/tt_left_menu_buyer.jpg") no-repeat;}

/*schedule 메뉴*/
.menu_title_schedule{position:absolute;top:44px;left:47px;width:177px;height:22px;background:url("../../../../layouts/mbc_sub/css/../images/tt_left_menu_schedule.jpg") no-repeat;}

/*Video retailer 메뉴*/
.menu_title_video{position:absolute;top:44px;left:47px;width:177px;height:22px;background:url("../../../../layouts/mbc_sub/css/../images/tt_left_menu_video.jpg") no-repeat;}

/*guide 메뉴*/
.lt_menu1_guide{position:relative;width:245px;height:290px;text-align:left;text-align:left;padding-top:5px;}
.menu_left_guide{position:absolute;top:40px;left:30px;width:3px;height:230px;background:url("../../../../layouts/mbc_sub/css/../images/bg_left_menu_lt.jpg") repeat-y;}
.menu_right_guide{position:absolute;top:40px;left:238px;width:4px;height:230px;background:url("../../../../layouts/mbc_sub/css/../images/bg_left_menu_rt.jpg") repeat-y;}
.menu_title_guide{position:absolute;top:44px;left:47px;width:139px;height:22px;background:url("../../../../layouts/mbc_sub/css/../images/tt_left_menu_guide.jpg") no-repeat;}
.menu_bottom_guide{position:absolute;top:270px;left:30px;width:212px;height:11px;background:url("../../../../layouts/mbc_sub/css/../images/bg_left_menu_bottom.jpg") no-repeat;z-index:1;}

.lt_menu2{position:relative;width:245px;height:117px;text-align:left;text-align:left;}
.menu2_top{position:absolute;top:0;left:30px;width:212px;height:12px;background:url("../../../../layouts/mbc_sub/css/../images/bg_left_menu2_top.jpg") no-repeat;}
.menu2_left{position:absolute;top:12px;left:30px;width:3px;height:93px;background:url("../../../../layouts/mbc_sub/css/../images/bg_left_menu2_lt.jpg") repeat-y;}
.menu2_right{position:absolute;top:12px;left:238px;width:3px;height:93px;background:url("../../../../layouts/mbc_sub/css/../images/bg_left_menu2_rt.jpg") repeat-y;}
.menu2_bottom{position:absolute;top:105px;left:30px;width:212px;height:12px;background:url("../../../../layouts/mbc_sub/css/../images/bg_left_menu2_bottom.jpg") no-repeat;}

.lt_bnr1{position:relative;padding-left:31px;padding-top:15px;width:245px;margin:0 auto;text-align:left;}
.lt_bnr2{position:relative;padding-left:31px;padding-top:15px;margin:0 auto;text-align:center;}

/*content*/
#content{position:relative;width:715px;margin:0 auto;text-align:left;float:right;padding-right:21px;}
.content_tt{padding-top:20px;}
.content_img{padding-bottom:14px;}
.content_img .time_schedule{position:absolute;top:18px;left:553px;color:#777777;font:bold 15px/3.0 Verdana;padding-left:12px;}
.content_cat_tt{text-align:left;margin:0 auto;}
.content_real{text-align:left;margin:0 auto;}


/* Default Skin - End */

