body,td,th{
	line-height:150%;
	font-size: small;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBEBEB;
}
#head2 {
	text-align: center;
	background-repeat: no-repeat;
	background-image: none;
	width: 100%;
	background-color: #000;
}
#footer {
	text-align: center;
	padding-bottom: 30px;
	padding-top: 30px;
	background-color: #FFF;
}
#kou {
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(img/back01.jpg);
	background-repeat: repeat;
	text-align: center;
}


#navi {
	text-align: left;
	margin: auto;
	width: 900px;
	clear: both;
}
.text {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	color: #371200;
	line-height: 23px;
	float: left;
}

.text_r {
	float: right;
	width: 400px;
}


#banka {
	background-color: #EBEBEB;
	padding-top: 50px;
	padding-bottom: 20px;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}



a{
	color:#7D7D7D;
	text-decoration: none;
}
a:hover,a:active{
	color:#CCC;
}
#head {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #FFF;
}


.style1 {
	font-size: small;
	color: #2B0000;
	line-height: 23px;
}

.style2 {
	color: #2B0000;
	font-size: large;
}
.style3 {
	color: #C60;
	font-size: x-small;
}
.style4 {
	color: #000;
	font-size: medium;
}
.style5 {
	color: #069;
	font-size: small;
}
.clear {
    clear : both;
}
