@charset "utf-8";



/* LIST PAGE
==================================================*/
/*---------- PAGING ----------*/
.sell .paging ul li,
.sell .paging ul li a:hover{
	color: #72FF00;
}

/*---------- SUB TITLE ----------*/
.sell #subtitle{
	background: url(./subtitle_1.jpg) no-repeat;
}

/*---------- SEARCH RESULTS ----------*/
.sell #subtitle li.big{
	background: url(./btn_big_1.jpg) no-repeat 0px -17px;
}

.sell #subtitle li.normal{
	background: url(./btn_normal_1.jpg) no-repeat 0px -17px;
}

.sell #subtitle li.small{
	background: url(./btn_small_1.jpg) no-repeat 0px -17px;
}

.sell #subtitle li.big a{
	background: url(./btn_big_1.jpg) no-repeat;
}

.sell #subtitle li.normal a{
	background: url(./btn_normal_1.jpg) no-repeat;
}

.sell #subtitle li.small a{
	background: url(./btn_small_1.jpg) no-repeat;
}

.sell #subtitle li.big a:hover{
	background: url(./btn_big_1.jpg) no-repeat 0px -17px;
}

.sell #subtitle li.normal a:hover{
	background: url(./btn_normal_1.jpg) no-repeat 0px -17px;
}

.sell #subtitle li.small a:hover{
	background: url(./btn_small_1.jpg) no-repeat 0px -17px;
}

/*---------- LIST BOX ----------*/
.sell .item-title .title01{
	background: url(./icon_square_1.gif) no-repeat 0px 3px;
}

.sell .item-title .title02{
	color: #6D9E04;
}

/*---------- SMALL VIEW ----------*/
.sell .small-view .item-title .thumbnail{
	background: url(./icon_square_1.gif) no-repeat 0px 3px;
}

.small-view .sell .item-title .thumbnail{
	background: url(./icon_square_1.gif) no-repeat 0px 3px;
}

.sell .small-view .item-title .title01{
	background: none;
}

.small-view .sell .item-title .title01{
	background: none;
}

.sell .small-view .item-title .title02{
	color: #6D9E04;
}

/*---------- BOOKMARK BUTTON ----------*/
.sell .bookmark-submit li a:link,
.sell .bookmark-submit li a:visited{
	color: #6D9E04;
}



/* DTAIL
==================================================*/
/*---------- DETAIL BOX ----------*/
.sell p#subtitle{
	background: url(./subtitle_detail_1.jpg) no-repeat;
}

.sell .detail-box .title02{
	color: #6D9E04;
}

/*---------- SMALL VIEW ----------*/
.detail-box-small .small-view div.sell .title02{
	color: #6D9E04;
}

.detail-box-small .small-view .sell .item-title .thumbnail{
	background: url(./icon_square_1.gif) no-repeat 0px 3px;
}



/* MYPAGE
==================================================*/
.mypage .sell{
	color: #6D9E04;
}
