@charset "utf-8";
#tw_body DL{
	overflow:auto;
	height: 170px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tw_body DL DT {
	display: none;
}
#tw_body DL DD {
	border-bottom: 1px dotted #666;
	padding-right: 5px;
	color: #000;
	font-size: 10px;
	line-height: 12px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#tw_body DL DD A {
	color: #039;
	text-decoration: none;
}
#tw_body DL DD SPAN {
	font-size: 10px;
	line-height: 12px;
	color: #666;
}
