@charset "utf-8";
/* CSS Document */
body {
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
width:780px;
margin:0 auto;
background-image:url(images/bgtile.gif);
background-repeat:repeat;

}
.top{
margin-top:5px;
height:155px;
background-image:url(images/top_s1.gif);
background-repeat:no-repeat;
background-color:#FFFFFF;
}
.top_centre {
padding-top:45px;
margin-left:160px;
margin-right:160px;

}
.navi {
padding:3px;
border:#0000FF thin groove;
background-color:#FFFF00;
}
.foot_navi {
padding:3px;
border:#0000FF thin groove;
text-align:center;
}
.main{
background-color:#FFFFFF;
text-align:left;
padding-top:12px;
padding-left:5px;
padding-right:5px;
}

.small_text{
	font-size:10pt;
}

a:link {text-decoration: none; color:#0000CC;}
a:visited {text-decoration: none; color:#0000CC;}
a:hover {text-decoration: underline; color:#0000CC;}
a:active {text-decoration: none; color:#0000CC;}

.page_title {
	color: #0000FF;
	font-size: 18px;
}
.smaller_title {
	color: #0000FF;
	font-size: 14px;
}
.news_date {
	color:#FFFF00;
	font-size: 14px;
	font-weight:bold;
}
.style4 {
	color: #FF0000;
	font-weight: bold;
}
.style6 {color: #FF0000}

.small_tx {
	font-size:12px;
}