dl.inner dd ul.links img{
	/*height: 160px;*/
	/*width: auto;*/
	width: 70%;
	height: auto;
	margin: 20px auto;
}
.mainSections .Tips ul.links li{
	margin: 0 20px;
}
.mainSections .Tips ul.links img{
	width: 40%;
}
.mainSections .Tips dd img {
	width: 100%;
}
.captionImg {
	position: relative;
}
.mainSections dd p.caption {
	position: absolute;
		bottom: 5px;
	width: 570px;
	margin: 0;
	padding: 10px 20px;
	color: #fff;
	background: rgba(0,0,0,0.5);
}