﻿.dtjt8_div_img {
	overflow: hidden; position: relative;
}
.dtjt8_div_img img {
	display: block;
}
.dtjt8_div_img .number {
	right: 5px; bottom: 5px; position: absolute;
}
.dtjt8_div_img .number .nomal {
	background: rgb(108, 109, 110); border: 1px solid rgb(255, 255, 255); border-image: none; width: 16px; height: 16px; text-align: center; color: rgb(255, 255, 255); line-height: 16px; font-size: 12px; text-decoration: none; margin-right: 5px; float: left; display: block; opacity: 0.7;
}
.dtjt8_div_img .number .current {
	background: red; border: 1px solid rgb(255, 255, 255); border-image: none; width: 16px; height: 16px; text-align: center; color: rgb(255, 255, 255); line-height: 16px; font-size: 12px; text-decoration: none; margin-right: 5px; float: left; display: block; opacity: 0.7;
}