@charset "utf-8";
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 26px;
	color: #0066FF;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.title {
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	color: #0066FF;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
.tdsp {
	padding-bottom: 12px;
	text-align: left;
}


.lblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 4px;
}
.rblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 4px;
}
.lor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;  
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 4px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0 10px 0 10px;
}
.pc, .pc a{
	border: none;
	padding-right: 2px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
}
.tbrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #CC6600;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 36px;
	padding-bottom: 10px;
	padding-left: 36px;
}
.imgl {
	margin: 0px;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.imgr {
	margin: 0px;
	float: right;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 8px;
}
