/* CSS Document */

<!--
body {
	font-size:0.8em;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
width:800px;
margin:0 auto;
}
#container_top {
width:480px;
margin:0 auto;
}
td img {/*display: block;}td img {display: block;*/}
#top_logo {
float:left;
width:280px;
}
#top_menu {
margin-top:5px;
float:left;
widtch:520px;
}
#news {
margin:10px 0 0 10px;
}
#news_top {
width:453px;
text-align:left;
margin:10px 0 0 10px;
}

hr{
border:none;
}

#footer {
clear:both;
text-align:right;
font-size:10px;
}
#footer_top {
width:453px;
clear:both;
text-align:right;
font-size:10px;
}
#talk {
line-height:145%;
}

.center_a {
text-align:center;
}
-->