.DataBox ul{
	margin:0px;
	padding:0px;
	float:left;
	width:308px;
	font-size:12px;
}
.DataBox img{margin:10px 0 ;}
.DataBox ul img{float:left;margin:-5px 0 0;}
.DataBox li{
	background-image:url(../../../images/l_1/icon.jpg);
	background-position:0 5px;
	background-repeat:no-repeat;
	border-bottom:1px dotted #D1D1D1;
	padding-left:14px;
	margin-left:96px;
	width:195px;
	display:block;
	height:23px;
	line-height:23px;
	margin-top:3px;
	overflow:hidden;
}
.DataBox li.txt_more{
	background-image:none;
	border-bottom:0px dotted #D1D1D1;
	text-align:right;
	margin-top:0px;
}
.DataBox h5 {
	margin-bottom:25px;
}
.DataBox a{
	color:#333333;
	text-decoration:none;
	float:none;
	height:23px;
	line-height:20px;
	overflow:hidden;
	font-weight:normal;
	/*display:block;
	position:relative;*/
}
/*.DataBox p{
	text-align:right;
	float:right;
}*/
.DataBox a:hover{
	text-decoration:underline;
}

