.dash {
	width: 90px;
	height: 114px;
	background:  transparent url('../../jiqiren2015 - 拷贝 [2]/images/dash1.png') 0 0 no-repeat;
	float: left;
	margin-left: 20px;
	position: relative;
}

.dash .digit {
	font-size: 40pt;
	font-weight: bold;
	float: left;
	width: 45px;
	text-align: center;
	font-family: Times;
	color: #555;
	position: relative;
}

.dash_title {
	display: block;
	font-size: 22pt;
	margin-top:25px;
	font-family:"微软雅黑";
	width: 10px;
	height: 114px;
	float:left;
	margin-right:3px;
	margin-left:3px;
	color:#333;
}

