/* CSS Document */
#gotodetail{
	padding-right:24px;
}


#mainpicture{
	max-height: 776px;
}

.minbox{
	min-width: 241px !important;
}

#thumbox {
	margin: 0px auto 0 auto;
/*	max-width: 660px;*/
	min-width: 360px;
	justify-content: left;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

#cboxClose{
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	background:url(../../../img/closeBtn.png) no-repeat 0 0;
	width:20px;
	height:20px;
	text-indent:-9999px;
}
