body {
	font-family: Arial, Helvetica, sans-serif;
}
table {
	font-size: 12px;
}
.left_a{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.cen_a{
	line-height: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.top_a{
	color: #000000;
}
.top_b{
	font-size: 13px;
	color: #FFFFFF;
}
.top_c{
	color: #9599A2;
}
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF4D05;
}
a:active {
	text-decoration: none;
}
.ord{
	padding-left: 10px;
}
.conn{
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}

