@charset "windows-1251";
/* CSS Document */
body {
	background-image: url(img/bg.jpg);
	background-color: #DEEEB0;
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
}
a:link {
	color: #547043;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #547043;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #547043;
}
h1,h2,h3{
	font-weight: bold;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 14px;
	background-image: url(img/txt_bg.png);
}
.txt_head {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	padding-right: 8px;
	padding-bottom: 12px;
}
.txt_head_phone {
	font-size: 28px;
	color: #000000;
	text-align: right;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	padding-right: 8px;
	padding-bottom: 12px;
}
.menu {
	background-image: url(img/menu.png);
	padding-top: 12px;
	padding-right: 14px;
	padding-bottom: 12px;
	padding-left: 28px;
	font-size: 14px;
}
.txt_greenback {
	font-size: 14px;
	padding: 20px;
	color: #FFFFFF;
	background-color: #537E43;
}
.txt_slog {
	font-size: 66px;
	color: #FF3300;
	text-align: center;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.txt_slog_left {
	font-size: 18px;
	color: #415029;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}.txt_price {
	font-size: 24px;
	color: #FF3300;
	text-align: center;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.txt_slog_green {
	font-size: 66px;
	color: #C5D057;
	text-align: center;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

