@charset "UTF-8";
/* CSS Document */

body{
margin:0px;
padding:20px 0px 0px 0px;
background-image:url(images/bg-0087.jpg);
}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FA7B00;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FA7B00;
	width: 400px;
	line-height: 30px;
}

.bodytext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

.navi{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	background-image: url(images/navi_bg.jpg);
	padding: 5px 5px 5px 15px;
	width: 150px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}

.navi a{
color: #663300;
}

.left{
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
}

.right{
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
}

.left{
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
	width: 39px;
}
