dl.inner dd ul.links li{
margin: 0 40px;
}
dl.inner dd ul.links img{
	height: 160px;
	width: auto;
}
dl.inner dd ul.links img.p02{
	height: 120px;
	width: auto;
}

/*

Overview

*/
main .Overview{
	overflow: hidden;
	line-height: 2.8rem;
}
main .Overview img{
	width: 570px;
	float: right;
	margin-left: 40px;
}


/*

Tips.carShampoo

*/
.mainSections .Tips.carShampoo{
	display:inherit;
}
.mainSections .Tips.carShampoo dd{
	width: 100%;
	overflow: hidden;
	font-size: 1.4rem;
}
.mainSections .Tips.carShampoo .toothbrush{
	width:250px;
	float: right;
}
.mainSections .Tips.carShampoo .point{
	width: calc(100% - 250px - 40px);
	background-color: #FFF;
}
.mainSections .Tips.carShampoo .RemoveImg{
	width: 100%;
}
.mainSections .Tips ul.links{
	margin: 40px auto;
}
.mainSections .Tips ul.links li{
	width:200px;
}
.mainSections .Tips ul.links img{
	height: 160px;
	width: auto;
}
.mainSections .Tips ul.links img.p02{
	height: 90px;
	width: auto;
}