body, html {
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	letter-spacing: 0.4px;
}
a {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
img {
	border: none;
}
.field {
	font-size: 12px;
	border: 1px solid #fff;
	background: #fff;
	color: white;
	height: 22px;
	background-image: url('img/input_bg.gif');
}
input:focus {
	border: 1px solid #fff;
}
textarea {
	font-size: 12px;
	border: 1px solid #fff;
	background: #fff;
	font-family: Arial;
}
textarea:focus {
	border: 1px solid #fff;
}
.input_img {
	border: none;
	background: none;
}
.button {
}
.page {
	width: 1070px;
	background-image: url('img/main_bg.gif');
}
.lang {
	margin-top: 1px;
	margin-right: 130px;
	color: #305314;
}
.lang a {
	text-decoration: none;
	color: #305314;
}
.lang a:hover {
	text-decoration: underline;
}
.top {
	width: 1024px;
	height: 110px;
	text-align: left;
}
.main {
	width: 1024px;
}
.menu {
	text-align: left;
	margin-top: 14px;
}
.left_menu {
	float: left;
}
.left_menu ul {
	padding-left: 0px;
	margin-top: 0px;
}
.left_menu ul li {
	background-image: url('img/button_left.png');
	width: 216px;
	height: 56px;
	list-style: none;
	color: #333;
	margin-bottom: 36px;
	padding-right: 15px;
	font-weight: bold;
}
.left_menu ul li a {
	color: #333;
}
.left_menu ul li a:hover {
	color: #7AC142;
}
.left_menu .sel {
	background-image: url('img/button_left_active.png');
	width: 216px;
	height: 56px;
	list-style: none;
	color: #7AC142;
	margin-bottom: 36px;
	padding-right: 15px;
	font-weight: bold;
}
.left_menu .sel a {
	color: #7AC142;
}
.content {
	float: left;
	width: 1019px;
	padding-right: 5px;
	padding-top: 10px;
	line-height: 19px;
	text-align: justify;
	height: 530px;
	line-height: 20px;
	background: none;
	background-image: url('img/main_bg.gif');
}
.content_text {
	padding-top: 10px;
	padding-left: 0px;
}
.left_menu a {
	text-decoration: none;
}
.bottom {
	float: left;
	width: 1024px;
	height: 117px;
	background-repeat: no-repeat;
}
.text_left {
	float: left;
	width: 532px;
}
.slideshow_right {
	float: right;
	padding-right: 12px;
}
.slideshow_bg {
	float: left;
	width: 410px;
	height: 299px;
	background: #cfcfcf;
	padding: 17px;
}
.paragraph {
	background-image: url('img/corner.gif');
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-left: 15px;
}
.thumbs {
	float: left;
	width: 442px;
	height: 60px;
	margin-top: 30px;
}
