@charset "utf8";
body {
	background-color: #363636;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
font-family:Arial, Helvetica, sans-serif;
color: #2971A7;
text-decoration: none
}
a:hover {
font-family:Arial, Helvetica, sans-serif;
color: #2971A7;
text-decoration:underline
}
a:visited {
font-family:Arial, Helvetica, sans-serif;
color: #2971A7;
text-decoration: none
}
a:active {
font-family:Arial, Helvetica, sans-serif;
color: #2971A7;
text-decoration:underline
}
.style_head1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bolder;
}
.style_head2 {
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold
}
.style_head3 {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold
}
.style_head1_white {
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	color: #eeeeee;
	font-weight: bold;
	line-height: 1.5;	
}
.style_head2_white {
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #eeeeee;
	font-weight: bold;
	line-height: 1.5;
}
.style_head3_white {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #eeeeee;
	font-weight: bold;
	line-height: 1.5;
}
.style_small_white {
	font-size: 12px;
	color: #cccccc;
	font-weight: normal;
	line-height: 1.5;
}
.style_white {
	font-size: 16px;
	color: #cccccc;
	font-weight: normal;
	line-height: 1.5;
}
.style_content {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	line-height: 1.5;
}
.style_content_small {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 1.5;
}
.style_searchform {
	font-size: 12px;
	color: #999999;	
	border-width: 0px;
}
.style_list {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.style_list_gray {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.black_border {
	border-color:#333333;
	border-width:1px;
	border-style:solid
}
.black_dotborder {
	border-color:#333333;
	border-width:1px;
	border-style:dashed
}
.white_border {
	border-color:#666666;
	border-width:1px;
	border-style:solid
}
.white_dotborder {
	border-color:#666666;
	border-width:1px;
	border-style:dashed
}