body,td,th {
	font-size: 14px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
.foot{
	width:980px;
	border-top:1px solid #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	height:30px;
	padding:10px;
	font-size:12px;
	color:#666666;
}
.menu{
	padding-left:20px;
}
.logo{
	font-size:26px;
	color:#003366;
	font-weight:bold;
}
.menu a{
	color:#FFFFFF;
}
.r_t{
	line-height: 25px;
}
.a_c{
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}
.a_t{
	background: #E7F3FF;
	height:25px;
	line-height: 25px;
	padding-left:10px;
}
.a_t a{
	font-weight:bold;
}
.c_c{
	padding:10px;
	font-size:12px;
	color:#333333;
}
.c_t{
	padding:10px;
}
.c_t a{
	font-size:12px;
}
.r_c ul,li{
	list-style-type:none;
	padding-left:0px;
	margin-left: 0px;
}
.r_c li{
	height:20px;
}
.r_c a{
	font-size:12px;
}
.r_c a:link{
	color: #653000;
}
