@charset "utf-8";
body {
	background-color: ffcc00;
	background-image: url(../images/bg001.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.nobg{
	background-color: ffffff;
	background-image: none;
}

.eng01 {
	font-family: verdana;
	font-size: 7pt;
	color: #333333;
	letter-spacing: -1px;
	line-height: 12pt;
}
.eng01 A{
	color:#333333;
	font-size: 7pt;
	text-decoration: none
}
.eng01 A:hover {color:#0197E5;  font-size: 8pt}
.eng02 {
	font-family: verdana;
	font-size: 8pt;
	color: #666666;
	letter-spacing: -1px;
	line-height: 11pt;
}
.eng02  A {
	font-family: verdana;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}

.eng03 {
	font-family: verdana;
	font-size: 8pt;
	color: #666666;
	letter-spacing: -1px;
	line-height: 11pt;
	padding:7px;
}
.menu01 {
	font-family: verdana;
	font-size: 8pt;
	color: #333333;
	letter-spacing: -1px;
	line-height: 12pt;
}
.menu01 A{
	color:#333333;
	font-size: 8pt;
	text-decoration: none
}
.menu01 A:hover {color:#ff5a00;  font-size: 8pt;font-weight:bold}

.menu02 {
	font-family: verdana;
	font-size: 8pt;
	color: #666666;
	letter-spacing: -1px;
	line-height: 12pt;
}
.menu02 A{
	color:#666666;
	font-size: 8pt;
	text-decoration: none
}
.menu02 A:hover {color:#ff5a00;  font-size: 8pt;}

.style2 {color: #999999}
.score {
	color: #2a6cbe;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
	font-size: 16pt;
}
.title {
	color: #666666;
	font-weight: bold;
	font-family: Arial, Times, serif;
	font-size: 11pt;
}
.style3 {
	color: #000000;
	font-weight: bold;
}