body {
	background-image: url(image/background.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.bodystyle {
	padding-left: 10px;
}
.topstyle {
	background-image: url(image/bar2.gif);
	background-repeat: repeat-y;
	border: none;
	padding-top: 11px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.contents_title
{
	padding-top: 9px;
}
.contents_body
{
	padding-top: 5px;
	padding-left: 20px;
}
.img_link
{
	border: 1px solid #000000;
}
td {
	font-size: 13px;
}

h1 {
	margin-top:0px;
	margin-bottom:0px;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 12px;
	font-weight: normal;
}