.text_css {  font-size: x-small}
.css_data2 {  line-height: 20px; letter-spacing: 1pt}
.text-small {
	font-size: small;
	letter-spacing: 0.1em;
	line-height: 1.4em;
}
#new{
	margin: 0;
	height: 40px;
	overflow: auto;
	width: 160px;
}
#new ul{
	margin: 0 5px;
	list-style-type: square;
	list-style-position: outside;
}
#new ul li{
	margin: 5px 0;
	border-bottom: solid #39C 1px;
	padding-bottom: 5px;
}
