/* CSS Document */

#mc_category_type {
	background: url(../img/bg.jpg) repeat;
}

#mc_explane .mc_price {
	border-bottom: 3px solid #FDD100;
}

#mc_detail_slider .flex-control-thumbs li {
	border: 1px solid #FDD100;
}

#mc_list li:nth-child(6) {
	width: 360px;
}

@media screen and (max-width: 639px) {

#mc_list li:nth-child(6) {
	width: 100%;
}

}