@charset "UTF-8";
body {
	background-image: url(bg2.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-color: #333;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.sub-bg-index {
	background-image: url(images/indexk_04.jpg);
	width: 950px;
}
.sub-bg {
	background-image: url(images/subpage_06.jpg);
}
a:link {
	color: #444;
}
a:visited {
	color: #444;
}
a:hover {
	color: #F26722;
}
a:active {
	color: #444;
}

.style1 {color: #F26722}
.style2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	color: #F26722;
}
.style3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	color: #000;
}

.style4 {
	font-size: 12px;
	color: #000000;
}

.style6 {color: #F26722; font-weight: bold; 
font-size: 16px;}
.style7 {font-size: 12px}
.style8 {color: #4A4A4A; font-weight: bold; }

.border {border: 6px double #333333;}





.text-black-small {
	font-size: 14px;
	color: #000;}


section {
  float: left;
  width: 63%;
}
aside {
  float: right;
  width: 30%;
  margin: 10 35 0 0;
}