body {
	font-family: Arial, Helvetica, sans-serif;
}
table {
	font-size: 12px;
}
.top_a{
color:#FFFFFF;
}
.db{
	border: 1px solid #999999;
}
hr{
     height:1px;
	 color:#CCCCCC;
}
.ind_b{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.ind_c{
	line-height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sh{
   color:#FF6600;
   font-size: 14px;
}
.lem{
   color:#FF6600;
}
.com_le{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

