/* CSS Document */

#mc_category_type {
	background: url(../img/bg.jpg) repeat;
}

#mc_explane .mc_price {
	border-bottom: 3px solid #7FBCD9;
}

#mc_detail_slider .flex-control-thumbs li {
	border: 1px solid #7FBCD9;
}

.site_banner {
	margin: 0px 0px 20px;
}

@media screen and (max-width: 639px) {

.site_banner {
	margin: 0px 0px 5%;
}
	
.site_banner img {
	width: 100%;
}

}