@charset "utf-8";
body {
	background: #013366;
}
td {
	color: #333333;
	text-decoration: none;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}
.txt_footer {
	color: #FFFFFF;
	text-decoration: none;
}
.border_bottom {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	background: #804408 url(../images/bg_flash.gif) repeat-y;
}
.bg_bottomcorner {
	background: #FFFFFF url(../images/corner_bottomleft.jpg) no-repeat right bottom;
	padding: 5px 5px 30px;
}
.bg_flashmenu {
	background: #804408;
	border-left: 5px solid #FFFFFF;
}
.padding_content {
	padding: 7px;
}
.txt_bold {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.heading01 {
	font-size: 20px;
	color: #333333;
	text-decoration: none;
}
.heading01_red {
	font-size: 20px;
	color: #990000;
	text-decoration: none;
}
.heading02 {
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}
.heading03 {
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.heading04 {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
