.ding {
	height: 95px;
	width: 100%;
	background-image: url(index_02.jpg);
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ding_left{
	height: 95px;
	width: 589px;
	float: left;
    background-image: url(index_01.jpg);

}
.ding_right{
	height: 26px;
	width: 400px;
	float: right;
	background-image: url(index_03.jpg);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 69px;
}
.di {
	height: 16px;
	width: 100%;
	background-image: url(index_20.jpg);
	clear: both;
	margin-top: 28px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
}
