body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58585a;
	background-image:url(../images/hg.jpg);
	background-repeat: repeat-x;
	background-color:#eeeeee;
}
#sr{
	position: absolute;
	background-image:url(../images/s_r.jpg);
	background-repeat: no-repeat;
	height:282px;
	width: 6px;
	left: 50%;
	margin-left: 450px;
	top: 104px;
	z-index: 7;
}
#srt{
	position: absolute;
	background-image: url(../images/s_rt.jpg);
	background-repeat: no-repeat;
	height:6px;
	width: 30px;
	left: 50%;
	margin-left: 420px;
	top: 380px;
	z-index: 8;
}
#sl{
	position: absolute;
	background-image:url(../images/s_l.jpg);
	background-repeat: no-repeat;
	height:282px;
	width: 6px;
	left: 50%;
	margin-left: -456px;
	top: 104px;
	z-index: 6;
}
#slt{
	position: absolute;
	background-image: url(../images/s_lt.jpg);
	background-repeat: no-repeat;
	height:6px;
	width: 30px;
	left: 50%;
	margin-left: -450px;
	top: 380px;
	z-index: 8;
}
#logo{
	position: absolute;
	height:80px;
	width: 333px;
	left: 50%;
	margin-left: 87px;
	top: 250px;
	z-index: 5;
}
#mutter{
	position: absolute;
	width:900px;
	left: 50%;
	margin-left: -450px;
	background-image: url(../images/main.jpg);
	background-repeat: repeat-y;
	z-index: 0;
}
#top{
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 110px;
}
#header{
	height: 270px;
	background-color: #FFFFFF;
}
#header div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#main{
	border-top: solid 1px #5d5d5d;
	margin-left: 30px;
	margin-right: 30px;
}
#left{
	width: 570px;
	float: left;
}
#navi{
	height: 26px;
	background-color: #000000;
}
#content{
	padding-top: 50px;
	padding-left: 50px;
	padding-bottom: 50px;
	line-height: 140%;
}
#content div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	border: 0px;
	margin: 5px;
	padding: 0px;
}
#right{
	float: right;
	padding-right: 35px;
	width: 168px;
	padding-top:50px;
}
#footer{
	color: #ee7f01;
	background-color: #000000;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer p{
	padding: 0px;
	margin: 0px;
}
#footer a{
	color: #ee7f01;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#adr{
	float: left;
	font-style:italic;
	padding-left: 50px;
}
#meta{
	float: right;
	padding-right: 50px;
}
#meta a{
	color: #ffffff;
	text-decoration: none;
}
#meta a:hover{
	text-decoration: underline;
}
.clear{
	clear: both;
}
a{
	color: #693216;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

h1{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 5px;
	color: #ee7f01;
}
h2{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 5px;
	color: #ee7f01;
}
table{
	font-size: 12px;
}