
/*data*/

.border-bottom{
	border-bottom: #e6e6e6 1px solid;
}

.data_caption dl dt{
	clear:both;
	float:left;
	width:6em;
	padding:0.3em 0;
    text-align: left;
    font-size: 92.3%;
    color: #333333;
}
.data_caption dl dd{
	padding:0.3em 0 0.3em 6em;
/*	background: url(/common/images/line_dotted.gif) repeat-x left top;*/
    text-align: left;
    font-size: 92.3%;
    color: #333333;
}

.english{
	 text-indent: 0.5em;
}


span.english_date{
	 color: #cccccc;
}

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

.bg_black{
/*	margin: 3px 20px 20px 20px;*/
	padding: 20px 20px 20px 20px;
    text-align: left;
    font-size: 92.3%;
	color: #FFFFFF;
/*	padding-bottom:20px;*/
	background-color:#000000;
}

.data_caption_white dl dt {
    clear: both;
    float: left;
    width: 6em;
    padding: 0.3em 0;
    text-align: left;
    font-size: 92.3%;
    color: #ffffff;
}

.data_caption_white dl dd {
    padding: 0.3em 0 0.3em 6em;
    text-align: left;
    font-size: 92.3%;
    color: #ffffff;
}