html {
	height: 100%;
	overflow: auto;
}
#flashcontent {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width:  100%;
}
/* end hide */

body {
    font-family: "MS UI Gothic","Hiragino Kaku Gothic Pro", "Osaka",Tahoma, arial, helvetica, verdana, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-size: 76%;
	color: #FFFFFF;
}
TD {
	font-size: 12px;
}
P {
	font-size: 12px;
	line-height: 20px;
}
a:link {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
a:visited {
	text-decoration: underline;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.title {
	font-family: Tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #C2240C;
	letter-spacing: -3px;
}
.news_title {
	font-size: 14px;
	font-weight: bold;
	color: #C2240C;
}
.news_day {
	font-family: Tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #C2240C;
	letter-spacing: -1px;
}
.news_text {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding: 0px 4px 10px 4px;
}
.news_title2 {
	font-size: 11px;
	line-height: 16px;
	color: #C2240C;
	font-weight: bold;
	padding: 0px 4px 10px 4px;
}
.news_text P {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin: 0px 0px 10px 0px;
}
.news_texts {
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
.news_text2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.news_table {
	padding: 10px;
	margin: 0px;
	border: thin solid #CCCCCC;
}

