@charset "utf-8";
div#flasharea {
	background-color: #E1E1E1;
	width: auto;
	height: 260px;
	margin-right: auto;
	margin-left: auto;
}

div#flash {
	width: 960px;
	background-image: url(img/flash_bg.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	height: 260px;
}
#flashcontent {
	float: left;
	height: 220px;
	width: 715px;
	_width: 710px;
	margin-top: 5px;
	margin-left: 10px;
	/*_margin-left: 5px;*/
}
#flashmenu {
	float: right;
	height: 250px;
	width: 220px;
	margin-top: 5px;
	margin-right: 10px;

}
ul#flashm {
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 220px;
}
li#f01 a {
	background-image: url(img/flash_menu01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 220px;
}
#flashm li {
	margin: 0px;
	height: 50px;
	width: 220px;
	display: block;
}


li#f01 a:hover {
	background-image: url(img/flash_menu01_o.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 220px;
}
li#f02 a {
	background-image: url(img/flash_menu02.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 220px;
}

li#f02 a:hover {
	background-image: url(img/flash_menu02_o.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 220px;
}
li#f03 a {
	background-image: url(img/flash_menu03.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 220px;
}

li#f03 a:hover {
	background-image: url(img/flash_menu03_o.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 220px;
}

li#f04 a {
	background-image: url(img/flash_menu04.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 220px;
}

li#f04 a:hover {
	background-image: url(img/flash_menu04_o.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 220px;
}

li#f05 a {
	background-image: url(img/flash_menu05.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 220px;
}

li#f05 a:hover {
	background-image: url(img/flash_menu05_o.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 220px;
}





h2#news {
	background-image: url(img/title_news.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 220px;
}

div#side1 {
	float: left;
	width: 220px;
	text-align: left;
}
div#main {
	float: right;
	width: 460px;
	text-align: left;
	height: 100%;
	margin-right: 10px;
}
ul#raiin {
	margin-top: 10px;
	margin-bottom: 25px;
}
#raiin li {
	margin-bottom: 10px;
}



h2#raiin {
	background-image: url(img/title_raiin.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 460px;
}

h2#topics {
	background-image: url(img/title_topics.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 460px;
	margin-top: 1.5em;
}




dl#news {
	width: 220px;
}


#news dd {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-left: 1em;
}
#news dt {
	color: #666666;
	font-weight: bold;
}

table#top {
	margin-top: 1em;
}
#top td {
	text-align: center;
}
#top tr {
	background-color: #FFFFFF;
}
