.table_all {
	border: 1px solid #CCCCCC;
}
.table_right {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
.font12 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.table_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
}
.font12white {
	font-size: 12px;
	color: #FFFFFF;
}
