@charset "utf-8";
/*
----------------------------------------------------
* File Name  : side_style.css
* Version Info : 1.0
* Menu : Common
* Writer : SJ Yoon (UI Development Team)
* Date : 2008.06.02
* Description : 사이드 컨텐츠 스타일 정의
----------------------------------------------------
*/ 

/* 130724 */
#SideArea {position:relative;}
/* 130724 */

/* [로그인 영역] */
.LoginBox {position:relative;width:178px;border:1px solid #d1d1d1;padding:10px 0 2px 0;}
	.LoginBox fieldset {width:140px;font:11px Dotum; text-align:left;color:#555;letter-spacing:-1px; margin:0 0 0 15px;}
		.LoginBox fieldset p input {margin:-3px -3px 2px -4px;} html>/**/body .LoginBox fieldset p input {margin:0 0 2px 0;}
		.LoginBox fieldset p span {color:#bbb;}
		.LoginBox fieldset p.logwrap img {margin-top:2px;vertical-align:top;}
	.LoginBox .formwrap {position:relative;width:140px;height:52px;} 
		.LoginBox .formwrap label {display:none;}
		.LoginBox .formwrap input.type-text {width:91px;border-left:1px solid #b3b3b3;border-top:1px solid #b3b3b3;border-right:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6;margin:1px 0;color:#666;padding:3px 0 0 5px;height:14px;}	html>/**/body .LoginBox .formwrap input.type-text {margin:2px 0 1px 0;} 
		.LoginBox .formwrap input.type-btn {position:absolute;top:2px;left:102px;width:47px;height:43px;}
	.LoginBox .IdFind {clear:left;padding:0 0 7px 0;}
		.LoginBox .IdFind li {font:11px Dotum;text-align:left;color:#555;padding:0 0 1px 0;}
		.LoginBox .IdFind li span {color:#bcbcbc;font-size:11px;}
		.LoginBox .IdFind li a {color:#555;}
	
	.LoginBox ul.loginInfo {padding:2px 0 3px 2px;width:138px;margin:0 0 0 18px;}
	.LoginBox ul.loginInfo li {font-size:11px;color:#000;font-family:돋움,Dotum;line-height:18px;}
	.LoginBox ul.loginInfo li a {color:#000;}
	.LoginBox ul.loginInfo li em {color:#0296c6;font-weight:bold;}
	.LoginBox ul.loginInfo li em a {color:#0296c6;}
	.LoginBox ul.loginInfo li.name {font-size:12px;margin:0 0 9px 0;border-bottom:1px solid #dbdbdb;}

	.LoginBox .userInfo { padding:4px 18px 12px 18px; *padding-bottom:8px; }
	
	.LoginBox p.name { font-size:12px; margin-bottom:12px; padding-bottom:2px; border-bottom:1px solid #dbdbdb; }
	
	.LoginBox dl { font-size:11px; color:#000; font-family:돋움,Dotum; letter-spacing:-1px; }
	.LoginBox dl em { margin-right:2px; color:#0296c6; font-weight:bold; }
	.LoginBox dl dt { float:left; }
	.LoginBox dl dd { float:left; text-align:right; }
	
	/*
	.LoginBox dl.adInfo dt { display:block; width:68px; height:28px; white-space:nowrap; }
	.LoginBox dl.adInfo dd { width:40px; height:11px; padding-right:32px; background:url('/images/kwshop/common/set_ico_login2.gif') no-repeat right top; padding-top:2px; white-space:nowrap; }
	.LoginBox dl.adInfo dd.cpm { margin:-3px 0 2px; }
	.LoginBox dl.adInfo dd.cpc { background-position: right -13px; }
	*/
	
	/* 2012.09.18_수정 */
	.LoginBox dl.adInfo dt { display:block; width:85px; /*height:28px;*/ }
	.LoginBox dl.adInfo dd { width:57px; height:11px; padding-top:2px; white-space:nowrap; /*padding-right:32px; background:url('https://img.nate.com/kwshop/renewal/common/set_ico_login2.gif') no-repeat right top;*/ }
	.LoginBox dl.adInfo dd.cpm { margin:-3px 0 2px; }
	.LoginBox dl.adInfo dd.cpc { background-position: right -13px; }
	
	.LoginBox dl.moneyInfo { clear:both; padding-top:8px; _padding-top:4px; overflow:hidden; }
	.LoginBox dl.moneyInfo dt { display:block; width:50px; }
	.LoginBox dl.moneyInfo dd { overflow:hidden; white-space:nowrap; }
	.LoginBox dl.moneyInfo dd.money { width:58px; }
	.LoginBox dl.moneyInfo dd.charge { width:25px; }
	.LoginBox dl.moneyInfo dd.charge a { color:#000; } 
	
	.LoginBox .btn-modify { clear:both; margin-top:9px; }

.BtnWrite {margin-top:6px;}

/* [바로가기 메뉴] */
.DirectMenu {position:relative;width:180px;height:143px;background:url('/images/kwshop/common/boxbg_dmenu07.gif') no-repeat;margin:4px 0 -1px 0;}
	.DirectMenu dl {padding:16px 0 0 10px;}
	.DirectMenu dt {width:80px;height:13px;background:url('/images/kwshop/common/tit_directmenu.gif') no-repeat;text-indent:-1500px;padding:0 0 19px 0;}
	.DirectMenu dd {position:relative;margin:0 0 0 14px;width:121px;padding:0 0 0 12px;color:#545454;background:url('/images/kwshop/icon/ico_cir.gif') no-repeat 0 5px;line-height:20px;}
	.DirectMenu dd a {color:#545454;}
	.DirectMenu dd.on {color:#15648a;font-weight:bold;background:url('/images/kwshop/icon/ico_cir_on.gif') no-repeat 0 5px;}
	.DirectMenu dd.on a {color:#15648a;}
	.DirectMenu dd img {position:absolute; top:3px; margin-left:6px; }
	.DirectMenu dd.section {margin:0 0 9px 14px;height:26px;border-bottom:1px solid #d6e9f4;}
	
/* [광고주회원관리 메뉴] */
/*.DirectMenu2 {position:relative;width:180px;height:198px;background:url('/images/kwshop/common/boxbg_dmenu02.gif') no-repeat;margin:4px 0 -1px 0;}*/
.DirectMenu2 {position:relative;width:180px;height:239px;background:url('/images/kwshop/common/boxbg_dmenu02_3.gif') no-repeat;margin:4px 0 -1px 0;} 
	.DirectMenu2 dl {padding:16px 0 0 10px;}
	.DirectMenu2 dt {width:93x;height:13px;background:url('/images/kwshop/common/tit_directmenu2.gif') no-repeat;text-indent:-1500px;padding:0 0 19px 0;}
	.DirectMenu2 dd {margin:0 0 0 14px;width:121px;padding:0 0 0 12px;color:#545454;background:url('/images/kwshop/icon/ico_cir.gif') no-repeat 0 5px;line-height:20px;}
	.DirectMenu2 dd a {color:#545454;}
	.DirectMenu2 dd.on {color:#15648a;font-weight:bold;background:url('/images/kwshop/icon/ico_cir_on.gif') no-repeat 0 5px;}
	.DirectMenu2 dd.on a {color:#15648a;}
	
	.DirectMenu2 dd.section {margin:0 0 9px 14px;height:26px;border-bottom:1px solid #d6e9f4;}

/* [입찰관리 메뉴] */
.DirectMenu3 {position:relative;width:180px;height:103px;background:url('/images/kwshop/common/boxbg_dmenu06.gif') no-repeat;margin:4px 0 -1px 0;}
	.DirectMenu3 dl {padding:16px 0 0 10px;}
	.DirectMenu3 dt {width:110px;height:13px;background:url('/images/kwshop/common/tit_directmenu_4.gif') no-repeat;text-indent:-1500px;padding:0 0 19px 0;}
	.DirectMenu3 dd {margin:0 0 0 14px;width:121px;padding:0 0 0 12px;color:#545454;background:url('/images/kwshop/icon/ico_cir.gif') no-repeat 0 5px;line-height:20px;}
	.DirectMenu3 dd a {color:#545454;}
	.DirectMenu3 dd.on {color:#15648a;font-weight:bold;background:url('/images/kwshop/icon/ico_cir_on.gif') no-repeat 0 5px;}
	.DirectMenu3 dd.on a {color:#15648a;}
	
	.DirectMenu3 dd.section {margin:0 0 9px 14px;height:26px;border-bottom:1px solid #d6e9f4;}
	

/* [광고관리 메뉴] */
.DirectMenu4 {position:relative;width:180px;height:219px;background:url('/images/kwshop/common/boxbg_dmenu.gif') no-repeat;margin:4px 0 -1px 0;}
	.DirectMenu4 dl {padding:16px 0 0 10px;}
	.DirectMenu4 dt {width:87px;height:13px;background:url('/images/kwshop/common/tit_directmenu_5.gif') no-repeat;text-indent:-1500px;padding:0 0 19px 0;}
	.DirectMenu4 dd {margin:0 0 0 14px;width:121px;padding:0 0 0 12px;color:#545454;background:url('/images/kwshop/icon/ico_cir.gif') no-repeat 0 5px;line-height:20px;}
	.DirectMenu4 dd a {color:#545454;}
	.DirectMenu4 dd.on {color:#15648a;font-weight:bold;background:url('/images/kwshop/icon/ico_cir_on.gif') no-repeat 0 5px;}
	.DirectMenu4 dd.on a {color:#15648a;}
	
	.DirectMenu4 dd.section {margin:0 0 9px 14px;height:26px;border-bottom:1px solid #d6e9f4;}


/* 130724 배너 영역 수정 S */
.BannerArea.special {position:absolute;left:0;top:108px;}
.BannerArea {margin:4px 0 0 0;}
	.BannerArea .spBanner {position:relative;width:180px;height:199px;background:#e6e6e6;}
	.BannerArea .spBanner img { }
	.BannerArea .spBanner input {margin-left:4px;}
	.BannerArea .spBanner label {display:inline-block;margin-top:5px;font:11px/13px dotum,gulim,arial,verdana,sans-serif;color:#646464}
	.BannerArea .spBanner button {position:absolute;right:6px;bottom:4px;width:35px;height:12px;padding:0 13px 0 0;margin:0;border:0;background:url('/images/kwshop/banner/btn_banner_close.gif') right top no-repeat; font:11px/13px dotum,gulim,arial,verdana,sans-serif;color:#646464;cursor:pointer}
/* 130724 배너 영역 수정 E */
	
/* [RoundBox 스타일] */
.RoundDiv	{position:absolute; width:10px; height:10px; background-image:url('/images/kwshop/common/rnd01.gif'); font-size:1px; line-height:1px; z-index:0;} /*좌측에서만 사용됨*/
.tl	{top:-3px;left:-3px}
.tr	{background-position:top right; top:-3px; right:-3px;} *html .tr {right:-3px}
.bl	{background-position:bottom left;	bottom:-3px; left:-3px;}
.br	{background-position:bottom right; bottom:-3px; right:-3px;} *html .br {right:-3px}

a.icoCpc { display:inline-block; padding-right:30px; background:url('/images/kwshop/icon/set_ico_cpc.gif') no-repeat right 3px; }
a.icoCpcOn { display:inline-block; padding-right:30px; background:url('/images/kwshop/icon/set_ico_cpc.gif') no-repeat right -20px; }


/* 2012.08.10_추가 */
.guides { color:#9a9a9a; font-size:11px; letter-spacing:-1px; margin-top:10px; }

