@charset "utf-8";
/* CSS Document */

body {
	background-color: #2072a1;
}
body,td,th {
	font-size: 12px;
}

img{
	border:0px;
}

a.r1:link {
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
a.r1:visited {
	text-decoration: none;
	font-weight:bold;
	color: #000;
}
a.r1:hover {
	text-decoration: underline;
	color: #000;
	font-weight:bold;
}
a.r1:active {
	text-decoration: none;
	color: #000;
	font-weight:bold;
}
td.bt{
	padding-left:20px;
	color:#22334b;
	font-size:14px;
	font-weight:bold;
}
td.bo{
	color:#22334b;
	text-align:left;
}
td.bo1{
	color:#000;
}
td.bt1{
	padding-left:20px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
td.xhx{
	height:20px;
	border-bottom:#999 1px dashed;
}
