@charset "utf-8";



/* LIST PAGE
==================================================*/
/*---------- PAGING ----------*/
.look .paging ul li,
.look .paging ul li a:hover{
	color: #4CFDF3;
}

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

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

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

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

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

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

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

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

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

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

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

.look .item-title .title02{
	color: #067C9E;
}

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

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

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

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

.look .small-view .item-title .title02{
	color: #008AB2;
}

/*---------- BOOKMARK BUTTON ----------*/
.look .bookmark-submit li a:link,
.look .bookmark-submit li a:visited{
	color: #008AB2;
}



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

.look .detail-box .title02{
	color: #008AB2;
}

/*---------- SMALL VIEW ----------*/
.detail-box-small .small-view div.look .title02{
	color: #008AB2;
}

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

/* MYPAGE
==================================================*/
.mypage .look{
	color: #067C9E;
}
