body {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	background-color: #767676;
}
a.enter:link {
	color: #000000;
	font-size: 24px;
	font-weight: bolder;
	text-decoration: none;
}

a.enter:visited {
	color: #000000;
	font-size: 24px;
	font-weight: bolder;
	text-decoration: none;
}

a.enter:hover {
	font-size: 24px;
	font-weight: bolder;
	text-decoration: none;
	color: #EB0000;
}

td {
	text-decoration: none;
}

th {
	text-decoration: none;
}


.i1{
	background-attachment: fixed;
	background-image: url(../image/image_index.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.t1{
	font-size: 24px;
	font-weight: bold;
	color: #E40000;	
}
.t2{
	font-weight: bold;
	color: #E40000;
	font-size: 16px;
}
.td{
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.tt{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 24px;
}
.fbg{
	background-color: #FFFFFF;	
}
.ft1{
	color: #FD8F00;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.ft2{
	color: #27CE00;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
}
.ft3{
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
