/* 배경으로 가리기 */
.eBoardCategory span,
#view caption
{ position:absolute; width:0px; height:0px; overflow:hidden; font-size:0; line-height:0; z-index:-1; }

ul.tab { height: 24px; text-align:center; padding:0px !important; }
ul.tab li {	padding: 0 !important; display: inline;	width: 146px; margin:0px;}
ul.tab a:link, ul.tab a:visited {
	width: 126px;
	float: left;
	background: url(/eng/images/common/bg_tab.gif) no-repeat;
	line-height: 20px;
	padding: 2px 10px;
	margin-right: 2px;
	color: #fff;
}
ul.tab li.on, ul.tab li.on a:link, ul.tab li.on a:visited { background: url(/eng/images/common/bg_tab_on.gif) no-repeat; }
ul.tab a:hover { background: url(/eng/images/common/bg_tab_on.gif) no-repeat; text-decoration:none;}


/* 소장품샵 검색 영역 */
#content .shopSearchBox { width:615px; height:99px; margin-bottom:15px; background:url(/images/korea/sub02/bg_search.gif) no-repeat; }
    #content .shopSearchBox .hidden1 { display: none; }
    #content .shopSearchBox .searchbox { margin-top:55px; text-align:center; }




/* 소장품샵 상세검색 영역 */
#content .shopFullSearchBox { width:615px; margin-bottom:15px; background:url(/images/korea/common/bg_fullsearch.gif) no-repeat; }
    #content .shopFullSearchBox .hidden { display:none; }
    #content .shopFullSearchBox .searchbox {margin-top:50px;}
        #content .shopFullSearchBox .input {border:1px solid #999; width:100px; height:17px;}
        #content .shopFullSearchBox .select {border:1px solid #999; width:103px;}
        #content .shopFullSearchBox .searchbox dl {padding-left:100px;}
            #content .shopFullSearchBox .searchbox dl dt {float:left; width:120px; height:25px;}
            #content .shopFullSearchBox .searchbox dl dd {margin:0; padding:0; height:25px;}




/* 소장품샵 작가 박스 영역 */
#content .shopBoxMenu { border: 2px solid #e68d19; width:616px; padding:15px 0 0 0px; margin:0px 0 10px 0px; overflow:hidden; }
#content .shopBoxMenu ul {
		padding:0 0 15px 10px; width:618px;
}
#content .shopBoxMenu ul:after { content:""; display:block; clear:both; }
#content .shopBoxMenu ul li {
		float:left; display:inline-block; background:url(/images/korea/common/bullet_tab.gif) 0 50% no-repeat;
		padding-left:8px; width:114px; white-space:nowrap;
}
#content .shopBoxMenu ul li.on { background:url(/images/korea/common/bullet_tab_on.gif) 0 50% no-repeat; }
#content .shopBoxMenu ul li.on a { font-weight:bold; color:#b2b967;}


/* 소장품샵 작품 영역 */
#content .shopWorksList span { clear:both; }
#content .shopWorksList .worksnone {border-top:1px solid #555; border-bottom:1px solid #555; margin:5px; width:616px; height:150px; text-align:center; font-weight:bold;}
#content .shopWorksList ul { clear:both; float:left;padding:0px; border-top: 1px solid #555; border-bottom:1px solid #555; margin:0px; width:610px; padding:3px;}
#content .shopWorksList li {
		float:left; padding:0px; margin: 6px;
		background:url(/images/korea/sub02/bg_test.gif) no-repeat;
		width:139px; height:165px;
		display:inline;
		text-align:center;
}
#content .shopWorksList li .img { width:139px; height:114px; }
#content .shopWorksList li .name { }

/* 선정작가 영역 */
#content .shopauthorPhoto {float:left; background:url(/images/korea/sub02/bg_authorPhoto.gif) no-repeat; width:133px; height:136px; text-align:center; margin-right:12px; padding-top:4px; }
#content .shopauthorProfile { float:left; background:url(/images/korea/sub02/bg_authorTitle.gif) no-repeat; width:475px; padding:3px 0 0 0; }
#content .shopauthorProfile h5 { color:#e07430; font-weight:bold; margin:0px 0 0 5px; padding:0 0 0 14px; }
#content .shopauthorProfile dl { float:left; margin-top:5px; }
#content .shopauthorProfile dl dt { width:80px; float:left; }
#content .shopauthorProfile dl dd { width:330px; float:left; }



/* 장바구니/주문 테이블 */
#content .shopOrderTable { width:615px; margin:0 0 10px 0; }
    #content .shopOrderTable thead { width:615px; height:29px; background:url(/images/korea/sub02/bg_basketTableTh.gif) no-repeat;}
    #content .shopOrderTable tbody td { border-bottom:1px dotted #555; height:90px; }
        #content .shopOrderTable tbody td .orderimg { float:left; width:95px; }


/* 주문상세정보 */
#content .shopOrderDetailInfo { }
    #content .shopOrderDetailInfo .info { float:left; }
    #content .shopOrderDetailInfo .button { float:right; }


/* 테이블 정렬 */
#content .shopOrderDelivery { clear:both; float:left; width:54%; }
    #content .shopOrderDelivery table { width:100%; }
        #content .shopOrderDelivery .topborder { border-top:1px solid #ccc; }
        #content .shopOrderDelivery table th { border-bottom:1px solid #ccc; height:27px; background:#f2f2f2; }
        #content .shopOrderDelivery table td { border-bottom:1px solid #ccc; }
#content .shopOrderPayment { float:right; width:42%; }
    #content .shopOrderPayment table { width:100%; }
        #content .shopOrderPayment .topborder { border-top:1px solid #ccc; }
        #content .shopOrderPayment th { border-bottom:1px solid #ccc; height:27px; background:#f2f2f2; }
        #content .shopOrderPayment td { border-bottom:1px solid #ccc; }



/* 작품상세 */
.pInfoGroup { float:left; border-bottom:1px dotted #555; padding-bottom:10px; margin-bottom:10px; width: 619px;}
	p.productionsPhoto { float:left; padding:0px; margin:0 5px 0 0 ; border:1px solid #d7d7d7;}
		p.productionsPhoto span { margin:10px 0px; display:block; text-align:center; }

	p.productionsPhoto img { }

	.pInfo { float:left; background:url(/eng/images/common/bg_productionsTitle.gif) no-repeat; width:345px; }
	.pInfo dl{ float:left; border-bottom:1px dotted #555; margin:0px !important; width:335px; padding:2px 0 0 10px; }
		.pInfo dt{ float:left; width:100px; clear:both;}
		.pInfo dd{ float:left; width:200px; }

	.pInfo h5 { background:none; color:#8b5614; font-weight:bold; margin:0px; padding:2px 0 0 15px; height:27px; margin-bottom:10px; }
	.pInfo span { float:left; width:345px; height:36px; display:block; margin-top:10px; }


/* 예정작품 */
#auctionGroup { /*border:2px solid #e99532;*/ background:url(/eng/saturday/bg_auction_eng.gif) no-repeat; width: 616px; margin:0 0 20px 0px; }
#viewBox { position:relative; height:400px; }

#view { position:relative; height:400px; padding:5px; text-align:center; width:616px;}
#view tr.head { height:40px; vertical-align:top; }

#SlideLink { position:relative; }
#SlideShow { position:relative; border:1px solid #eee; padding:5px;  }
#SlideName { position:relative; margin: 5px 0 5px 0; height:40px; left:0px; padding:0; text-align:center; font-weight:bold; font-size:17px; }

#viewControl { position:relative; margin: 5px 0; height:20px; text-align:center; }



/* 작품 리스트 */
.eBoardCategory { background:url(/images/eng/sub02/category5.gif) no-repeat; width:415px; height:15px; margin: 0 0 5px 200px; }

#eList { position:relative; width:576px; padding:20px; background:url(/eng/saturday/bg_auction_eng.gif) left bottom no-repeat; }
	#eList ul { padding:0; background:#f8f8f8; }
	#eList ul:after { content:""; display:block; clear:both; }
		#eList li { float:left; background:none; display:inline-block; height:68px; width:68px; padding:0px; margin:0px; overflow:hidden;}

		#eList a { float:left; margin:2px 10px 14px 2px; }
			#eList a img { width:50px; height:50px; padding:0px; }
			#eList li.on a img { border:2px solid #555; }

		#eList li.on a, #eList a:active, #eList a:hover, #eList a:focus { margin:0px 8px 12px 0px;}
		#eList li.on a img, #eList a:active img, #eList a:hover img, #eList a:focus img { width:54px; height:54px; }

.eBoardList { width:100%; }
.eBoardList caption { display:none; }
.eBoardList th { height:30px; background:url(/images/korea/sub02/bg_th.gif) no-repeat; }
	.eBoardList th.thLot { background-position: 0 0; }
	.eBoardList th.thName { background-position: -120px 0; }
	.eBoardList th.thDate { background-position: -316px 0; }
	.eBoardList th.thItem { background-position: -406px 0; }
	.eBoardList th.thFile { background-position: -571px 0; }

.eBoardList th{ height:30px; }
.eBoardList tr.on{ background:#fcfaed; }
.eBoardList td{ border-bottom:1px solid #555; text-align:center; padding:5px; }

.eBoardList td div { float:left; width:150px; display:block; }
.eBoardList td span { display:block; width:80px; float:left; }
.eBoardList td span.K { background:url(/images/eng/sub02/bullet_han.gif) no-repeat; width:15px; height:15px; font-size:0px; margin:2px 0 0 20px; }
.eBoardList td span.C { background:url(/images/eng/sub02/bullet_seo.gif) no-repeat; width:15px; height:15px; font-size:0px; margin:2px 0 0 20px; }
.eBoardList td span.L { background:url(/images/eng/sub02/bullet_moon.gif) no-repeat; width:15px; height:15px; font-size:0px; margin:2px 0 0 20px; }
.eBoardList td span.M { background:url(/images/eng/sub02/bullet_gi.gif) no-repeat; width:15px; height:15px; font-size:0px; margin:2px 0 0 20px; }


/* 예정/낙찰 작품 이미지 외곽 */
.eBoardList td div.border_images { padding:4px 1px 4px 1px; border:1px solid #999; width:98px;}

/*
	.searchGroup { text-align:center; margin:53px 0 0 0;}
	.searchGroup input{ vertical-align:middle; }
	#CTsearch { height:20px; border:1px solid #b2b967; }
*/


/* 장바구니 */
.basketForm { margin:0 0 0 0px; }

table.basketTable { width:615px; margin:0 0 10px 0;}

	.basketTable th { background:url(/images/korea/sub02/bg_basketTableTh.gif) no-repeat; }
	.basketTable th.thName { background-position: 0 0; }
	.basketTable th.thAuthor { background-position: -102px 0; }
	.basketTable th.thPrice { background-position: -352px 0; }
	.basketTable th.thPoint { background-position: -456px 0; }
	.basketTable th.thChoice { background-position: -571px 0; }

	.basketTable td { height:100px; text-align:center; border-bottom:1px solid #e0e0e0; }
	.basketTable tbody { border-bottom:1px solid #e0e0e0 !important; }
	.basketTable tbody th { border-bottom:1px solid #e0e0e0; }
	.basketTable tbody tr:hover { background: transparent; background-color:#f4f4f4; }
	.basketTable tr.summary:hover { background: transparent; background-color:#fcfaed; }
.basketTable dt { float:left; width:100px; text-align:left;margin:0px !important; }
.basketTable dd { float:left; width:100px; text-align:right; }
.summary { background:#fcfaed; }
.basketWarning {
	background:url(/images/korea/sub02/bg_warning.gif) no-repeat;
	width:471px; height:54px; padding:15px 46px 21px 129px; margin:50px 0 15px 0;
}
.basketButton { float:right; display:inline; }
.btnSubmit { position:relative; display:inline-block; padding:4px 6px 1px 6px;
	background:url(/images/korea/common/bg_btn.gif) no-repeat;
	color:#fff; font:12px/12px Sans-serif; font-weight:bold;
	cursor:pointer; border:0px; white-space:nowrap;
	vertical-align:middle; width:109px;
}


/*  입력 테이블 */

.basketWrite { border-top:2px solid #e68b19; width:646px; margin:0 0 10px 0;}
.basketWrite tr:hover {  }
.basketWrite thead tr:hover { background: transparent; }
.basketWrite tr { height: 34px; }
.basketWrite th {
		width:100px; font-weight: bold;
		text-align: left; padding:0 10px 0 20px;
		border-bottom: 1px solid #e68b19; background:#f7f7f7;
}
.basketWrite td { padding:2px 10px; border-bottom: 1px solid #eee; }



/* //컨텐츠 (contents)*/

/*
.view { border:1px solid #666; padding:3px; height:auto; display:block; width:auto; max-width:500px;
				width:expression(document.body.clientWidth >500? "500px":"auto");
}
	.view img {
		max-width:500px; max-height:300px;
		width:expression(document.body.clientWidth >500? "500px":"auto");
		height:expression(document.body.clientHeight >300? "300px":"auto");
	}
*/


/* sub02 소장품샾 */

.searchBox { width:674px; height:99px; background:url(/images/korea/sub02/bg_search.gif) no-repeat; margin:0 0 15px 0;}
	.searchGroup { text-align:center; margin:53px 0 0 0;}
	.searchGroup input{ vertical-align:middle; }
	#CTsearch { height:20px; border:1px solid #b2b967; }


#content .authorGroup { float:left; display:block; width:620px; }
#content .authorPhoto {
	float:left; background:url(/images/korea/sub02/bg_authorPhoto.gif) no-repeat;
	width:121px; height:124px; padding:6px; margin: 0 10px 10px 10px; display:inline;
}

.authorPhoto img{ margin:0px; float:left; display:inline; }
.profile { float:left; background:url(/eng/images/common/bg_authorTitle.gif) no-repeat; width:467px; height:29px; padding:3px 0 0 0;}
	.list h5, .author h5 { color:#e07430; font-weight:bold; padding-left:15px; }
	.list dl, .author dl { float:left; margin-top:10px; width:457px; padding:5px 0 0 10px; }
		.list dt, .author dt { width:80px; float:left; }
		.list dd, .author dd { width:330px; float:left; }

#content .list ul { clear:both; float:left; border-top: 1px solid #555; border-bottom:1px solid #555; margin:5px; width:674px; }
#content .list li {
		float:left; padding:0px; margin: 12px;
		background:url(/images/korea/sub02/bg_test.gif) no-repeat;
		width:139px; height:165px;
		display:inline;
		text-align:center;
}
#content .list li span { display:block; }
#content .list li span.img { height:108px; width:139px; padding:6px 0 0 0px; }
#content .list li span.img img{  }
#content .list li span.name {  }