body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

.menu01 {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu02 {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.border_menu{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FF8400;
	border-bottom-width: 1px;
}
.menu03 {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FF8400;
	text-decoration: none;
}
.bottom {
	font-family: "MS Sans Serif";
	font-size: 11px;
	color: #FFFFFF;
}
.th01 {
	font-family: "MS Sans Serif";
	font-size: 13px;
	color: #555555;
	text-decoration: none;
}
.boardtab1 {
	background-color: #FFFFFF;
}
.boardtab2 {
	background-color: #F1F1F1;
}

.box01 {
	font-family: "Microsoft Sans Serif", Arial, Verdana;
	font-size: 12px;
	color: #636363;
	background-color: #F4F4F4;
	border: 2px dashed #CCCCCC;
}
.botton {
	font-family: "Microsoft Sans Serif", Arial, Verdana;
	font-size: 10px;
	color: #636363;
	background-color: #E1E1E1;
}
.border_white {
	border: 1px solid #CCCCCC;
}
.border_white2 {
	border: 1px solid #FFFFFF;
}
.display_01 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.display_02 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}