@charset "utf-8";

@import url("default.css");
@import url("index.css");
@import url("sub.css");
@import url("table.css");


/* popup*/
#popupWarp{border:1px #42642d solid;background:#61923a;padding:5px;}
#popupCnt{border:1px #333333 solid;background:#fff;padding:14px;position:relative;}
#popupCnt a.closeBtn{position:absolute;top:14px;right:14px;}

#popupCnt h1{width:100%;margin-bottom:17px;}

.zzimBoxType1{border:1px #cccccc solid;width:343px;height:103px;position:relative;background:url(../images/popup/bg_zzimBox.gif) #f8f8f8 23px 19px no-repeat;}
.zzimBoxType1 p{position:absolute;right:36px;top:24px;}

.btnType1{margin-top:15px;width:100%;text-align:center;}

.todayWinDesc{margin-top:20px;}


.popupTopType1{background:url(../images/popup/bg_popupTop1.gif) left top repeat-x;padding:20px;overflow:auto;}
.popupTopType1 h1{padding:0px;margin:0 0 10px 0;}
.popupTopType1 h1 img{padding:0px;margin:0px;display:block;}

.popupTopType1 p{margin:0 0 10px 0;}
.popupTopType1 p strong{color:#333333;}

.popSelectArea{width:620px;margin:10px 0;height:19px;}
.popSelectArea img{display:block;}
.popSelectArea .leftList{float:left;}
.popSelectArea .rightSelect{float:right; text-align:right;}

.popupTblFooterArea{margin:10px 0;}
.popupTblFooterArea a{float:left;}
.popupTblFooterArea p{float:right;font-weight:bold;}

.poptblType0{width:620px;background:url(../images/popup/bg_poptblType1.gif) left top no-repeat;}
.poptblType0 table{width:100%;}
.poptblType0 table th{background:url(../images/popup/bg_poptblTh1.gif) left 50% no-repeat;height:28px;text-align:center;}
.poptblType0 table th.first-child{background:none;}
.poptblType0 table td{height:27px;border-bottom:1px solid #cccccc; text-align:center;line-height:27px;}
.poptblType0 table td.num{height:27px;border-bottom:1px solid #cccccc; text-align:right;line-height:27px; padding-right:10px;}
.poptblType0 table td img{vertical-align:middle;display:inline-block;padding:0px;}
.poptblType0 table td.title{text-align:left;}


.poptblType1{width:620px; height:280px; overflow-y:auto;overflow-x:hidden;scrollbar-3dlight-color:#bdbdbd; scrollbar-arrow-color:#595959; scrollbar-base-color:#e7e7e7; scrollbar-darkshadow-color:#FFFFFF; scrollbar-face-color:#e7e7e7; scrollbar-highlight-color:#FFFFFF; scrollbar-shadow-color:#bdbdbd;}

.poptblType1 table{width:100%;}
.poptblType1 table th{background:url(../images/popup/bg_poptblTh1.gif) left 50% no-repeat;height:28px;text-align:center;}
.poptblType1 table th.first-child{background:none;}
.poptblType1 table td{height:27px;border-bottom:1px solid #cccccc; text-align:center;line-height:27px;}
.poptblType1 table td.num{height:27px;border-bottom:1px solid #cccccc; text-align:right;line-height:27px; padding-right:10px;}
.poptblType1 table td img{vertical-align:middle;display:inline-block;padding:0px;}
.poptblType1 table td.title{text-align:left;}
.poptblType1 table td.hide{color:#999999;}

.popTblDescArea{margin-top:10px;padding:20px 0;border-top:1px solid #cccccc;}
.popTblDescArea strong{color:#ff9933;}
.popTblDescArea span{color:#ff0000;font-weight:bold;}
.popTblDescArea ul{padding-top:5px; padding-left:8px}
.popTblDescArea ul li{line-height:12px;padding:2px 0 2px 8px;background:url(../images/bu_square_gray.gif) left 7px no-repeat}



/* 공지팝업 */
#noticePopupType1{width:310px;height:350px;padding:20px;background:url(../images/popup/pop_top1.gif) left top no-repeat;}
#noticePopupType1 h1{margin-bottom:10px;}
#noticePopupType1 .noticeArea{width:270px;height:310px;padding:20px;background:#f7f7f7;border:1px solid #afc795;}
#noticePopupType1 .fCheckArea{width:100%;margin-top:10px;text-align:right;}
#noticePopupType1 .fCheckArea a{margin-left:10px;}


/* 2010-01-28 추가 연예 뉴스 */
/* 추가-인쇄팝업 */
.print_BroadcastNews {width:660px; padding:20px 20px 20px 20px;background:url(http://conting.imbc.com/images/popup/pop_top1.gif) left top repeat-x;overflow:hidden;}
.print_BroadcastNews_title {width:620px;margin-top:20px;}
.print_BroadcastNews_title h3 {font-size:18px;color:#000000;margin-bottom:10px;}
.print_BroadcastNews_title h4 {font-weight:bold;font-size:14px;color:#9f9f9f;margin-bottom:10px;display:black;}
.print_BroadcastNews_title p img {margin-right:10px;}
.print_BroadcastNews_title em {font-weight:normal;font-size:12px;font-style:normal;color:#9f9f9f;}
.print_BroadcastNews_body {width:620px;font-size:14px;line-height:20px; margin-top:20px; overflow:hidden;}
.print_BroadcastNews_body p {font-size:14px;margin-top:30px;}
.print_BroadcastNews_body em {font-size:12px;font-style:normal;color:#9f9f9f;}
.print_BroadcastNews_btn {float:right;margin-bottom:30px;}
.print_BroadcastNews_btn img {margin-left:5px;}
