@charset "UTF-8";

.text01{
	width: 540px;
	position: relative;
	top: 10px;
	left: 10px;
	float: left;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
	text-align: left;
}

.text02{
	width: 245px;
	position: relative;
	top: 10px;
	left: 10px;
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 10px;
	text-align: center;
	border: 1px solid #01930E;
}
body#russian .text02 {
	width: 245px;
	position: relative;
	top: 10px;
	left: 10px;
	float: left;
	margin: 0px 0px 10px 5px;
	padding: 10px;
	text-align: center;
	border: 1px solid #01930E;
}

.text02 ul {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 10px;
	list-style-type: decimal;
}
.text02 li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.text03 {
	width: 245px;
	position: relative;
	top: 10px;
	left: 15px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	text-align: left;
}
.text03 img {
	margin: 20px 0px 0px 0px;
}

.text04 {
	width: 245px;
	position: relative;
	top: 10px;
	left: 20px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	text-align: left;
}

.text05 {
	width: 245px;
	position: relative;
	top: 10px;
	left: 30px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	text-align: left;
}

.text06 {
	width: 540px;
	position: relative;
	top: 10px;
	left: 10px;
	float: left;
	background-color: #E1F6DC;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	text-align: left;
}

.text07 {
	width: 540px;
	position: relative;
	top: 10px;
	left: 10px;
	float: left;
	background-color: #E1F6DC;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	text-align: left;
}

.text08 {
	width: 540px;
	position: relative;
	top: 10px;
	left: 10px;
	float: left;
	background-color: #E1F6DC;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	text-align: left;
}

.text09 {
	width: 540px;
	position: relative;
	top: 10px;
	left: 10px;
	float: left;
	background-color: #E1F6DC;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	text-align: left;
}

.img_block {
	width: 220px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	margin: 0px 10px 0px 0px;
	text-align: left;
}

.text_block{
	width: 285px;
	position: relative;
	top: 0px;
	left: 5px;
	float: left;
	margin: 0px 5px 0px 0px;
	text-align: left;
}

.text_title{
	width: 100%;
	position: relative;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #000000;
}
.text_subtitle{
	width: 100%;
	position: relative;
	text-align: left;
	padding: 0px 0px 5px 0px;
}
.text_body{
	width: 100%;
	position: relative;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

table.company_data {
	width: 245px;
	margin: 0px;
	padding: 0px;
}
table.company_data tr td.title,
table.company_data tr td.body {
	width: auto;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
table.company_data tr td.title span.eng,
table.company_data tr td.body span.eng {
	letter-spacing: 0em;
}
* html body table.company_data tr td.title,
* html body table.company_data tr td.body {
	letter-spacing: 0em;
}
*+html body table.company_data tr td.title,
*+html body table.company_data tr td.body {
	letter-spacing: 0em;
}
