body {
	color: #999999;
	padding: 0px;
	margin: 0px;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #003399;
	font-weight: bold;
}
a:active {
	color: #003399;
	font-weight: bold;
}
a:visited {
	color: #003399;
	text-decoration: none;
}


#main_top h1 {
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#main_top_movie {
	padding: 0px;
	margin: 0px;
	width: 800px;
	height: 480px;
	background-image: url(../img/top.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
}
#top_menu {
	/*background-image: url(../img/bg_top.jpg);*/
	background-repeat: repeat-y;
	text-align: left;
	font-size: small;
	background-position: center top;
	width: 560px;
	padding: 0px;
}
#main_top_news {
	font-size: small;
	color: #666;
	text-align: left;
	margin: 0px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 420px;
}
#main_top h2 {
	font-size: small;
	color: #257DB5;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
#main_top_news dt {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: small;
}
#main_top_news dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-size: x-small;
	color: #999999;
}
#main_top_news ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_top_news li {
	list-style-type: none;
	padding: 0px;
	font-size: small;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main_top_news a {
	color: #112233;
}
.text_xxs {
	font-size: xx-small;
	font-weight: normal;
}
.
.text_bk {
	color: #333;
}
