/* CSS Document */
A.{ color: #999999; font-family: verdana;font-size: 10px; text-decoration: none}
A:link { color: #999999; font-family: verdana;font-size: 10px; }
A:alink { color: #999999;font-family: verdana;font-size: 10px; text-decoration: none }
A:vlink { color: #999999; font-family: verdana;font-size: 10px;text-decoration: none }
A:hover { color: #ff9900;font-family: verdana;font-size: 10px; text-decoration: none }

#others_left{
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFFADE;
	border-right-color: #FFFADE;
	border-left-color: #FFFADE;
}

#others_right{
	width: 100%;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tableinfo{
	font-size: 11px;
}

