body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../pics/fon.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	cursor: default;
}
a:link {
	color: #0376c3;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0376C3;
}
a:hover {
	text-decoration: none;
	color: #0376C3;
}
a:active {
	text-decoration: underline;
	color: #0376C3;
}
.bodytable {
	background-image: url(../pics/pagefon.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 900px;
}
.logoarea {
	padding-top: 190px;
	padding-left: 110px;
}
.naviarea {
	padding-top: 170px;
	padding-left: 30px;
}
.navi {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	cursor: pointer;
	color: #44678A;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.navi:hover {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	cursor: pointer;
	color: #44678A;
	text-decoration: none;
	background-image: url(../pics/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	font-weight: bold;
}
.phonearea {
	padding-top: 20px;
	padding-left: 20px;
}
.phonediv {
	font-weight: bold;
	padding-left: 125px;
	padding-top: 50px;
}
.phone {
	font-size: 28px;
	font-weight: normal;
	text-align: right;
}
.call {
	padding-left: 20px;
}
.bodydiv {
	width: 470px;
	padding-top: 50px;
	padding-bottom: 40px;
}
.lcol {
	width: 160px;
}
.rcol {
	width: 260px;
}
.foot {
	background-image: url(../pics/foot_line.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.footarea {
	width: 470px;
	padding-top: 30px;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 30px;
}
a.madein {
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
a.madein:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.dn{display:none; opacity:0.0;}
.red {
	color: #FF0000;
}
.blue {
	color: #0099CC;
}
.price_table {
	background-color: #c2e0fc;
	background-image: url(../pics/table_fon.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.tr_hover {
	background-color: #ffffff;
}
.tr_hover:hover {
	background-color: #c2e0fc;
}

