body {
	background-repeat: repeat;
	background-color: #000000;
}
p { font-size: 8px; }
td {  }
a:active { color: yellow; text-decoration: underline; }
ul {
	list-style-type: square;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0px;
}
.notice {
	color: #505050;
	font-size: 9pt;
	line-height: 20pt;
}
element { }
.bold { color: #505050; font-size: 13px; font-weight: bold; line-height: 20pt; }
.read { color: #b30000; font-size: 15px; font-weight: bold; line-height: 20px; }
.text { color: #333333; font-size: 13px; line-height: 20px; }
.newsline {
	background-image: url(img/414px_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bottom_ticket {
	background-image: url(img/414px_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}
.text02 { color: #505050; font-size: 12px; line-height: 15px; }
.mainlink { color: #003333; font-size: 13px; line-height: 20px; text-decoration: none; }
a.mainlink:link { color: #003333; font-size: 13px; line-height: 20px; text-decoration: none; }
a.mainlink:active { color: #003333; font-size: 13px; line-height: 20px; text-decoration: none; }
a.mainlink:hover { color: #003333; font-size: 13px; line-height: 20px; text-decoration: underline; }
.linkline { color: #333333; font-size: 13px; line-height: 20px; text-decoration: underline; }
a.linkline:active { color: #333333; font-size: 13px; line-height: 20px; text-decoration: none; }
a.linkline:hover { color: #acacac; text-decoration: underline; }
.footer01 { color: #fff; font-size: 10px; }
.footer { color: white; font-size: 10px; text-decoration: none; }
a.footer:link { color: white; font-size: 10px; text-decoration: none; }
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
a.footer:active { color: white; font-size: 10px; text-decoration: none; }
a.footer:hover { color: white; font-size: 10px; text-decoration: underline; }
.red { color: #b30000; font-size: 13px; font-weight: bold; line-height: 20px; }
