a,
a:visited,
a:active,
a:hover,
a:focus {
	text-decoration: none;
}
.contact_box{
	padding: 50px 0 135px 0;
	color: #636363;
	font-size: 16px;
}
.contact_title{
	font-size: 28px;
	font-weight: 600;
	margin: 20px auto;
}
.about_list{
	font-size: 16px;
	font-weight: 600;
	color: #4668ce;
}
.about_list span{
	font-size: 20px;
	margin-right: 15px;
}
.list_content{
	margin-left: 35px;
}
.shopforreal_logo{
	height: 50px;
	margin: 20px auto;
}
.shopforreal_logo img{
	height:100%;
}
.footer_box{
	padding: 20px 0;
	border-top: 1px solid #999;
}
.footer_box p{
	margin: 0;
}
@media (max-width:768px) {}
