.tbox {
	font-size: 12px;
	line-height: 22px;
	overflow: scroll;
	overflow-x:hidden;
	overflow-Y:auto;
	width: 660px;
	height: 400px;
	padding-right: 5px;
	
	scrollbar-base-color: #f5f6a8;
	scrollbar-arrow-color: #adae74;
	scrollbar-track-color: #fbfde1;
	
}
.t12 {
	font-size: 12px;
	line-height: 22px;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666600;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #666600;
}
a {
	color: #0C2E3A;
	text-decoration: none;
	line-height: 22px;
}
