@charset "euc-kr";
/*
iMBC Web Design Team (http://imbc.co.kr/)
Author : Kwon, hyeok min 080604
E-mail : crossfire@imbc.co.kr
*/

/* Type Selector */
a, img, label, input{border:0; selector-dummy:expression(this.hideFocus=true);}
html,body {margin:0; padding:0; font:12px 'µ¸¿ò', 'Dotum', Verdana, Arial, Sans-Serif; color:#707070; text-align:center;	width:34px;}
p, ul, ol, form, h1, h2, h3, h4, h5, dl, dt, dd, li, div, a, form{margin:0; padding:0; width: auto;}
li{list-style:none;}
input, select, textarea{margin:0; padding:0; font:12px 'µ¸¿ò','Dotum',Verdana,Arial,Sans-Serif; color:#707070;}
.png24{tmp:expression(setPng24(this));}

/* Class Selector */
.show{display:;}
.none{display:none;}

.mr_60{margin-right:60px;}
.mt_80{margin-top:80px;}
.mb_10{margin-bottom:10px;}
.mb_60{margin-bottom:60px;}

.box_type_1{position:relative; width:550px; height:118px; background:#000;}
.box_type_1 .box_left{position:absolute; top:43px; left:20px; width:15px; height:29px;}
.box_type_1 .box_right{position:absolute; top:43px; right:20px; width:15px; height:29px;}
.box_type_1 .box_mid{position:absolute; top:7px; left:45px;}
.box_type_1 .over{border:3px solid #FFF; text-decoration:none; cursor:pointer; cursor:hand;}
.box_type_1 .out, .box_type_1 dl{border:3px solid #df3882; text-decoration:none; cursor:pointer; cursor:hand;}
.box_type_1 dl{float:left; margin-right:16px; width:103px; height:103px; padding-top:20px; background:#df3882; color:#fff;}
.box_type_1 dt{font:bold 14px 'µ¸¿ò','dotum'; margin-bottom:9px;}
.box_type_1 dd{font:12px 'µ¸¿ò','dotum';}
.box_type_2{position:relative; width:550px; height:326px; background:url(http://img.imbc.com/broad/tv/drama/sweet/images/bg_option_box.gif) no-repeat; color:#000; font-weight:bold; text-align:left;}
.box_type_2 .box_top{position:absolute; top:35px; left:38px;}
.box_type_2 .box_btm{position:absolute; top:246px; left:164px;}
.box_type_2 .box_mid{position:absolute; top:97px; left:47px;}
.box_type_3{width:580px; text-align:left;}

/* ¼³¹®Á¶»ç ½½¶óÀÌµå */
.mod_common01{position:relative; width:550px; height:118px; background:#000; overflow:hidden;}
.mod_common01 .listBox{position:relative; text-align:left;}
.mod_common01 .listBox img.lbtn{position:absolute; top:36px; left:20px;}
.mod_common01 .listBox img.rbtn{position:absolute; top:36px; right:20px;}
.mod_common01 .listBox .innerBox{width:550px; margin:7px 0 0 -45px;}
.mod_common01 .listBox .innerBox .imgMdlBox dl{float:right; margin-left:16px; width:103px; height:103px; padding-top:20px; background:#df3882; color:#fff;}
.mod_common01 .listBox .innerBox .imgMdlBox dt{font:bold 14px 'µ¸¿ò','dotum'; margin-bottom:9px; text-align:center; color:#fff;}
.mod_common01 .listBox .innerBox .imgMdlBox dd{font:12px 'µ¸¿ò','dotum'; text-align:center; color:#fff;}
.mod_common01 .listBox .innerBox .imgMdlBox .over{border:3px solid #FFF; text-decoration:none; cursor:pointer; cursor:hand;}
.mod_common01 .listBox .innerBox .imgMdlBox .out,
.mod_common01 .listBox .innerBox .imgMdlBox dl{border:3px solid #df3882; text-decoration:none; cursor:pointer; cursor:hand;}