/*
 * display
 * overflow
 * float
 * position
 * width & height
 * margin & padding
 * background
 * etc
 */
/* base  */
body {margin:0;padding:0;background-color:#fff;}
hr {display:none;}
img,fieldset {border:0 none;}
dl,ul,ol {list-style: none;}
table {border-collapse:collapse;}
input,select,textarea {vertical-align:middle;font-size:12px;}
body, td, th {font-size:12px;line-height:1.5em;color:#333;font-family:AppleGothic,돋움,Dotum,sans-serif;font-size:12px;}
em {font-style:normal;}
h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,li,ol,th,td,p,blockquote,form,fieldset,legend {margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,caption {display:none;}
a, a:visited, a:link {text-decoration:none;}
a:active, a:hover {text-decoration:underline;}
button {cursor:pointer;}
button span.hidden{display:none;}
label{cursor:pointer;}
body {
	margin:0;padding:0;background-color:#fff;
	SCROLLBAR-FACE-COLOR: #fff;
	SCROLLBAR-HIGHLIGHT-COLOR: #fff;
	SCROLLBAR-SHADOW-COLOR: #fff;
	SCROLLBAR-3DLIGHT-COLOR: #c2c2c2;
	SCROLLBAR-ARROW-COLOR: #898989;
	SCROLLBAR-TRACK-COLOR: #f7f7f7;
	SCROLLBAR-DARKSHADOW-COLOR: #c2c2c2;
}
/* global class */
.b {font-weight:bold;}
.n {font-weight:normal;}
.fl {float:left;}
.fr {float:right;}
.fn {float:none;}
.cb {clear:both;}
.show {display:block;}
.hide {display:none;}
.u {text-decoration:underline;}
.invisible, .invisible a {display: none;background: #fff;color: #fff;}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}
/* ellipsis */
.ellipsis {display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;/*-moz-binding: url('/css/ellipsis.xml#ellipsis')*/;}
/* typhography */
.u {text-decoration:underline;}
.fs14 {font:normal 14px AppleGothic,dotum,sans-serif;line-height:16px;}
.fs12 {font-size:12px;line-height:14px;}
.fs11 {font:normal 11px AppleGothic,dotum,sans-serif;line-height:13px;}
.fs10 {font:normal 10px AppleGothic,dotum,sans-serif;line-height:12px;}
.fs9 {font:normal 9px AppleGothic,dotum,sans-serif;line-height:11px;}
.ls_m1 {letter-spacing:-1px;}
.ta_c {text-align:center;}
.ta_r {text-align:right;}
.ps_r {position:relative;}
.starRating {font-family:tahoma;}
.starRatingSize13 {font-size:11px;}
.bar {font-size:11px;color:#e0e0e0;padding-left:4px;letter-spacing:0px;}
.date {font:normal 9px Tahoma,Verdana;color:#888;}
/* color */
a {color:#333;}
.em {color:#C52D3F} /* 강조 */
/*a:active, a:hover, a *:active, a *:hover {color:#4E59E7;}*/ /* 링크 */
div.bottomLine{width:708px;height:0;margin:0 0 0px 0;overflow:hidden;padding:0;display:block;float:left;clear:both;border:0;border-top:1px solid #e2e2e2;position:relative;top:-1px;}
div.searchBottomLine{width:758px;}
div.lineHider{width:708px;height:0;margin:0 0 0px 0;overflow:hidden;padding:0;display:block;float:left;clear:both;border:0;border-top:1px solid #fff;position:relative;top:-1px;}

/* etc 밑의 공통 요소 */ 
.etc{font:normal 11px/23px dotum;color:#aaa;}
.etc .left{float:left;}
.etc .right{float:right;}
.etc .source{color:#777;}
.etc .bar{color:#888;padding: 0px 8px 0 8px ;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/ln_divi_10.gif) right 0px no-repeat;}
.etc .date{font:normal 9px tahoma;}
.etc em.number{font:normal 9px tahoma;padding:0 0 0  4px; }
.etc .view {padding: 0px 8px 0 8px ;}
.etc .recom .number{color:#c52d3f;}
.etc .view .number{color:#777;}


.starRating {color:#cc2d40;}
/*버튼 모음 */
/*제품*/
.inline-block{vertical-align:top;display: -moz-inline-stack;display:inline-block;*display: inline;zoom:1; }
.btnShowProduct{ margin-right:3px;display:block;float:left;text-indent:-999em; overflow:hidden;width:53px;height:19px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/brand/bt_mark01.gif);} 
/*평점작성*/
.btnWriteReview{margin-right:3px;display:block;float:left;text-indent:-999em;overflow:hidden;width:66px;height:19px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/brand/bt_mark02.gif);} 
.btnRegisterReview{ margin-right:3px;display:block;float:left;text-indent:-999em; overflow:hidden;width:113px;height:19px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/brand/bt_writte2.gif);} 

.noData_common{position:relative;float:left;width:708px;text-align:center;padding:30px 0;clear:both;border-style:solid;border-color:#e2e2e2;border-width:0;}
.noData_border{ border-top-width:1px;border-bottom-width:1px; }
.noData_borderBottom{border-bottom-width:1px;}
.listType1 .noData_common{height:18px;overflow:hidden;}

/* link */
/*.black,a.black:link,a.black:visited{color:#000;} a.black:hover {color:#4E59E7;}*/
.black,a.black:link,a.black:visited{color:#000;} a.black:hover {color:#000;}
.gray_d,a.gray_d:link,a.gray_d:visited{color:#888;} a.gray_d:hover {color:#888;}
.gray_d1,a.gray_d1:link,a.gray_d1:visited{color:#666;} a.gray_d1:hover {color:#666;}
.gray_d2,a.gray_d2:link,a.gray_d2:visited{color:#333;} a.gray_d2:hover {color:#333;}
.gray_d3,a.gray_d3:link,a.gray_d3:visited{color:#BCBCBC;} a.gray_d3:hover {color:#BCBCBC;}
.gray_d4,a.gray_d4:link,a.gray_d3:visited{color:#999;} a.gray_d4:hover {color:#999;}

/* layout */
.docDaum {position:relative;width:978px;margin:auto;padding:0;background-color:#fff;}
#tHead {position:relative;z-index:2;width:100%;padding:0px;margin:0;text-align:left;}
#tBody {position:relative;z-index:1;overflow:hidden;width:100%;margin:0px;text-align:left;}
#tFoot {overflow:hidden;width:100%;padding:0px;margin:0px;text-align:center;}
#bSub {display:none;text-align:left;}
#bMain {overflow:hidden;float:left;text-align:left;}
#bEtc {display:none;text-align:left;}
#mTop {display:none;float:left;}
#mLeft {display:none;float:left;}
#mCenter {overflow:hidden;display:block;float:left;padding-bottom:50px;}
#mRight {display:none;float:right;}
#mBottom {display:none;}

/* layout */
.docDaum #mRight {display:block;width:250px;}
.docDaum #bMain {width:100%;background:url(http://fn.daum-img.net/image/finance/plaza/2009/home/bg_line_r.gif) repeat-y right top;}
/* layout - top */
/* 배경이미지 받으면 주소 수정할 것 */
.docDaum#top #mTop {display:block;float:none;width:978px;height:337px;background-color:#fff;}
.docDaum#top #mCenter {width:703px;margin-right:25px;}
.docDaum#top #bMain {border-bottom:1px solid #e2e2e2;}
.docDaum#top #bEtc {display:block;}
/* layout - basic */
/* 배경이미지 받으면 주소 수정할 것 */
.docDaum#basic #mCenter {width:708px;margin-right:20px;}
/* layout - subTop */
/* 배경이미지 받으면 주소 수정할 것 */
.docDaum#subTop #mTop {display:block;float:none;width:978px;height:283px;padding-bottom:25px;background-color:#fff;}
.docDaum#subTop #mCenter {width:728px;padding:0;}
/* layout - gallery */
/* 배경이미지 받으면 주소 수정할 것 */
.docDaum#gallery #mTop {display:block;float:none;width:978px;height:auto;padding-bottom:25px;background-color:#fff;}
.docDaum#gallery #mCenter {width:728px;padding:0;}
/* layout - popup */
/* 배경이미지 받으면 주소 수정할 것 */
.docDaum#popup #mCenter {padding:0;}
.docDaum#popup #mRight {display:none;}
.docDaum#popup #bMain {background:none;}
.docDaum#popup {width:auto;}
/* layout - whole */
/* 캘린더 처럼 전체 레이아웃 사용할때 */
.docDaum#whole #mCenter {width:978px;padding-bottom:20px;}
.docDaum#whole #mRight {display:none;}
.docDaum#whole #bMain {background:none;}
.docDaum#whole #DAUMCOMMON_FOOTER {border-top:0;}
.docDaum#whole #DAUMCOMMON_FOOTER .line {display:none;}

/* miniDaum and Logo and Service Title */
#DaumUI__minidaum {width:978px; height:20px; margin:0 auto;}
#DaumUI__titles * {margin: 0px; padding: 0px; border: 0px;}
#DaumUI__titles {position:relative;margin: 0px; padding: 0px; border: 0px; height:39px; clear: both;}
#DaumUI__titles li {list-style: none; float: left;}
#DaumUI__titles a {display: block; text-indent: -5000em; font-size: 0px;}
#DaumUI__titles .DaumUI__clear {clear: both;}
#DaumUI__titles .DaumUI__banner {overflow:hidden;position:absolute;z-index:1;right:0;top:8px;height:24px;text-align:right;}
#DaumUI__titles .DaumUI__banner a {text-indent:0;}
#DaumUI__titles #COUNTDOWNBANNER {position:absolute;z-index:0;right:0;top:13px;height:24px;}
#DaumUI__serviceTitle {overflow: hidden; float: left; height: 38px; }
#DaumUI__serviceTitle li.DaumUI__li1 a {width: 81px; height: 39px; background: url("http://deco.daum-img.net/service_title/logo.gif") no-repeat left top;}
#DaumUI__serviceTitle li.DaumUI__li2 a {width: 73px; height: 39px; background: url("http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/bi_style.gif") no-repeat left top;}
#DaumUI__relatedServices {float: left; height: 16px; margin-left: 7px; padding-top: 5px;}
#DaumUI__relatedServices li {padding-left: 9px; margin-right: 8px; background: url("http://deco.daum-img.net/service_title/line_brmn.gif") no-repeat left center;}
#DaumUI__relatedServices li.DaumUI__li1 a {width: 42px; height: 15px; background: url("http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/bi_miznet.gif") no-repeat}
#DaumUI__relatedServices li.DaumUI__li2 a {width: 42px; height: 15px; background: url("http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/bi_mizcook.gif") no-repeat -10px 0}
#DaumUI__relatedServices li.DaumUI__li3 a {width: 57px; height: 15px; background: url("http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/bi_place.gif") no-repeat -9px 0}
#DaumUI__relatedServices li.DaumUI__li1 {background: none;}
#DaumUI__relatedServices.hasOne {margin-left: 11px;}
#DaumUI__relatedServices.hasOne li.DaumUI__li1 {padding-left: 12px; background: url("http://deco.daum-img.net/service_title/line_brmn.gif") no-repeat left center;}
#gnbBanner {position:relative;top:4px;display:none;}
/* GNB */
#GNB {clear:both;position:relative;width:978px;}
/* main menu */
#GNB li {display:inline;float:left;height:34px;}
#GNB li a {display:block;overflow:hidden;height:34px;text-indent:-5000em;}
#GNB ul.mainMenu {height:34px;}
#GNB .mainMenu {background:#fff url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/tab_gnb_spr_n_0503.gif) no-repeat 0 -34px;margin-bottom:11px;}
#GNB .mainMenu li.on {background:#fff url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/tab_gnb_spr_n_0503.gif) no-repeat;}
#GNB .mainMenu li.home {width:82px;background-position:0 0 ;}
#GNB .mainMenu li.fashion {width:55px;background-position:-82px 0;}
#GNB .mainMenu li.beauty {width:56px;background-position:-137px 0;}
#GNB .mainMenu li.hair {width:56px;background-position:-193px 0;}
#GNB .mainMenu li.men {width:43px;background-position:-249px 0;}
#GNB .mainMenu li.gallery {width:55px;background-position:-292px 0;}
#GNB .mainMenu li.brand {width:66px;background-position:-347px 0;}
#GNB .mainMenu li.people {width:54px;background-position:-413px 0;}
#GNB .mainMenu li.tv {width:48px;background-position:-467px 0;}
#GNB .mainMenu li.model {width:53px;background-position:-515px 0;}
#GNB .mainMenu li.tester {width:63px;background-position:-568px 0;}
#GNB .mainMenu li.fashionSoho {width:88px; }
/* sub menu */
#GNB .subMenu {margin-left:17px;height:23px;}
#GNB .subMenuBlank {overflow:hidden;width:100%;height:0px;}
#GNB .subMenu li {height:18px;}
#GNB .subMenu li a {display:block;overflow:hidden;height:18px;text-indent:-5000em;}
#GNB .subMenu li span {display:block;overflow:hidden;height:18px;text-indent:-5000em;}
/* sub menu > magazine(fashion, beauty, hair, man) */
/* sub menu > fashion */
#__GNB.fashion .subMenu {background:#fff url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/tab_fashion_spr_n_0309.gif) no-repeat 0 -25px;}
#__GNB.fashion .subMenu li.on {background:#fff url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/tab_fashion_spr_n_0309.gif) no-repeat;}

#GNB.fashion .subMenu {position:relative;top:-1px;background:#fff url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/tab_fashion_spr_n_0319.gif) no-repeat 0 -25px;}
#GNB.fashion .subMenu li.on {background:#fff url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/tab_fashion_spr_n_0319.gif) no-repeat;}


#GNB.fashion .subMenu li.submenu1 {width:59px;margin-right:14px;background-position:0 0;}
#GNB.fashion .subMenu li.submenu2 {width:55px;margin-right:31px;background-position:-73px 0;}
#GNB.fashion .subMenu li.submenu3 {width:55px;margin-right:32px;background-position:-159px 0;}
#GNB.fashion .subMenu li.submenu4 {width:44px;margin-right:33px;background-position:-246px 0;}
#GNB.fashion .subMenu li.submenu5 {width:44px;margin-right:33px;background-position:-323px 0;}
#GNB.fashion .subMenu li.submenu6 {width:22px;margin-right:33px;background-position:-400px 0;}
/*#GNB.fashion .subMenu li.submenu7 {width:56px;background-position:-182px 0;}*/
#GNB.fashion .subMenu li.submenu8 {width:54px;margin-right:33px;background-position:-455px 0;}
#GNB.fashion .subMenu li.submenu9 {width:44px; margin-right:32px;}
#GNB.fashion .subMenu li.submenu10 {background-position:-618px 0; width:56px;}

/* sub menu > beauty */
#GNB.beauty .subMenu {background:#fff url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/tab_beauty_spr_n.gif) no-repeat 0 -25px;}
#GNB.beauty .subMenu li.on {background:#fff url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/tab_beauty_spr_n.gif) no-repeat;}
#GNB.beauty .subMenu li.submenu1 {width:59px;margin-right:14px;background-position:0 0;}
#GNB.beauty .subMenu li.submenu2 {width:55px;margin-right:32px;background-position:-73px 0;}
#GNB.beauty .subMenu li.submenu3 {width:43px;margin-right:34px;background-position:-160px 0;}
#GNB.beauty .subMenu li.submenu4 {width:44px;margin-right:33px;background-position:-237px 0;}
#GNB.beauty .subMenu li.submenu5 {width:43px;margin-right:33px;background-position:-314px 0;}
#GNB.beauty .subMenu li.submenu6 {width:55px;margin-right:32px;background-position:-391px 0;}
#GNB.beauty .subMenu li.submenu7 {width:54px;margin-right:32px;background-position:-477px 0;}
#GNB.beauty .subMenu li.submenu8 {width:44px;margin-right:32px; }
/* sub menu > hair */
#GNB.hair .subMenu {background:#fff url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/tab_hair_spr_new.gif) no-repeat 0 -25px;}
#GNB.hair .subMenu li.on {background:#fff url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/tab_hair_spr_new.gif) no-repeat;}
#GNB.hair .subMenu li.submenu1 {width:59px;margin-right:14px;background-position:0 0;}
#GNB.hair .subMenu li.submenu2 {width:55px;margin-right:32px;background-position:-73px 0;}
#GNB.hair .subMenu li.submenu3 {width:65px;margin-right:33px;background-position:-160px 0;}
#GNB.hair .subMenu li.submenu4 {width:44px;margin-right:33px;background-position:-258px 0;}
/*	헤어아이템 메뉴 삭제
 * #GNB.hair .subMenu li.submenu5 {width:55px;margin-right:31px;background-position:-335px 0;} 
 */
#GNB.hair .subMenu li.submenu6 {width:44px;margin-right:33px;background-position:-335px 0;}
#GNB.hair .subMenu li.submenu7 {width:54px;margin-right:33px;background-position:-412px 0;}
#GNB.hair .subMenu li.submenu8 {width:44px;margin-right:32px; }	

/* sub menu > men */
#GNB.men .subMenu {background:#fff url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/tab_man_spr_new0607.gif) no-repeat 0 -25px;}
#GNB.men .subMenu li.on {background:#fff url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/tab_man_spr_new0325.gif) no-repeat;}
#GNB.men .subMenu li.submenu1 {width:48px;margin-right:15px;background-position:0 0;}
#GNB.men .subMenu li.submenu2 {width:54px;margin-right:32px;background-position:-63px 0;}
#GNB.men .subMenu li.submenu3 {width:43px;margin-right:34px;background-position:-149px 0;}
#GNB.men .subMenu li.submenu4 {width:43px;margin-right:33px;background-position:-226px 0;}
#GNB.men .subMenu li.submenu5 {width:54px;margin-right:33px;background-position:-302px 0;}
#GNB.men .subMenu li.submenu6 {width:65px;margin-right:32px;background-position:-389px 0;}
#GNB.men .subMenu li.submenu7 {width:132px;background-position:-486px 0;}
/* sub menu > gallery */
#GNB.gallery .subMenu {background:#fff url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/tab_gallery_spr_new.gif) no-repeat 0 -25px;}
#GNB.gallery .subMenu li.on {background:#fff url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/tab_gallery_spr_new.gif) no-repeat;}
#GNB.gallery .subMenu li.submenu1 {width:61px;margin-right:14px;background-position:0 0;}
#GNB.gallery .subMenu li.submenu2 {width:55px;margin-right:33px;background-position:-75px 0;}
#GNB.gallery .subMenu li.submenu3 {width:44px;margin-right:32px;background-position:-163px 0;}
#GNB.gallery .subMenu li.submenu4 {width:45px;margin-right:32px;background-position:-239px 0;}
#GNB.gallery .subMenu li.submenu5 {width:54px;background-position:-316px 0;}

/* sub menu > brand */
#GNB.brand .subMenu {background:#fff url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/tab_brand_spr.gif) no-repeat 0 -25px;}
#GNB.brand .subMenu li.on {background:#fff url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/tab_brand_spr.gif) no-repeat;}
#GNB.brand .subMenu li.submenu1 {width:70px;margin-right:14px;background-position:0 0;}
#GNB.brand .subMenu li.submenu2 {width:45px;margin-right:33px;background-position:-84px 0;}
#GNB.brand .subMenu li.submenu3 {width:34px;margin-right:33px;background-position:-162px 0;}
#GNB.brand .subMenu li.submenu4 {width:21px;background-position:-229px 0;}
/* sub menu > TV*/
#GNB.tv .subMenu {background:#fff url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/tab_tv_spr.gif) no-repeat 0 -25px;}
#GNB.tv .subMenu li.on {background:#fff url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/tab_tv_spr.gif) no-repeat;}
#GNB.tv .subMenu li.submenu1 {width:50px;margin-right:14px;background-position:0 0;}
#GNB.tv .subMenu li.submenu2 {width:46px;margin-right:33px;background-position:-64px 0;}
#GNB.tv .subMenu li.submenu3 {width:45px;margin-right:32px;background-position:-143px 0;}
#GNB.tv .subMenu li.submenu4 {width:45px;margin-right:32px;background-position:-220px 0;}
#GNB.tv .subMenu li.submenu5 {width:46px;background-position:-297px 0;}


/* sub menu > model */
#GNB.model .subMenu {background:#fff url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/tab_model_spr.gif) no-repeat 0 -25px;}
#GNB.model .subMenu li.on {background:#fff url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/tab_model_spr.gif) no-repeat 0 0 ;}
#GNB.model .subMenu li.submenu1 {width:59px;margin-right:15px;background-position:0 0;}
#GNB.model .subMenu li.submenu2 {width:44px;margin-right:33px;background-position:-74px 0;}
#GNB.model .subMenu li.submenu3 {width:48px;margin-right:29px;background-position:-151px 0;}
#GNB.model .subMenu li.submenu4 {width:59px;margin-right:29px;background-position:-228px 0;}
#GNB.model .subMenu li.submenu5 {width:50px;margin-right:29px;background-position:-316px 0;}
#GNB.model .subMenu li.submenu6 {width:54px;background-position:-395px 0;}
/* sub menu > tester */
#GNB.tester .subMenu {background:#fff url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/tab_tester_spr.gif) no-repeat -84px -25px;}
#GNB.tester .subMenu li.on {background:#fff url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/tab_tester_spr.gif) no-repeat;}
#GNB.tester .subMenu li.submenu1 {width:69px;margin-right:14px;background-position:-1px 0;}
#GNB.tester .subMenu li.submenu2 {width:69px;margin-right:33px;background-position:-84px 0;}
#GNB.tester .subMenu li.submenu3 {width:55px;background-position:-186px 0;}
/* GNB > search box */
#GNB fieldset {display:block;position:absolute;right:0px;top:-29px;width:250px;height:21px;padding-left:1px; }
#GNB fieldset .searchBoxWrapper{ width:198px;height:19px;float:left;font:normal 11px dotum;color:#333;background:#fff;border:2px solid #7c7c7c;}
#GNB legend {display:none;}
#GNB fieldset select, #GNB fieldset input {color:#333;background-color:#fff;border:0;font:normal 11px dotum;}
#GNB fieldset .sQuery {float:left;overflow:hidden;position:relative;left:10px;top:1px;width:117px;height:14px;line-height:15px;padding:2px 0 1px;}
#GNB fieldset .btnSearch {float:right;overflow:hidden;width:44px;height:23px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/bt_finder.gif) no-repeat;text-indent:-5000em;cursor:pointer;}

/* Suggest */
#sugBoxq #sugListq ul li {display:block;float:none;position:relative;margin-right:0;white-space:nowrap;}
.daum_sug_box {background-color:white;border:1px solid #2d2d2d;cursor:default;font-size:12px;line-height:17px;margin:0;position:absolute;z-index:999;}
.daum_sug_box ul {width:195px;padding:5px 0 5px 0;}
.daum_sug_box li {padding:0 10px 0 9px;overflow:hidden;text-overflow: ellipse;height:21px !important;line-height:21px;cursor:pointer;font-family:AppleGothic,"돋움",dotum,sans-serif;}
.daum_sug_box .daum_sug_nodata {font-size:11px;text-align:left;padding:8px 10px 5px;font-family:"돋움",dotum;}
.daum_sug_box .daum_sug_nodata a {font-size:12px;text-decoration:underline;}
.daum_sug_box .daum_sug_guide {font-size:11px;text-align:left;padding:8px 10px 5px;font-family:"돋움",dotum;}
.daum_sug_box .daum_sug_guide a {font-weight:700;text-decoration:underline;color:#C52D3F;}
.daum_sug_box .daum_sug_list {background-color:white;}
.daum_sug_box .daum_sug_list_on {background-color:#ededed;}
.daum_sug_box .daum_sug_list_on td {color:white;}
.daum_sug_icn {position:absolute;text-align:center;z-index:9999;}
.daum_sug_icn .daum_sug_icn_dn {width:20px;height:20px;background:url('http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/ico_gnb_more.gif') no-repeat 6px 6px;cursor:pointer;}
.daum_sug_icn .daum_sug_icn_up {width:20px;height:20px;background:url('http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/ico_gnb_more2.gif') no-repeat 6px 6px;cursor:pointer;}
.daum_sug_box .daum_sug_q {color:#c52d3f;}
.daum_sug_box .sugImg {text-align:center;float:right;}
.daum_sug_box .sugImg img {width:68px;height:68px;margin:5px 5px 8px 0;border:1px solid #e2e2e2;}
.daum_sug_box .dotline {background:url('http://i1.daumcdn.net/imgsrc.search/search_all/2006_new/blit_03.gif') repeat-x; height:1px; font-size:0px; padding:0; margin:7px 5px 6px 5px;}
.daum_sug_box .footer {clear:both;height:20px;padding:5px 10px 0 9px; margin:0;border-top:#ECF0F9 solid 1px; background:#F5F6FB; font-size:11px; font-family:"돋움", dotum; color:#c2cff0; text-align:right}
.daum_sug_box .footer a {white-space:nowrap;}
.daum_sug_box .footer a:link {font-size:11px; color:#444; font-family:"돋움", dotum; letter-spacing:-1px; text-decoration:none}
.daum_sug_box .footer a:visited {font-size:11px; color:#444; font-family:"돋움", dotum; letter-spacing:-1px; text-decoration:none}
.daum_sug_box .footer a:hover {font-size:11px; color:#444; font-family:"돋움", dotum; letter-spacing:-1px; text-decoration:underline;}
.daum_sug_box .sug_list2 {display:none;}


ul.gnbBanner{position:absolute;top:0px;right:0;width:250px;height:34px;overflow:hidden;}
ul.gnbBanner li{height:22px !important;color:#fff;}
ul.gnbBanner li a{letter-spacing:-0.5px; padding-left:42px; background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/icon_event.gif) no-repeat 0 0 ;height:22px;padding-bottom:2px;overflow:hidden;position:absolute;top:11px;right:15px;height:13px !important;text-align:left;color:#fff;text-indent:0 !important;font:normal 11px/14px dotum;color:#bebebe;}
ul.gnbBanner li.gnbBannerIcon_2 a{background-image:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/icon_event.gif);}


/* copyright */
#DAUMCOMMON_FOOTER { clear:both; width:978px; border-top:0px solid #f3f3f3; padding-bottom:10px; color:#666666; text-align:center; font-size:11px; font-family:돋움,Dotum,AppleGothic,sans-serif; line-height:140%; margin:auto; }
#DAUMCOMMON_FOOTER a:link,#DAUMCOMMON_FOOTER a:visited  {  color:#666666; text-decoration:none;} #DAUMCOMMON_FOOTER a:hover { color:#666666; text-decoration:underline;}
#DAUMCOMMON_FOOTER a.cls1:link,#DAUMCOMMON_FOOTER a.cls1:visited  {  font-size:11px; color:#666666; text-decoration:none;} #DAUMCOMMON_FOOTER a.cls1:hover { font-size:11px; color:#666666; text-decoration:underline;}
#DAUMCOMMON_FOOTER .line { border:0px; border-top:1px solid #e2e2e2 }
#DAUMCOMMON_FOOTER .bar {color:#a5a5a5;}
#DAUMCOMMON_FOOTER h3 { color:#a5a5a5; margin:10px 0 4px 0; font-size:12px; font-weight:normal; display:block; }
#DAUMCOMMON_FOOTER h3 a { font-weight:bold; }
#DAUMCOMMON_FOOTER p {margin:0 0 10px 0; }

/* common pagination style */
.pagination {width:100%;text-align:center;margin-top:11px;clear:left;clear:both;}
.pagination a,
.pagination a:link,
.pagination a:visited,
.pagination span.pgSel {font-weight:bold;font-family:AppleGothic,Verdana;padding:2px 5px;margin-right:2px;text-align:center;line-height:25px;letter-spacing:-1px;}
.pagination a .pgSym {font-family:AppleGothic,dotum;}
.pagination span.pgSel {}
/* link-box style */
.pagination .pgBox,
.pagination a.pgBox:link,
.pagination .pgNext,
.pagination a.pgNext:link,
.pagination a.pgNext:visited,
.pagination .pgPrev,
.pagination a.pgPrev:link,
.pagination a.pgPrev:visited {color:#666;border:1px solid #DADADB;}
.pagination a.pgBox:hover,
.pagination a.pgPrev:hover,
.pagination a.pgNext:hover {color:#fff;background:#c52d3f; border:1px solid #e5b8b5; font-weight:bold;letter-spacing:-1px;text-decoration:none;}
.pagination .pgSel {color:#c52d3f;border:1px solid #e5b8b5;background-color:#fff;text-decoration:none;}
.pagination a.pgBox:visited { }

/* banners */
#banner250 {width:250px;height:250px;position:relative;z-index:3998;}
#RIGHT_SPACE_BANNER {position:absolute;right:-132px;top:397px;overflow:hidden;}
.docDaum#subTop #RIGHT_SPACE_BANNER{top:148px;}
.docDaum#top #RIGHT_SPACE_BANNER {top:125px;}

/* default list search */
.listSearch {text-align:center;margin-top:21px;}
.listSearch .op {height:22px;font-size:12px;}
.listSearch .searchValue {font-size:12px;width:155px;height:18px;border:1px #CCC solid;}
.listSearch .searchSubmit {display:inline-block;width:39px;height:22px;padding:0;background:url(http://i1.daumcdn.net/img-contents/movie/2008_home/board/btn_serach.gif) no-repeat;}

/* common icons */
.icoGrade {display:block;overflow:hidden;width:49px;height:14px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/brand/ico_good_spr.gif) no-repeat;text-indent:-5000em;}
.icoGradeGray {display:block;overflow:hidden;width:51px;height:14px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/brand/ico_good_spr.gif) no-repeat;text-indent:-5000em;}
.icoGradeGood {background-position:0 0;}
.icoGradeSoso {width:45px;background-position:0 -26px;}
.icoGradeBad {width:39px;background-position:0 -51px;}

/* item list unit style */
.itemList li .img {float:left;margin-right:10px;position:relative;}
.itemList   .videoIcon {position:absolute;bottom:5px;left:5px;}

.itemList li .img a {display:block;font-size:0;}
.itemList li .title {position:relative;top:-1px;line-height:18px;}
.itemList li .desc {line-height:18px;}
.itemList li .desc a {color:#666}

/* horizontal list. */
ul.horizontal, ol.horizontal {overflow:hidden;position:relative;clear:both;}
ul.horizontal li, ol.horizontal li {overflow:hidden;position:relative; float:left; line-height:normal;}

/* vertical list. */
ul.vertical, ol.vertical {overflow:hidden;position:relative;clear:both;}
ul.vertical li, ol.vertical li {overflow:hidden;position:relative;float:none;clear:both;line-height:24px;vertical-align:baseline;}

/* dot list item */
.dot li {padding-left:7px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/ico_point.gif) no-repeat left 45%;}
.play li {padding-left:20px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/ico_movie.gif) no-repeat left 45%;line-height:22px;}

/* star rating */
.starRating {display:inline-block;overflow:hidden;position:relative;}
.starRating .star {display:block;position:absolute;left:0;top:0;}
.starRating .starGrayBg {display:block;position:absolute;left:0;top:0;}
.starRating .empty {background-position:0 0;z-index:1;}
.starRating .filled {z-index:2;}
.starRating .point {position:absolute;right:0;top:0px;}
.starRatingSize13 {width:93px;height:13px;line-height:13px;}
.starRatingSize13 .star {height:13px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/brand/ico_star_spr.gif) repeat-x 0 -25px;}
.starRatingSize13 .starGrayBg {height:13px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/brand/ico_star_g_spr.gif) repeat-x 0 -25px;}
.starRatingSize13 .empty {width:65px;}
.starRatingSize13 .filled {background-position:0 0;}
.starRatingSize17 {width:108px;height:17px;line-height:17px;}
.starRatingSize17 .star {height:17px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/brand/ico_star2_spr.gif) repeat-x 0 -25px;}
.starRatingSize17 .starGrayBg {height:17px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/brand/ico_star2_g_spr.gif) repeat-x 0 -25px;}
.starRatingSize17 .empty {width:85px;}
.starRatingSize17 .filled {background-position:0 0;}
.starRatingSize20 {width:136px;height:22px;line-height:22px;}
.starRatingSize20 .star {height:22px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/brand/ico_star3_spr.gif) repeat-x 0 -25px;}
.starRatingSize20 .starGrayBg {height:22px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/brand/ico_star3_g_spr.gif) repeat-x 0 -25px;}
.starRatingSize20 .empty {width:99px;}
.starRatingSize20 .filled {background-position:0 0;}
.starRatingSize20 .point {font:bold italic 22px arial;letter-spacing:-1px;padding-right:3px;line-height:22px;}


/* icon */
.icon {display:block; overflow:hidden; width:18px; height:18px; line-height:normal; text-indent:-5000em; background-repeat:no-repeat; background-position:0 0;}
.icoPlay {position:absolute;left:4px;bottom:4px;width:12px;height:13px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/tv/ico_movie.gif) no-repeat;}
.icoPrev {display:block;overflow:hidden;width:14px;height:15px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/bt_move.gif) no-repeat 0 0;text-indent:-999em;}
.icoNext {display:block;overflow:hidden;width:14px;height:15px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/bt_move.gif) no-repeat -14px 0;text-indent:-999em;}
.blue .icoPrev {display:block;overflow:hidden;width:16px;height:15px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/bt_move02.gif) no-repeat 0 0;text-indent:-999em;}
.blue .icoNext {display:block;overflow:hidden;width:16px;height:15px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/bt_move02.gif) no-repeat -16px 0;text-indent:-999em;}

/* button */
.typeBtn {display:block;overflow:hidden;border:0px;text-indent:-999em;cursor:pointer;}

/* tab */
.tabBase {position:relative;width:100%;height:27px;border-bottom:solid 1px #E2E2E2;}
.tabBase ul {height:28px;position:absolute;}
.tabBase li {float:left;}
.tabBase li a {display:none;overflow:hidden;height:28px;text-indent:-5000em;}

/* Tab button base */
.tabDynamic .tabBtn {position:absolute;top:0px;overflow:hidden;}
.tabDynamic .tabBody {display:none;}
.tabBase {clear:both;}
.tabBase li {float:left;}
.tabBase li a {display:block;}
.tabBase .tab {background-position: 0px 100%; display: block;}
.tabBase .on {position: relative; z-index: 2; background-position: 0px 0px;}

/* 추천 아이콘 */
.recommandIcon {width:38px;height:33px;text-indent:0;background-image:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/brand/bt_recom.gif);}
.recommandIcon span.em {display:block;width:100%;text-align:center;line-height:20px;}

/* 번호 있는 리스트 */
ol.ordered li { line-height:21px;overflow:hidden;padding-left:20px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/ico_w_num_spr.gif) no-repeat;}
ol.ordered li.no1 {background-position:0 4px;}
ol.ordered li.no2 {background-position:0 -20px;}
ol.ordered li.no3 {background-position:0 -45px;}
ol.ordered li.no4 {background-position:0 -70px;}
ol.ordered li.no5 {background-position:0 -95px;}
ol.ordered li.no6 {background-position:0 -120px;}
ol.ordered li.no7 {background-position:0 -145px;}
ol.ordered li.no8 {background-position:0 -170px;}
ol.ordered li.no9 {background-position:0 -195px;}
ol.ordered li.no10 {background-position:0 -220px;}
/* 번호 있는 리스트 rightBaseType용*/

.rightListOrdered li { line-height:21px;overflow:hidden;padding-left:20px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/ico_w_num_spr.gif) no-repeat;}
.rightListOrdered li.no1 {background-position:0 4px;}
.rightListOrdered li.no2 {background-position:0 -20px;}
.rightListOrdered li.no3 {background-position:0 -45px;}
.rightListOrdered li.no4 {background-position:0 -70px;}
.rightListOrdered li.no5 {background-position:0 -95px;}
.rightListOrdered li.no6 {background-position:0 -120px;}
.rightListOrdered li.no7 {background-position:0 -145px;}
.rightListOrdered li.no8 {background-position:0 -170px;}
.rightListOrdered li.no9 {background-position:0 -195px;}
.rightListOrdered li.no10 {background-position:0 -220px;}
/* 브랜드 평점 입력 폼 *//* 영화에서 가져옴 */
.commentForm {position:relative;width:100%;height:86px;clear:both;margin-bottom:12px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/bg_reply.gif) no-repeat;}
.commentForm legend {display:none;}
.commentForm .commentBox textarea {float:left;overflow-y:auto;position:relative;left:1px;width:510px;height:36px;margin:1px 9px 0 0;padding-left:112px;border:0;}
.commentType .commentForm .commentBox textarea {padding-left:0;width:622px;}
.commentForm .commentBox fieldset {display:block;padding:13px 0 0 12px;}
.commentForm .textareaWrap {height:74px;}
.commentForm .textareaWrap .char_counts {font:11px tahoma,dotum;color:#888;padding-right:12px;}
.commentForm .textareaWrap .char_counts .cmtNotice {letter-spacing:-1px;font-family:"돋움",dotum;}
.commentForm .textareaWrap .char_counts .ico_arrow {background-position:100% 45%;}
.commentForm .textarea {height:47px;position:relative;}
.commentForm .selPoint {position:absolute;left:8px;top:10px;width:91px;height:17px;padding-left:2px;cursor:pointer;border:1px solid #fff;border-color:#fff;overflow:hidden;}
.commentForm .selPoint:hover {border:1px solid #CBCDE5;}
.commentForm .selPoint img {vertical-align:middle;right:2px;top:1px;position:absolute;cursor:pointer;}
.commentForm #comment_submit {float:left;cursor:pointer;display:block;width:53px;height:41px;border:0;padding:0;text-indent:-1000em;overflow:hidden;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/bt_enter.gif) no-repeat 0 0;}
.commentForm .characters {color:#4e59e7;}
#sel_point .star_small .pt1 {margin-right:4px;}
#sel_point .star_small em {text-align:left;left:56px;}
#sel_point #selectedPoint {display:block;width:70px;height:15px;overflow:hidden;}
#sel_point #selectedPoint .starRating {margin-top:2px;}
#sel_point #selectedPoint .starRating .point {display:none;}
#sel_point span.star_box {width:72px;padding-left:1px;padding-top:3px;cursor:pointer;}
#sel_point span.over {background-color:#F4F4FC;}
#sel_point span.selected {background-color:#F4F4FC;}
#pointLayer {position:absolute;width:98px;border-right:1px #CBCDE5 solid;border-bottom:1px #CBCDE5 solid;border-left:1px #CBCDE5 solid;background-color:#FFF;z-index:1000;}
#pointLayer .star_small .pt1 {margin-right:4px;}
#pointLayer .star_small em {text-align:left;left:56px;}
#pointLayer .starRating {width:85px;height:16px;margin-left:6px;cursor:pointer;}
#pointLayer span.star_box {width:78px;padding-left:11px;padding-right:9px;padding-top:2px;cursor:pointer;}
#pointLayer span.over {background-color:#F4F4FC;}
#pointLayer span.selected {background-color:#F4F4FC;}

/* common comment list */
.detailRating {width:708px;padding-top:2px;}
.detailRating#detailRatingSummary {border-top:solid 1px #c9c9c9;}
.detailRating .tit {float:left;width:50px;height:14px;margin-right:5px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/magazine/title_reply.gif) no-repeat;}
.pointType .detailRating .pointTit {margin-bottom:17px;width:24px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/brand/title_mark2.gif) no-repeat;}
.pointType .detailRating .pointAndCommentTit {width:61px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/brand/title_opinion.gif) no-repeat;}
.detailRating .ratingCount {position:relative;top:-2px;float:left;line-height:19px;margin-right:10px;}
.detailRating .hundredComment {margin-bottom:9px;}
.detailRating #rateBtn {width:53px;height:18px;background-image:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/brand/bt_mark.gif);}
.detailRating #detailRatingList li {display:inline-block;clear:both;width:100%;}
.detailRating #detailRatingList li.last {margin-bottom:0;}
.detailRating #detailRatingList li .ico_arr {margin-right:3px;}
.pointType .detailRating #detailRatingList .rating {clear:left;float:left;width:126px;}
.detailRating #detailRatingList .comment {float:left;width:470px;overflow:hidden;word-break:break-all;}
.commentType .detailRating #detailRatingList .comment {width:444px;}
.detailRating #detailRatingList .comment img.btDel {vertical-align:-3px}
.detailRating #detailRatingList .nick {float:left;width:100px;color:#888;font:normal 11px AppleGothic,"돋움",Dotum,Sans-serif;}
.commentType .detailRating #detailRatingList .nick {float:left;width:112px;padding-left:8px;color:#888;}
.detailRating #detailRatingList .nickDate {width:100px;float:right; padding-right:8px; height:34px;margin-top:2px;text-align:right;}
.commentType .detailRating #detailRatingList .nickDate {float:right;width:80px;height:auto;padding-right:9px;}
.commentType .detailRating #detailRatingList .nickDate .date {float:left;}
.detailRating #detailRatingList .recommand {float:right;width:38px;height:34px;margin-left:21px;text-decoration:none;}
.detailRating #detailRatingList .recommand a {text-decoration:none;}
.detailRating #detailRatingList .bottomLine {display:block;height:6px;margin-bottom:7px;border-bottom:1px solid #efefef;font:1px/1px gulim;}
.detailRating#detailRatingSummary #detailRatingList .bottomLine {border-bottom:none;}
.detailRating #detailRatingList li span.last {margin-bottom:0;width:100%;border-bottom:1px solid #e2e2e2;}
.detailRating #ratingMore {float:right;padding-right:9px;color:#0307c3;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/ico_arrow.gif) no-repeat right 45%;}
.detailRating .noData_common {float:left;position:relative;height:37px;padding:0 0 0 0;border-bottom:1px solid #e2e2e2;}
.detailRating .summary .noData_common {border-bottom:0;height:44px;} 
.detailRating .noData_common .context {display:block;height:28px;text-align:left;}
/*.detailRating .pagination {margin-top:3px;}*/
.detailRating .btnGrade {display:inline-block;position:relative;top:-2px;overflow:hidden;width:53px;height:18px;text-indent:-5000em;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/brand/bt_mark.gif) no-repeat;} 
#detailRatingList.ratingListOnly li span.bottomLine {border:0;padding:0;}
#detailRatingList.ratingListOnly li.last span.bottomLine {margin-bottom:14px}
.detailRating .pagination {margin-top:10px;}
/* ********** wing ************ */


/* 검색 결과 없음 문구 박스*/
#queryResultBox {clear:both;width:708px;height:27px;margin-top:25px;padding-top:8px;text-align:center;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/bg_search.gif) no-repeat;}
#queryResultBox * {display:inline; vertical-align:middle;}
#queryResultBox .showAllArticle {position:relative;left:4px;}
/******* 오른쪽 날개에 관련된 것들만 정리 ************************************************************************/


.btnEditModelWrapper{background:#fff;padding:10px 0 11px 0;border-bottom:1px solid #ddd;} 
.btnEditModel  {display:block;width:250px;height:55px;text-indent:-999em;overflow:hidden;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/bt_wing.gif);} 
#rightTodayCody{width:250px;height:262px;position:relative;}
#rightTodayCody .btnShowCalendar{position:absolute;top:224px;left:83px;width:61px;height:21px;display:block;}
#rightTodayCody .titImg{position:absolute;top:24px;left:18px;}
/*style_brand.css 랑 중복임*/
#brandStoryRight { padding-top:25px;padding-bottom:3px;border-bottom:solid 1px #ECECEC;width:218px;}
#brandStoryRight .tit {margin-bottom:15px;}
#brandStoryRight .imgTitle {width:67px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_talk.gif) no-repeat;}
#brandStoryRight .more {top:25px;right:15px;}
#brandStoryRight .itemList li {height:57px;margin-bottom:15px;}
#brandStoryRight .itemList li.last {margin-bottom:0;}
.magTopbrandStory{padding-bottom:18px !important;;background:#fafafa;border-right:solid 1px #ddd;border-left:solid 1px #ddd;}
.magTopbrandStory .img img{ } 
.magTopbrandStory  .itemList li {height:54px !important;margin-bottom:10px !important;}
.magTopbrandStory .imgTitle {background-position:-25px 0;}
.magTopbrandStory h3.tit {margin-bottom:8px;}
.magTopbrandStory .thumb img {height:53px;}
.magTopbrandStory ul.lst li {margin-bottom:10px;vertical-align:top;}


#styleTVRight { padding-top:20px;padding-bottom:3px;border-bottom:solid 1px #ECECEC;}
#styleTVRight .tit {margin-bottom:15px;}
#styleTVRight .imgTitle {width:67px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_menu14.gif) no-repeat;}
#styleTVRight .more {top:20px;right:15px;}
#styleTVRight .itemList li {height:57px;margin-bottom:15px;}
#styleTVRight .itemList li.last {margin-bottom:0;}
#styleTVRight .videoIcon {position:absolute;bottom:5px;left:5px;}
#styleTVRight .img {position:relative;}



#rightModelRanking { margin-top:23px;padding-bottom:19px;height:265px;border-bottom:solid 1px #ececec;width:218px;}
#rightModelRanking .tit {margin-bottom:9px !important;text-indent:0;}
#rightModelRanking .tit img {vertical-align:top;}
#rightModelRanking .tit .category {margin:0 3px;vertical-align: top;position:relative;*top:1px;}
#rightModelRanking .title {width:197px;}
#rightModelRanking .fluctuation {position:absolute;right:0;top:6px;}
#rightModelRanking .info {margin-top: 5px;}
#rightModelRanking .info .u{color:#666;}

#rightModelRanking .btnWrapper {position:absolute;top:0px;right:15px;}
#rightModelRanking .btnWrapper button {float:left;width:16px;height:15px;border:0;margin:0;padding:0;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/bt_w_move.gif)  no-repeat;}
#rightModelRanking .btnWrapper button.btnMove2Left{}
#rightModelRanking .btnWrapper button.btnMove2Right{ background-position:-16px 0;}
#rightModelRanking .btnWrapper button span{display:none;}
#rightModelRanking  li{height:22px;}

/* 오른쪽 날개 gallery 인기 화보 갤러리 */
#rightHotGallery {margin-top:23px;padding-bottom:25px;border-bottom:solid 1px #ececec;}

/* 화장품 쇼핑 */
#cosmeticShopping {width:220px;padding-top:23px;padding-bottom:25px;text-align:center;border-bottom:solid 1px #ececec;}
#cosmeticShopping .tit {margin-bottom:10px;}
#cosmeticShopping .imgTitle {width:54px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_shop.gif) no-repeat;}
#cosmeticShopping .more {top:23px;right:15px;}
#cosmeticShopping .itemList li {width:65px;margin-right:11px;}
#cosmeticShopping .titImg {margin-bottom:9px;}
#cosmeticShopping .itemList li.last {margin-right:0;}
#cosmeticShopping .title {top:0;line-height:normal;}
.rightStyleTV     h3.tit {width:67px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_menu14.gif) no-repeat;}
/* Model Best UI */
.rightModelBest { padding:23px 0 25px 0;border-bottom:solid 1px #ececec;}
.rightModelBest .tit {margin-bottom:10px;text-indent:-9998em ;}
.rightModelBest .imgTitle {width:104px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_woman.gif) no-repeat;}
.rightModelBest .btnWrapper {position:absolute;top:23px;right:15px;}
.rightModelBest .btnWrapper button {float:left;width:16px;height:15px;border:0;margin:0;padding:0;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/bt_w_move.gif)  no-repeat;}
.rightModelBest .btnWrapper button.btnMove2Left{}
.rightModelBest .btnWrapper button.btnMove2Right{ background-position:-16px 0;}
.rightModelBest .btnWrapper button span{display:none;}

.rightModelBest ol li{position:relative;width:65px;height:79px;overflow:hidden;margin:0 12px 0 0;float:left;text-align:center;} 
.rightModelBest ol li .tag{position:absolute;width:24px;height:23px;top:0;left:0;}
.rightModelBest ol li.no1 .tag{background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/ico_rank1.png) no-repeat; }
.rightModelBest ol li.no2 .tag{background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/ico_rank2.png) no-repeat; }
.rightModelBest ol li.no3{margin-right:0;}
.rightModelBest ol li.no3 .tag{background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/ico_rank3.png) no-repeat; }
.rightModelBest ol li.no4 .tag{background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/ico_rank4.png) no-repeat; }
.rightModelBest ol li.no5 .tag{background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/ico_rank5.png) no-repeat; }
.rightModelBest ol li.no6{margin-right:0;}
.rightModelBest ol li.no6 .tag{background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/ico_rank6.png) no-repeat; }
.rightModelBest ol li.no7 .tag{background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/ico_rank7.png) no-repeat; }
.rightModelBest ol li.no8 .tag{background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/ico_rank8.png) no-repeat; }
.rightModelBest ol li.no9{margin-right:0;}
.rightModelBest ol li.no9 .tag{background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/ico_rank9.png) no-repeat; }
.rightModelBest ol li.no10 .tag{background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/ico_rank10.png) no-repeat; }

/*  오른쪽 날개 magazine 인기글  */
.magNewestArticles { padding:20px 0 20px 0;border-bottom:solid 1px #ececec;width:216px;}
.magNewestArticles .tit {margin-bottom:10px;text-indent:0 !important; }
.magNewestArticles .title {width:200px;}
.magNewestArticles .imgTitle {text-indent:-9999em;}
.magNewestArticles li {padding-bottom:7px;line-height:16px;height:16px;width:200px;float:left;clear:none; }
.magNewestArticles li a{ padding:0 0 0 10px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/ico_point.gif) 0 center no-repeat;}



/* 랭킹 UI */
.rightRanking { padding:20px 0 25px 0;border-bottom:solid 1px #ececec;width:216px;}
.rightRanking .tit {margin-bottom:10px;text-indent:0 !important;}
.rightRanking .tit img {vertical-align:-1px;}
.rightRanking .imgTitle {width:54px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_shop.gif) no-repeat;}
.rightRanking .tit .category {margin:0 3px;}
.rightRanking .title {width:160px;}
.rightRanking .info {margin-top:7px;color:#666;}
.rightRanking .info .date {font-family:tahoma;margin-right:10px;}
.rightRanking .info a {color:#666;letter-spacing:-1px;}
.rightRanking  .fluctuation {position:absolute;right:0;top:6px;}
.newestStyle .tit{text-indent:-9998em !important;}
.rightRanking .more {top:20px;right:15px;}




/* column 스타일피플 패션 컬럼 */
.rightColumn { margin:20px 0 0px 0;padding-bottom:10px;border-bottom:solid 1px #ECECEC;width:216px;}
.rightColumn .tit {margin-bottom:15px !important;}
.rightColumn .imgTitle {width:146px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_style.gif) no-repeat !important;}
.rightColumn .more {top:20px;right:15px;}
.rightColumn .itemList li {height:37px;margin-bottom:15px;}
.rightColumn .itemList li.last {margin-bottom:0;}
.magColumn_fashion .imgTitle { background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_menu03.gif) no-repeat !important;}
.magColumn_beauty .imgTitle { background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_menu04.gif) no-repeat !important;}
.magColumn_hair .imgTitle { background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_menu05.gif) no-repeat !important;}
.magColumn_men .imgTitle { background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_menu06.gif) no-repeat !important;}


.brandKeyword_cosmetics .imgTitle{overflow:hidden;width:150px;text-indent:9999em; background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_live01.gif) no-repeat !important;}

 /* style poll */
.rightPoll { margin:20px 0 0 0;padding-bottom:20px;border-bottom:solid 1px #ECECEC;width:218px;}
.rightPoll .tit {margin-bottom:15px;}
.rightPoll .imgTitle {width:146px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_poll.gif) no-repeat;}
.rightPoll .more {top:20px;right:15px;}
.rightPoll .question{background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/ico_w_q.gif) 0px 3px  no-repeat;padding:0 0 5px 18px;}
.rightPoll .optionWrapper{overflow:hidden;height:92px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/ln_w_dot.gif)  no-repeat;padding:9px 0 0 0px;}
.rightPoll .optionWrapper em{line-height:24px;cursor:pointer;}
.rightPoll .optionWrapper em input{padding:0 0 0 0;margin:0;cursor:pointer;}
.rightPoll .optionWrapper em label{cursor:pointer;padding:0 0 0 8px;}
.rightPoll .btnWrapper {overflow:hidden;width:113px;height:22px;margin:0 auto;padding:11px 0 0 2px;text-align:center;}
.rightPoll .btnWrapper .icon {text-indent:-999em;overflow:hidden;float:left;width:54px;height:22px;border:0;margin:0;padding:0;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/bt_w_vote_spr.gif)  no-repeat;}
.rightPoll .btnWrapper .btnVote{margin-right:5px;}
.rightPoll .btnWrapper .btnShowResult{ background-position:0 -25px;}

/* 공지사항 */
#notices {width:218px;height:135px;padding-top:27px;padding-bottom:38px;}
#notices .more {top:27px;}
#notices .tit {margin-bottom:12px;}
#notices .imgTitle {width:120px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_notice.gif) no-repeat;}
/*#notices .vertical li {margin-bottom:10px;}*/
/* 최신모델화보 */
#newestModel {width:218px; padding-top:27px;padding-bottom:20px;border-bottom:1px solid #ececec}
#newestModel .more {top:27px;}
#newestModel .tit {margin-bottom:12px;}
.rightNewestModelVideo  h3 { background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_model02.gif) no-repeat !important;}
.rightNewestModelPicture h3 { background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_model03.gif) no-repeat !important;}
.rightPopularModelVideo h3{ background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_model02.gif) no-repeat !important;}
.rightPopularModelPicture  h3{ background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_model03.gif) no-repeat !important;}
.rightNewestGalleryPicture h3 { background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_gallery01.gif) no-repeat !important;}
.rightTopRecommendPicture h3 { background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_gallery03.gif) no-repeat !important;}
.rightRecommendPicture h3 { background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_gallery03.gif) no-repeat !important;}
.rightHotStylePicture h3 {background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_gallery01.gif) no-repeat !important;}
.rightHotGalleryPicture h3 {background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_gallery03.gif) no-repeat !important;}
.rightTopRecommendPicture {padding-bottom:27px !important;_padding-bottom:25px !important;}
/* HOT 스타일 매거진 */
 
.hotStyleMagazine {width:218px;margin-top:20px;padding-bottom:16px; border-bottom:1px solid #ececec;}
.hotStyleMagazine .more { }
.hotStyleMagazine .tit {margin-bottom:13px;}
.hotStyleMagazine .imgTitle {width:94px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_hot.gif) no-repeat;}
.hotStyleMagazine #magazineTab {width:100%;font:11px dotum,AppleGothic,New Gulim,Gulim,sans-serif;color:#666;}
.hotStyleMagazine #magazineTab li {width:54px;height:23px;margin-right:1px;text-align:center;color:#666;line-height:24px;background-color:#EAEAEA;}
.hotStyleMagazine #magazineTab li.last {margin-right:0;}
.hotStyleMagazine #magazineTab li.on {width:49px;height:21px;border:solid 2px #666;border-bottom:none;font-weight:bold;line-height:22px;background-color:white;}
.hotStyleMagazine #magazineTab li.on a {color:#333;line-height:21px;}
.hotStyleMagazine #magazineTab li a {display:block;width:100%;height:100%;color:#666;line-height:25px;}
.hotStyleMagazine #magazineTab #hotStyleMagazineMenu_3{margin-right:0 !important;}
.hotStyleMagazine .magazineBody {width:100%;padding-top:10px;line-height:normal;}
.hotStyleMagazineOnTop  { margin-top:24px; }
.hotStyleMagazineOnTop h3.tit { margin-bottom:10px !important; }
.hotStyleMagazineOnTop .magazineBody { padding-top:6px; }
.hotStyleMagazineOnTop     li{line-height:21px !important;}
.unit .titleWrapper .more{right:0;}

/*#hotStyleMagazine #magazineBody li {margin-bottom:10px;}*/

/* 250동영상 확장형 섹션확장 */
#mRight #EXTENSIBLE_BANNER {overflow:hidden;position:absolute;z-index:4000;height:0;width:250px;}

/* 오른쪽 날개 너무 코드 중복이 많아서 하나로 통일을 하려함.*
/* default unit style */
#mRight .unit {padding-left:16px;padding-right:15px;}
.unit {display:inline-block;overflow:hidden;position:relative;}
.unit h3.tit {display:block;position:relative;height:14px;margin-bottom:6px;text-indent:-999em;line-height:16px;}
.unit h3.titB {display:block;position:relative;margin-bottom:15px;text-indent:-999em;line-height:14px;}
.unit h3.tit .imgTitle {height:14px; left:0; top:0; display:block; position:absolute; z-index:1; }
.unit .more {display:block;overflow:hidden;position:absolute;right:16px;top:0;width:31px;height:18px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/bt_more.gif) no-repeat 0 2px;text-indent:-5000em;}
.unit .fluctuation span {display:block;width:26px;position:relative;top:-2px;padding-left:7px;font:10px tahoma;color:#888;line-height:12px;text-align:right;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/ico_up_spr.gif) 0 3px no-repeat;}
.unit .fluctuation .noChange {background-position:0  3px;}
.unit .fluctuation .up {background-position:0 -23px;}
.unit .fluctuation .down {font-decoration:underline;background-position:0 -47px;}
.unit .fluctuation .new { background-position:0 -72px;text-indent:-9999em; }
.unitContainer {clear:both;overflow:hidden;border-bottom:1px solid #ececec;}
/* 일단 현재 작성하는 코드는 공지사항형 */
.rightTop {margin-top:20px !important;}
.rightIcon {vertical-align:middle;margin-left:3px;}
.rightBaseType { position:relative;clear:both;width:218px;margin-top:23px;padding-bottom:15px;border-bottom:1px solid #ececec;}
.rightBaseType h3{float:left;margin:0 0 13px 0;display:block;width:150px;height:14px;background:transparent url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_hot.gif) no-repeat scroll 0 0;}
.rightBaseType .more {float:right !important;display:block;overflow:hidden;position:absolute;right:20px;top:0;width:31px;height:18px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/bt_more.gif) no-repeat 0 2px;text-indent:-5000em;}
/* 다른데서 어떻게 쓰는지 몰라서 공지사항 처럼 생긴 형은 아래와 같이 조정함 */
#mRight .rightBaseType ol.dot li,
#mRight .rightBaseType ul.dot li {line-height:22px;}
#mRight .rightBaseType li.bold a{font-weight:bold;}
#mRight .hotStyleMagazine  li.bold a{font-weight:bold;}

#mRight .unit h3.tit  {margin-bottom:7px;}
/* baseType에 해당하는 박스 title에 관련된 스타일*/
.rightPeopleNewestArticles h3{margin-bottom:8px !important; background:transparent url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_new.gif) no-repeat scroll 0 0;}
.rightPeopleNewestArticles li{line-height:22px !important;}
.rightPeopleNewestArticles {margin-bottom:17px !important;}
.rightStylePeople h3{margin-bottom:8px !important; background:transparent url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_meet.gif) no-repeat scroll 0 0}
.rightStylePeople  li{line-height:22px !important;}

.rightNotice h3{background:transparent url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_notice.gif) no-repeat scroll 0 0}
.rightBrandStory h3{margin-bottom:15px;background: url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/brand/title_talk.gif)  no-repeat;}
/*  오른쪽 날개 magazine 인기글  */

.magNewestArticles_fashion h3{width:120px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_fm.gif) no-repeat;}
.magNewestArticles_beauty h3 {width:120px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_bm.gif) no-repeat;}
.magNewestArticles_hair h3{width:120px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_hm.gif) no-repeat;}
.magNewestArticles_men h3{width:120px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_mm.gif) no-repeat;}
.magRelatedArticles h3{ font:bold 12px gulim !important;}
.magRelatedArticles h3 img{vertical-align:top;padding-left:4px;}
.magPopularArticles { padding:20px 0 20px 0;border-bottom:solid 1px #ececec;width:216px;}
.magPopularArticles_fashion h3 {width:120px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_menu16.gif) no-repeat !important;}
.magPopularArticles_beauty  h3 {width:120px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_menu17.gif) no-repeat !important;}
.magPopularArticles_hair  h3 {width:120px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_menu18.gif) no-repeat !important;}
.magPopularArticles_men  h3 {width:120px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_menu19.gif) no-repeat !important;}
.magRightVideo_fashion h3{ background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_menu30.gif) no-repeat !important;} 
.magRightVideo_people h3 { background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_menu23.gif) no-repeat !important;} 
.magRightVideo_men h3 { background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_menu22.gif) no-repeat !important;} 
.magRelatedArticles h3 {text-indent:0 !important;padding-right:60px;color:#C52D3F; width:auto;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_menu27.gif) right 0px no-repeat !important;} 
.magRightVideo_hair h3 { background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_menu23.gif) no-repeat !important;} 
.magKeyword_fashion h3 {overflow:hidden;width:150px;text-indent:9999em; background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_menu29.gif) no-repeat !important;}
.magKeyword_beauty h3 {overflow:hidden;width:150px;text-indent:9999em; background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_menu28.gif) no-repeat !important;}
.magKeyword_hair h3 {overflow:hidden;width:150px;text-indent:9999em; background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_menu28.gif) no-repeat !important;}
.magKeyword_men h3 {overflow:hidden;width:150px;text-indent:9999em; background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_menu20.gif) no-repeat !important;}
.rightKeyword_model h3{overflow:hidden;width:150px;text-indent:9999em; background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_menu45.gif) no-repeat !important;}
.rightCosmeticsShoppinghow h3{  background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_shop.gif) no-repeat !important;} 
.magShoppinghow_fashion h3{  background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_menu07.gif) no-repeat !important;} 
.magShoppinghow_beauty h3{  background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_menu08.gif) no-repeat !important;} 
.magShoppinghow_hair h3{  background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_menu09.gif) no-repeat !important;} 
.magShoppinghow_men h3{  background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_menu10.gif) no-repeat !important;} 
.rightProductReview h3{margin-bottom:8px; background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_review.gif) 0 0   no-repeat !important;} 
.rightKeyword_model .tit{margin-bottom:9px !important;}
/*브랜드 제품 리뷰 */
.rightProductReview ul li a{font-weight:normal !important;}
/* 쇼핑하우 오른쪽 날개 */
.rightShoppinghow{background:#fafafa; padding:23px 15px 25px 16px; width:217px;margin-left:1px; border-bottom:solid 1px #ECECEC;}
.rightShoppinghow h3{margin-left:0px;overflow:hidden;width:150px;text-indent:-9999em; background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/fashion/title_fashion10.gif)   no-repeat !important; } 
.rightShoppinghowHotStyle{background:#fff;  }
.rightShoppinghowHotStyle iframe{height:124px;}

.rightCosmeticsShoppinghow{background:#fff !important;}
 /* 추천 스타일 tv */
.rightVideo { width:218px; border-bottom:solid 1px #ECECEC;padding-bottom:17px !important;}
.rightVideo li {padding:0 0 0 19px !important;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/ico_movie.gif) 0 5px no-repeat !important; }
.rightVideo li.last {margin-bottom:0;}
.rightOtherVideo h3{color:#C52D3F;font:bold 12px dotum;width:auto;line-height:13px !important; _line-height:14px !important;text-indent:0 !important;padding-right:58px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_tv04.gif) right 0px no-repeat  ;}

.rightTvSpecialChannel h3 {background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_tv05.gif) no-repeat  ;}
#newestTVVideo h3 {display:block;padding-bottom:8px;}
#newestTVVideo .more {top:27px;}
.rightRecommendStyleTV h3 {background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_tv03.gif) no-repeat ;}

/* 기본 섬네일 형 */
.rightBaseThumbnailType {margin-top:20px;padding-bottom:9px;border-bottom:solid 1px #ECECEC; }
.rightBaseThumbnailType h3{float:left;margin:0 0 13px 0;display:block;width:150px;height:14px;background:transparent url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_miz_t.gif) no-repeat scroll 0 0;}
.rightBaseThumbnailType .lst {width:220px; padding-top:5px; padding-bottom:7px;float:left;clear:both; }
.rightBaseThumbnailType .lst li {display:inline-block;margin-bottom:15px;vertical-align:top;}
.rightBaseThumbnailType .lst li .thumb {overflow:hidden; float:left;width:63px;height:55px;margin-right:9px;border:1px solid #ececec;background-color:#efefef;}
.rightBaseThumbnailType .lst li .info {overflow:hidden;float:left;width:140px;margin-top:-3px;line-height:19px;vertical-align:baseline;}
.rightBaseThumbnailType .lst li .gray_d1 {line-height:17px;}
.rightBaseThumbnailType .lst li .info .tit {display:block;padding-bottom:2px;font-weight:normal;}
.rightBaseThumbnailType .lst li.last {margin-bottom:5px;}
.rightTesterReview h3{ background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/tester/title_miz_t.gif) no-repeat;}
.rightTesterNotice h3{ background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/tester/title_miz_t.gif) no-repeat 0 -25px;}
.rightBrandStory h3.tit {background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_g_menu12.gif) no-repeat 0 0;}


.rightBrandStory{ margin-top:0px !important;padding-top:25px;padding-bottom:3px;border-bottom:solid 1px #ECECEC;width:217px;}
.rightBrandStory .more {top:25px;right:15px;}
.rightBrandStoryOnBrand .more {top:20px;right:15px;}
.rightBrandStory  ul li {height:55px;width:215px;margin-bottom:10px;overflow:hidden;}
.rightBrandStory  ul li imga{height:54px;}
.magTopbrandStory  ul li.no3 {margin-bottom:0 !important;}
 
.magTopProductReview{width:217px;height:241px;margin-top:0;padding-top:20px;background:#fafafa;border-right:solid 1px #ddd;border-left:solid 1px #ddd;}
.magTopProductReview .more{top:20px;}
.magTopProductReview .img img{width:58px;height:51px;} 
.magTopProductReview  .itemList li {height:54px !important;}
.magTopProductReview .imgTitle {background-position:-25px 0;}

/* 공통 파인더 */
#styleFinder {position:relative;clear:both;overflow:hidden;float:left;margin-bottom:0px;width:708px;}
/* 이거 분명히 나중에 원복 시킬 것 같아요..
#styleFinder .btnReset {clear:both;float:left;display:block;overflow:hidden;position:absolute;right:15px;bottom:16px;text-indent:-999em;width:65px;height:12px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/gallery/bt_reset.gif) no-repeat;}*/
#styleFinder .btnReset {clear:both;float:left;display:block;overflow:hidden;position:absolute;right:15px;bottom:16px;text-indent:-999em;width:65px;height:12px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/finder/bt_all.gif) no-repeat;}
#styleFinder .btnFinderShowAll {clear:both;float:left;display:block;overflow:hidden;position:absolute;right:18px;bottom:16px;text-indent:-999em;width:55px;height:12px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/finder/bt_all.gif) no-repeat;}
#styleFinder .btm {width:708px;height:3px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/gallery/bg_rival03.gif) no-repeat left bottom;font-size:1px;line-height:1px;}
#styleFinder dd label {display:inline-block;overflow:hidden;margin:0px 4px 3px 2px;border:1px solid #fcfcfc;cursor:pointer;line-height:1;vertical-align:middle;}
#styleFinder dd label span {display:inline-block;overflow:hidden;padding:3px 2px 2px;}
#styleFinder dd label span.engChar {font:normal 11px/11px tahoma;padding:3px 3px 2px 3px;}
#styleFinder dd.engChar  label span {font:normal 11px tahoma;padding:2px 4px 2px 4px; }
#styleFinder dd.engChar  label.on span {padding:2px 5px;}
#styleFinder dd label.on {margin-left:1px;margin-right:3px;border-color:#acacac #dcdcdc #dcdcdc #acacac;border-size:1px;border-style:solid;color:#c52d3f;}
#styleFinder dd label.on span {overflow:hidden;padding:2px 3px 2px 2px;background:#fff;border:#f5f5f5 1px solid;border-bottom:0;border-right:0;}
#styleFinder .searchBy dl {padding:3px 17px 1px 15px;border:1px solid #d5d5d5;border-bottom:0px;background-color:#fcfcfc;}
#styleFinder .searchBy dt { float:left;width:97px;padding:7px 0 6px;border-top:1px solid #efefef; line-height:21px;font-weight:bold;clear:left;}
#styleFinder .searchBy dd { position:relative;float:left;width:577px;padding:7px 0 7px; border-top:1px solid #efefef;line-height:23px;}
#styleFinder .searchBy dd label{_padding-bottom:1px;}
#styleFinder .searchBy dt.first {padding-top:10px;padding-bottom:4px;border:0px;height:10px;}
#styleFinder .searchBy dd.first {padding-top:10px;border:0px;padding-bottom:5px; }
/*#styleFinder .searchBy dd.last {padding-bottom:3px;}*/
#styleFinder .searchBy dd .wrapLabel {display:block;width:512px;}
#styleFinder .searchBy dd input {left:-500em;position:absolute;}
#styleFinder .searchBy dd.over {width:515px;height:20px;padding-right:62px;overflow:hidden;float:left;}
#styleFinder .searchBy dd .more {float:left;position:absolute;z-index:9999;right:2px;top:13px;width:42px;height:12px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/gallery/bt_more01.gif) no-repeat;}
#styleFinder .searchBy dd .fold {position:absolute;right:2px;top:13px;width:32px;height:12px;padding-right:10px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/gallery/bt_more02.gif) no-repeat;}
#styleFinder .searchBy dd .reset {position:absolute;right:2px;top:14px;width:65px;height:12px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/gallery/bt_reset.gif) no-repeat;}
#styleFinder .searchBy dd label.btColor {border:0px;margin:0 0 0 2px;padding:0px;}
#styleFinder .searchBy dd .bar {padding-left:2px;position:relative;top:-1px;}

#styleFinder .themeBy {width:675px;padding:0 15px 0 16px;border:1px solid #d5d5d5;border-bottom:0px;background-color:#fcfcfc;}
#styleFinder .themeBy .floor {width:675px;border-top:1px solid #efefef;}
#styleFinder .themeBy dl {float:left;width:168px;padding:13px 0 10px;}
#styleFinder .themeBy dt {overflow:hidden;height:27px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/gallery/img_tree.gif) no-repeat 0 8px;}
#styleFinder .themeBy dt span {padding:0 0 7px 16px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/gallery/ico_cross.gif) no-repeat 0 0;font-weight:bold;}
#styleFinder .themeBy dd {overflow:hidden;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/gallery/img_tree.gif) no-repeat 0 -16px;padding-left:13px;}
#styleFinder .themeBy dd.last {background-position:0 -36px}
#styleFinder .themeBy dd input {left:-500em;position:absolute;}
#styleFinder .themeBy .hBar {clear:both;border-bottom:1px solid #efefef;height:1px;margin-bottom:5px;}
#styleFinder .themeBy dd label {margin-right:1px;}
#styleFinder .themeBy .icoNew {position:relative;top:1px;}
#styleFinder .themeBy .icoAdult {position:relative;top:4px;}

#styleFinder dd.palette {padding:7px 0 9px 0;}
* html #styleFinder dd.palette {}
*:first-child+html #styleFinder dd.palette {height:21px;padding-top:6px;} 
#styleFinder .finderColorSet {display:inline;float:left;height:14px;margin:4px 0 0 4px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/gallery/tab_color_spr.gif) no-repeat 0 -14px;}
#styleFinder .finderColorSet .on {background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/gallery/tab_color_spr.gif) no-repeat}
#styleFinder .btColor {display:block;float:left;width:26px;height:14px;text-indent:-999em;}
#styleFinder .finderColorSet .color1 {margin-left:0 !important;background-position:0px 0px;}
#styleFinder .finderColorSet .color2 {background-position:-28px 0px;}
#styleFinder .finderColorSet .color3 {background-position:-56px 0px;}
#styleFinder .finderColorSet .color4 {background-position:-84px 0px;}
#styleFinder .finderColorSet .color5 {background-position:-112px 0px;}
#styleFinder .finderColorSet .color6 {background-position:-140px 0px;}
#styleFinder .finderColorSet .color7 {background-position:-168px 0px;}
#styleFinder .finderColorSet .color8 {background-position:-196px 0px;}
#styleFinder .finderColorSet .color9 {background-position:-224px 0px;}
#styleFinder .finderColorSet .color10 {background-position:-252px 0px;}
#styleFinder .finderColorSet .color11 {background-position:-280px 0px;}
#styleFinder .finderColorSet .color12 {background-position:-308px 0px;}
#styleFinder .finderColorSet .color13 {background-position:-336px 0px;}
#styleFinder .finderColorSet .color14 {background-position:-364px 0px;}
#styleFinder .finderColorSet .color15 {background-position:-392px 0px;}
#styleFinder .finderColorSet .color16 {background-position:-420px 0px;}
#styleFinder .finderColorSet .color17 {background-position:-448px 0px;}
#styleFinder .finderColorSet .color18 {background-position:-476px 0px;}
.modelFinder dd label{margin:0 2px 3px 1px !important}
.modelFinder dd .nextLine {padding-left:37px !important; }
#styleFinder dd   label.all {margin-left:1px !important; margin-right:3px !important;  }
#styleFinder dd   label.all span {font:normal 12px dotum;padding:0px 3px 1px 2px !important;_padding:1px 3px 0px 2px !important;line-height:15px; }

/* 모델 에 필요한 아이들 일단 여기에 */
/*indexBox*/
.finder_common  {width:706px;float:left;border:1px solid #d5d5d5;border-bottom:0;margin-bottom: 0px;background: #FCFCFC;position:relative;}
.finder_common .btnReset{display:block;text-indent:-999em;overflow:hidden;width:65px;height:12px;position:absolute;right:  15px ;top:17px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/gallery/bt_reset.gif) no-repeat;}
.finder_common_btm {margin-bottom:20px;float:left;clear:both;width:708px;height:3px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/gallery/bg_rival03.gif) no-repeat left bottom;font-size:1px;line-height:1px;}
.finder_common ul.first{width:706px;float:left; }
.finder_common ul.first   li{float:left;clear:both;width:675px; padding:10px 0px;margin:0 15px;border-top:1px solid #ececec;  }
.finder_common ul.first li.noBorder{border:0;  }
.finder_common ul.first li .label{width:80px;height:18px; font-weight:bold; float:left;}
.finder_common ul.first li div.second{float:left; }
.finder_common ul.first li div.second div.item {margin-bottom:4px;clear:none;float:left;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/ln_divi_10.gif) left 5px no-repeat;}
.finder_common ul.first li div.second div.item .inner { padding-right:3px;padding-left:3px;border-top:1px solid #fff;border-left:1px solid #fff; }
.finder_common ul.first li div.second div.item a  { text-align:center; display:block; height:17px; text-decoration:none;font:normal 11px/17px dotum; }
.finder_common ul.first li div.second div.selected  { border-color:#AEAEAE #DDDDDD #DDDDDD #AEAEAE;border-style:solid;border-width:1px;  }
.finder_common ul.first li div.second div.selected .inner { padding-right:1px;padding-left:1px;border-top:1px solid #f6f6f6;border-left:1px solid #f6f6f6; }
.finder_common ul.first li div.second div.selected a{ background-color:#fff;color:#c52d3f; }
.finder_common ul.first li div.second div.left{  background:none; }
.finder_common ul.first li div.second div.left a {    }
.finder_common ul.first li.normal div.second div.item a {width:auto;font:normal 12px/21px gulim; }
.finder_common ul.first li.normal div.second div.selected  {width:auto;  position:relative;top:-1px;}
.finder_common ul.first li.normal div.second div.selected  a{padding:1px 3px 2px 3px;}
.finder_common ul.first li.noLabel {border:0;padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;}
.finder_common ul.first li.bottom {padding-bottom:10px !important;}
.finder_common ul.first li.character div.second { width:550px;line-height:20px; }
.finder_common ul.first li.character{padding-bottom:0;}
.finder_common ul.first li.character a{font:11px normal dotum;} 
.finder_common ul.first li .itemWrapper{float:left; }
.finder_common ul.first li .resultWrapper{ margin-top:8px;margin-bottom:12px;overflow-y:hidden;display:none;width:550px;border:1px solid #acacac;padding:10px 17px;clear:both;float:left;}
.finder_common ul.first li .resultWrapperShow{height:80px ;display:block;}
.finder_common ul.first li .resultWrapperShowAll{height:auto;display:block;}
.finder_common ul.first li .resultWrapperShow dl{float:left;}
.finder_common ul.first li .resultWrapperShow dl dd{float:left;width:130px;height:22px;padding-left:6px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/brand/ico_w_point.gif) no-repeat left 8px;} 
.finder_common ul.first li.color div.second div.item {padding:0 1px  ; background:none;}
.finder_common ul.first li.color div.second div.left {padding-left:8px;}
.finder_common ul.first li.color .second div a{display:block;width:26px !important;height:14px !important;overflow:hidden;text-indent:-9999em;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/magazine/fashioncoodi/tab_color_spr.gif) no-repeat;}
.finder_common ul.first li.color .second div.darkGray{padding-left:10px;}
.finder_common ul.first li.color .second div.darkGray a{background-position:0px 0px;}
.finder_common ul.first li.color .second div.red a{background-position:-28px 0px ;}
.finder_common ul.first li.color .second div.orange a{background-position:-56px 0px;}
.finder_common ul.first li.color .second div.yellow a{background-position:-84px 0px;}
.finder_common ul.first li.color .second div.brown a{background-position:-112px 0px;}
.finder_common ul.first li.color .second div.darkBrown a{background-position:-140px 0px;}
.finder_common ul.first li.color .second div.khaki a{background-position:-168px 0px;}
.finder_common ul.first li.color .second div.green a{background-position:-196px 0px;}
.finder_common ul.first li.color .second div.yellowishGreen a{background-position:-224px 0px;}
.finder_common ul.first li.color .second div.bluishGreen a{background-position:-224px 0px;}
.finder_common ul.first li.color .second div.skyBlue a{background-position:-280px 0px;}
.finder_common ul.first li.color .second div.blue a{background-position:-308px 0px;}
.finder_common ul.first li.color .second div.darkBlue a{background-position:-336px 0px;}
.finder_common ul.first li.color .second div.purple a{background-position:-364px 0px;}
.finder_common ul.first li.color .second div.pink a{background-position:-392px 0px;}
.finder_common ul.first li.color .second div.lightPink a{background-position:-420px 0px;}
.finder_common ul.first li.color .second div.gray a{background-position:-448px 0px;}
.finder_common ul.first li.color .second div.black a{background-position:-476px 0px;}

.sectionTopUpperBox {position:relative;float:left;clear:both;}
.sectionTopUpperBox .columnLeft {width:728px;height:283px;background-color:#efefef; float:left;}
.sectionTopUpperBox .columnLeft  .list {position:absolute;top:161px;left:416px;float:left;}
.sectionTopUpperBox .columnLeft  .list li {line-height:21px;}
.sectionTopUpperBox .columnLeft  .list li a{color:#656365}
.tvTopUpperBox .columnLeft  .list li a{color:#636654}
.peopleTopUpperBox  .columnLeft  .list li a{color:#695f4d}
.sectionTopUpperBox .columnRight {float:right;position:relative;width:250px;height:283px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/people/bg_top_r.gif) no-repeat;}
.sectionTopUpperBox .columnRight .lst {position:absolute;top:55px;left:50px;}
.sectionTopUpperBox .columnRight .lst li {line-height:26px;padding-bottom:1px;}
.sectionTopUpperBox .columnRight .lst li a {color:#BCBCBC;color:#ADAEA7;}
.sectionTopUpperBox .columnRight .lst li a img.thumb{border:1px solid #32352b}
.sectionTopUpperBox .columnRight .more {overflow:hidden;display:block;position:absolute;bottom:5px;right:15px;width:82px;height:20px;text-indent:-999em;}
.sectionTopUpperBox .columnRight .sectionName {position:absolute;width:131px;height:12px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_weekly.png);  }
.sectionTopUpperBox .columnRight .title {display:block;color:#b4b4b4;padding:10px 20px;z-index:2;bottom:0;left:0;position:absolute;width:210px;height:35px;}
.sectionTopUpperBox .columnRight .bg {z-index:1;bottom:0;background:#000;opacity:0.6;left:0;filter:alpha(opacity=60);position:absolute;width:250px;height:55px;}
.sectionTopUpperBox .featuredListWrapper{position:absolute;top:180px;left:411px;}
.sectionTopUpperBox .featuredListWrapper ul {float:left;}
.sectionTopUpperBox .featuredListWrapper ul li{float:left;position:relative;}
.sectionTopUpperBox .featuredListWrapper ul li a.img {display:block;width:53px;height:47px;overflow:hidden;position:relative;float:left;margin-right:2px;}
.sectionTopUpperBox .featuredListWrapper ul li a.img span.border {position:absolute;display:block;top:0;left:0;width:51px;height:45px;z-index:12;border:1px solid #ab7c77;}
.sectionTopUpperBox .featuredListWrapper ul li.over a.img span.border {border:3px solid #990617;width:47px;height:41px;}
.sectionTopUpperBox .featuredListWrapper ul li.over a.img img {position:relative;top:3px;left:3px;width:47px;height:41px;}
.sectionTopUpperBox .featuredListWrapper .featuredListTitle{white-space:nowrap;display:none;top:59px;clear:both;position:absolute;z-index:12;width:auto;}
.sectionTopUpperBox .featuredListWrapper ul li.over .featuredListTitle{display:block;width:auto;}
.sectionTopUpperBox .featuredListWrapper ul li.over .bullet{display:block;position:absolute;top:54px;left:16px;width:4px;height:6px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/brand/ico_triangle.png) no-repeat 0 0;}
.sectionTopUpperBox .featuredListWrapper ul li .bullet{display:none;}
.sectionTopUpperBox .featuredListWrapper #featuredList_4 .featuredListTitle{right:2px;}
.sectionTopUpperBox .featuredListWrapper #featuredList_5 .featuredListTitle{right:2px;}
.sectionTopUpperBox .featuredListWrapper #featuredList_4 .bullet{left:34px !important;}
.sectionTopUpperBox .featuredListWrapper #featuredList_5 .bullet{left:34px !important;}
.sectionTopUpperBox .featuredListWrapper .featuredListTitle .bg{float:left; height:18px;padding:0 5px;line-height:18px;opacity:0.6;filter:alpha(opacity=60);background:#000;} 
.sectionTopUpperBox .featuredListWrapper .featuredListTitle .bg a{ color:#aaa;line-height:18px;white-space:nowrap;} 
.sectionTopUpperBox #uniqUpperBoxSWF {width:728px;height:283px;}
.sectionTopUpperBox .btnTopThumbnail{display:block;width:250px;height:233px;text-indent:-999em;overflow:hidden;position:absolute;top:23px;left:64px;}
.sectionTopUpperBox .btnTopFirstItem{display:block;width:291px;height:100px;text-indent:-999em;overflow:hidden;position:absolute;top:40px;left:406px;}
/* section 별 top */
.brandTopUpperBox .columnLeft{background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/brand/bg_top.gif);position:relative;z-index:99999;}
.brandTopUpperBox .columnRight{background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/brand/bg_top_right.gif);}
.peopleTopUpperBox .columnLeft{background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/people/bg_top.gif);}
.peopleTopUpperBox .columnRight{background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/people/bg_top_right.gif);}
.tvTopUpperBox .columnLeft{background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/tv/bg_top.gif);}
.tvTopUpperBox .columnRight{background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/tv/bg_top_right.gif);}
.tvTopUpperBox .columnRight .lst { top:58px;left:25px;}
.tvTopUpperBox .columnRight .lst li {width:211px;height:61px;margin-bottom:8px;}
.tvTopUpperBox .columnRight .lst li p{padding:0;float:left;position:relative;width:118px;}
.tvTopUpperBox .columnRight .lst li p.img{ width:78px;height:61px;margin:0 11px 0 0px ;} 
.tvTopUpperBox .columnRight .lst li p.title{margin-top:0px; } 
.tvTopUpperBox .columnRight .lst li p.desc{margin-top:0px;color:#848869; } 
.tvTopUpperBox .btnTopThumbnail{display:block;width:274px;height:160px;text-indent:-999em;overflow:hidden;position:absolute;top:60px;left:63px;}

/* 리스트 상단 정렬 박스 */
div.listTopWrap {clear:both;margin:11px 0 0 0;position:relative;left:-1px;border-bottom:solid 1px #e2e2e2;padding:0 0 13px 0;height:15px;z-index:999;}
div.listTopWrap p{float:left;font:normal 11px dotum;}
div.listTopWrap .btnSpacer {float:left;width:8px;font-size:1px;}
/*div.listTopWrap p.buttons {margin-right:8px;}*/
div.listTopWrap p.orderBy{float:right;font:normal 12px dotum;}
div.listTopWrap p.reviewCount {padding:5px 0 0 0;} 
div.noBottomLine { border-bottom:0 !important;}
div.noBottomPadding { padding-bottom:0 !important;}
div.listTopWrap p.orderBy {position:absolute;right:0;}
.S003 div.listTopWrap p.orderBy {display:none;}

div.listTopWrap p.orderBy .bar {padding:0 2px;}
div.listTopWrap div.bbsRule {display:none;position:absolute;right:0;top:3px;width:100px;text-align:right;}
div.listTopWrap p.recent span.recent {font-weight:bold;}
div.listTopWrap p.recommend span.recommend {font-weight:bold;}
div.listTopWrap p.brand span.brand{font-weight:bold;}
div.listTopWrap p.product span.product{font-weight:bold;}
div.listTopWrap p.bbs span.bbs{font-weight:bold;}
div.listTopWrap p.blogger span.blogger{font-weight:bold;}
div.listTopWrap p.reviewPhoto span.reviewPhoto{font-weight:bold;}
div.listTopWrap p.recommendPhoto span.recommendPhoto{font-weight:bold;}
.ranking .orderBy .rightRadio{margin:0 15px 0 8px;}
.ranking .orderBy  select{width:130px;}
.bottomBtns p.magazineCP {display:none;}

/* 스타일 POLL */
.stylePoll {width:217px;padding:23px 15px 28px 14px;margin-top:0;margin-left:1px;border-bottom:1px solid #e2e2e2;background-color:#fafafa;}
.stylePoll h3.tit {margin-bottom:11px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/title_w_poll02.gif) no-repeat 0 0;}
.stylePoll .more{top:23px;right:21px;}
.stylePoll ul li {line-height:23px;}

/*커스텀 컨트롤 - 커스텀 셀렉트박스 */
.customSelectBox_default{width:auto;position:relative;z-index:9999}
.customSelectBox_default *{cursor:pointer;z-index:999}
.customSelectBox_default .label{width:auto;height:19px;	border:1px solid #d8d8d8;overflow:hidden;padding-right:20px;text-align:left;line-height:20px; _line-height:22px;padding-left:6px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/ico_more.gif)  right  no-repeat;}	
.customSelectBox_default .inner{height:auto;border:1px solid #d8d8d8;position:absolute;z-index:999;top:20px;left:0;width:auto;background:#fff;}
.customSelectBox_default .inner *{background:#fff;width:auto;height:20px;overflow:hidden;padding-right:20px;text-align:left;line-height:20px;padding-left:6px;}
.customSelectBox_default .inner .onMouseOver{background:#eee;}
.customSelectBox_default .inner .onMouseOut{background:#fff;}
.model .customSelectBox_default{width:110px;}
#GNB fieldset .imgSCate {overflow:hidden;float:left;width:65px;height:16px;margin:1px 3px 0 1px;padding:0;background:#7c7c7c url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/ico_gnb_divi.gif) no-repeat 64px 4px;}
#GNB fieldset .imgSCate input {float:left;width:55px;margin:3px 0 0;padding:0 0 0 3px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/ico_gnb_more.gif) no-repeat 100% 6px;cursor:pointer;}

.wrapStyleCateSearch {float:left;}
.customSelectBox_search{width:55px;position:relative;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/ico_gnb_divi.gif) no-repeat 54px 4px;z-index:9990}
.customSelectBox_search *{cursor:pointer;}
.customSelectBox_search .label{width:auto;height:15px;line-height:15px;overflow:hidden;padding:3px 10px 0 6px;text-align:left;cursor:pointer;background:transparent url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/gnb/ico_gnb_more.gif) no-repeat 44px 8px;}	
.customSelectBox_search .inner{width:55px;background:#fff;height:auto;position:absolute;z-index:99999;top:20px;left:-1px;width:54px;padding:5px 0 5px;border:1px solid #2d2d2d;}
.customSelectBox_search .inner *{background:#fff;width:47px;height:18px;padding:1px 0 2px 7px;overflow:hidden;text-align:left;line-height:20px;color:#333;}
.customSelectBox_search .inner .onMouseOver{background:#ededed;}
.customSelectBox_search .inner .onMouseOut{background:#fff;}

.customSelectBox_galleryView{float:left;width:auto;position:relative;z-index:9999;width:55px;position:relative;top:2px;}
.customSelectBox_galleryView *{cursor:pointer;z-index:9999;}
.customSelectBox_galleryView .label{float:left;width:23px;height:20px; overflow:hidden;padding-right:10px;text-align:left;line-height:20px;padding-left:6px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/gallery/ico_arrow.gif)  right 6px  no-repeat;}	
.customSelectBox_galleryView .inner{height:auto;border:1px solid #d8d8d8;position:absolute;z-index:999999;width:37px;top: 17px;left:-5px;width:auto;}
.customSelectBox_galleryView .inner *{background:#fff;width:auto;height:20px;overflow:hidden;z-index:999999; text-align:left;line-height:20px;padding-left:11px;padding-right:11px;}
.customSelectBox_galleryView .inner .onMouseOver{background:#eee;}
.customSelectBox_galleryView .inner .onMouseOut{background:#fff;}

/*커스텀 컨트롤 - 커스텀 셀렉트박스 */
.customSelectbox_Upperbox {width:auto; position:relative; float:left; margin-right:0px; z-index:5000;}
.customSelectbox_Upperbox * {cursor:pointer;}
.customSelectbox_Upperbox .label{height:18px;float:left;overflow:hidden;padding-right:20px;text-align:left;line-height:18px;padding-left:6px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/brand/bt_more_r.gif)  right 2px   no-repeat;}	
.customSelectbox_Upperbox .inner{border:1px solid #d8d8d8;position:absolute;z-index:99;top:20px;left:0;width:100px;}
.customSelectbox_Upperbox .inner *{background:#fff;width:auto;height:18px;overflow:hidden;padding-right:16px;text-align:left;line-height:18px;padding-left:6px;}
.customSelectbox_Upperbox .inner .onMouseOver{background:#eee;}
.customSelectbox_Upperbox .inner .onMouseOut{background:#fff;}

.upperTabMenu .guideBox {line-height:14px;z-index:99991;letter-spacing:-1px;margin-top:8px;cursor:pointer;padding-left:16px;color:#888;float:right;position:relative;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/model/ico_que.gif) #fff no-repeat;}
.upperTabMenu .guideBox .text{display:none;background:#fff;z-index:999;border:1px solid #ababab;float:right;position:absolute;padding:13px 13px 9px 14px;width:242px;right:0;top:20px;line-height:17px;color:#666;}
.upperTabMenu .guideBox .text strong{color:#c52d3f;}
li .rankingWrapper .ranking{display:inline;position:relative;float:left;top:-1px;width:19px;margin-right:18px;height:14px;text-indent:-9999em;line-height:normal;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/model/ico_num03_spr.gif) 0 0 no-repeat;  }
li.no1 .rankingWrapper  .ranking{background-position:0 1px !important;}
li.no2 .rankingWrapper  .ranking{background-position:0 -22px !important;}
li.no3 .rankingWrapper .ranking{background-position:0 -45px !important;}
li.no4 .rankingWrapper .ranking{background-position:0 -68px !important;}
li.no5 .rankingWrapper .ranking{background-position:0 -91px !important;}
li.no6 .rankingWrapper .ranking{background-position:0 -114px !important;}
li.no7 .rankingWrapper .ranking{background-position:0 -137px !important;}
li.no8 .rankingWrapper .ranking{background-position:0 -160px !important;}
li.no9 .rankingWrapper .ranking{background-position:0 -183px !important;}
li.no10 .rankingWrapper .ranking{background-position:0 -206px !important;}
li.no11 .rankingWrapper .ranking{background-position:0 -229px !important;}
li.no12 .rankingWrapper .ranking{background-position:0 -252px !important;}
li.no13 .rankingWrapper .ranking{background-position:0 -275px !important;}
li.no14 .rankingWrapper .ranking{background-position:0 -298px !important;}
li.no15 .rankingWrapper .ranking{background-position:0 -321px !important;}
li.no16 .rankingWrapper .ranking{background-position:0 -344px !important;}
li.no17 .rankingWrapper .ranking{background-position:0 -367px !important;}
li.no18 .rankingWrapper .ranking{background-position:0 -390px !important;}
li.no19 .rankingWrapper .ranking{background-position:0 -413px !important;}
li.no20 .rankingWrapper .ranking{background-position:0 -436px !important;}
li.no21 .rankingWrapper .ranking{background-position:0 -459px !important;}
li.no22 .rankingWrapper .ranking{background-position:0 -482px !important;}
li.no23 .rankingWrapper .ranking{background-position:0 -505px !important;}
li.no24 .rankingWrapper .ranking{background-position:0 -528px !important;}
li.no25 .rankingWrapper .ranking{background-position:0 -551px !important;}
li.no26 .rankingWrapper .ranking{background-position:0 -574px !important;}
li.no27 .rankingWrapper .ranking{background-position:0 -597px !important;}
li.no28 .rankingWrapper .ranking{background-position:0 -620px !important;}
li.no29 .rankingWrapper .ranking{background-position:0 -643px !important;}
li.no30 .rankingWrapper .ranking{background-position:0 -666px !important;}
li.no31 .rankingWrapper .ranking{background-position:0 -689px !important;}
li.no32 .rankingWrapper .ranking{background-position:0 -712px !important;}
li.no33 .rankingWrapper .ranking{background-position:0 -735px !important;}
li.no34 .rankingWrapper .ranking{background-position:0 -758px !important;}
li.no35 .rankingWrapper .ranking{background-position:0 -781px !important;}
li.no36 .rankingWrapper .ranking{background-position:0 -804px !important;}
li.no37 .rankingWrapper .ranking{background-position:0 -827px !important;}
li.no38 .rankingWrapper .ranking{background-position:0 -850px !important;}
li.no39 .rankingWrapper .ranking{background-position:0 -873px !important;}
li.no40 .rankingWrapper .ranking{background-position:0 -896px !important;}
li.no41 .rankingWrapper .ranking{background-position:0 -919px !important;}
li.no42 .rankingWrapper .ranking{background-position:0 -942px !important;}
li.no43 .rankingWrapper .ranking{background-position:0 -965px !important;}
li.no44 .rankingWrapper .ranking{background-position:0 -988px !important;}
li.no45 .rankingWrapper .ranking{background-position:0 -1011px !important;}
li.no46 .rankingWrapper .ranking{background-position:0 -1034px !important;}
li.no47 .rankingWrapper .ranking{background-position:0 -1057px !important;}
li.no48 .rankingWrapper .ranking{background-position:0 -1080px !important;}
li.no49 .rankingWrapper .ranking{background-position:0 -1103px !important;}
li.no50 .rankingWrapper .ranking{background-position:0 -1126px !important;}
li.no51 .rankingWrapper .ranking{background-position:0 -1149px !important;}


 
.popupWrapper{background:#f8f8f8;padding:12px;float:left;width:500px;}
.popupWrapper h2{display:block;font:bold 12px  gulim;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/model/ico_arrow.gif) left 3px no-repeat;padding:0 0 0 10px;}	
.popupWrapper .inner{float:left;margin:12px 0 0 0;padding:12px;background:#fff;border:1px solid #eee ;color:#666;}
.popupWrapper .inner dl.upper{margin-top:13px;float:left;border:1px solid #eee;border-bottom:0;width:472px;}
.popupWrapper .inner dl.upper dd{float:left;height:59px;border-bottom:1px solid #eee;}
.popupWrapper .inner dl.upper dd.label{line-height:71px;height:71px; text-indent:10px;width:103px;background:#f7f7f7;float:left;}
.popupWrapper .inner dl.upper dd.right{overflow:hidden;clear:none;width:359px;height:71px; padding:0 0 0 10px;}
.popupWrapper .inner dl.upper dd.selectInfo{ height:30px;line-height:30px;}
.popupWrapper .inner dl.upper label.imgLabel{text-indent:-999em;overflow:hidden;width:65px;height:14px; margin:12px 75px 0 0;float:left;font:normal 11px dotum;cursor:pointer;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/model/img_scale_spr.gif) no-repeat;padding-top:37px}
.popupWrapper .inner dl.upper label.bigSize{ background:url(http://i1.daumcdn.net/img-contents/movie/2008_home/popup/img01.gif) no-repeat; }
.popupWrapper .inner dl.upper label.smallSize{ background:url(http://i1.daumcdn.net/img-contents/movie/2008_home/popup/img02.gif) no-repeat; }
.popupWrapper .inner dl.upper label.rightSide{ background:url(http://i1.daumcdn.net/img-contents/movie/2008_home/popup/img03.gif) no-repeat; }
.popupWrapper .inner dl.upper label.leftSide{ background:url(http://i1.daumcdn.net/img-contents/movie/2008_home/popup/img04.gif) no-repeat; }

.popupWrapper .inner dl.upper input{margin:25px 10px  0 0;vertical-align:middle;float:left;}
.popupWrapper .inner dl.upper .leftSide{background-position:0 -150px;}
.popupWrapper .inner dl.upper .rightSide{background-position:0 -100px;}
.popupWrapper .inner dl.upper dd.selectInfo input{ margin:7px 4px 0 0;width:13px;height:13px;padding:0;}
.popupWrapper .inner dl.upper dd.selectInfo label{margin:0 15px 0 0;float:left;}
.popupWrapper .inner .message{width:473px;float:left;padding:10px 0;font:normal 11px dotum;text-decoration:underline;line-height:20px;}
.popupWrapper .inner .message #btnCopyScrapInfor{border:0;float:right;width:58px;height:20px; }
.popupWrapper .inner .message #btnCopyScrapInforWrapper{border:0;float:right;width:58px;height:20px; }
.popupWrapper .inner dl.scrapInfo{margin:0 0 18px 0;padding:13px;float:left;background:#f7f7f7}
.popupWrapper .inner dl.scrapInfo dd{float:left;width:350px;font:normal 11px dotum;margin-bottom:5px;color:#666;}
.popupWrapper .inner dl.scrapInfo dd.thumb{margin-right:17px;width:74px;}
.popupWrapper .inner dl.scrapInfo dd.name{font-weight:bold;color:#000;margin-bottom:11px;}
.popupWrapper .inner dl.scrapInfo dd.summary{line-height:16px;}
.popupWrapper .btnWrapper{width:498px;float:left;height:23px;margin:15px 0 0 0;text-align:center;*padding-bottom:5px;_padding-bottom: 0px; }
.popupWrapper .btnWrapper button {width:54px;height:22px;border:0;margin:0;padding:0;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/bt_ok_spr.gif)  no-repeat;}
.popupWrapper .btnWrapper button.btnSubmit{}
.popupWrapper .btnWrapper button.btnCancel{ background-position:0 -25px;}
.popupWrapper .titleWrapper{width:500px;float:left;position:relative;}
.popupWrapper .titleWrapper .btnClose{position:absolute;width:14px;height:14px;top:0;right:0;border:0;margin:0;padding:0;overflow:hidden;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/model/bt_x.gif)  no-repeat;}

/* common QnA */
#styleQnA {padding-bottom:20px;margin-top:10px;}
#styleQnA .c {border:1px solid #efefef;background-color:#f9f9f9;}
#styleQnA .txt {padding:10px 8px;}
#styleQnA .txt p {padding-left:31px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/model/ico_notice.gif) no-repeat 6px 0;}

.galleryLst {margin-top:0px;clear:both;float:left;width:708px;}
.galleryLst .titCon {width:708px;padding-bottom:9px;border-bottom:1px solid #e2e2e2;}
.galleryLst .titCon .msg {padding-top:3px;}
.galleryLst .titCon h3.tit {display:block;font:bold 12px AppleGothic,dotum,sans-serif;line-height:21px;}
.galleryLst .nonData {padding:30px 0;border-bottom:1px solid #e2e2e2;text-align:center;}
.galleryLst .lst {width:100%;border-bottom:1px solid #e2e2e2;}
.galleryLst .lst li {width:110px;padding:20px 0 20px 39px;border-bottom:1px solid #efefef;line-height:18px;}
.galleryLst .lst li.first {padding-left:0px;}
.galleryLst .lst li.bottom {border-bottom:0px;}
.galleryLst .lst li .thumb {width:110px;height:160px;background-color:#efefef;}
.galleryLst .lst li .tit {padding:7px 0 5px;}
.galleryLst .lst li .org {padding-top:9px;text-indent:-1px;}
.galleryLst .lst li .recnt {font:normal 9px Tahoma,dotum;color:#cc2d40;}
.galleryLst .lst li .date {padding-top:5px;}
.galleryLst .lst li .icoBest {position:absolute;top:0px;left:0px;width:31px;height:31px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/gallery/ico_num_red.gif) no-repeat;}
.galleryLst .lst li .best1 {background-position:0 0px;}
.galleryLst .lst li .best2 {background-position:0 -51px;}
.galleryLst .lst li .best3 {background-position:0 -102px;}
.galleryLst .lst li .best4 {background-position:0 -153px;}
.galleryLst .lst li .best5 {background-position:0 -204px;}
.galleryLst .lst li .best6 {background-position:0 -255px;}
.galleryLst .lst li .best7 {background-position:0 -306px;}
.galleryLst .lst li .best8 {background-position:0 -357px;}
.galleryLst .lst li .best9 {background-position:0 -408px;}
.galleryLst .lst li .best10 {background-position:0 -459px;}
.galleryLst .lst li .best11 {background-position:0 -510px;}
.galleryLst .lst li .best12 {background-position:0 -561px;}
.galleryLst .lst li .best13 {background-position:0 -612px;}
.galleryLst .lst li .best14 {background-position:0 -663px;}
.galleryLst .lst li .best15 {background-position:0 -714px;}
.galleryLst .lst li .best16 {background-position:0 -765px;}
.galleryLst .lst li .best17 {background-position:0 -816px;}
.galleryLst .lst li .best18 {background-position:0 -867px;}
.galleryLst .lst li .best19 {background-position:0 -918px;}
.galleryLst .lst li .best20 {background-position:0 -969px;}
.galleryLst .lst li .best21 {background-position:0 -1020px;}
.galleryLst .lst li .best22 {background-position:0 -1071px;}
.galleryLst .lst li .best23 {background-position:0 -1122px;}
.galleryLst .lst li .best24 {background-position:0 -1173px;}
.galleryLst .lst li .best25 {background-position:0 -1224px;}
.galleryLst .customSelectBox_default {width:140px;}
.viewBox {-moz-border-radius:10px;}
#qna_frame{margin-top:0px;}/*브랜드에서만 간격이 15px이어야 함*/
.commonShowMore {float:right;padding-right:9px;color:#0307c3;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/common/ico_arrow.gif) no-repeat right 45%;}
.rightTopRecommendPicture ul li{line-height:26px !important;}
.rightTopRecommendPicture {height:166px !important;_height:168px;}
.galleryLst .listTopWrap {width:708px;top:0;margin-top:18px;padding-bottom:10px;}
.galleryLst .listTopWrap .orderBy{ top:0;right:0;}
.gallery_galleryList ul li{padding-bottom:18px !important;}

/*filtering*/
div.magShoppinghow_top {padding-bottom:24px;}
div.hotStyleMagazineOnTop {}
.JTooltip {border: 1px solid #dedede;background:#fbfbfb;color:infotext;font:normal 12px gulim;padding: 10px;z-index:10000;}
.JTooltip b{font-weight:normal;}
.tootip1 {border:1px solid #000;background:green}
.shoppingWhiteBg{background-color:#fff}

.magazineTopContentsListWrapper {overflow:hidden;margin-bottom:20px;position:relative;float:left;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/magazine/best_fashion.gif);width:708px;height:230px;}
.magazineTopContentsListWrapper_fashion {background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/magazine/best_fashion.gif);}
.magazineTopContentsListWrapper_beauty {background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/magazine/best_beauty.gif);}
.magazineTopContentsListWrapper_hair {background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/magazine/best_hair.gif);}
.magazineTopContentsListWrapper_men {background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/magazine/best_man.gif);}
.magazineTopContentsListWrapper .btnWrapper{width:30px;height:13px;position:absolute;right:28px;top:27px;}
.magazineTopContentsListWrapper .btnWrapper button{float:left;text-indent:-999em;border:0;width:13px;height:13px;margin:0 0 0 1px;padding:0;background:none;}
.magazineTopContentsListWrapper .btnWrapper button.on{ background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/magazine/bt_beauty.gif) 0 0px;}
.magazineTopContentsListWrapper ul{float:none;width:700px;height:159px;display:block;margin:0;padding:53px 0 0 33px;overflow:hidden;}
.magazineTopContentsListWrapper ul li {width:146px;float:left;padding-right:26px;display:inline;}
.magazineTopContentsListWrapper ul li a.thumb {display:block;position:relative;}
.magazineTopContentsListWrapper ul li a.thumb .ranking {position:absolute;top:0;left:0;}
.magazineTopContentsListWrapper ul li a.title {color:#333;padding-top:13px;display:block;line-height:16px;width:126px;height:32px;}
.magazineTopContentsListWrapper ul li div.info {padding-top:1px;}
.magazineTopContentsListWrapper ul li div.info span {color:#888;font-size:11px;}
.magazineTopContentsListWrapper ul li div.info span.bar {padding:0 0px 0 5px;color:#dedede;}
.magazineTopContentsListWrapper ul li div.info em {font:normal 9px tahoma;color:#cc2d40;padding-left:5px;}
 
 
 /* 코디짱-탑 베스트 */
.codyContestWrapper {width:708px;margin-bottom:30px;float:left;}
.codyContestWrite .codyContestWrapper {margin-bottom:25px;}
.codyContestWrapper .list { }
.codyContestWrapper .list li {position:relative;float:left;width:155px;height:325px;margin-right:1px;display:inline;}
.codyContestWrapper .list li.right {margin-right:0;}
.codyContestWrapper .list li a {display:block;}
.codyContestWrapper .list .ranking {text-indent:0;position:absolute;top:219px;left:10px;width:45px;height:45px;background:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/fashion/ico_bbom01.png) no-repeat 0 0;z-index:2;}
.codyContestWrapper .list .no1 .ranking {top:188px;left:9px;width:59px;height:60px;}
.codyContestWrapper .list .no2 .ranking{ background-image:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/fashion/ico_bbom02.png) }
.codyContestWrapper .list .no3{margin-right:3px;}
.codyContestWrapper .list .no3 .ranking{ background-image:url(http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/fashion/ico_bbom03.png) }
.codyContestWrapper .list .alphaWrap {display:block;position:absolute;left:0;bottom:0;width:155px;height:90px;opacity:0.7;filter:alpha(opacity=70);background-color:#000;cursor:point;}
.codyContestWrapper .list .data {color:#999; top:257px;left:10px;display:block;position:absolute;  width:134px;height:60px;  }
.codyContestWrapper .list .data a.title{letter-spacing:-1px; display:block; color:#fff; line-height:18px; height:38px;}
.codyContestWrapper .list .data a.user{display:inline;letter-spacing:-1px;  color:#999;font:normal 11px dotum;}
.codyContestWrapper .list .data .bar{letter-spacing:-1px; color:#555;padding:0 8px; }
.codyContestWrapper .list .data .view{letter-spacing:-1px; font:normal 11px dotum; }
 .codyContestWrapper .list .data .view em{color:#cc2d40;font: normal 10px tahoma;letter-spacing:0;padding-left:4px;}
.codyContestWrapper .eventBanner{float:left;}

.codyContestfooterNotice{margin-top:30px;}

/* 맨위로 버튼 */
#goTopBtn {display:inline-block;overflow:hidden;position:absolute;right:238px;z-index:1;width:24px;height:24px;background:url("http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/magazine/bg_top.png") no-repeat;_background:url("http://i1.daumcdn.net/img-contents/miznet9/2009_home/style/magazine/bt_top.gif") no-repeat;text-indent:-9999em;}

/**********  NEW GNB  *******************/


.suggestBox {background-color:#FFFFFF;
border:1px solid #909DEC;
display:none;
font-family:"돋움",dotum;
font-size:12px;
left:173px;
line-height:17px;
position:absolute;
top:58px;
z-index:888;}
.suggestBox .list {min-height:98px;height:auto !important;height:98px;padding:5px 0;}
.suggestBox li {overflow:hidden;height:21px;margin:0;padding:0 9px 0 6px;text-overflow: ellipse;background-color:#fff;line-height:21px;cursor:pointer;font-family:AppleGothic,"돋움",dotum,sans-serif;}
.suggestBox li.on {background-color:#f4f4f4;}
.suggestBox li div.ellipsis {_width:234px;font-family:dotum !important;}
.suggestBox li strong {color:#ea570a;font-weight:normal;font-family:dotum !important;}
.suggestBox .line {overflow:hidden;height:1px;padding:0;margin:7px 0px 6px;background-color:#e5e5e5;line-height:1px;font-size:1px;}
.suggestBox .guide {padding:15px 10px;color:#555; }
.suggestBox .footer {position:relative;height:20px;margin:0;padding:5px 10px 0 9px;background-color:#f8f8f8;font-size:11px;letter-spacing:-1px;clear:both;}
.suggestBox .footer a {color:#555;}
.suggestBox .footer .bar {padding:0px 5px 0px 4px;color:#cbcbcb;}
.suggestBox .footer .offGuide {display:none;position:absolute;right:0px;bottom:19px;width:211px;height:27px;background:url(http://i1.daumcdn.net/imgsrc.search/search_all/2009/image/suggest_service.gif) no-repeat;text-indent:-999em;}

.thumbType {width:391px;}
.baseBox {width:290px;float:left;}
.imageBox {display:none;float:right;}
.thumbType .baseBox {border-right:1px solid #e5e5e5;}
.thumbType .imageBox {display:inline;width:74px;margin:12px;border:1px solid #ececec;text-align:center;}
.thumbType .imageBox img {width:74px;}
.thumbType .imageBox .empty {width:72px;height:105px;border:1px solid #fff;background-color:#fbfbfb;background:#fbfbfb url(http://i1.daumcdn.net/imgsrc.search/search_all/2009/image/suggest_service.gif) no-repeat 5px -40px;}

#mCenter .imageBox{display:block;}
	/* reset - 기존의 base.css와는 약간 달라졌습니다. */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button{margin:0;padding:0;}
fieldset,img{border:0;}
dl,ul,ol,li {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
input,select,textarea,button {vertical-align:middle;font-size:100%}
 
/* daum style - 기존의 base.css와는 약간 달라졌습니다. */
html, body {background:#fff;color:#333}
body, input, select, textarea {font:12px/1.5 dotum,sans-serif}
a {color:#333}
a, a:visited, a:link, a:active {text-decoration:none;}
a:hover {text-decoration:underline;}
address,caption,cite,code,dfn,em,var {font-style:normal;font-weight:normal;}
hr {display:none}
 
/* common style - 웹접근성을 위한 text숨김 class입니다. */
.daumhide {position: absolute; left: -9999in; width: 1px; height: 1px; overflow: hidden;} 
 
 
 
 
/* layout */
#daumWrap {width:978px; margin:0 auto; position:relative}
/* miniDaum */#DaumUI__minidaum {width:100%; height:20px; position:absolute; top:0; right:0;z-index:999;}
#daumHead {padding-top:31px} /* minidaum이 absolute일 경우 */
 
/* 로고 & 서비스 타이틀 영역 */
#daumHead h1 {float:left;display:inline;;margin:4px 15px 19px 17px} /* 로고, 검색창, 관련서비스 영역 위치는 h1의 margin을 이용해서 정리 */
#daumLogo {float:left;display:inline;}

#daumServiceLogo {v
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://i1.daumcdn.net/img-contents/2010ci/title_enter.gif) no-repeat scroll 0 -300px;
display:inline;
float:left;
height:25px;
margin-left:7px;
overflow:hidden;
text-indent:-9999in;
width:68px;
}

	
#daumRelServices {float:right;display:inline; margin-top:13px}
#daumRelServices li {float:left;display:inline; padding-left:10px;margin-left:9px;background:url(http://i1.daumcdn.net/img-contents/2010ci/relserviceBar.gif) no-repeat 0 center;}
#daumRelServices a {display: block; text-indent:-9999in;overflow:hidden; height:14px;line-height:14px}

#daumRelServices li.service1 {background:none;margin-left:0}
/*
#daumRelServices li.movie a {width:25px;background:url(http://i1.daumcdn.net/img-contents/2010ci/title_enter.gif) no-repeat -93px 0px;}	
#daumRelServices li.telzone a {width:24px;background:url(http://i1.daumcdn.net/img-contents/2010ci/title_enter.gif) no-repeat -93px -50px;}
#daumRelServices li.music a {width:23px;background:url(http://i1.daumcdn.net/img-contents/2010ci/title_enter.gif) no-repeat -93px -150px;}
*/
#daumRelServices li.service1 a {width:36px;background:url(http://i1.daumcdn.net/img-contents/2010ci/title_enter.gif) no-repeat -93px -200px;}
#daumRelServices li.service2 a {width:38px;background:url(http://i1.daumcdn.net/img-contents/2010ci/title_enter.gif) no-repeat -93px -249px;}
#daumRelServices li.service3 a {width:24px;background:url(http://i1.daumcdn.net/img-contents/2010ci/title_enter.gif) no-repeat -93px -499px;}

/* 검색창 */
 
 
 #daumSearch {color:#000}
#daumSearch .searchbar {background:url(http://i1.daumcdn.net/img-contents/2010ci/bgSearch300.gif) no-repeat;width:304px;height:31px;float:left;display:inline; margin-right:4px}    /* width 값은 bg width's px + 4px */
#daumSearch .option {float:left;display:inline;;color:#555;width:51px;padding:7px 10px 4px 11px;_padding-top:8px}  /* width 값 조절 */
#daumSearch input.search {width:200px;background-color:transparent;color:#000;border:none 0;margin:4px;padding:3px 4px 2px 4px;_padding-top:4px;float:left;display:inline; height:18px;outline:none}  /* width 값 조절 */
 
 /* 서제스트 기능이 있을  경우 */
 #daumSuggest {background:url(http://i1.daumcdn.net/img-contents/2010ci/btnSuggest.gif) no-repeat;width:18px;height:21px;position:relative;margin:5px 0 0 -2px;border:none;cursor:pointer;float:left;display:inline; text-indent:-9999in;overflow:hidden;} #daumSuggest:hover {background-position:0 bottom}
#daumSuggest.expand {background-position:-18px 0}
#daumSuggest.expand:hover {background-position:-18px bottom}
#daumSuggest.off {background-position:-36px 0}
#daumSuggest.off:hover {background-position:-36px bottom}

#daumBtnSearch, #daumBtnSearchAll {border:none;text-indent:-9999in;overflow:hidden; cursor:pointer;vertical-align:top;float:left;display:inline;}
#daumBtnSearch {background:url(http://i1.daumcdn.net/img-contents/2010ci/btnSearch.gif) no-repeat;width:39px;height:31px;margin-right:3px}
#daumBtnSearch:hover {background-position:0 bottom}
#daumBtnSearchAll {background:url(http://i1.daumcdn.net/img-contents/2010ci/btnSearch.gif) no-repeat -39px 0;width:56px;height:31px;}
#daumBtnSearchAll:hover {background-position:-39px bottom}

#daumSearch .searchbar {position:relative;z-index:99;}
#daumSearchOption {background:url(http://i1.daumcdn.net/img-contents/2010ci/barOption.gif) no-repeat 61px 9px}
#daumSearchOptionSelect {display:none;}
#daumSearchOptionLayer {display:none;position:absolute;z-index:99999;width:66px;overflow:hidden;line-height:18px;top:27px;left:3px;padding:6px 0;border:1px solid #909ded;background-color:#fff;}
#daumSearchOptionLayer a {display:block;width:100%;padding-bottom:1px;text-indent:7px;text-decoration:none; overflow:hidden;line-height:22px;height:19px;overflow:hidden;}
#daumSearchOptionLayer a:hover {background-color:#f4f4f4;}
.option {cursor:pointer;}
/* GNB */
#daumGnb {clear:both; background:url(http://i1.daumcdn.net/img-contents/2010ci/gnb/gnb_music.gif) no-repeat 0 -35px;width:978px;height:35px;position:relative;margin-bottom:10px;}
#daumGnb li {float:left;display:inline; height:35px;}
#daumGnb li.on {background-image:url(http://i1.daumcdn.net/img-contents/2010ci/gnb/gnb_music.gif);background-repeat:no-repeat}

#daumGnb li.mainmenu1 {width:78px;background-position:0 0}
#daumGnb li.mainmenu2 {width:68px;background-position:-78px 0}
#daumGnb li.mainmenu3 {width:74px;background-position:-146px 0}
#daumGnb li.mainmenu4 {width:70px;background-position:-220px 0}
#daumGnb li.mainmenu5 {width:72px;background-position:-290px 0}
#daumGnb li.mainmenu6 {width:78px;background-position:-362px 0}
#daumGnb li.mainmenu7 {width:77px;background-position:-440px 0}
#daumGnb li.mainmenu8 {width:53px;background-position:-861px 0;margin-left:344px}
#daumGnb li.mainmenu9 {width:49px;background-position:-914px 0}
#daumGnb li a {width:100%;height:100%;display:block;overflow:hidden;text-indent:-9999in;overflow:hidden;}
 
/* FOOTER */
#daumFoot {clear:both; padding:50px 0 10px; text-align:center; line-height:1.2em;}
#daumFoot a:link, #daumFooter a:visited  {color:#666666;}
#daumFoot p {color:#a5a5a5; padding:10px 0 7px 0; border-top:1px solid #d9d9d9; font-weight:normal;}
#daumFoot p a {color:#666666;font-weight:bold;}
#daumFoot address {color:#666666; font-size:11px;}