@charset "utf-8";


body {
	background-color: #333333;
}

.style2 {font-family: Georgia, "Times New Roman", Times, serif}

/* CSS Document */

.Table_Border {
	border: 2px solid #999999;
}
.style7 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style9 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.style10 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
.Image_padding {
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
.image_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Table_devide_line {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B12502;
	border-right-color: #B12502;
	border-bottom-color: #B12502;
	border-left-color: #B12502;
}

