body {
	font-family: MS P明朝,"Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	color: #666666;
	background-color: #FBFBF9;
}
.bottom_horizon {
	color: #5AB7E9;
	border: #5AB7E9;
	background-color: #5AB7E9;
}

.style5 {font-size: 10}
.style8 {color: #666666}
.style11 {color: #FFFFFF}

.style25 {font-family: Arial, Helvetica, sans-serif}
.style26 {color: #FFFFFF; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.style28 {color: #3300CC; font-family: Arial, Helvetica, sans-serif; }
.style29 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.style35 {font-size: 11px}
.style9 {font-size: 12px}
.style14 {font-size: 10px}


#temp_table {
	text-align: center;
	padding-left: 10px;
	margin:0px auto;
}

#temp_table table {
	background:#FFFFFF;
	width:650px;
	margin:0 auto;
	padding:0;
	font-size:13px;
	border: 1px #CCCCCC solid;
}

#temp_table th {
	background:#a18ccf;
	padding: 3px 0;
	text-align:center; line-height: 130%;
	color:#FFFFFF;
}

#temp_table td {
	background:#f9f8fe;
	padding: 3px 0;
	text-align:center; line-height: 130%;
	color:#43412e;
}

#td_left { text-align:left; padding-left:10px;}
