@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;}



/* common */

.memberSmallBox { margin:5em auto 1em auto;}
.memberSmallBox fieldset { border:0; margin:0; }
.border_left_right { border:5px solid #e0e1db;}

.memberSmallBox.w400 { width:390px;}
.memberSmallBox.w500 { width:500px;}

.memberSmallBox.w400pop { width:400px; margin:0; padding:0;}
.memberSmallBox.w500pop { width:500px; margin:0; padding:0;}
.memberSmallBox.w600pop { width:600px; margin:0; padding:0;}

.memberSmallBox .header { position:relative; _width:100%; background:#ffffff url("../../../../modules/member/skins/default/css/../images/common/bgH3.gif") no-repeat left bottom; overflow:hidden;}

.boardInformation { font:normal 11px Tahoma; width:100%; clear:both; margin:1em 0 .5em 0; overflow:hidden; color:#666666; height:28px;}
.boardInformation strong { font:bold 11px Tahoma; color:#ff6600;}

.boardHeader { position:relative; _width:100%; border-top:1px solid #e1e1dd; border-bottom:none; background:#ffffff url("../../../../modules/member/skins/default/css/../images/common/bgH3.gif") no-repeat right bottom; overflow:hidden;}
.boardHeader .member_option { float:right; position:relative; top:0.5em; right:1em; }
.boardHeader select { vertical-align:bottom; }
.boardHeader input { vertical-align:bottom; _padding-bottom:1px;}
.boardHeader .essential { position:absolute; top:1.5em; right:1em; color:#54564b; font-size:.9em;}
.boardHeader .essential:first-letter { color:#ff0000;}

/* list */
.list { width:100%; border:1px solid #e0e1db; table-layout:fixed;}
.list tr:first-child td, .list tr.first-child td { border-top:1px solid #e0e1db; white-space:nowrap;}
.list tr.bg1 { background:#ffffff}
.list tr.bg2 { background:#fbfbfb;}
.list th { color:#3e3f3e; font-weight:white; border-bottom:1px solid #ffffff;  padding:.5em .2em .5em .2em; background:#ffffff url("../../../../modules/member/skins/default/css/../images/common/lineBoardListTh.gif") no-repeat left bottom; white-space:nowrap;}
.list th a { color:#3e3f3e;}
.list th:first-child, .list th.first-child { background-position:-3px bottom; border-left:1px solid #ffffff;}
.list th.check { padding:0;}
.list th select, .list th input { vertical-align:middle;}
.list td { border-top:1px solid #eff0ed; padding:.5em; text-align:center; height:35px;}
.list td.registDate { font:.8em Tahoma; color:#999999; text-align:center;}
.list td.num { font:.8em Tahoma; color:#999999; text-align:center;}
.list td.check { text-align:center;}
.list td.user { color:#333333; font-size:.9em; text-align:left;}
.list td.user a { color:#333333;}
.list td.userId { font:.9em Tahoma;}
.list td.userNick { font-size:.9em; color:#999999;}
.list td.sendMessage { text-align:center; padding:0;}
.list td.sendMessage .buttonFixedLeft { float:left; position:relative; margin-left:1em;}
.list td input { _margin:-3px;}
.list td.title { text-align:left; }
.list td.title.bold { font-size:1.2em; font-weight:bold;}
.list td.title.bold a { position:relative; top:.3em;}
.list td.title * { vertical-align:middle;} 
.list td.title, .list td.title a { color:#444444; text-decoration:none;}
.list td.title a:visited { color:#777777; text-decoration:none;}
.list td.checkDate { font:.8em Tahoma; color:#333333; text-align:center;}
.list td.subject { font-size:1em; text-align:left; color:#555555; }
.list td.subject a { text-decoration:none; color:#555555; }
.memberSelect { margin-top:2px; }

.saved_content { margin-top:1em; padding-top:1em; border-top:1px dotted #DDDDDD; }

/* login */
.border_left_right .login { border:none; padding:2em 0 1.5em 2em;}
.border_left_right .login legend { position:absolute; overflow:hidden; width:1px; height:1px; font-size:.001em; text-indent:-100em;}
.border_left_right .login dl { margin:0; padding:0; overflow:hidden; float:left; margin-right:10px; width:240px;}
.border_left_right .login dl dt { margin:0; padding:0; width:80px; clear:left; float:left; color:#54564b; height:24px; padding-top:3px;}
.border_left_right .login dl dd { margin:0; padding:0; float:left; height:27px; width:150px; }
.border_left_right .login .keep { clear:both; white-space:nowrap; margin-left:100px;}
.border_left_right .login .keep input { vertical-align:middle;}
.border_left_right .login .keep label { margin:0; padding:0; font-size:11px; color:#999999;}
.border_left_right .openid_user_id { background: url("../../../../modules/member/skins/default/css/../images/openid_input_bg.gif") left no-repeat; background-color: #ffffff; background-position: 0 50%; padding:3px 3px 3px 18px; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; line-height:1em; vertical-align:middle; color:#666666; width:120px;}
.border_left_right .help { color:#666666; overflow:hidden; padding:1.1em; }

/* logout */
.border_left_right .text { color:#54564b; text-align:center; padding:4em 2em 5em 2em;}
.border_left_right .text p { margin:0; padding:0; margin-bottom:.5em;}

/* friend */
.friendNum { float:left; background:url("../../../../modules/member/skins/default/css/../images/common/iconFriend.gif") no-repeat .5em .4em; padding:.4em 0 0 2em;}
.friendNum strong { font:bold 11px Tahoma; color:#ff6600;}

/* message */
.readMessage { border:1px solid #e0e1db; border-top:none; margin-bottom:2em;}
.readMessage .messageHeader { padding:1.5em; height:1em; overflow:hidden;}
.readMessage .messageHeader h4 { margin:0; padding:0; float:left; padding-left:.5em; font-size:1em; background:url("../../../../modules/member/skins/default/css/../images/common/iconArrow99.gif") no-repeat left .3em;}
.readMessage .messageHeader address { float:right; white-space:nowrap;}
.readMessage .messageHeader address em { font-size:1em; font-style:white; color:#333333; margin-right:.3em; float:left;}
.readMessage .messageHeader address em a { color:#333333;}
.readMessage .messageHeader address .date { font:.8em Tahoma; color:#999999; margin-left:10px;}
.readMessage .messageBody { border:1px solid #e0e1db; margin:0 1.5em 1.5em 1.5em; padding:1em; color:#666666;}
.readMessage .deleteOrKeep { padding:.5em 0; overflow:hidden; background:#f5f5f3; border-top:1px solid #eaebe7; _width:100%;}
.messageSetup { float:left; overflow:hidden; }
.instantMessage { float:right; overflow:hidden;}
.instantMessage li { float:left; padding:0 .8em 0 .8em; margin-left:-1px; background:url("../../../../modules/member/skins/default/css/../images/common/line_1x10_e0e0e0.gif") no-repeat left center; list-style:none; }
.instantMessage li a { text-decoration:none; display:block; float:left; height:1em; height:1.1em; overflow:hidden; font-size:1em; white-space:nowrap; color:#666666; padding-left:1.8em; background:url("../../../../modules/member/skins/default/css/../images/common/iconInstantMessage.gif") no-repeat left top;}
.instantMessage li.on a { background-position:left -14px; font-weight:bold;}
.instantMessage li a strong { color:#ff6600;}

/* member info */
.memberInfoTable { width:100%; border:1px solid #e0e1db; margin-bottom:10px;}
.memberInfoTable caption { padding:2em 0 .5em 1.5em; font-weight:bold; text-align:left; background:url("../../../../modules/member/skins/default/css/../images/common/iconH3.gif") no-repeat .5em 2em;}
.memberInfoTable tr.first-child th, .memberInfoTable tr.first-child td { border-top:none;}
.memberInfoTable th, .memberInfoTable td { border-top:1px solid #eaebe7; padding:.5em;}
.memberInfoTable th { background:#f5f5f3; text-align:left; padding:.5em 1em;}
.memberInfoTable td { border-left:1px solid #eaebe7;}
.memberInfoTable td input { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px; height:1em; line-height:1em; background:#fbfbfb; vertical-align:middle; margin-right:.5em; margin-bottom:.5em; color:#666666;}
.memberInfoTable td input.radio, .memberInfoTable td input.check { border:none; padding:0; margin:0; background:none; margin-top:.4em;}
.memberInfoTable td input.w4em { width:4em;}
.memberInfoTable td input.w2em { width:2em;}
.memberInfoTable td select { margin-right:.5em;}
.memberInfoTable td checkbox { border:0; }
.memberInfoTable td .fl { margin-right:.5em;}
.memberInfoTable td br { clear:both;}
.memberInfoTable td p { clear:both; margin:0; padding:0; font-size:.9em; color:#999999; padding-top:.5em; margin-right:.5em;}
.memberInfoTable td label { color:#3f4040; padding-top:.3em; margin-right:.5em;}
.memberInfoTable td ul { list-style:none; }
.memberInfoTable td .checkbox { border:none; }

/* 아이디, 이름, 이메일 주소 중복 체크후 중복되면 출력되는 메세지의 className */
.memberInfoTable td .checkValue { margin-top:5px; font-weight:bold; color:#444444; }

/* modify/ insert member info */
.memberImage { clear:both; }
.memberImage .info { margin-bottom:1.5em; float:left; margin-right:1em;}
.memberImage .form { float:left; }
.memberImage .form input { height:1.5em; margin:0 .3em 0 0; padding:0;}

.checkbox li {  float:left; margin-right:2em; }
.checkbox li input {  border:none; } 

.display_date { cursor:pointer; width:80px; float:left; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:1em; padding:3px; }

.krZip .address2 { clear:both; margin-top:10px;}

.extendDesc { clear:both; margin-top:0; font-size:.9em; color:#999999; }

.extendPublic { clear:both; margin-top:5px; padding:0; font-size:.9em; color:#999999; }
.extendPublic input { padding:0; margin:0; }

.publicItem { display:block; margin-top:5px;}
.publicItem input { margin:0; padding:0;}
.publicItem label { font-weight:normal; margin:0; padding:0; color:#666666;}
span.publicItem { display:inline; margin:0; font-weight:normal; color:#666666; }
span.privateItem { display:inline; margin:0; font-weight:normal; color:#666666; }

.agreementBox { border:1px solid #AAAAAA; margin:.5em 0 0 0; padding:1em; border-bottom:none; height:200px; overflow-y:scroll;}
.agreementButton { background-color:#EEEEEE; padding:1em; border:1px solid #AAAAAA; border-top:none;}

/* popup common */
.memberSmallBox .complex { padding:1.5em 2em 2em 2em;}
.memberSmallBox .leftHeaderType { border-top:1px solid #e0e1db; border-left:1px solid #e0e1db; width:100%;}
.memberSmallBox .leftHeaderType th, .memberSmallBox .leftHeaderType td { border-right:1px solid #e0e1db; border-bottom:1px solid #e0e1db; padding:.8em 1em .6em 1em;}
.memberSmallBox .leftHeaderType th { color:#333333; text-align:left; background:#f5f5f3;}
.memberSmallBox .leftHeaderType td { color:#444444;}
.memberSmallBox .group { border:1px solid #e0e1db; border-width:1px 0; overflow:hidden; padding:.5em 0; margin-top:.7em; height:23px;}
.memberSmallBox .group select { width:11em; margin-top:1px;}
.memberSmallBox .editor { margin:10px 0 0 0; _height:400px; }

/* password change */
.memberSmallBox .pwModify { border:none;}
.memberSmallBox .pwModify legend { position:absolute; overflow:hidden; width:1px; height:1px; font-size:.001em; text-indent:-100em;}
.memberSmallBox .pwModify input { width:9em;}
.memberSmallBox .pwModify br { display:block; margin-bottom:.2em}
.memberSmallBox .pwModify p { margin:0; padding:0; text-align:center; margin-top:1em; color:#54564b;}

/* pageNavigation */
.pageNavigation { position:relative; display:block; padding:1.5em 0 2em 0; text-align:center; font:bold .8em Tahoma; }
.pageNavigation a { position:relative; margin-left:-4px; font:bold 1em Tahoma; color:#666666; display:inline-block; padding:1px 7px 2px 6px; border-left:1px solid #dedfde; border-right:1px solid #CCCCCC; text-decoration:none; line-height:1em; }
.pageNavigation a:hover { background:#F7F7F7; text-decoration:none; }
.pageNavigation a:visited { color:#999999;}
.pageNavigation a.goToFirst { border:none; border-right:1px solid #ffffff; border-left:1px solid #ffffff; z-index:99; vertical-align:top; padding:0px 7px 4px 6px;}
.pageNavigation a.goToLast { border:none; border-right:1px solid #ffffff; border-left:1px solid #ffffff; z-index:99; vertical-align:top; padding:0px 7px 4px 6px;}
.pageNavigation a.goToFirst img, .pageNavigation a.goToLast img { display:inline-block; padding:2px 0; position:relative; top:2px; _top:1px;}
.pageNavigation .current { position:relative; margin-left:-4px; font:bold 1em Tahoma; color:#ff6600; display:inline-block; padding:1px 7px 1px 6px; border-left:1px solid #dedfde; border-right:1px solid #CCCCCC; text-decoration:none; line-height:1em; }

/* Own Document */
img.button_go { position:relative; bottom:-4px; }


.boardHeader h3 { margin:0; padding:0; float:left; clear:both; font-size:1.2em; padding:1em 2em .7em 1.2em; border:none; border-left:1px solid #e1e1dd; border-bottom:3px solid #fe3614; background:url("../../../../modules/member/skins/default/css/../images/common/lineH3.gif") no-repeat right bottom;}

.memberSmallBox .header h3 { margin:0; border:none; float:left; clear:both; font-size:1.2em; padding:.8em 2em .6em 1.2em; border:none; border-bottom:3px solid #fe3614; background:url("../../../../modules/member/skins/default/css/../images/common/lineH3.gif") no-repeat right bottom;}




/* 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,#main,#footer{position:relative;width:977px;margin:0 auto;text-align:left;}
#container{position:relative;width:977px;margin:0 auto;text-align:left;padding-bottom:25px;}

body{BACKGROUND-IMAGE: url("../../../../layouts/mbc/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/css/../images/bg_top_bar01.jpg") no-repeat;width:1px; height:52px;}
#header .banner_top01{left:153px;top:13px;background:url("../../../../layouts/mbc/css/../images/bnr_top01.jpg") no-repeat;width:171px; height:63px;}
#header .banner_top01 h2{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/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;}

/*main*/
#main{height:303px;padding-bottom:6px;background:url("../../../../layouts/mbc/css/../images/bg_main.jpg") repeat-x;}
#main .main_left,#main .main_right,#main h1,#main .tvbox_antena,#main .tvbox_top,#main .tvbox_left,#main .tvbox_right,#main .tvContent,#main h2,#main .tl,#main .bl,#main .c_tl,#main .c_bl,#main .c_tr,#main .c_br,#tab_flash1,#tab_flash2,#tab_flash3,#tab_flash4,#main .tab,#main .tvContentTab,#tvContent_player,#main .tvContentTab_,#tvContent_player_{position:absolute;}
#main .main_left{left:0;top:0;height:303px;width:9px;background:url("../../../../layouts/mbc/css/../images/bg_main_left.jpg") no-repeat;}
#main .main_right{top:0;left:969px;height:303px;width:8px;background:url("../../../../layouts/mbc/css/../images/bg_main_right.jpg") no-repeat;}
#main h1{left:20px;top:12px;}
#main .tvbox_antena{left:283px;top:12px;width:74px;height:20px;background:url("../../../../layouts/mbc/css/../images/img_main_antena.jpg") no-repeat;}
#main .tvbox_top{left:11px;top:32px;width:362px;height:17px;background:url("../../../../layouts/mbc/css/../images/img_main_tvbox_top.jpg") no-repeat;}
#main .tvbox_left{left:11px;top:49px;width:14px;height:240px;background:url("../../../../layouts/mbc/css/../images/img_main_tvbox_left.jpg") no-repeat;}
#main .tvbox_right{left:358px;top:49px;width:15px;height:240px;background:url("../../../../layouts/mbc/css/../images/img_main_tvbox_right.jpg") no-repeat;}
#tvContent_player{left:25px;top:49px;width:333px;height:189px;background-color:#9a5a5b;}
#main .tvContentTab_{left:25px;top:238px;width:333px;height:8px;background-color:#9a5a5b;}
#main .tvContentTab{left:25px;top:246px;height:43px;width:333px;background-color:#9a5a5b;text-align:center;}
#main .tvContentTab a{padding-top:6px;}
#main h2{left:391px;top:10px;}
#main ul{display:inline;left:496px;top:12px;}
#main li{position:relative;overflow:hidden;display:inline;float:left;left:500px;top:12px;padding-right:5px;padding-left:6px;background:url("../../../../layouts/mbc/css/../images/bg_main_bar.jpg") no-repeat right;}
#main li em {display:none;}
#main li a{color:#FFFFFF;font-weight:bold;font-size:11px;letter-spacing:-1px;}
#main .tab{left:502px;top:36px;}
#main .tab span{padding-right:1px;}
#tab_flash1{display:none;left:379px;top:67px;width:581px;height:218px;background-color:#ffffff;border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;text-align:center;}
#tab_flash2{display:none;left:379px;top:67px;width:581px;height:218px;background-color:#ffffff;border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;text-align:center;}
#tab_flash3{display:none;left:379px;top:67px;width:581px;height:218px;background-color:#ffffff;border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;text-align:center;}
#tab_flash4{display:none;left:379px;top:67px;width:581px;height:218px;background-color:#ffffff;border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;text-align:center;}
#main .tl{left:379px;top:64px;width:583px;height:3px;background:url("../../../../layouts/mbc/css/../images/bg_main_tab01.jpg") repeat-x;}
#main .bl{left:379px;top:285px;width:583px;height:3px;background:url("../../../../layouts/mbc/css/../images/bg_main_tab02.jpg") repeat-x;}
#main .c_tl{left:379px;top:64px;width:8px;height:9px;background:url("../../../../layouts/mbc/css/../images/img_main_tab_lefttop.jpg") no-repeat;}
#main .c_bl{left:379px;top:280px;width:8px;height:8px;background:url("../../../../layouts/mbc/css/../images/img_main_tab_leftbottom.jpg") no-repeat;}
#main .c_tr{left:955px;top:64px;width:7px;height:7px;background:url("../../../../layouts/mbc/css/../images/img_main_tab_righttop.jpg") no-repeat;}
#main .c_br{left:955px;top:280px;width:7px;height:8px;background:url("../../../../layouts/mbc/css/../images/img_main_tab_rightbottom.jpg") no-repeat;}

/*footer*/
#footer{height:130px;padding-bottom:20px;background:url("../../../../layouts/mbc/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/css/../images/bg_foot_left.jpg") no-repeat;}
#footer .foot_right{left:969px;top:0;height:130px;width:8px;background:url("../../../../layouts/mbc/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/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;}

/* Default Skin - End */


/*외부페이지 main.php */
#MC{position:relative;width:977px;margin:0 auto;text-align:left;float:left;}
.MContent1{position:relative;float:left;left:0;top:0;width:368px;}
.MContent2{position:relative;float:left;margin-left:19px;top:0;width:414px;}
.ADBan{position:relative;float:right;margin-left:16px;top:0;width:160px;}

