html, body, ul, li, ol, dl, dd, dt, p, div{margin:0;padding:0;}
ul, li{list-style:none}

.content_wrap {
	max-width: 800px;
	min-width:300px;
	width:100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden; 
}
.content_wrap .img-responsive, .img-responsive {
	width: 100%;
	vertical-align: top; 
}
.content_wrap .sg-only {
	font-size: 0;
	text-indent: -9999px; 
}
.content_wrap .before,
.content_wrap .after {
	display: none; 
}
.content_wrap .before.show,
.content_wrap .after.show {
	display: block !important; 
}
.content_wrap .center {
	left: 0;
	right: 0;
	margin: 0 auto; 
}
.content_wrap .clearfix::after {
	content: "";
	clear: both;
	display: table; 
}
.content_wrap .text-hide {
	font-size: 0;
	line-height: 0;
	text-indent: -9999px; 
}
.content_wrap .shopping-guide-nav.fixed {
	max-width:800px;
	min-width:300px;
	top:50px;
}