
/*data*/
.data_profile dl dt{
	clear:both;
	float:left;
	width:5em;
	padding:0.6em 0;
}
.data_profile dl dd{
	padding:0.6em 0 0.6em 5em;
	background: url(/common/images/line_dotted.gif) repeat-x left top;
}