body {
	background-color: #F0F0F0;
}
.font_title {
	font-size: 14px; color: #ff0000; font-weight:bold;
}
.font_news {
	font-size: 12px; color: #01448a;
}
.font12 {
	font-size: 12px; color: #333333;
}
a {
	font-size: 14px;
}
a:link {
	text-decoration: none; font-size: 14px;
}
a.visited {
	font-size: 14px; color: #01448a; TEXT-DECORATION: none;
	
}
a.hover {
	font-size: 12px; color: #f7b664; text-decoration: underline;
}

A.menulink {
	FONT-SIZE: 14px; COLOR: #ffffff; TEXT-DECORATION: none
}
A.menulink:hover {
	FONT-SIZE: 14px; COLOR: #FF0000; TEXT-DECORATION: none
}
A.menulink:visited {
	font-size: 14px; color: #FFFFFF; TEXT-DECORATION: none;
}
A.titlelink {
	FONT-SIZE: 12px; COLOR: #336699; TEXT-DECORATION: none
}
A.titlelink:hover {
	FONT-SIZE: 12px; COLOR: #FF0000; TEXT-DECORATION: none
}
A.titlelink:visited {
	font-size: 12px; color: #336699; TEXT-DECORATION: none;
}
A.newslink {
	font-size: 12px; color: #01448a; text-decoration: none;
}
A.newslink:hover {
	font-size: 12px; color: #f7b664; text-decoration: underline;
}
A.newslink:visited {
	font-size: 12px; color: #01448a; TEXT-DECORATION: none;
}
A.topnewslink {
	font-size: 16px;color: #ff0000;text-decoration: none;font-family: "font-family: Arial, Helvetica, sans-serif";
}
A.topnewslink:hover {
	font-size: 16px; color: #ff0000; text-decoration: underline;font-family: "font-family: Arial, Helvetica, sans-serif";
}
A.topnewslink:visited {
	font-size: 16px; color: #ff0000; TEXT-DECORATION: none;font-family: "font-family: Arial, Helvetica, sans-serif";
}

.table01 {
	border: 1px solid #CCCCCC;
}
.table_all {
	border: 1px solid #CCCCCC;
}
.table_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.table_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.table_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.table_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.font_12_gray {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
A.font_12_gray:hover {
	font-size: 12px; color: #f7b664; TEXT-DECORATION: none;
}
A.font_12_gray:visited {
	font-size: 12px; color: #666666; TEXT-DECORATION: none;
}
.table_lr {

	border-right-width: 1px;
	border-left-width: 1px;

	border-right-style: solid;
	border-left-style: solid;

	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table_point {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.font_tab_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1E50A2;
}
.font_tab_title_border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1E50A2;
	font-weight: bold;
}
