/*
*html5용 tag의 기본 렌더링 지정 : 
*구형 브라우저 또는 기본렌더링 형식이 지정되지 않는 브라우저를 위한 기본설정용 파일
*http://www.whatwg.org/specs/web-apps/current-work/multipage/rendering.html 
*/
[hidden], area, base, basefont, command, datalist, head,
input[type=hidden], link, menu[type=context], meta, noembed, noframes,
param, script, source, style, track, title { /* case-insensitive */
  display: none;
}

address, article, aside, blockquote, body, center, dd, dir, div, dl,
dt, figure, figcaption, footer, form, h1, h2, h3, h4, h5, h6, header,
hgroup, hr, html, legend, listing, menu, nav, ol, p, plaintext, pre,
section, summary, ul, xmp { display: block; }

table { display: table; }
caption { display: table-caption; }
colgroup { display: table-column-group; }
col { display: table-column; }
thead { display: table-header-group; } 
tbody { display: table-row-group; }
tfoot { display: table-footer-group; }
tr { display: table-row; }
td, th { display: table-cell; }
li { display: list-item; }
ruby { display: ruby; }
rt { display: ruby-text;}
em, address	{ font-style:normal; }

caption, legend	{ display:none; }


/*******************************  basic style *******************************/

*     { margin:0; padding:0; word-break:break-all; font-family:dotum,tahoma,'lucida grande',verdana,arial,sans-serif; font-size:12px; color:#b1b1b1; line-height:17px; }
/*body, frame	{ margin:0px; padding:0px; background-color:#03060a; }
body	{ background:#03060a/* url("../time_images/mainBodyBg.gif")*/; }*/
body, frame	{ margin:0px; padding:0px; }
body	{ }
/* body  { color:#666666; font-family:Arial; font-size:11px; } */
ul		{ list-style:none;  }
table	{ border-collapse:collapse; }
td		{ border:0px solid; padding:0px; }
img		{ border-style:none; vertical-align:middle; }
table caption	{ display:none; }
fieldset	{ border:0 none; margin:0; padding:0; }
a:link		{ color: #b1b1b1; text-decoration:none; }
a:visited	{ color: #b1b1b1; text-decoration:none; }
a:active	{ color: #b1b1b1; text-decoration:none; }
a:hover		{ color: #b1b1b1; text-decoration:none; }
button		{ cursor:pointer; }
a			{ cursor:pointer; }
textarea {overflow:auto; font-size: 100%; white-wrap:pre-wrap; }
h1, h2, h3, h4, h5, h6	{ font-style:normal; font-weight:normal; }
td img, td input, td select, td button, select	{ vertical-align:middle; }
body, div { scrollbar-face-color: #FFFFFF; scrollbar-shadow-color: #CCCCCC; scrollbar-highlight-color: #CCCCCC; scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color: #F7F7F7; scrollbar-arrow-color: #B8B8B8;}

.h100	{ height:100%; } /* html, body height:100% 일때 내부 개체 높이 100%로 줄때 */
.hiddenTitle	{ display:none; }
.hdn	{ border:0 none; height:0; width:0; line-height:0; position:absolute; visibility:hidden; }
.link	{ cursor:pointer; }
.dB		{ display:block; }
.fL		{ float:left; }
.fR		{ float:right; }
.clear	{ clear:both; }
.alT	{ vertical-align:top; }
.alR	{ text-align:right; }
.alL	{ text-align:left; }
.alC	{ text-align:center; }
.vaL_t	{ vertical-align:top; }
.vaL_m	{ vertical-align:middle; }

.bold       { font-weight:bold; }
.normal		{ font-weight:normal; }
.fC_white   { color:#ffffff; }
.fC_red		{ color:#d95155; }
.t_txt	    { font-weight:bold; color:#2a2a2a; }
.txt_under  { text-decoration:underline; }

.mT3    { margin-top:3px; }
.mT5    { margin-top:5px; }
.mT7    { margin-top:7px; }
.mT8    { margin-top:8px; }
.mT10   { margin-top:10px; }
.mT15   { margin-top:15px; }
.mT18	{ margin-top:18px; }
.mT20   { margin-top:20px; }
.mT25   { margin-top:25px; }
.mT30   { margin-top:30px; }
.mT35   { margin-top:35px; }
.mT50   { margin-top:50px; }
.mT60   { margin-top:60px; }

.mB3    { margin-bottom:3px; }
.mB5    { margin-bottom:5px; }
.mB7    { margin-bottom:7px; }
.mB10   { margin-bottom:10px; }
.mB15   { margin-bottom:15px; }
.mB20   { margin-bottom:20px; }
.mB25   { margin-bottom:25px; }
.mB30   { margin-bottom:30px; }
.mB35   { margin-bottom:35px; }
.mB50   { margin-bottom:50px; }
.mB60   { margin-bottom:60px; }

.mL3    { margin-left:3px; }
.mL5    { margin-left:5px; }
.mL10   { margin-left:10px; }
.mL13   { margin-left:13px; }
.mL15   { margin-left:15px; }
.mL20   { margin-left:20px; }
.mL25   { margin-left:25px; }
.mL30   { margin-left:30px; }
.mL225   { margin-left:60px; }

.mR5	{ margin-right:5px; }
.mR10	{ margin-right:10px; }
.mR15	{ margin-right:15px; }
.mR20	{ margin-right:20px; }

.pL4	{ padding-left:4px; }
.pL10	{ padding-left:10px; }
.pL15	{ padding-left:15px; }
.pR10	{ padding-right:10px; }
.pT5	{ padding-top:5px; }
.pT10	{ padding-top:10px; }
.pT20	{ padding-top:20px; }
.pB10	{ padding-bottom:10px; }
.pB15	{ padding-bottom:15px; }

.png24	{tmp:expression(setPng24(this));}

/** old css **/
/*우측 배너*/
#apDiv1 { display:none; position:absolute; top:209px;	width:103px; height:676px; z-index:0; left:50%;	margin-left:501px; border:1px solid red; }

#popup1{display:none;}
#popup2{display:none;}

/** jy 201406 **/

/* 공통 */ 
input[type=text], input[type=password]	{ background-color:#343434; border:solid 1px #565656; }
.h2	{ font-size:13px; font-weight:bold; color:#bebebe; }
.clear		{ clear: both; }
.icon_03	{ margin-bottom:5px; padding-left:22px; font-weight:bold; background:url("../time_images/icon_03.gif") no-repeat left 2px; }
.hand		{ cursor:pointer; }
.cursor		{ cursor:default; }
.iconNew	{ display:inline-block; zoom:1; *display:inline;/* ie */ margin-top:3px; margin-left:5px; width:11px; height:11px; background:url("../time_images/iconNew.gif") no-repeat; }

.table	{ display:table; }
.td		{ display:table-cell; vertical-align:middle; }
/* ie7이하 vertical-align:middle;할 때 참조 */
*:first-child+html .table	{ position:relative; overflow:hidden; }
*:first-child+html .td		{ position:absolute; top:50%; left:0px; }
*:first-child+html .td div { position:relative; display:block; top:-50%; } /* IE 7 */ 
.hr	{ margin-top:10px; margin-bottom:10px; background:url("../time_images/dotLine.gif") repeat-x left center; }
.hr2	{ margin-top:-3px; margin-bottom:5px; background:url("../time_images/dotLine.gif") repeat-x left center; }

a:hover	{ color:#ddd; }
input[type=radio], input[type=checkbox], label	{ vertical-align:middle; }

/* container */
div.allContentWrap	{ background:url("../time_images/home/mainHeaderBg.png") repeat-x; }
div#allCntntWrap	{ position:relative; margin:0 auto; width:1012px; }

div#header	{ position:relative; height:155px; background:url("../time_images/home/headerBg1.gif") no-repeat; }
div#header .subNaviList		{ position:absolute; top:8px; right:50px; }
div#header .subNaviList li	{ float:left; } 
div#header .subNaviList li a	{ font-size:11px; }
div#header .subNaviList li img	{ vertical-align:middle; }

/******************** 네비-원본
div#header .mainNaviList	{ position:absolute; }
div#header .mainNaviList a	{ display:block; }
div#header .mainNaviList .menu1		{ position:absolute; top:33px; left:75px; }
div#header .mainNaviList .menu1 a	{ width:143px; height:45px; background:url("../time_images/home/mainMenu_01.gif") no-repeat; }
div#header .mainNaviList .menu2		{ position:absolute; top:46px; left:270px; }
div#header .mainNaviList .menu2 a	{ width:128px; height:45px; background:url("../time_images/home/mainMenu_02.gif") no-repeat; }
div#header .mainNaviList .menu3		{ position:absolute; top:50px; left:450px; }
div#header .mainNaviList .menu3	a	{ width:103px; height:45px; background:url("../time_images/home/mainMenu_03.gif") no-repeat; }
div#header .mainNaviList .menu4		{ position:absolute; top:48px; left:597px; }
div#header .mainNaviList .menu4 a	{ width:155px; height:45px; background:url("../time_images/home/mainMenu_04.gif") no-repeat; }
div#header .mainNaviList .menu5		{ position:absolute; top:40px; left:790px; }
div#header .mainNaviList .menu5 a	{ width:140px; height:45px; background:url("../time_images/home/mainMenu_05.gif") no-repeat; }

div#header .mainNaviList .menu1 a:hover	{ background:url("../time_images/home/mainMenu_on_01.gif") no-repeat; }
div#header .mainNaviList .menu2 a:hover	{ background:url("../time_images/home/mainMenu_on_02.gif") no-repeat; }
div#header .mainNaviList .menu3 a:hover	{ background:url("../time_images/home/mainMenu_on_03.gif") no-repeat; }
div#header .mainNaviList .menu4 a:hover	{ background:url("../time_images/home/mainMenu_on_04.gif") no-repeat; }
div#header .mainNaviList .menu5 a:hover	{ background:url("../time_images/home/mainMenu_on_05.gif") no-repeat; }
********************/

/* Main Navi 201408 */
div#header .mainNaviList	{ position:absolute;}
div#header .mainNaviList a	{ display:block; }

div#header .mainNaviList .menu1		{ position:absolute; top:33px; left:75px; }
div#header .mainNaviList .menu1 a	{ width:143px; height:45px; }
div#header .mainNaviList .menu2		{ position:absolute; top:46px; left:270px; }
div#header .mainNaviList .menu2 a	{ width:128px; height:45px; }
div#header .mainNaviList .menu3		{ position:absolute; top:50px; left:450px; }
div#header .mainNaviList .menu3	a	{ width:103px; height:45px; }
div#header .mainNaviList .menu4		{ position:absolute; top:45px; left:597px; }
div#header .mainNaviList .menu4 a	{ width:155px; height:45px; }
div#header .mainNaviList .menu5		{ position:absolute; top:35px; left:790px; }
div#header .mainNaviList .menu5 a	{ width:140px; height:45px;}

.mainNaviAera	{ position:absolute; bottom:0px; left:0px; width:1010px; border:1px solid red; }/* flash일 때 */

/* main 컨텐츠 */
div#mainCntntWrap	{ position:relative; overflow:auto; background:url("../time_images/mainWrapBg.gif") repeat-y; }
.leftCntntWrap, .centerCntntWrap, .rightCntntWrap	{ z-index:0; position:relative; float:left; min-height:400px; }
.leftCntntWrap		{ margin-left:46px; width:240px; }

.centerCntntWrap	{ margin-left:3px; width:355px; }
.centerCntntWrap .frameWrap	{ position:relative; width:354px; height:455px; background:url("../time_images/home/frameBg.png") no-repeat; }
.centerCntntWrap .frameWrap .galleryArea	{ position:absolute; top:24px; left:23px; width:308px; height:408px; }

.rightCntntWrap		{ margin-left:10px; width:315px; }

.mainTopBg	{ z-index:0; position:absolute; top:0px; left:0px; width:1005px; height:90px; background:url("../time_images/mainTopBg.gif") no-repeat; }

/* left */
.glossyBox .header	{ height:10px; background:url("../time_images/loginBoxTop.png") no-repeat; }
.glossyBox .body	{ position:relative; background:url("../time_images/loginBoxBody.png") repeat-y; }
.glossyBox .header2	{ height:10px; background:url("../time_images/loginBoxTop.png") no-repeat; }
.glossyBox .btm		{ height:10px; background:url("../time_images/loginBoxBtm.png") no-repeat; }
.glossyBox h2	{ color:#b2955f; font-weight:bold; text-align:center; }
.glossyBox h2 span	{ display:inline-block;  zoom:1; *display:inline;/* ie */ width:10px; height:10px; background:url("../time_images/icon_01.gif") no-repeat; }

.glossyBox .btnMore	{ position:absolute; top:-3px; right:17px; }
.glossyBox .paging	{ margin-top:0px; padding-right:10px; text-align:center; }
.glossyBox .paging a	{ color:#666; }
.glossyBox .paging .active	{ color:#fff; }

/* sub left login */
.loginTitle	{ padding:4px 0 0 0; left 2px; }
.loginTitle span	{ font-size:13px; color:#f7fe9f; }
.loginBox	{ margin-top:3px; }
.loginBox .body	{ min-height:110px; }
.loginBox label	{ display:inline-block;  zoom:1; *display:inline;/* ie */ width:22px; font-weight:bold; font-size:11px; }
.loginBox .loginInput		{ position:absolute; top:7px; left:13px; width:150px; }
.loginBox .loginInput div	{ margin-bottom:3px; }
.loginBox .loginInput div input	{ width:115px; }
.loginBox .loginBtn			{ position:absolute; top:7px; right:20px; width:60px; height:42px; background:url("../time_images/loginBtn.gif") no-repeat; }
.loginBox .loginBtn:hover	{ background:url("../time_images/loginBtn_on.gif") no-repeat; }
.loginBox .loginBtmBtn		{ position:absolute; top:51px; left:34px; width:200px; }
.loginBox .loginBtmBtn2		{ position:absolute; bottom:0px; left:9px; width:218px; }
.login_yellowTxt, a.login_yellowTxt , p.login_yellowTxt	{ color:#fde75e; }

.loginBtmBtn3	{ position:absolute; bottom:-3px; left:8px; }
.loginBtmBtn3 a	{ display:inline-block;  zoom:1; *display:inline;/* ie */ width:218px; height:32px; background:url("../time_images/joinDscrptBtn.gif") no-repeat; }
.loginBtmBtn3 a:hover	{ background:url("../time_images/joinDscrptBtn_on.gif") no-repeat; }

.afterLoginBox .body	{ min-height:128px; }
.afterLoginBox .myInfoList		{ overflow:auto; /*position:absolute; top:10px; left:15px;*/ }
.afterLoginBox .myInfoList li	{ float:left; margin-right:5px; color:#fff; font-size:11px; }
.afterLoginBox .myInfoList li.left	{ width:150px; }
.afterLoginBox .myInfoList li.right	{ width:6s0px; }
.afterLoginBox .myInfoList li span	{ font-size:11px; }
.afterLoginBox .loginBtmBtn		{ /*position:absolute; top:73px; left:10px;*/ margin-top:5px; margin-left:11px; width:210px; }
.iconMssg   { font-weight:bold; color:#fe7e00; padding-left:15px; background:url("../time_images/iconMssg.gif") no-repeat; }
.iconMssg2  { font-weight:bold; color:#fe7e00; padding-left:15px; background:url("../time_images/login/iconMssg2.gif") no-repeat; }
.iconCubic_01	{ padding-left:17px; font-weight:normal; color:#00ffff; background:url("../time_images/iconCubic_01.gif") no-repeat; }
.iconCubic_02	{ padding-left:17px; font-weight:normal; color:#8a2be2; background:url("../time_images/iconCubic_02.gif") no-repeat; }
/*.iconCubic_01	{ padding-left:17px; font-weight:normal; color:#8df1ff; background:url("../time_images/iconCubic_01.gif") no-repeat; }
.iconCubic_02	{ padding-left:17px; font-weight:normal; color:#cf8df7; background:url("../time_images/iconCubic_02.gif") no-repeat; } 교체요망*/
.bullet_02	{ padding-left:14px; font-size:11px; background:url("../time_images/login/bullet_02.gif") no-repeat 2px 1px; }
.bullet_03	{ padding-left:14px; font-size:11px; background:url("../time_images/login/bullet_03.gif") no-repeat 2px 1px; }

.mainAfterLogin	{ margin-left:13px; }

.mainCateList	{ margin-top:40px; margin-left:5px; width:345px; }
.mainCateList .header	{ height:41px; background:url("../time_images/cateListHead.gif") no-repeat left top;  }
.mainCateList .body		{ padding-left:25px; min-height:50px; background:url("../time_images/cateListBody.gif") repeat-y left bottom; }
.mainCateList .body ul	{ margin-left:10px; padding-top:5px; padding-bottom:5px; }
.mainCateList .body ul li	{ display:inline-block; zoom:1; *display:inline;/*ie*/ padding-left:13px; width:85px; background:url("../time_images/bullet_01.gif") no-repeat left 5px; }
.mainCateList .body ul li a	{ font-size:11px; }
.mainCateList .body ul li a:hover	{ color:#ddd; }
.mainCateList .body ul li.go	{ font-weight:bold; background:none; }
.mainCateList .body ul li.go a	{ padding-right:15px; width:50px; font-size:15px; color:#b2955f; background:url("../time_images/arrow_01.gif") no-repeat right 5px; border-bottom:1px solid #b2955f; }
.mainCateList .btm		{ height:16px; background:url("../time_images/cateListBtm.gif") no-repeat left bottom; }

.newMemberListWrap	{ margin-top:10px; }
.newMemberListWrap h2	{ color:#b2955f; font-weight:bold; text-align:center; }
.newMemberListWrap h2 span	{ display:inline-block; zoom:1; *display:inline;/* ie */ width:10px; height:10px; background:url("../time_images/icon_01.gif") no-repeat; }
ul.newMemberList	{ overflow:auto; margin-top:5px; margin-left:15px; }
ul.newMemberList li	{ position:relative; float:left; margin-right:5px; margin-bottom:5px; padding-left:13px; background:url("../time_images/icon_02.gif") no-repeat left 4px; }
ul.newMemberList li a	{ display:block; width:90px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }

/* 공지사항 */
div.noticeWrap	{ overflow:hidden; margin-top:10px; }
div.noticeWrap .body .iframe	{ overflow:hidden; margin:0 auto; padding-top:5px; width:90%; height:25px; }
div.noticeWrap .noticeTxt	{ margin:0 auto; margin-left:10px; padding-left:20px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:195px; background:url("../time_images/iconNotice.gif") no-repeat; }

#vscrollWrap1 { margin:0px auto; padding:0; letter-spacing:-0px; }

/**********************************************
	Coin Slider jQuery plugin CSS styles
	http://workshop.rs/projects/coin-slider
**********************************************/
/***메인 슬라이딩 기존
.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }
.cs-buttons { margin-top:30px; font-size: 0px; padding: 10px; float: left; }
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px; }
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }
.cs-title { width: 345px; padding: 3px 5px 1px 0; background-color: #000000; color: #FFFFFF; font-family:Arial; text-align:right;}
.cs-prev, .cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; 
***/
.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }
.cs-buttons { font-size: 0px; padding: 0px; float: left; }
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #8a775b; color: #8a775b; text-indent: -1000px; }
.cs-active { background-color: #caab7b; color: #FFFFFF; }
.cs-title { width: 345px; padding: 3px 5px 1px 0;  color: #FFFFFF; font-family:Arial; text-align:right;}
.cs-prev, .cs-next { color: #FFFFFF; padding: 0px 0px; }

/* right */
.auctionTopWrap	{ overflow:auto; }
.auctionTopWrap	.left		{ float:left; width:213px; }
.auctionTopWrap .left .frame	{ padding-top:11px; padding-left:11px; width:215px; height:151px; background:url("../time_images/frameBg2.gif") no-repeat; }
.auctionTopWrap .left .frame img	{ width:191px; height:128px; border:1px solid #000; }
.auctionTopWrap .left .memInfo	{ margin-top:-5px; text-align:center; }
.auctionTopWrap .right		{ float:left; margin-left:7px; width:90px; height:144px; }
.auctionTopWrap .right img	{ width:100%; height:100%; }

.latestArtclWrap	{ margin-top:15px; }
.latestArtclWrap .listWrap	{ overflow:hidden; height:130px; }	
.latestArtclWrap .aBox		{ float:left; margin-right:5px; overflow:hidden; width:100px; height:135px; }
.latestArtclWrap .aBox .pic		{ padding-top:7px; padding-left:6px; height:79px; background:url("../time_images/frameBg3.gif")no-repeat; }
.latestArtclWrap .aBox .pic img { width:86px; height:64px; cursor:pointer; }

.reviewListWrap		{ position:relative; margin-top:20px; }
.reviewListWrap .list li	{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:130px; padding-left:10px; background:url("../time_images/new_main_top_global_dot.gif") no-repeat; }
.reviewListWrap .list li *	{ font-size:11px; }
.reviewListWrap .left, .reviewListWrap .right	{ float:left; width:150px; }
.reviewListWrap .right	{ margin-left:7px; }

.bnnrMovie	{ position:absolute; bottom:0px; right:10px; }

/*  footer */
.footerWrap		{ position:relative; height:200px; background:#000; /*background:#000 url("../time_images/btmBg.gif")no-repeat left top;*/ }
.footerWrap .btmLogo	{ position:absolute; top:135px; left:55px; }
.footerWrap .btmLinkList	{ position:absolute; top:133px; left:250px; }
.footerWrap .btmLinkList li	{ float:left; color:#6f7378; }
.footerWrap .btmLinkList li a	{ color:#6f7378; font-weight:bold; font-size:11px; }
.footerWrap .btmLinkList li a:hover	{ color:#95989c; }
.footerWrap .address	{ position:absolute; top:153px; left:250px;  }
.footerWrap .address li	{ font-size:11px; color:#333; line-height:160%; }


/* sub */
.subContentBg	{ background:#181a1c url("../time_images/subHeadBg.gif") repeat-x!important; }

div#subHeader	{ position:relative; width:960px; height:73px; }
div#subHeader .subNaviList		{ position:absolute; top:8px; right:20px; }
div#subHeader .subNaviList li	{ float:left; } 
div#subHeader .subNaviList li a	{ font-size:11px; }
div#subHeader .subNaviList li img	{ vertical-align:middle; }

div#subHeader .mainNaviList2	{ position:absolute; top:1px; right:20px; }
div#subHeader .mainNaviList2 a	{ display:block; }
div#subHeader .mainNaviList2 li	{ float:left; margin-left:20px; }
div#subHeader .mainNaviList2 .menu1 a	{ width:127px; height:40px; background:url("../time_images/mainMenu_sub_01.png") no-repeat; }
div#subHeader .mainNaviList2 .menu2 a	{ width:116px; height:40px; background:url("../time_images/mainMenu_sub_02.png") no-repeat; }
div#subHeader .mainNaviList2 .menu3 a	{ width:84px; height:40px; background:url("../time_images/mainMenu_sub_03.png") no-repeat; }
div#subHeader .mainNaviList2 .menu4 a	{ width:138px; height:40px; background:url("../time_images/mainMenu_sub_04.png") no-repeat; }
div#subHeader .mainNaviList2 .menu5 a	{ width:104px; height:40px; background:url("../time_images/mainMenu_sub_05.png") no-repeat; }

div#subHeader .mainNaviList2 .menu1 a:hover	{ background:url("../time_images/mainMenu_sub_on_01.png") no-repeat; }
div#subHeader .mainNaviList2 .menu2 a:hover	{ background:url("../time_images/mainMenu_sub_on_02.png") no-repeat; }
div#subHeader .mainNaviList2 .menu3 a:hover	{ background:url("../time_images/mainMenu_sub_on_03.png") no-repeat; }
div#subHeader .mainNaviList2 .menu4 a:hover	{ background:url("../time_images/mainMenu_sub_on_04.png") no-repeat; }
div#subHeader .mainNaviList2 .menu5 a:hover	{ background:url("../time_images/mainMenu_sub_on_05.png") no-repeat; }
div#subHeader .subTopLogo	{ position:absolute; top:13px; left:30px; width:141px; height:20px; background:url("../time_images/subTopLogo.gif"); }
div.subTopMenuWrap	{ position:absolute; bottom:2px; width:100%; height:42px; }
div.subImgWrap	{ width:960px; height:210px; }
/* 
.subContentBg	{ background:#181a1c url("../time_images/sub_top/subHeadBg.gif") repeat-x!important; }

div#subHeader	{ position:relative; width:1070px; height:90px; }
div#subHeader .subNaviList		{ position:absolute; top:8px; right:20px; }
div#subHeader .subNaviList li	{ float:left; } 
div#subHeader .subNaviList li a	{ font-size:11px; }
div#subHeader .subNaviList li img	{ vertical-align:middle; }

div#subHeader .mainNaviList2	{ position:absolute; top:1px; right:18px; }
div#subHeader .mainNaviList2 a	{ display:block; }
div#subHeader .mainNaviList2 li	{ float:left; margin-left:35px; }
div#subHeader .mainNaviList2 .menu1 a	{ width:135px; height:40px; }
div#subHeader .mainNaviList2 .menu2 a	{ width:125px; height:40px; }
div#subHeader .mainNaviList2 .menu3 a	{ width:93px; height:40px; }
div#subHeader .mainNaviList2 .menu4 a	{ width:142px; height:40px;}
div#subHeader .mainNaviList2 .menu5 a	{ width:130px; height:40px;}

div#subHeader .subTopLogo	{ position:absolute; top:4px; left:30px; width:141px; height:20px; background:url("../time_images/sub_top/subTopLogo.gif"); }
div.subTopMenuWrap	{ position:absolute; bottom:2px; width:100%; height:50px; }
div.subImgWrap  { width:1070px; height:185px; } 교체요망*/


/* sub content */
div#subCntntWrap	{ position:relative; width:970px; background:url("../time_images/subContentBg.gif") repeat-y; }

div.subLeftWrap		{ float:left; width:214px; min-height:500px;background:url("../time_images/subContentBgLeft.gif") repeat-y; }
div.subLeftWrap .userInfo	{ padding-top:15px; margin-left:17px; width:183px; height:115px;}
div.subLeftWrap .userInfo .loginTitle	{ font-weight:normal; font-size:12px; }
div.subLeftWrap .userInfo .myInfoList	{ overflow:auto; margin-top:3px; }
div.subLeftWrap .userInfo .myInfoList li	{ float:left; margin-right:2px; margin-bottom:2px; width:90px; height:17px; font-size:11px;  }
div.subLeftWrap .userInfo .myInfoList li span	{ font-size:11px; }
div.subLeftWrap .userInfo .loginBtmBtn	{ margin-top:5px; margin-left:0px; }

div.subLeftWrap .loginBox	{ position:relative; margin-top:8px; margin-left:0px; width:183px; }
div.subLeftWrap .loginBox li	{ margin-bottom:5px; }
div.subLeftWrap .loginBox .txt	{ font-size:11px; letter-spacing:-1px; text-align:center; }
div.subLeftWrap .loginBox .input	{ left:0px; }
div.subLeftWrap .loginBox .input div	{ margin-bottom:5px; width:115px; }
div.subLeftWrap .loginBox .input div input	{ width:100%; }
div.subLeftWrap .loginBox .loginBtnSub		{ position:absolute; top:0px; left:122px; right:0px; width:60px; height:43px; background:url("../time_images/login/bt_login.gif") no-repeat; }
div.subLeftWrap .loginBox .link a	{ font-size:11px; letter-spacing:-1px; }

.subLeftWrapBg	{ background:url("../time_images/subLeftBg_01.gif") no-repeat; }
/*.subLeftWrapBtm	{ height: 153px; background: url("../time_images/subContentLeftBtmBg.gif") no-repeat; }
.subRightWrapBtm	{ height: 153px; background: url("../time_images/subContentBtmBg.gif") no-repeat right bottom; }*/

.subLeftMenuWrap	{ margin-top:70px; margin-left:25px; }
.subLeftMenuWrap h3	{ margin-top:15px; margin-left:5px; font-weight:bold; font-size:15px; color:#fff; }
.subLeftMenuWrap .subLeftMenuList		{ margin-top:7px; margin-left:15px; }
.subLeftMenuWrap .subLeftMenuList li	{ margin-bottom:7px; padding-left:5px; background:url("../time_images/new_main_top_global_dot.gif") no-repeat; }
.subLeftMenuWrap .subLeftMenuList a		{ color:#fff; font-size:11px; }
.subLeftMenuWrap .subLeftMenuList2		{ margin-top:18px; margin-left:5px; margin-bottom:25px; }
.subLeftMenuWrap .subLeftMenuList2 li	{ margin-bottom:7px; }

ul.leftBnnrWrap			{ margin-top:20px; margin-left:12px; }
ul.leftBnnrWrap .body	{ height:118px; background:url("../time_images/bg_newtm_active.jpg") no-repeat; }
/* ul.leftBnnrWrap .body	{ height:118px; background:url("../time_images/left/bg_newtm_active.jpg") no-repeat; } 교체요망*/
ul.leftBnnrWrap .body .dataArea		{ margin-left:15px; padding-top:35px; width:115px; }
ul.leftBnnrWrap .body .dataArea li	{ position:relative; margin-bottom:3px; height:18px; }
ul.leftBnnrWrap .body .dataArea .left	{ float:left; font-weight:bold; font-size:11px; color:#fff; }
ul.leftBnnrWrap .body .dataArea .right	{ float:right; font-size:11px; color:#ffde00; }
ul.leftBnnrWrap .body .dataArea .graphBox	{ position:absolute; top:0px; left:32px; height:18px; width:50px; background-color:#505155; }
ul.leftBnnrWrap .body .dataArea .graphBox .gaugeBar	{ position:absolute; top:0px; left:0px; height:18px; width:90%; background-color:#333439; }
ul.leftBnnrWrap .body .dataArea .graphBox .txt	{ position:absolute; top:0px; left:0px; width:50px; color:#fff; font-size:11px; font-weight:bold; text-align:center; }

.leftBnnrWrap2	{ margin-top:13px; margin-left:12px; }

div.subRightWrap	{ position:relative; float:right; width:750px; min-height:500px; background:url("../time_images/subContentBg.gif") repeat-y right top; }
div.subRightWrapBg	{ padding-top:100px; background:url("../time_images/subRightBg_01.gif") no-repeat right top; }
div.subRightWrap .cntntTitle    { /*margin-top:100px;*/ margin-bottom:10px; padding-left:60px; color:#fff; font-weight:bold; font-size:20px; }
div.subRightWrap .navigation	{ position:absolute; top:110px; right:60px; font-size:11px; letter-spacing:-1px; color:#d4d4d4; }
div.subRightWrap .navigation .here	{ font-weight:bold; font-size:11px; color:#bdffd1; }
div.subRightWrap .navigation .here2	{ font-weight:bold; font-size:11px; color:#fff5a5; }
div.subRightWrap .navigation .here3	{ font-weight:bold; font-size:11px; color:#e1f991; }
div.subRightWrap .navigation .here4	{ font-weight:bold; font-size:11px; color:#ffce8e; }
div.subRightWrap .subConImgWrap	{ position:relative; margin:0 auto;width:630px; }
div.subRightWrap .subConImgWrap .link	{ position:absolute; top:110px; left:485px; width:95px; height:75px; }
div.subRightWrap .srchOptnWrap		{ margin:0 auto; margin-top:10px; padding-bottom:10px; width:630px; background:url("../time_images/dotLine.gif") repeat-x bottom left; }
div.subRightWrap .srchOptnWrap li	{ margin-bottom:5px; }

select	{ height:23px; font-size:11px; background:#272727; border:1px solid #6f6f6f; }
option	{ color:#c9c9c9; }

.subConImgWrap.sub2_01	{ height:220px; background:url("../time_images/banner/sub2_banner1.jpg") no-repeat; }
.subConImgWrap.sub2_01 .text	{ position:absolute; top:55px; left:50%; margin-left:-48px; width:100px; text-align:center; color:#ffeb00; font-weight:bold; font-size:15px; }
div.subRightWrap .subConImgWrap.sub2_01 .link	{ position:absolute; top:150px; left:248px; width:135px; height:30px; }

table.vTable	{ width:100%; border-top:1px solid #2a2a2a; }
table.vTable th, table.vTable td	{ padding:5px; border-bottom:1px solid #2a2a2a; }
table.vTable th	{ color:#ddd; background-color:#282828; }
table.vTable td	{ font-size:11px; background-color:#545454; }
table.vTable td a, table.vTable td span	{ font-size:11px; }

div.boardWrap	{ position:relative; margin:0 auto; margin-top:15px; width:630px; }
div.boardWrap table.vTable	{ height:75px; }
div.boardWrap table.vTable td	{ padding:5px; font-size:11px; background:#282828 url("../time_images/articleListBg.gif") repeat-x left top; border-top:1px solid #777777; border-bottom:1px solid #525252; }
div.boardWrap table.vTable .special	{ background:#282828 url("../time_images/04_skin.gif"); background-size:cover; }
div.boardWrap span, div.boardWrap div, div.boardWrap table.vTable td ul li	{ font-size:11px; }
div.boardWrap .txt13	{ font-size:13px; letter-spacing:-1px; }
div.boardWrap table.vTable td.info li	{ letter-spacing:-1px; }

div.boardWrap .userInfoList	{ float:left; margin-left:3px; font-size:11px; }
div.boardWrap .userInfoList .pic	{ display:inline-block; zoom:1; *display:inline;/* ie */ width:60px; height:50px; border:1px solid #ddd; }
div.boardWrap .userInfoList .pic img	{ width:100%; height:100%; }
div.boardWrap .userInfoList .noPrmssn	{ padding-top:8px; height:42px; background:#333; }

div.boardWrap .info .member	{ color:#ffd7eb; } /* 삽니다 */
div.boardTimeBuy .info .member	{ color:#a3edff; } /* 팝니다 */
div.boardWrap .articlePrvWrap	{ overflow:hidden; text-overflow:ellipsis; width:200px; height:18px; }
.subBodyTitleWrap	 { position:relative; min-height:20px; }
.subBodyTitleWrap h4	{ margin-bottom:8px; font-size:14px; font-weight:bold; }
.subBodyTitleWrap .boardTopRight	{ position:absolute; top:-2px; right:0px; }
.subBodyTitleWrap label	{ font-size:11px; }

/* 등급아이콘, 레벨 */
.iconLevel_01	{ padding-left:17px; font-size:11px; color:#ffd7eb!important; background:url("../time_images/iconLevel_01.gif") no-repeat left top; }
.iconLevel_m_01	{ padding-left:17px; font-size:11px; color:#a3edff!important; background:url("../time_images/mlevel_man01.gif") no-repeat left -2px; }

/* 디테일뷰 */
.articleDetailWrap	{ padding:10px 0px; background:#3b3b3b; }
.articleDetailWrap .userInfoWrap		{ position:relative; height:160px; }
.articleDetailWrap .userInfoWrap .pic	{ position:absolute; top:0px; left:0px; width:200px; height:161px; background:url("../time_images/userDetailDefault.jpg") no-repeat;s }
.articleDetailWrap .userInfoWrap .pic img	{ position:absolute; top:5px; left:50%; margin-left:-60px; width:120px; height:150px; border:none; }
.articleDetailWrap .userInfoWrap .info	{ margin-left:210px; }
.articleDetailWrap .iconLevel_01		{ font-size:12px; font-weight:bold; }
.articleDetailWrap .btnWrap		{ margin-top:10px; text-align:right; }
.articleDetailWrap .articleArea	{ margin-top:10px; }
.articleDetailWrap .articleArea	.article	{ padding:20px; }
.articleDetailWrap .articleArea	.morePic	{ padding:20px; text-align:center; background:url("../time_images/dotLine.gif") repeat-x left top; }
.articleDetailWrap .articleArea	.morePic .pic	{ display:inline-block; zoom:1; *display:inline;/* ie */ width:60px; height:60px; }
.articleDetailWrap .articleArea	.morePic .pic img	{ width:100%; height:100%; }

table.headerTable th	{ background:#282828 url("../time_images/articleListBg.gif") repeat-x left -18px; }
table.headerTable2 th	{ background:#282828 url("../time_images/articleListBg.gif") repeat-x left -6px; }
table.headerTable td, table.headerTable2 td	{ background:none!important; }
table.headerTable td	{ border-top:1px solid #2a2a2a!important; border-bottom:1px solid #2a2a2a!important; }
.logon	{ font-weight:bold; color:#ffff00; }
.logoff	{ font-weight:bold; color:#d5d5d5; }

table.innerTable	{ width:100%; border-top:1px solid #2a2a2a; }
table.innerTable th, table.innerTable td	{ padding:5px; border-bottom:1px solid #2a2a2a!important; }
table.innerTable th	{ color:#ddd; background:#282828!important; }
table.innerTable td	{ background:#545454!important; }

a.goldenBtn	{ position:relative; display:inline-block; zoom:1; *display:inline;/* ie */ padding-left:5px; height:28px; color:#250101; font-weight:bold; font-size:11px; background:url("../time_images/goldenBtn.gif") no-repeat; }
a.goldenBtn .arrow_02	{ padding-right:10px; line-height:28px; color:#250101; font-size:11px; background:url("../time_images/arrow_02.png") no-repeat right 3px; }
a.goldenBtn .tail	{ position:absolute; top:0px; right:-5px; width:5px; height:28px; background:url("../time_images/goldenBtn.gif") no-repeat right top; }
a.goldenBtn .iconPen	{ padding-left:15px; padding-right:5px; line-height:28px; color:#250101; font-size:11px; background:url("../time_images/iconPen.png") no-repeat left top; }

a.goldenBtn2	{ position:relative; display:inline-block; zoom:1; *display:inline;/* ie */ margin-right:5px; padding-left:5px; vertical-align:middle; height:22px; letter-spacing:-1px; color:#250101; font-weight:bold; font-size:11px; background:url("../time_images/goldenBtn_2.gif") no-repeat; }
a.goldenBtn2 .arrow_02	{ padding-right:10px; line-height:22px; color:#250101; font-size:11px; background:url("../time_images/arrow_02.png") no-repeat right center; }
a.goldenBtn2 .tail	{ position:absolute; top:0px; right:-5px; width:5px; height:22px; background:url("../time_images/goldenBtn_2.gif") no-repeat right top; }

.detailUtilBtn	{ margin-bottom:2px; text-align:right; }
a.iconBtns	{ position:relative; display:inline-block; zoom:1; *display:inline;/* ie */ margin-right:5px; padding-left:5px; vertical-align:middle; height:20px; color:#666; font-weight:normal; font-size:11px; background:url("../time_images/iconBtnBg.gif") no-repeat; }
a.iconBtns .tail	{ position:absolute; top:0px; right:-5px; width:5px; height:20px; background:url("../time_images/iconBtnBg.gif") no-repeat right top; }
a.iconBtns .icons	{ padding-left:13px; line-height:20px; color:#666; font-size:11px; }
a.iconBtns .icons:hover	{ color:#333; }
a.iconBtns .iconTalk	{ background:url("../time_images/iconTalk.png") no-repeat left center; }
a.iconBtns .iconUser	{ background:url("../time_images/iconUser.png") no-repeat left center; }
a.iconBtns .iconSms		{ background:url("../time_images/iconSms.png") no-repeat left center; } 
a.iconBtns .iconPlus	{ background:url("../time_images/iconPlus.png") no-repeat left center; }
.txtDark	{ color:#666; }

div.paging, div.boardBtmBtn	{ margin-top:30px; text-align:center; }
div.boardBtmBtn.alR	{ text-align:right; }
div.paging .selected	{ font-weight:bold; color:#fff; }

div.subContentBtmWrap	{ height:153px; background:url("../time_images/subContentBtmBg.gif") no-repeat; }

ul.quickMenuWrap	{ position:absolute; top:0px; right:-92px; width:90px; }
/* ul.quickMenuWrap    { position:absolute; top:8px; right:-100px; width:90px; }  교체요망*/
ul.quickMenuWrap li.row	{ margin-bottom:5px; }
ul.quickMenuWrap .quickList	{ background:url("../time_images/right/quickBodyBg.gif") repeat-y; }
ul.quickMenuWrap .quickList li	{ margin-bottom:3px; text-align:center; }
.quickLink1, .quickLink2, .quickLink3	{ margin:0 auto; display:block; width:76px; height:21px; }
.quickLink1		{ background:url("../time_images/right/quick_post.gif") no-repeat; }
.quickLink1:hover	{ background:url("../time_images/right/quick_post_over.gif") no-repeat; }
.quickLink2		{ background:url("../time_images/right/quick_freeboard.gif") no-repeat; }
.quickLink2:hover	{ background:url("../time_images/right/quick_freeboard_over.gif") no-repeat; }
.quickLink3		{ background:url("../time_images/right/quick_post.gif") no-repeat; }
.quickLink3:hover	{ background:url("../time_images/right/quick_post_over.gif") no-repeat; }

.todayViewed	{ margin-top:10px; text-align:center; }
.todayViewed .title	{ margin-top:10px;font-weight:bold; color:#fff; font-size:11px; letter-spacing:-1px; }
.todayViewed .viewd	{ margin:0 auto; margin-top:10px; width:52px; }
.todayViewed .viewd img	{ width:100%; height:auto; }
.todayViewed .userName	{ color:#ffd7eb; font-size:11px; letter-spacing:-1px; }

.pageTopArea	{ margin:0 auto; width:630px; }
.pageTopArea .pageTopNotice	{ font-weight:bold; font-size:11px; color:#fff000; }
.pageTopArea .pageDescWrap	{ padding:10px; background:#000; } 
.pageTopArea .pageDescWrap li	{ font-size:11px; color:#ddd; }

div.subContentArea	{ margin:0 auto; width:630px;  }

/* 경매홈 */
.auctionBoxWrap	{ overflow:auto; background:#000; }
.auctionBoxWrap .auctionBox	{ position:relative; float:left; margin-bottom:10px; width:309px; height:374px; background:url("../time_images/auction/auctionBoxBg.jpg") no-repeat; }
.auctionBoxWrap .auctionBox .header	{ position:absolute; top:15px; left:75px; }
.auctionBoxWrap .auctionBox .number	{ position:absolute; top:2px; right:20px; width:40px; height:34px; }
.auctionBoxWrap .auctionBox.mR	{ margin-right:10px; }
.auctionBoxWrap .auctionBox .number1	{ background:url("../time_images/auction/auctionBox_num1.png") no-repeat center center; }
.auctionBoxWrap .auctionBox .number2	{ background:url("../time_images/auction/auctionBox_num2.png") no-repeat center center; }
.auctionBoxWrap .auctionBox .number3	{ background:url("../time_images/auction/auctionBox_num3.png") no-repeat center center; }
.auctionBoxWrap .auctionBox .number4	{ background:url("../time_images/auction/auctionBox_num4.png") no-repeat center center; }
.auctionBoxWrap .auctionBox .number5	{ background:url("../time_images/auction/auctionBox_num5.png") no-repeat center center; }
.auctionBoxWrap .auctionBox .number6	{ background:url("../time_images/auction/auctionBox_num6.png") no-repeat center center; }

.auctionBoxWrap .autionDescArea	{ position:absolute; top:73px; left:10px; overflow:hidden; width:290px; height:180px; color:#eee; }
.auctionBoxWrap .autionDescArea .pic	{ position:absolute; top:15px; left:15px; width:70px; height:70px; }
.auctionBoxWrap .autionDescArea .pic img	{ width:100%; height:100%; }
.auctionBoxWrap .autionDescArea .infoList	{ margin-left:95px; margin-top:20px; }
.auctionBoxWrap .autionDescArea .infoList li	{ color:#eee; }
.auctionBoxWrap .autionDescArea .userName	{ font-size:12px; font-weight:bold; }
.auctionBoxWrap .autionDescArea .viewDetailBtn	{ position:absolute; top:65px; right:10px; }
.auctionBoxWrap .autionDescArea span	{ vertical-align:middle; }
.auctionBoxWrap .autionDescArea .desc	{ margin:15px; }
.auctionBoxWrap .autionDescArea .price	{ font-weight:bold; font-size:14px; color:#fff5a5; }
.auctionBoxWrap .autionDescArea .userId	{ color:#fff; font-weight:bold; }
.auctionBoxWrap .autionDescArea .priceArea	{ position:absolute; bottom:10px; right:10px; letter-spacing:-1px; }
.autionDescArea .priceArea .tag	{ display:inline-block; zoom:1; *display:inline;/* ie */ padding-left:3px; padding-right:3px; font-size:11px; color:#dec53a; background-color:#5c5c5c; }
.auctionBoxWrap .autionPicArea	{ position:absolute; top:260px; left:10px; overflow:hidden; padding-top:7px; width:290px; height:100px; }
.auctionBoxWrap .autionPicArea .userList	{ float:left; width:72px; text-align:center; }
.auctionBoxWrap .autionPicArea .userList .pic	{ display:inline-block; zoom:1; *display:inline;/* ie */ width:55px; height:55px; }
.auctionBoxWrap .autionPicArea .userList .pic img	{ width:100%; height:100%; }
.auctionBoxWrap .autionPicArea .userList .mT	{ margin-top:4px; }
.auctionBoxWrap .autionPicArea .userList .userName	{ font-size:11px; color:#ffd7eb; letter-spacing:-1px; }
.auctionBoxWrap .autionPicArea .userList .price		{ font-size:11px; letter-spacing:-1px; }
.subConImgWrap .auctionTxt1	{ position:absolute; top:50px; left:45px; font-weight:bold; color:#fff5a5; }
.subConImgWrap .auctionTxt2	{ position:absolute; top:75px; left:45px; }
.subConImgWrap .auctionTxt3	{ position:absolute; top:130px; left:45px; width:550px; }

.autionDescArea .viewDetailBtn	{ display:inline-block; zoom:1; *display:inline;/* ie */ padding-left:5px; padding-right:5px; color:#ddd; font-size:11px; background-color:#222; border:1px solid #000; }
.autionDescArea .viewDetailBtn:active	{ background-color:#333; border:1px solid #111; }
.auctionBox .registMssg	{ margin-top:70px; text-align:center; color:#eee; }

/* 경매상세 */
.auctionHeadInner	{ position:relative; height:60px; }
.auctionHeadInner .title	{ position:absolute; top:5px; left:5px; font-size:13px; font-weight:bold; }
.auctionHeadInner .sort		{ position:absolute; top:5px; right:5px; }
.auctionHeadInner .sort label	{ font-size:11px; font-weight:normal; }
.auctionHeadInner .srchOptn		{ position:absolute; bottom:5px; right:5px; }
.auctionHeadInner .registBtn	{ position:absolute; bottom:5px; left:5px; }

/* 폰트 */
.txtGolden	{ color:#b2955f; }
.txtGolden2	{ color:#fff5a5; }
.skyblue	{ color:#a3edff; }
.pinkTxt	{ color:#ffd7eb; }
.neonTxt	{ color:#424242; background-color:#ddff5c; }
.colorTxt	{ color:#ff5d6d; }
.whiteTxt	{ color:#fff; }
.txt11		{ font-size:11px; }
.txt12		{ font-size:12px!important; }
.txt13		{ font-size:13px; }
.txt15		{ font-size:15px; }
.iconDot14	{ margin-bottom:5px; padding-left:5px; font-weight:bold; font-size:14px; color:#d4d4d4; background:url("../time_images/new_main_top_global_dot.gif") no-repeat; }
.yellow13	{ font-size:12px!important; font-weight:bold; color:#fcffa5; }
.yellow15	{ font-size:15px!important; font-weight:bold; color:#fcffa5; }
.yellowTxt, a.yellowTxt , p.yellowTxt	{ color:#ffff00; }
.greenTxt	{ color:#e1f991; }
.skyTxt		{ color:#79e5ef; }
.txtBrwn	{ color:#b6a091; }
.lightBrown	{ color:#ffce8e; }
.lightBrown15	{ font-size:15px!important; color:#ffce8e; }
.iconDot	{ padding-left:6px; letter-spacing:-1px; background: url("../time_images/new_main_top_global_dot.gif") no-repeat left -2px; }
.lightYellow	{ color:#fff5a5; }
.iconDot .lightYellow	{ font-size:13px; }
.letterSpc	{ letter-spacing:-1px; }

table .userPic img	{ width:55px; height:55px; border:1px solid #ddd; }
.inputWrap		{ margin-right:3px; }
.textareaWrap	{ margin:4px 7px; }
.inputWrap input[type=text], .textareaWrap textarea	{ width:100%; }
td input[type=text]	{ height:21px; background-color:#272727; }
textarea.darkArea	{ background-color:#272727; border:1px solid #6f6f6f; }

table.hTable	{ width:100%; }
table.hTable th, table.hTable td	{ padding:6px 5px; font-size:11px; color:#ddd!important; border-bottom:1px solid #3d3d3d; }
table.hTable th	{ background:#282828 url("../time_images/vTabalHdBg.gif") repeat-x; }
table.hTable td	{ background-color:#545454; } /*회원리스트 배경*/
table.hTable td.tableBtm	{ position:relative; padding-top:0px; padding-bottom:0px; height:40px; background-color:#272727; }
table.hTable td	.proImgArea	{ margin-top:3px; font-size:11px; }
table.hTable td.brdrR	{ border-right:1px solid #3d3d3d; }

/*최근대화 0825추가*/
table.tTable	{ width:100%; }
table.tTable th, table.hTable td	{ padding:6px 5px; font-size:11px; color:#ddd!important; border-bottom:1px solid #3d3d3d; }
table.tTable th	{ background:#282828 url("../time_images/vTabalHdBg.gif") repeat-x; }
table.tTable td	{ background-color:#5a4d45; }
table.tTable td.tableBtm	{ position:relative; padding-top:0px; padding-bottom:0px; height:40px; background-color:#272727; }
table.tTable td	.proImgArea	{ margin-top:3px; font-size:11px; }
table.tTable td.brdrR	{ border-right:1px solid #3d3d3d; }

table.hTableType2 th, table.hTableType2 td	{ font-size:12px; }
table.hTableType2 th	{ text-align:center; }
table.hTableType2 td	{ padding-left:15px; padding-top:20px; padding-bottom:20px;  }
table.hTableType2	.first	{ padding-left:20px; background:#545454 url("../time_images/dotsBg.gif") no-repeat right center; }
table.hTableType2 td label	{ font-size:11px; }

div.noMarginCntntWrap	{ position:relative; margin:0 auto; width:630px; }

.innrDarkBox	{ margin:4px 7px; min-height:20px; background-color:#272727; }

.subTitleWrap	{ margin-top:20px; position:relative; height:20px; }
.subTitleWrap.mT30	{ margin-top:30px; }
.subTitleWrap .boardTopRight	{ position:absolute; top:-4px; right:0px; }
.subTitleWrap .boardTopRight input[type=text]	{ height:21px; background-color:#272727; }
.iconDotRec	{ padding-left:10px; font-weight:bold; letter-spacing:-1px; background:url("../time_images/dot_rect.gif") no-repeat left 2px; }

div.cubicCnt	{ position:absolute; top:10px; right:10px; }
div.cubicCnt input	{ padding-left:3px; padding-right:3px; width:92px; height:18px; color:#d4d4d4; text-align:left; background:#272727; border:1px solid #6f6f6f; }

div.noticeBoxWrap	{ margin-top:20px; width:630px; background:url("../time_images/noticeBoxBgBody.gif") repeat-y; }
div.noticeBoxWrap .top	{ height:9px; background:url("../time_images/noticeBoxBgTop.gif") no-repeat; }
div.noticeBoxWrap .body	{ padding:10px 20px; }
div.noticeBoxWrap .btm	{ height:9px; background:url("../time_images/noticeBoxBgBtm.gif") no-repeat; }

div.noticeBoxWrap_s	{ margin-top:20px; background:url("../time_images/noticeBoxBgBody_s.gif") repeat-y; }
div.noticeBoxWrap_s .top	{ height:9px; background:url("../time_images/noticeBoxBgTop_s.gif") no-repeat; }
div.noticeBoxWrap_s .body	{ padding:10px 20px; }
div.noticeBoxWrap_s .btm	{ height:9px; background:url("../time_images/noticeBoxBgBtm_s.gif") no-repeat; }

div.noticeBoxWrap_brn	{ margin-top:20px; background:url("../time_images/noticeBoxBgBody_brn.gif") repeat-y; }
div.noticeBoxWrap_brn .top	{ height:9px; background:url("../time_images/noticeBoxBgTop_brn.gif") no-repeat; }
div.noticeBoxWrap_brn .body	{ padding:10px 20px; }
div.noticeBoxWrap_brn .btm	{ height:9px; background:url("../time_images/noticeBoxBgBtm_brn.gif") no-repeat; }

div.btmBtnWrap	{ position:relative; margin-top:20px; text-align:center; }
div.btmBtnWrap .leftBtn	{ position:absolute; top:0px; left:0px; }

div.btmBtnWrap2	{  position:relative; margin-top:15px; }
div.btmBtnWrap2	.leftBtn	{ position:absolute; top:0px; right:0px;  }

div.btmBtnWrap3	{ position:relative; margin-top:50px; }
div.btmBtnWrap3	.leftBtn	{ position:absolute; top:0px; right:270px;  }

div.lastAuctionList .top	{ position:relative; height:150px; background:url("../time_images/honor_top_bg.gif") no-repeat; }
div.lastAuctionList .top .srchOptn	{ position:absolute; left:50px; bottom:12px; }
div.lastAuctionList .body	{ padding-top:20px; padding-left:30px; height:380px; background:url("../time_images/honor_bg.gif") no-repeat bottom left; }
div.lastAuctionList .box	{ float:left; position:relative; margin-bottom:15px; width:274px; height:148px; background:url("../time_images/honor_box.gif") no-repeat; }
div.lastAuctionList .box.mR	{ margin-right:20px; }
div.lastAuctionList .box .title	{ position:absolute; top:10px; left:5px; font-weight:bold; font-size:14px; color:#fff; }
div.lastAuctionList .box .boxCntnt	{ position:relative; height:148px; }
div.lastAuctionList .box .noCntnt	{ position:relative; padding-top:80px; height:68px; text-align:center; font-size:13px; }
div.lastAuctionList .box .pic	{ position:absolute; top:44px; left:27px; width:90px; height:90px; border:1px solid #7c7d7f; }
div.lastAuctionList .box .pic img	{ width:100%; height:100%; }
div.lastAuctionList .box .info1 li, div.lastAuctionList .box .info2 li, div.lastAuctionList .box .info2 span	{ color:#fff; }
div.lastAuctionList .box .info1	{ position:absolute; top:45px; left:130px; }
div.lastAuctionList .box .info2	{ position:absolute; bottom:18px; left:130px; } 
div.lastAuctionList .box .iconLevel_01	{ padding-left:19px; font-weight:bold; font-size:13px; }

div.auctionWriteWrap	{ margin-top:30px; }
iframe.auctionTerms	{ width:100%; background:#2e2e2e; border:1px solid #5c5c5c; }
table.hTable td.noPD	{ padding:0px; background:none; }

/* 커뮤니티 > 좌측 실시간 경매 */
.leftNowAuction	{ margin-left:10px; margin-bottom:20px; overflow:auto; width:148px; }
.leftNowAuction .header	{ line-height:33px; text-align:center; font-weight:bold; color:#fff; letter-spacing:-1px; background:url("../time_images/tit_real_auction.jpg") no-repeat; }
.leftNowAuction .box	{ float:left; width:74px; }
.leftNowAuction .box .head	{ height:31px; }
.leftNowAuction .box .head.num1	{ background:url("../time_images/auction_1.jpg") no-repeat; }
.leftNowAuction .box .head.num2	{ background:url("../time_images/auction_2.jpg") no-repeat; }
.leftNowAuction .box .head.num3	{ background:url("../time_images/auction_3.jpg") no-repeat; }
.leftNowAuction .box .head.num4	{ background:url("../time_images/auction_4.jpg") no-repeat; }
.leftNowAuction .box .body	{ height:93px; background:url("../time_images/bg_type2.gif") no-repeat; border-left:1px solid #282828; border-right:1px solid #282828; }
.leftNowAuction .box .btm	{ height:35px; background-color:#141414; border:1px solid #282828; }

/* 커뮤니티 */
.boardTopRight2	{ position:absolute; bottom:5px; right:0px; }

table.hTable td.notice		{ font-weight:bold; color:#42fbff!important; letter-spacing:-1px; }
table.hTable td.greenTxt	{ color:#e1f991!important; letter-spacing:-1px; }
table.hTable td.thumb img	{ width:100px; height:70px; }
table.hTable td.detailDesc img, table.hTable td.detailDesc .addedImg img	{ max-width:510px; }
.alignCntrTable td		{ text-align:center; }
.alignCntrTable td.alL	{ text-align:left; }
.alignCntrTable td.alL a		{ color:#d4d4d4; }
.alignCntrTable td.alL a:hover	{ color:#fff; }
.alignCntrTable td.redTxt a, .alignCntrTable td.redTxt a:hover	{ color:#ff0000!important; }
.alignCntrTable td.noMgn	{ padding:0px; }
.alignCntrTable td.darkBg	{ background:#3d3d3d; }
.alignCntrTable td.darkBg .hr	{ margin-top:3px; margin-bottom:3px; }

/******************** 코멘트-원본
.cmmntAreaWrap	{ position:relative; }
.cmmntAreaWrap .cmmntArea	{ margin-bottom:-5px; width:430px; }
.cmmntAreaWrap .cmmntArea textarea	{ overflow-y:scroll; padding:3px 5px; width:97%; height:39px; color:#fff; background:#272727; border:1px solid #6f6f6f; }
.cmmntAreaWrap .cmmntSaveBtn	{ position:absolute; top:0px; right:0px; width:79px; height:47px; }
.cmmntAreaWrap .anonyCheck	{ position:absolute; top:-19px; right:85px; }
.cmmntAreaWrap .anonyCheck label	{ font-size:11px; color:#fff; }

.cmmntWrap	{ position:relative; min-height:100px; }
.cmmntWrap.bestCmmntWrap	{ background:#6a6a6a url("../time_images/board_title_bg_v.gif") repeat-x left top; }
.cmmntWrap .top	{ position:relative; height:30px; }
.cmmntWrap .top .userName	{ position:absolute; top:10px; left:25px; text-align:left; }
.cmmntWrap .top .userName img	{ vertical-align:text-bottom; }
.cmmntWrap .top .userName .comCmmntLink	{ position:absolute; top:3px; right:-70px; padding-left:13px;  background:url("../time_images/arrowCmmnt.png") no-repeat left center; }
.cmmntWrap .top .userName .comCmmntLink	span	{ color:#ffff00; }
.cmmntWrap .top .toThisUser		{ position:absolute; top:10px; right:25px; overflow:auto; }
.cmmntWrap .top .toThisUser li	{ float:left; margin-left:3px; }

table.noneStyleTable	{ width:100%; }
table.noneStyleTable th, table.noneStyleTable td	{ background:none; background-color:none; border:none; }

.cmmntCntntTable td.pic	{ text-align:right; }
.cmmntCntntTable td.pic img	{ width:60px; height:50px; }
.cmmntDescWrap	{ position:relative; margin-right:20px; min-height:50px; border:1px solid #494949; }
.cmmntDescWrap .topRight	{ position:absolute; top:5px; right:10px; }
.cmmntDescWrap .topRight li	{ float:left; margin-right:3px; }
.reportRed	{ font-weight:bold; color:#ff803b; }
.reportBlue	{ font-weight:bold; color:#67d6ff; }
.cmmntDescWrap .cmmntDesc	{ padding:28px 5px 5px 5px; text-align:left; color:#d4d4d4; }
********************/

.cmmntAreaWrap	{ position:relative; }
.cmmntAreaWrap .cmmntArea	{ margin-bottom:-5px; width:430px; }
.cmmntAreaWrap .cmmntArea textarea	{ overflow-y:scroll; padding:3px 5px; width:97%; height:39px; color:#fff; background:#272727; border:1px solid #6f6f6f; }
.cmmntAreaWrap .cmmntSaveBtn	{ position:absolute; top:0px; right:0px; width:79px; height:47px; }
.cmmntAreaWrap .anonyCheck	{ position:absolute; top:-19px; right:85px; }
.cmmntAreaWrap .anonyCheck label	{ font-size:11px; color:#fff; }

.cmmntWrap	{ position:relative; min-height:100px; }
.cmmntWrap.bestCmmntWrap	{ background:#6a6a6a url("../time_images/skin/CmmntbestBg.gif") repeat-x left top; }
.cmmntWrap.normalCmmntWrap	{ background:#282828 url("../time_images/skin/CmmntnormalBg.gif") repeat-x left top; }
.cmmntWrap .top	{ position:relative; height:30px; }
.cmmntWrap .top .userName	{ position:absolute; top:10px; left:100px; text-align:left; }
.cmmntWrap .top .userName img	{ vertical-align:text-bottom; }
.cmmntWrap .top .userName .comCmmntLink	{ position:absolute; top:3px; right:-45px; padding-left:13px;  background:url("../time_images/arrowCmmnt.png") no-repeat left center; }
.cmmntWrap .top .userName .comCmmntLink	span	{ color:#ffff00; }
.cmmntWrap .top .toThisUser		{ position:absolute; top:10px; right:25px; overflow:auto; }
.cmmntWrap .top .toThisUser li	{ float:left; margin-left:3px; }

table.noneStyleTable	{ width:100%; }
table.noneStyleTable th, table.noneStyleTable td	{ background:none; background-color:none; border:none; }

.cmmntCntntTable td.pic	{ text-align:right; }
.cmmntCntntTable td.pic img	{ width:60px; height:50px; }
.cmmntDescWrap	{ position:relative; margin-right:20px; min-height:50px; border:1px solid #494949; }
.cmmntDescWrap .topRight	{ position:absolute; top:5px; right:10px; }
.cmmntDescWrap .topRight li	{ float:left; margin-right:3px; }
.reportRed	{ font-weight:bold; color:#ff803b; }
.reportBlue	{ font-weight:bold; color:#67d6ff; }
.cmmntDescWrap .cmmntDesc	{ padding:28px 5px 5px 5px; text-align:left; color:#d4d4d4; }
.cmmntDescWrap .cmmntDesc11	{ padding:28px 5px 5px 5px; text-align:left; color:#d4d4d4; font-size:11px; }

.scndDepthcmmnt .top .userName	{ left:75px; }

.womenTxt	{ color:#ffd7eb!important; }
.menTxt		{ color:#a3edff!important; }

.normalCmmntWrap	{ background:#282828 url("../time_images/vTabalHdBg.gif") repeat-x; }

ul.normalList	{ margin-top:5px; margin-left:5px; }

.underline	{ text-decoration:underline; }

/* 시간톡 */
table.talkWatingTable	{ margin-top:20px; background:#3b3b3b; }
table.talkWatingTable td, table.talkWatingTable li, table.talkWatingTable td, table.talkWatingTable a, table.talkWatingTable td, table.talkWatingTable li, table.talkWatingTable td, table.talkWatingTable span	{ font-size:11px; }
table.talkWatingTable td	{ padding-top:10px; padding-bottom:10px; border-bottom:10px solid #3b3b3b; }
table.talkWatingTable .pic	{ text-align:center; }
table.talkWatingTable .pic img	{ width:60px; height:50px; border:1px solid #dfdfdf; }
table.talkWatingTable .info		{ text-align:left; letter-spacing:-1px; color:#ddd!important; }
table.talkWatingTable .info li	{ color:#ddd; }
table.talkWatingTable .logon	{ font-weight:bold; color:#ffff00; }
table.talkWatingTable .logoff	{ font-weight:bold; color:#d5d5d5; }
table.talkWatingTable .recorded	{ color:#222; letter-spacing:0px; }
table.talkWatingTable .talkPrv	{ margin-top:5px; }
.receivedMsg	{ padding-left:20px; background:url("../time_images/arrowR.gif") no-repeat left 2px; }
.sendMsg	{ padding-left:20px; background:url("../time_images/arrowL.gif") no-repeat left 2px; }

/*  서브푸터 */
.footerWrap2		{ position:relative; height:140px; }
.footerWrap2 .btmLogo	{ position:absolute; top:20px; left:22px; }
.footerWrap2 .btmLinkList	{ position:absolute; top:20px; left:225px;}
.footerWrap2 .btmLinkList li	{ float:left; color:#6f7378; }
.footerWrap2 .btmLinkList li a	{ color:#6f7378; font-weight:bold; font-size:11px; }
.footerWrap2 .btmLinkList li a:hover	{ color:#95989c; }
.footerWrap2 .address	{ position:absolute; top:45px; left:225px;  }
.footerWrap2 .address li	{ font-size:11px; color:#6f7378; line-height:150%; }
.footerWrap2 .bnnr	{ position:absolute; top:85px; left:225px; }
.footerWrap2 .bnnr li	{ float:left; margin-right:10px; }

/* 시간경매 bg (청색) */
div#subCntntWrap.auctionCntntWrap	{ background:url("../time_images/subContentBg_2.gif") repeat-y; }
div.auctionCntntWrap .subRightWrapBg	{ background:url("../time_images/subRightBg_2_01.gif") no-repeat right top; }
div.auctionCntntWrap .subRightWrap	{ background:url("../time_images/subContentBg_2.gif") repeat-y right top; }
div.auctionCntntWrap .subContentBtmWrap	{ background:url("../time_images/subContentBtmBg_2.gif") no-repeat; }
div.auctionCntntWrap .subRightWrapBtm	{ background:url("../time_images/subContentBtmBg_2.gif") no-repeat right bottom; }

/* 시간경매 bg (녹색) */
div#subCntntWrap.auctionInfoCntntWrap	{ background:url("../time_images/subContentBg_3.gif") repeat-y; }
div.auctionInfoCntntWrap .subRightWrapBg	{ background:url("../time_images/subRightBg_3_01.gif") no-repeat right top; }
div.auctionInfoCntntWrap .subRightWrap	{ background:url("../time_images/subContentBg_3.gif") repeat-y right top; }
div.auctionInfoCntntWrap .subContentBtmWrap	{ background:url("../time_images/subContentBtmBg_3.gif") no-repeat; }
div.auctionInfoCntntWrap .subRightWrapBtm	{ background: url("../time_images/subContentBtmBg_3.gif") no-repeat right bottom; }

/* 마이페이지 bg (갈색) */
div#subCntntWrap.mypageCntntWrap	{ background:url("../time_images/subContentBg_4.gif") repeat-y; }
div.mypageCntntWrap .subRightWrapBg	{ background:url("../time_images/subRightBg_4_01.gif") no-repeat right top; }
div.mypageCntntWrap .subRightWrap	{ background:url("../time_images/subContentBg_4.gif") repeat-y right top; }
div.mypageCntntWrap .subContentBtmWrap	{ background:url("../time_images/subContentBtmBg_4.gif") no-repeat; }
div.mypageCntntWrap .subRightWrapBtm	{ background:url("../time_images/subContentBtmBg_4.gif") no-repeat right bottom; }

/* 마이페이지 */
div.lBoxWrap .lBoxBody	{ background:url("../time_images/lbox_body.gif") repeat-y; }
div.lBoxWrap .lBoxBody2	{ padding:40px 40px 20px 40px; min-height:200px; background:url("../time_images/lbox_top.gif") no-repeat; }
div.lBoxWrap .lBoxBtm	{ height:32px; background:url("../time_images/lbox_bottom.gif") repeat-y; }
div.lBoxWrap .lBoxCntnt div, div.lBoxWrap .lBoxCntnt span, div.lBoxWrap .lBoxCntnt p	{ color:#fff; }
div.lBoxWrap .lBoxCntnt p.yellowTxt	{ color:#ffff00; letter-spacing:-1px;}

.dot_nor	{ padding-left:20px; background:url("../time_images/dot_nor.gif") no-repeat left 2px; }

ul.mypageList	{ margin-left:20px; padding-top:20px; }
ul.mypageList li, ul.mypageList span	{ color:#fff; }
ul.mypageList li	{ margin-bottom:10px; }
ul.mypageList span.yellowTxt	{ color:#ffff00; }

table.brownTable	{ width:100%; border-top:3px solid #2e2722; }
table.brownTable th, table.brownTable td, table.brownTable div, table.brownTable span, table.brownTable a	{ color:#fff; }
table.brownTable th, table.brownTable td	{ padding-top:7px; padding-bottom:7px; background:#564b42; border-top:1px solid #2e2722; }
table.brownTable th		{ padding-left:20px; text-align:left; }
table.brownTable .subText	{ color:#b6a091; font-size:11px; }
table.brownTable .pdTB	{ margin-top:4px; margin-bottom:3px; }
table.brownTable .pointText	{ color:#fadc43; }
a.pointText, a.pointText:hover	{ color:#fadc43; font-size:11px; }

input[type=text].inputS, input[type=password].inputS	{ width:50px; }
input[type=text].inputM, input[type=password].inputM	{ width:100px; }
input[type=text].inputL, input[type=password].inputL	{ width:215px; }
input[type=text].inputXL, input[type=password].inputXL	{ width:320px; }

.myPicList	{ margin-top:20px; }
.myPicList li	{ display:inline-block; zoom:1; *display:inline;/* ie */ margin-left:10px; margin-right:10px; width:100px; }
.myPicList .pic		{ width:100px; height:90px; }
.myPicList .pic img	{ width:100%; height:100%; }
.myPicList div.date	{ margin-top:5px; color:#a9a9a9!important; }


.myPicList2	{ margin-top:20px; }
.myPicList2 li	{ display:inline-block; zoom:1; *display:inline;/* ie */ margin-left:10px; margin-right:10px; width:100px; }
.myPicList2 .pic		{ width:100px; height:90px; }
.myPicList2 div.date	{ margin-top:5px; color:#a9a9a9!important; }


.myProCommnt	{ margin-top:10px; }
.textarea	{ margin-top:3px; }
.textarea textarea	{ overflow-y:scroll; padding:3px 5px; width:97.5%; height:70px; color:#fff; background:#272727; border:1px solid #6f6f6f; }

.boardBelowBtn	{ margin-top:3px; margin-bottom:12px; text-align:right; }

div.boardWrap table.vTable td.bgGray	{ background:#545454!important; }

/* 친구(차단) 관리 */
ul.makeFrndTop	{ overflow:auto; border-bottom:1px solid #615c58; }
ul.makeFrndTop li	{ float:left; margin-right:1px; }
ul.makeFrndTop li a	{ display:block; width:110px; height:30px; }

ul.makeFrndTop .menu1 a	{ background:url("../time_images/friend_tab_1.gif"); }
ul.makeFrndTop .menu2 a	{ background:url("../time_images/friend_tab_2.gif"); }
ul.makeFrndTop .menu3 a	{ background:url("../time_images/friend_tab_3.gif"); }
ul.makeFrndTop .menu4 a	{ background:url("../time_images/friend_tab_4.gif"); }
ul.makeFrndTop .menu5 a	{ background:url("../time_images/friend_tab_5.gif"); }

ul.makeFrndTop .menu1 a:hover, ul.makeFrndTop .menu1 a.active	{ background:url("../time_images/friend_tab_1_on.gif"); }
ul.makeFrndTop .menu2 a:hover, ul.makeFrndTop .menu2 a.active	{ background:url("../time_images/friend_tab_2_on.gif"); }
ul.makeFrndTop .menu3 a:hover, ul.makeFrndTop .menu3 a.active	{ background:url("../time_images/friend_tab_3_on.gif"); }
ul.makeFrndTop .menu4 a:hover, ul.makeFrndTop .menu4 a.active	{ background:url("../time_images/friend_tab_4_on.gif"); }
ul.makeFrndTop .menu5 a:hover, ul.makeFrndTop .menu5 a.active	{ background:url("../time_images/friend_tab_5_on.gif"); }

ul.myPaidTop	{ overflow:auto; }
ul.myPaidTop li	{ float:left; margin-right:10px; height:60px; }
ul.myPaidTop li a	{ display:block; }
ul.myPaidTop li.cubicCharge a	{ margin-top:23px; }

/* 큐빅충전 */
div.cubicChargeBox	{ overflow:auto; }
div.cubicChargeBox .left	{ float:left; width:340px; }
div.cubicChargeBox .right	{ float:right; width:265px; }
div.cubicChargeBox table td	{ color:#ddd; }
div.cubicChargeBox .cubic	{ font-size:13px; color:#fff5a5; }
div.cubicChargeBox .price	{ font-size:13px; color:#e1f991; font-weight:bold; }
div.cubicChargeBox .vTable	{ margin-top:5px; }
div.cubicChargeBox .vTable th	{ font-size:11px; }

ul.howToPay		{ margin-top:8px; background:url("../time_images/dotLine.gif") repeat-x left top; }
ul.howToPay	 li	{ overflow:auto; padding-top:8px; padding-bottom:8px; background:url("../time_images/dotLine.gif") repeat-x left bottom; }
ul.howToPay .frst, ul.howToPay .scnd	{ float:left; padding-left:10px; width:120px; }

div.cubicChargeBox .cubicDesc	{ margin-top:15px; padding:10px; color:#bdffd1; font-size:11px; letter-spacing:-1px; background:#212f22; }
div.cubicHowTouse	 { position:relative; margin-top:30px; width:625px; height:376px; background:url("../time_images/item_img_new.jpg") no-repeat center top; }
div.cubicHowTouse .link1	{ position:absolute; top:193px; left:71px; width:62px; height:22px; background:url("../time_images/btnMovePage1.gif") no-repeat }
div.cubicHowTouse .link2	{ position:absolute; top:193px; left:210px; width:62px; height:22px; background:url("../time_images/btnMovePage2.gif") no-repeat }
div.cubicHowTouse .link3	{ position:absolute; top:193px; left:350px; width:62px; height:22px; background:url("../time_images/btnMovePage2.gif") no-repeat }

/* 결제 */
div.membershipDesc	{ position:relative; margin-top:20px; width:630px; height:512px; background:url("../time_images/free_img_011.jpg") no-repeat center top; }
div.membershipDesc .btn	{ position:absolute; bottom:20px; left:250px; width:121px; height:60px; }

/* 레이어팝업 */
div.popFrameWrap5	{ display:none; position:absolute; top:100px; left:50%; margin-left:-250px; width:500px; background:url("../time_images/popBgBody.gif") repeat-y; }
div.popFrameWrap5 .top	{ height:25px; background:url("../time_images/popBgTop.gif") no-repeat; }
div.popFrameWrap5 .btm	{ height:25px; background:url("../time_images/popBgBtm.gif") no-repeat; }
div.popFrameWrap5 .body	{ position:relative; margin:0 auto; width:450px; min-height:50px; }
div.popFrameWrap5 .body .title	{ margin-bottom:10px; padding-left:10px; padding-bottom:10px; font-size:15px; font-weight:bold; background:url("../time_images/popTitleBg.gif") no-repeat center bottom; }
div.popFrameWrap5 .body .divTopLeft	{ text-align:right; }
div.popFrameWrap5 .body .box	{ margin-bottom:10px; padding:10px; background:#222; }
div.popFrameWrap5 .body .close	{ position:absolute; top:0px; right:0px; width:14px; height:14px; background:url("../time_images/btnClosePop.gif") no-repeat; }

table.popTable	{ width:100%; }
table.popTable th, table.popTable td	{ padding:5px; color:#d7d7d7; border-bottom:1px solid #000; }
table.popTable th	{ background:url("../time_images/thBrown.gif") repeat-x; }
table.popTable td	{ background:#594d44; border-left:1px solid #000; }
table.popTable td.etc	{ padding-top:10px; padding-left:10px; vertical-align:top; }

div.sendTalkDesc	{ position:relative; margin-top:20px; width:630px; height:664px; background:url("../time_images/imgSendTalk.jpg") no-repeat; }
div.sendTalkDesc .btn	{ position:absolute; top:369px; left:243px; width:44px; height:21px; }

div.changeNickDesc	{ position:relative; width:630px; height:615px; background:url("../time_images/imgNickname.jpg") no-repeat; }
div.changeNickDesc .btn	{ position:absolute; bottom:32px; left:264px; width:104px; height:29px; }
div.changeNickTable	{ position:absolute; top:355px; left:70px; width:500px; }
div.changeNickTable table	{ width:100%; }
div.changeNickTable table th	{ text-align:left; color:#fff; }
div.changeNickTable table th, div.changeNickTable table td	{ height:34px; }
div.changeNickTable input[type=text]	{ width:320px; }
div.changeNickTable label	{ font-size:11px; color:#fff; }

div.emperorJoinDesc	{ position:relative; width:630px; background:url("../time_images/vip_text_09.gif") no-repeat; }
div.emperorJoinDesc .btn	{ position:absolute; bottom:40px; left:260px; }

div.levelStatus		{ position:relative; display:inline-block; zoom:1; *display:inline;/* ie */ padding-top:32px; padding-left:10px; padding-right:100px; height:50px; background:url("../time_images/member_situ02.gif") repeat-x; }
div.levelStatus .front	{ position:absolute; top:0px; left:0px; width:5px; height:70px; background:url("../time_images/member_situ03.gif") no-repeat left top; }
div.levelStatus .end	{ position:absolute; top:0px; right:-10px; width:100px; height:70px; background:url("../time_images/member_situ03.gif") no-repeat right top; }

table.simpleTable	{ margin-top:5px; width:100%; border-top:2px solid #2e2722; }
table.simpleTable th, table.simpleTable td	{ padding:7px; color:#fff; background:#564b42; border-top:1px solid #2e2722; }
table.simpleTable label	{ color:#fff; }
table.simpleTable .lightBrown	 { color:#ffce8e; }

ul.blurBoxWrap	{ margin-top:5px; background:url("../time_images/rbox_b_bg.gif") repeat-y; }
ul.blurBoxWrap .top	{ height:5px; background:url("../time_images/rbox_b_top.gif") no-repeat; }
ul.blurBoxWrap .btm	{ height:5px; background:url("../time_images/rbox_b_bottom.gif") no-repeat; }
ul.blurBoxWrap .body	{ padding:10px 20px; }

div.joinVipMail	{ position:relative; width:630px; height:289px; background:url("../time_images/join_profile_king.gif") no-repeat; }
div.joinVipMail .radioWrap	{ position:absolute; top:95px; left:275px; }

/* 팝업 */
.popBodyBg		{ background:url("../time_images/popBodyBg.gif") repeat-y; }
div.popTopFrame	{ height:19px; background:url("../time_images/popTopFrameBg.gif") no-repeat left top; }
div.popBtmFrame	{ position:absolute; bottom:0px; left:0px; width:500px; height:22px; background:url("../time_images/popBtmFrameBg.gif") no-repeat left bottom; }
div.popBodyArea	{ position:relative; margin:4px 0px 22px 13px; width:476px; }
div.popBodyArea .popUserPic		{ margin-left:10px; width:60px; height:50px; border:1px solid #ddd; }
div.popBodyArea .popUserPic img	{ width:100%; height:100%; }
div.popBodyArea .popUserInfo	{ position:absolute; top:2px; left:90px; }
div.popBodyArea .popUserBt	    { position:absolute; top:26px; left:0px; width:374px; }
div.popBodyArea .logon	{ font-weight:bold; color:#ffff00; }
div.popBodyArea .logoff	{ font-weight:bold; color:#d5d5d5; }
div.popBodyArea ul.popTabList	{ overflow:auto; position:absolute; top:63px; right:12px; width:454px;  height:30px; }
div.popBodyArea ul.popTabList li	{ float:left; }
div.popBodyArea ul.popTabList li.sm		{ margin-left:4px; margin-top:5px; }
div.popBodyArea ul.popTabList li.sm1	{ margin-left:15px; }
div.popBodyArea ul.popTabList a	{ display:block; }
div.popBodyArea ul.popTabList .tab1 a	{ width:156px; height:30px; background:url("../time_images/popTab1.gif") no-repeat; }
div.popBodyArea ul.popTabList .tab2 a	{ width:148px; height:30px; background:url("../time_images/popTab2.gif") no-repeat; }
div.popBodyArea ul.popTabList .tab3 a	{ width:150px; height:30px; background:url("../time_images/popTab3.gif") no-repeat; }
div.popBodyArea ul.popTabList .tab1.ui-tabs-active a	{ width:156px; height:30px; background:url("../time_images/popTab1_on.gif") no-repeat; }
div.popBodyArea ul.popTabList .tab2.ui-tabs-active a	{ width:148px; height:30px; background:url("../time_images/popTab2_on.gif") no-repeat; }
div.popBodyArea ul.popTabList .tab3.ui-tabs-active a	{ width:150px; height:30px; background:url("../time_images/popTab3_on.gif") no-repeat; }

div.popBodyArea .bar	{ position:absolute; top:55px; left:0px; width:100%; height:9px; background:url("../time_images/popLineBg.gif") no-repeat center top; }
div.popBodyArea .popBodyWrap	{ position:absolute; top:93px; margin-left:10px; width:454px; min-height:300px; }
div.popBodyArea .moreBar		{ display:block; width:437px; line-height:22px; text-align:center; font-weight:bold; background:#3d271d; }
div.popBodyArea .sendTalkWrap, div.popBodyArea .articleWrap, div.popBodyArea .profileWrap	{ height:526px; }

div.popBodyArea .sendTalkWrap .talkArea	{ overflow-y:scroll; padding-bottom:10px; height:435px; background:#5a4d45; }
div.popBodyArea .date	{ margin:0 auto; margin-top:10px; width:415px; line-height:28px; color:#fff; text-align:center; background:#756256; border-radius:15px 15px 15px 15px; }
div.popBodyArea .toolBar	{ position:relative; height:31px; background:url("../time_images/popToolbarBg.gif") repeat-x; }
div.popBodyArea .toolBar .camera	{ position:absolute; top:6px; left:10px; width:45px; height:19px; background:url("../time_images/popPicBtn.gif") no-repeat; }
div.popBodyArea .toolBar .notice	{ overflow:hidden; position:absolute; top:7px; right:10px; width:375px; height:19px; letter-spacing:-1px; text-align:right; font-weight:bold; font-size:11px; color:#ff2626; }
div.popBodyArea .popTextarea	{ position:relative; width:454px; height:58px; background:#fff; }
div.popBodyArea .popTextarea textarea	{ margin-top:5px; margin-left:5px; height:45px; width:375px; border:none; }
div.popBodyArea .popTextarea .sendBtn	{ position:absolute; top:10px; right:10px; width:55px; height:39px; background:url("../time_images/popSendBtn.gif") no-repeat; }

div.popBodyArea .articleWrap .title	{ margin-left:0px; padding-top:10px; padding-left:10px; font-size:11px; color:#cfcfcf; background:url("../time_images/arrow_03.gif") no-repeat left 14px; }
div.popBodyArea .articleWrap .title span	{ font-size:11px; font-weight:bold; color:#fff; }
div.popBodyArea .articleWrap .tableWrap	{ padding:3px 0px 0px 0px; }

div.popBodyArea .con	{ margin:10px 10px 0px 10px; }

table.tableBrwn	{ width:100%; }
table.tableBrwn th, table.tableBrwn td	{ padding:5px; color:#d7d7d7; font-size:11px; border-bottom:1px solid #151515; }
table.tableBrwn th	{ text-align:left; background:#34231b url("../time_images/thBrwn.gif") repeat-x; }
table.tableBrwn td	{ background-color:#5a4d45; }
table.tableBrwn td.article div	{ overflow-y:auto; height:353px; color:#d7d7d7; }

div.popBodyArea .profileWrap .introTxt	{ padding:15px 0 15px 0; }
div.popBodyArea .profileWrap .introTxt div	{ overflow:hidden; overflow-y:scroll; padding:10px; width:434px; height:50px; color:#fff; background-color:#444444; /*border-radius:15px;*/ }

div.popBtmLogo	{ position:absolute; bottom:25px; left:25px; }
div.popBtmBtn	{ position:absolute; bottom:25px; left:335px; width:140px; height:24px; text-align:right; }

div.smallTabsWrap	{ position:relative; padding:0px; }
ul.smallTabList		{ overflow:auto; background:url("../time_images/smallTabBg.gif") repeat-x bottom left; }
ul.smallTabList li	{ float:left; }
ul.smallTabList li a	{ display:block; line-height:30px; }

.smallTabsWrap .more	{ position:absolute; top:-23px; left:270px; }

ul.smallTabList .smallTab1 a	{ width:96px; height:27px; background:url("../time_images/smallTab1.png") no-repeat; }
ul.smallTabList .smallTab2 a	{ width:96px; height:27px; background:url("../time_images/smallTab2.png") no-repeat; }
ul.smallTabList .smallTab3 a	{ width:96px; height:27px; background:url("../time_images/smallTab3.png") no-repeat; }

ul.smallTabList .smallTab1.ui-tabs-active a	{ width:96px; height:27px; background:url("../time_images/smallTab1_on.png") no-repeat; }
ul.smallTabList .smallTab2.ui-tabs-active a	{ width:96px; height:27px; background:url("../time_images/smallTab2_on.png") no-repeat; }
ul.smallTabList .smallTab3.ui-tabs-active a	{ width:96px; height:27px; background:url("../time_images/smallTab3_on.png") no-repeat; }

div.smallTabsWrap .photoAreaWrap	{ margin-top:10px; padding-top:50px; height:190px; background:#422f28; }
div.smallTabsWrap .photoAreaWrap .photoArea	{ margin-left:15px; margin-right:15px; height:90px; text-align:center; }
div.smallTabsWrap .photoAreaWrap .photoArea li	{ display:inline-block; zoom:1; *display:inline; /*ie*/ margin-right:5px; }
div.smallTabsWrap .photoAreaWrap .photoArea li a	{ display:inline-block; zoom:1; *display:inline; /*ie*/ }
/*div.smallTabsWrap .photoAreaWrap .photoArea li a:hover	{ border:2px solid green; }*/
div.smallTabsWrap .photoAreaWrap .photoArea li img	{ width:89px; height:70px; }

/* 톡 대화영역 */
div.eachMssgWrap	{ z-index:0; position:relative; margin-top:10px; }
div.eachMssgWrap .pic	{ position:absolute; width:42px; height:40px; border:1px solid #fff; }
div.eachMssgWrap .pic img	{ width:100%; height:100%; }
div.eachMssgWrap .eachMssg	{ position:relative; display:inline-block; zoom:1; *display:inline;/* ie */ max-width:270px; }
div.eachMssgWrap .baloon	{ z-index:1; position:relative; padding:7px 10px 5px 10px; color:#333; border-radius:15px; }
div.eachMssgWrap .time	{ z-index:0; position:absolute; bottom:3px; padding:2px 23px 0px 23px; font-size:11px; color:#fff; background:#483c3a; border-radius:10px; }
div.eachMssgWrap .read	{ position:absolute; top:2px; font-size:11px; font-weight:bold; color:#ffe930; }

div.leftMssgWrap	{ min-height:42px; }
div.leftMssgWrap .pic	{ top:0px; left:10px; }
div.leftMssgWrap .name	{ margin-left:60px; color:#fff; }
div.eachMssgWrap .eachMssg	{ margin-left:65px; }
div.leftMssgWrap .baloon	{ background:#fff; }
div.leftMssgWrap .baloon .tail	{ position:absolute; top:7px; left:-7px; width:12px; height:12px; background:url("../time_images/baloonArrow_w.png"); }
div.leftMssgWrap .time	{ right:-80px; }
div.leftMssgWrap .read	{ right:7px; }

div.rightMssgWrap	{ min-height:30px; text-align:right; }
div.rightMssgWrap .eachMssg	{ margin-right:15px; }
div.rightMssgWrap .baloon	{ background:#ffe930; }
div.rightMssgWrap .baloon .tail	{ position:absolute; top:7px; right:-7px; width:12px; height:12px; background:url("../time_images/baloonArrow_y.png"); }
div.rightMssgWrap .time	{ left:-80px; }
div.rightMssgWrap .read	{ left:7px; }

/* 회원검색결과 - 시간톡 대기실과 동일 */
table.srchRsltTable td, table.srchRsltTable li, table.srchRsltTable td, table.srchRsltTable a, table.srchRsltTable td, table.srchRsltTable li, table.srchRsltTable td, table.srchRsltTable span	{ font-size:11px; }
table.srchRsltTable td	{ padding-top:10px; padding-bottom:10px; border-bottom:1px solid #3d3d3d; }
table.srchRsltTable .pic	{ text-align:center; }
table.srchRsltTable .pic img	{ width:60px; height:50px; border:1px solid #dfdfdf; }
table.srchRsltTable .info		{ text-align:left; letter-spacing:-1px; color:#ddd!important; }
table.srchRsltTable .info li	{ color:#ddd; }
table.srchRsltTable .logon	{ font-weight:bold; color:#ffff00; }
table.srchRsltTable .logoff	{ font-weight:bold; color:#d5d5d5; }
table.srchRsltTable .recorded	{ color:#222; letter-spacing:0px; }
table.srchRsltTable .talkPrv	{ margin-top:5px; }
table.srchRsltTable .receivedMsg	{ padding-left:20px; background:url("../time_images/arrowR.gif") no-repeat left 2px; }

/* FAQ */
ul.faqSrchArea .top		{ height:5px; background:url("../time_images/rbox_g_top.gif") no-repeat; }
ul.faqSrchArea .body	{ padding-left:30px; background:url("../time_images/rbox_g_bg.gif") repeat-y; }
ul.faqSrchArea .btm		{ height:5px; background:url("../time_images/rbox_g_bottom.gif") no-repeat; }

div.accordion	{ background:#3a4d3b; }
div.accordion h3	{ padding:10px 20px 10px 40px; cursor:pointer; background:url("../time_images/img_q.gif") no-repeat 10px center; }
div.accordion .con	{ margin:0px 10px; padding:10px 10px 10px 30px; font-size:12px; line-height:35px; letter-spacing:-1px; color:#fff5a5; background:url("../time_images/img_a.gif") no-repeat left 10px; border-top:1px dotted #919191; }
div.accordion .brdrTop	{ border-top:1px solid #2d3e2e; }

.textareaDark textarea	{ overflow-y:scroll; background:#272727; border:1px solid #6f6f6f; }

/* 회원등급 팝업 */
div.popBodyArea .scrollBox	{ overflow-y:scroll; margin:0 auto; padding:10px; width:430px; height:430px; background:#151515; border:1px solid #5c5c5c; }

/* 사랑의 열매 */
div.fruitLoveMemWrap	{ overflow:auto; margin-top:5px; }
div.fruitLoveMemWrap .left	{ float:left; width:310px; }
div.fruitLoveMemWrap .left .paging	{ margin-top:10px; }

div.fruitLoveMemWrap .right	{ float:right; width:310px; }
div.fruitLoveMemWrap .right .fruitLoveBox	{ position:relative; width:309px; height:150px; background:url("../time_images/fruitLoveBoxBg.gif") no-repeat; }
div.fruitLoveMemWrap .right .fruitLoveBox ul	{ position:absolute; top:20px; left:15px;  }
div.fruitLoveMemWrap .right .fruitLoveBox ul li	{ margin-bottom:5px; font-size:15px; font-weight:bold; }
div.fruitLoveMemWrap .right .fruitLoveBox ul li span	{ font-size:15px; font-weight:bold; color:#fff5a5; }
div.fruitLoveMemWrap .right .fruitLoveBox .btn	{ position:absolute; bottom:17px; left:87px; }
div.fruitLoveMemWrap .right ul.desc li	{ font-size:11px; }

div.shareIntroWrap	{ overflow:auto; margin-top:20px; }
div.shareIntroWrap .left	{ position:relative; float:left; width:305px; }
div.shareIntroWrap .left .wrap	{ position:relative; margin-top:5px; height:150px; border:1px solid #656565; }
div.shareIntroWrap .left .wrap .pic	{ position:absolute; top:7px; left:7px; width:190px; height:135px; }
div.shareIntroWrap .left .wrap .pic img	{ width:100%; height:100%; }
div.shareIntroWrap .left .wrap p	{ overflow:hidden; margin:7px 7px 5px 207px; letter-spacing:-1px; }

div.shareIntroWrap .right	{ position:relative; float:right; width:305px; }
div.shareIntroWrap .right .wrap	{ overflow:auto; margin-top:5px; }
div.shareIntroWrap .right .wrap ul	{ float:left; width:95px; }
div.shareIntroWrap .right .wrap ul .pic img	{ width:93px; height:70px; border:1px solid #656565; }
div.shareIntroWrap .right .wrap .iconDot	{ font-size:11px; color:#fff; }

div.shareIntroWrap .moreBtn	{ position:absolute;  top:2px; right:0px; }

div.welfareBoxWrap .body	{ text-align:center; }
div.welfareBoxWrap .totalAmount	{ font-weight:bold; font-size:20px; color:#fff5a5; vertical-align:middle; }

div.sayVictoryWrap	{ margin-top:30px; }
div.sayVictoryWrap ul li	{ position:relative; padding-left:10px; line-height:35px;background:#282828 url("../time_images/vTabalHdBg.gif") repeat-x; }
div.sayVictoryWrap ul li .txt	{ position:absolute; top:9px; left:150px; color:#d4d4d4; }

div.welfareNotice	{ margin-top:30px; }

/* 개인후원 */
div.personalBoxWrap	{ margin-top:5px; }

div.psnlSupportList	{ position:relative; margin-top:20px; padding-bottom:20px; min-height:120px; background:url("../time_images/dotLine.gif") repeat-x left bottom; }
div.psnlSupportList li, div.psnlSupportList span	{ font-size:12px; }
div.psnlSupportList li	{ margin-bottom:3px; color:#d4d4d4; }
div.psnlSupportList .frame	{ position:absolute; top:0px; left:0px; width:157px; height:125px; background:url("../time_images/welfare_person_box.gif") repeat-x left bottom; }
div.psnlSupportList .frame img	{ position:absolute; top:11px; left:11px; width:135px; height:103px; }
div.psnlSupportList .info	{ margin-left:165px; }

/* 단체후원 */
div.groupSupportList	{ position:relative; margin-top:20px; padding-bottom:20px; min-height:155px; background:url("../time_images/dotLine.gif") repeat-x left bottom; }
div.groupSupportList li, div.groupSupportList span	{ font-size:12px; }
div.groupSupportList li	{ margin-bottom:3px; color:#d4d4d4; }
div.groupSupportList .frame	{ position:absolute; top:0px; left:0px; width:213px; height:158px; background:url("../time_images/welfare_group_box.gif") repeat-x left bottom; }
div.groupSupportList .frame img	{ position:absolute; top:11px; left:11px; width:191px; height:135px; }
div.groupSupportList .info	{ margin-left:225px; }
div.groupSupportList .info li a	{ font-weight:bold; color:#fff; }
div.groupSupportList .status	{ position:absolute; bottom:15px; left:225px; width:400px; }
div.groupSupportList .status td.alR	{ color:#fff5a5!important; }

/* 회원가입 */
body.iframeBg	{ background:#2e2e2e; }
div.joinIframeWrap	{ margin-top:5px; }
div.joinIframeWrap iframe	{ width:100%; height:100px; border:1px solid #272727; }

div.docForJoinWrap		{ padding:10px 20px; } /* 개인보호정책, 개인정보 취급방침 */
div.docForJoinWrap h1	{ margin-top:30px; margin-bottom:7px; font-weight:bold; color:#fff5a5; }
div.docForJoinWrap h1:first-child	{ margin-top:5px; }
div.docForJoinWrap h2	{ margin-top:15px; font-weight:bold; }
div.docForJoinWrap ol	{ margin-left:20px; }
div.docForJoinWrap ol li	{ margin-bottom:5px; }
div.docForJoinWrap ol li .secondLevelList		{ margin-top:5px; }
div.docForJoinWrap ol li .secondLevelList li	{ list-style-type:lower-alpha; }
div.docForJoinWrap .date	{ margin-top:40px; margin-bottom:40px; text-align:right; font-weight:bold; }
div.docForJoinWrap .box		{ margin-top:5px; padding:10px; text-align:center; background:#222; border:1px solid #444; }

table.joinSimpleTable th	{ padding-left:30px; text-align:left; }
table.joinSimpleTable td, table.joinSimpleTable td span, table.joinSimpleTable td li, table.joinSimpleTable label	{ color:#b6a091; }
table.joinSimpleTable td span.colorTxt	{ color:#ff5d6d; }
.phoneCheckArea li	{ margin-bottom:5px; font-size:11px; }
table.joinSimpleTable label	{ font-size:11px; }
table.joinSimpleTable .pointText	{ color: #fadc43; }

td .innerList li	{ margin-bottom:5px; }
td .innerList li:last-child	{ margin-bottom:0px; }

/* id/pw */
div.brwnStoneBox	{ margin:0 auto; width:628px; background:url("../time_images/mbox_bg.gif") repeat-y; }
div.brwnStoneBox .top	{ height:1px; background:url("../time_images/mbox_top.gif") no-repeat; }
div.brwnStoneBox .body	{ padding:30px; }
div.brwnStoneBox .body *	{ color:#fff; }
div.brwnStoneBox .body h2	{ margin-top:15px; margin-bottom:5px; font-weight:bold; font-size:14px; color:#d4d4d4; }
div.brwnStoneBox .body h2.mT	{ margin-top:40px; }
div.brwnStoneBox .body .innerBox	{ padding:30px 20px; text-align:center; background:#211611; }
div.brwnStoneBox .body .innerBox .idBox	{ margin-bottom:20px; }
div.brwnStoneBox .body .innerBox .idBox input	{ background-color:#322824; border:1px solid #746159; }
div.brwnStoneBox .body .decs	{ margin-top:10px; font-size:11px; }
div.brwnStoneBox .btm	{ height:100px; background:url("../time_images/mbox_dia.gif") no-repeat right bottom; }

/* 회원탈퇴 */
div.myWithdrawBox .body .innerBox	{ text-align:left; }
div.myWithdrawBox ul	{ margin-left:10px; }
div.myWithdrawBox ul li	{ margin-bottom:7px; }
div.myWithdrawBox ul li:last-child	{ padding-left:15px; }

/* 회사소개 */
div.greenBoxWrap	{ background:url("../time_images/greenBoxBody.gif") repeat-y; }
div.greenBoxWrap .top	{ padding:20px 20px 0px 20px; background:url("../time_images/greenBoxTop.gif") no-repeat; }
div.greenBoxWrap .top table	{ width:100%; }
div.greenBoxWrap .top table th	{ text-align:left; }
div.greenBoxWrap .btm	{ height:20px; background:url("../time_images/greenBoxBtm.gif") no-repeat  left bottom; }

.iconRec	{ padding-left:12px; color:#fff; background:url("../time_images/dot_rect.gif") no-repeat; }

div.popIframeWrap	{ position:relative; margin:0 auto; margin-top:10px; width:445px; }
div.popIframeWrap iframe	{ width:100%; height:450px; border:1px solid #5c5c5c; }
div.popIframeWrap .textCounter	{ position:absolute; top:3px; right:0px; }

/* 사이트맵 */
div.sitemapTopWrap	{ letter-spacing:-1px; }

div.allColumnWrap	{ overflow:auto; margin-top:10px; }
div.allColumnWrap .columnWrap1, div.allColumnWrap .columnWrap2, div.allColumnWrap .columnWrap3	{  width:204px; }
div.allColumnWrap .columnWrap1, div.allColumnWrap .columnWrap2	{ float:left; }
div.allColumnWrap .columnWrap1	{ margin-right:7px; }
div.allColumnWrap .columnWrap3	{ float:right; }

div.miniGreenBox	{ margin-bottom:15px; background:url("../time_images/map_body.gif") repeat-y; }
div.miniGreenBox .btm	{ height:15px; background:url("../time_images/map_bottom.gif") no-repeat left bottom; }
div.miniGreenBox .title	{ margin-bottom:15px; }
div.miniGreenBox h2		{ margin:5px 0px 5px 20px; padding-left:8px; font-weight:bold; font-size:11px; color:#aed781; background:url("../time_images/dot_green.gif") no-repeat left 5px; }
div.miniGreenBox h2 a	{ font-size:11px; color:#aed781; }
div.miniGreenBox .subList		{ margin-left:25px; }
div.miniGreenBox .subList li	{ margin-bottom:5px; }
div.miniGreenBox .subList a		{ font-size:11px; color:#fff; }

/* 닉네임 클릭시 레이어 > 시간톡>접속자리스트 */
div.darkLayerListWrap	{ position:relative; }
ul.darkLayerList	{ display:none; position:absolute; top:-3px; left:10px; padding:5px 10px; width:65px; background:#000; border:1px solid #606060; }
ul.darkLayerList li	{ padding-left:0px; background:none; }
ul.darkLayerList a	{ display:block; font-size:12px; }


/* 레이어팝업 > 시간태그 */
.screen{  display:none; zoom:1; position:fixed; _position:absolute;  z-index:100; width:100%; left:0px; top:0px; }
.positionGuideWrap	{ position:relative; margin:0 auto; width:1000px; }

div.darkLayerPopup	{ position:absolute; top:50px; left:10px; width:520px; background:#2d2d2d; background:url("../time_images/layerPop/BodyBg.gif") repeat-y; }
div.darkLayerPopup .header		{ position:relative; padding:0px; height:62px; background:#000 url("../time_images/layerPop/timeTop.gif") no-repeat; }
/*div.darkLayerPopup .header h2	{ font-size:15px; font-weight:bold; color:#fff; line-height:52px; }*/
div.darkLayerPopup .header .closeBtn	{ position:absolute; top:28px; right:26px; font-family: 돋움; font-size:11px; color:#867a74; font-weight:bold; }
div.darkLayerPopup .body	{ width:490px;  min-height:outo; margin:0 auto; padding-top:7px; }
div.darkLayerPopup .body ul.desc	{ margin:12px; padding:10px; text-align:center; border:1px solid #4e4137; background-color:#7e7166; }
div.darkLayerPopup .body ul.desc li	{ font-size:11px; color:#d3cdc9; }
div.darkLayerPopup .mesg label		{ height:28px; padding-left:2px; font-size:11px; color:#b9b4b1; } /*오늘 이창을*/
div.darkLayerPopup .btm		{ position:relative; width:472px; height:30px; background:#000; margin:0px 15px 0 15px; padding:0 10px 0 10px; }
div.darkLayerPopup .btm .saveBtnR	{ position:absolute; top:5px; right:10px; }

.alignCenterPop div.darkLayerPopup	{ left:50%; margin-left:-235px; }

div.basicTableWrap	{ padding:5px 10px 5px 10px; }
table.basicTable	{ width:100%; border-collapse:separate; margin-bottom:8px; }
table.basicTable th, table.basicTable td, table.basicTable label, table.basicTable span	{ font-size:11px; color:#d0cbc6; }
table.basicTable th	{ background:#34231b url("../time_images/thBrwn.gif") repeat-x; }
table.basicTable td	{ padding:5px 5px 5px 5px; background:#3d3129; }
table.basicTable input[type=text]	{ background:#7e7166; border:1px solid #3c322d; }

/* 미니 팝업 */
.miniPopBodyBg		{ background:url("../time_images/popMiniBgBody.gif") repeat-y; }
div.miniPopTopFrameWrap	{ width:350px; }
div.miniPopTopFrame	{ height:19px; background:url("../time_images/popMiniBgTop.gif") no-repeat left top; }
div.miniPopBtmFrame	{ position:absolute; bottom:0px; left:0px; width:350px; height:45px; background:url("../time_images/popup350_bottom.gif") no-repeat left bottom; }
div.miniPopBodyArea	{ position:relative; margin:7px 13px 22px 13px; }

a, span		{ vertical-align:middle; }
.none	{ display:none; }
.bgNone	{ background-image:none!important; }
select.selectM	{ width:120px; }
table.innerTable th.noPD, table.innerTable td.noPD	{ padding:2px; }

.srchOptnList	{ margin-bottom:10px; padding-top:10px; }

div.dearEmperorWrap	.vTable	{ margin-bottom:10px; }
div.dearEmperorWrap	.vTable	td	{ height:70px; border-bottom:10px solid #453a33; }
div.dearEmperorWrap .profileWrap .introTxt	{ padding:10px; }
div.dearEmperorWrap .profileWrap .introTxt div	{ overflow:hidden; padding:10px; height:50px; color:#fff; background-color:#555; border-radius:15px; }
div.dearEmperorWrap	.vTable	td .tableBrwn		{ margin-top:10px; }
div.dearEmperorWrap	.vTable	td .tableBrwn td	{ height:auto; background:#3f3f3f url("../time_images/articleListBg2.gif") repeat-x; }
div.dearEmperorWrap #smallTabs1, div.dearEmperorWrap #smallTabs2, div.dearEmperorWrap #smallTabs3	{ min-height:50px; }
div.dearEmperorWrap .articleArea	{ margin:0 auto; padding-bottom:15px; width:600px; }
div.dearEmperorWrap .articleArea table.hTable td	{ height:auto; background:#545454!important; }
div.dearEmperorWrap .articleArea table.hTable th, div.dearEmperorWrap .articleArea table.hTable td	{ border-bottom:1px solid #3d3d3d; }
div.dearEmperorWrap .articleArea .imgArea	{ margin-top:20px; margin-bottom:20px; text-align:center; }
div.dearEmperorWrap .articleArea .imgArea img	{ display:block; margin:0 auto; margin-bottom:10px; max-width:450px; max-height:450px; }

/* 황제님에게 */
ul.popAddPicArea	{ margin-left:15px; margin-right:15px; }
ul.popAddPicArea .picArea	{ overflow:hidden; margin-top:5px; padding:10px; height:80px; text-align:center; background:#222; }
ul.popAddPicArea .picArea .picWrap	{ position:relative; display:inline-block; zoom:1; *display:inline;/* ie */ margin-right:3px; }
ul.popAddPicArea .picArea .picWrap img	{ max-height:80px; max-width:110px; }
ul.popAddPicArea .picArea .picWrap .del	{ position:absolute; top:0px; right:0px; width:15px; height:15px; background:#ccc url("../time_images/iconX.gif") no-repeat center center; }
ul.popAddPicArea .picArea .picWrap .del:hover	{ background:#999 url("../time_images/iconX_2.gif") no-repeat center center; }

/* 황제전용클럽 */
ul.subLeftMenuList3	{ margin:18px 30px 25px 5px; }
ul.subLeftMenuList3 li	{ margin-bottom:15px; padding-left:8px; padding-bottom:5px; background:url("../time_images/new_main_top_global_dot.gif") no-repeat; border-bottom:1px solid #222; }
ul.subLeftMenuList3 li.folder	{ padding-left:0px; background:none; }
ul.subLeftMenuList3 li.folder .name	{ font-weight:bold; color:#00ffff; }
ul.subLeftMenuList3 li .subList	{ margin-top:5px; margin-left:5px; }
ul.subLeftMenuList3 li .subList li	{ margin-bottom:5px; padding-bottom:0px; border-bottom:none; }

ul.subLeftMenuList3.innerMenu	{ margin:10px 30px 10px 15px; }

div.subBodyTitleWrap .moreLink	{ position:absolute; bottom:0px; right:10px; }
div.kingClubWrap div.subBodyTitleWrap h4	{ margin-bottom:3px; }
div.kingClubWrap table.hTable td		{ text-align:center; }
div.kingClubWrap table.hTable td.alL	{ text-align:left; }
div.kingClubWrap table	{ margin-bottom:30px; }

div.latestArticleTitle		{ background:#282828 url("../time_images/vTabalHdBg.gif") repeat-x; }
div.latestArticleTitle h4	{ margin-left:10px; margin-bottom:0px!important; line-height:30px; font-size:12px; }
div.latestArticleTitle .moreLink	{ bottom:5px; }

.iconArrow3	{ padding-right:8px; font-size:11px; background:url("../time_images/arrow_03.gif") no-repeat right 4px; }

ul.latestArticle	{ overflow:auto; padding-top:10px; padding-left:25px; padding-bottom:5px; text-align:center; background:#545454; }
ul.latestArticle li	{ float:left; margin-right:20px; width:130px; height:200px; }
ul.latestArticle ul.innerList li	{ height:auto; text-align:left;  }
ul.latestArticle ul.innerList .pic		{ height:135px; }
ul.latestArticle ul.innerList .pic img	{ max-width:125px; max-height:195px; }
ul.latestArticle ul.innerList .title	{ font-weight:bold; letter-spacing:-1px; }
ul.latestArticle ul.innerList .name a	{ font-size:11px; }
ul.latestArticle ul.innerList .article	{ margin-top:5px; overflow:hidden; }
ul.latestArticle ul.innerList.onlyArticle .article	{ height:155px; }


/* 좌측 회원정보 영역 
.afterLoginBox .myInfoList		{ overflow:auto;  }
.afterLoginBox .myInfoList li	{ float:left; margin-right:5px; width:100px; color:#fff; font-size:11px; }
.afterLoginBox .myInfoList li span	{ font-size:11px; }*/

/* 메인 시간톡 알림 */
ul.mainSiganTalkList	{ margin:0 auto; width:210px; }
ul.mainSiganTalkList li	{ position:relative; }
ul.mainSiganTalkList li.each	{ padding-top:5px; padding-bottom:5px; height:34px; border-bottom:1px dotted #333; }
ul.mainSiganTalkList li *		{ font-size:11px; }
ul.mainSiganTalkList .pic		{ position:absolute; top:5px; left:3px; width:38px; height:32px; border:1px solid #fff; }
ul.mainSiganTalkList .pic img	{ width:100%; height:100%; }
ul.mainSiganTalkList .talkList	{ margin-left:50px; }


/* 레이어 팝업 테스트 */
.testLayerPop	{ top:0px; left:0px; width:100px; height:100px; background:green; }


/* tr마다 공백있는 테이블 */
div.trMarginBtmTable table.vTable tr	{ border-bottom:10px solid #3b3b3b; }
div.trMarginBtmTable table.vTable td	{ background:#282828 url("../time_images/articleListBg3.gif") repeat-x; border-top:none; }

div.trMarginBtmTable table.innerTable tr	{ border-bottom:none; }
div.trMarginBtmTable table.vTable td.detail	{ background:none; }
table.innerTable th	{ background:#282828 url("../time_images/vTabalHdBg.gif") repeat-x!important; }

table.talkWatingTable td.detail	{ background:none; }
table.talkWatingTable .innerTable td	{ padding-top:5px; padding-bottom:5px; }

input[type=file]	{ height:20px; vertical-align:middle; color:#888; }

/* 메인 최근게시물 */
.newArticelWrap	{ position:relative; overflow:hidden; width: 320px; height: 250px; }
.newArticelList	{ position:relative; top:0; }
.newArticelList .aLine	{ overflow:hidden; height:130px; }
.newArticelList .aLine .aBox	{ overflow:hidden; float:left; margin-right:5px; width:100px; }
.newArticelList .aLine .aBox .pic	{ padding-top:7px; padding-left:6px; height:79px; background:url("../time_images/frameBg3.gif") no-repeat; }
.newArticelList .aLine .aBox .pic img { width:86px; height:64px; cursor:pointer; }

/* 진행중인 경매 */
div.auctionCntntWrap .articleDetailWrap	{ padding:0px; background:none; }
div.auctionCntntWrap .articleDetailWrap .pic	{ height:175px; background:#535758 url("../time_images/userDetailDefault.jpg") no-repeat center center; border:1px solid #292a2c; }
div.auctionCntntWrap .articleDetailWrap .pic img	{ margin-left:-92px; width:185px; height:164px; }
div.auctionCntntWrap .articleDetailWrap .price		{ font-size:15px; font-weight:bold; color:#fff2ce; }
div.auctionCntntWrap .articleDetailWrap .userInfoWrap	{ height:180px; }
div.auctionCntntWrap .articleDetailWrap .articleArea .article	{ padding:15px; }
.articleDetailWrap .articleArea	.morePic .pic img	{ margin-left:0px; }

div.auctionStatusArea		{ margin-top:20px; }
div.auctionStatusArea span	{ font-size:16px; font-weight:bold; letter-spacing:-1px; }
div.auctionStatusArea span.desc1	{ color:#ccf6e2; }
div.auctionStatusArea span.desc2	{ color:#fff5a3; }
div.auctionStatusArea span.desc3 	{ color:#ffc98e; }

.ingAuctionLarge	{ position:relative; margin-top:5px; width:632px; height:167px; background:url("../time_images/ingAuctionLargeBg.gif") no-repeat; }
.ingAuctionLarge .registBtn	{ position:absolute; top:-30px; right:0px; }
.ingAuctionLarge .pic	{ position:absolute; top:20px; left:20px; width:115px; height:126px; }
.ingAuctionLarge .pic img	{ width:100%; height:100%; }
.ingAuctionLarge .list1	{ position:absolute; top:25px; left:150px; }
.ingAuctionLarge .list2	{ position:absolute; top:20px; right:20px; text-align:right; }
.ingAuctionLarge .list2 li	{ font-size:11px; }
.ingAuctionLarge .price	{ font-size:18px; font-weight:bold; color:#fff5a5; }
.ingAuctionLarge .mssgArea	{ position:absolute; top:85px; left:150px; padding:10px; width:440px; height:42px; background:#000; }

.ingAuctionBox	{ overflow:auto; margin-top:10px; }
.ingAuctionBox .ingAuctionSmall	{ position:relative; float:left; width:310px; height:167px; background:url("../time_images/ingAuctionSmallBg.gif") no-repeat; }
.ingAuctionBox .left	{ margin-right:10px; }
.ingAuctionBox .ingAuctionSmall .pic	{ position:absolute; top:15px; left:15px; width:61px; height:61px; border:1px solid #7c7d7f; }
.ingAuctionBox .ingAuctionSmall .pic img	{ width:100%; height:100%; }
.ingAuctionBox .ingAuctionSmall .list	{ position:absolute; top:15px; left:90px; }
.ingAuctionBox .ingAuctionSmall .price	{ font-size:14px; font-weight:bold; color:#fff5a5; }
.ingAuctionBox .ingAuctionSmall .mssgArea	{ position:absolute; top:85px; left:15px; padding:5px; width:265px; height:40px; background:#000; }
.ingAuctionBox .ingAuctionSmall .openPrice	{ position:absolute; top:140px; left:15px; }
.ingAuctionBox .ingAuctionSmall .openPrice .price2	{ color:#fff5a5; }
.ingAuctionBox .ingAuctionSmall .noneAuction	{ position:absolute; top:50%; left:50%; margin-top:-20px; margin-left:-80px; text-align:center; }

div.boardWrap table.headerTable3 th	{ background:#282828 url("../time_images/articleListBg.gif") repeat-x left -6px; }
div.boardWrap table.headerTable3 td	{ padding:7px; background:#545454; border-bottom:1px solid #354244; }
div.boardWrap table.headerTable3 .price	{ font-size:14px; font-weight:bold; color:#fff5a5; }

/* 커뮤니티 게시글 공감, 비공감 */
.articleRightBtm	{ margin-top:10px; overflow:auto; }
.articleRightBtm li	{ float:right; }

/* 테이블 한 행에 bg 삽입 */
.talkWatingTable .bgArea td	{ padding-top:13px; padding-bottom:12px; background:transparent; }
.talkWatingTable .bgArea td:nth-child(1), .talkWatingTable .bgArea td:nth-child(2), .talkWatingTable .bgArea td:nth-child(3), .talkWatingTable .bgArea td:nth-child(4)	{ background-image:url("http://sibak.kr/sample/time_images/skin/skin_emperor_bg77.gif") !important; }
.talkWatingTable .bgArea td:nth-child(1)	{ background-position:0px 0px !important; }
.talkWatingTable .bgArea td:nth-child(2)	{ background-position:-72px 0px !important; }
.talkWatingTable .bgArea td:nth-child(3)	{ background-position:-197px 0px !important; }
.talkWatingTable .bgArea td:nth-child(4)	{ background-position:-383px 0px !important; }



/* paging */
.paging_sibak{ margin-top:16px; text-align:center; }
.paging_sibak .pg_first{display:inline-block;width:15px;height:15px;text-indent:-10000px;background:url(/html/images/arrow_first.gif) no-repeat;margin-right:5px;}
.paging_sibak .pg_prev{display:inline-block;width:15px;height:15px;text-indent:-10000px;background:url(/html/images/arrow_before.gif) no-repeat;margin-right:5px;}
.paging_sibak .pg_next{display:inline-block;width:15px;height:15px;text-indent:-10000px;background:url(/html/images/arrow_next.gif) no-repeat;margin:0 5px;}
.paging_sibak .pg_last{display:inline-block;width:15px;height:15px;text-indent:-10000px;background:url(/html/images/arrow_last.gif) no-repeat;}
.paging_sibak .pg_no, .paging_sibak .paging_on{display:inline-block;width:24px;height:15px;line-height:15px;text-align:center;font-size:12px;margin-top:2px;}
.paging_sibak .paging_on{font-weight:bold;}
.paging_sibak .pg_no.bg_bar, .paging_sibak .paging_on.bg_bar{padding-right:1px;background:url(/html/images/bar_paging.gif) right no-repeat;}
























