body {
	padding: 0px;
	margin: 0px;
	background-color: #5D8DD8;
}
body, table, form, input, select, textarea  {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	color: white;
}
a, a:visited, a:hover {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	color: white;
}
a:hover {
	text-decoration: none;
}
a.menu, a.menu:visited, a.menu:hover {
	font-size: 12px;
	color: #5E6A00;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
}
a.menu:hover {
	color: black;
}
a.copy, a.copy:visited, a.copy:hover {
	font-size: 11px;
	color: #1B488E;
}
a.title, a.title:visited, a.title:hover {
	font-size: 17px;
	color: #D8F1FF;
	font-weight: bold;
}
a.m1, a.m1:visited, a.m1:hover, a.m2, a.m2:visited, a.m2:hover, a.m3, a.m3:visited, a.m3:hover {
	font-size: 11px;
	text-decoration: none;
}
a.m1, a.m1:visited, a.m1:hover {
	font-weight: bold;
}
a.m2, a.m2:visited, a.m2:hover {
	color: #D8F1FF;
}
a.m1:hover, a.m2:hover, a.m3:hover {
	color: #1B488E;
}

h1, h2, h3 {
	font-family: georgia, times, serif;
	font-size: 24px;
	color: #1B488E;
	font-weight: normal;
	text-align: left;
}
h2 {
	color: white;
	font-size: 20px;
}
h3 {
	color: #1B488E;
	font-size: 16px;
}
hr {
	height: 1px;
	color: #D8F1FF;
	background-color: #D8F1FF;
	border-style: none;
}
.table {
	width: 100%;
	height: 100%;
}
.head1 {
	border-bottom: solid 1px white;
}
.head2 {
	width: 100%;
	background: url('head2.jpg') repeat-x;
}
.logo {
	position: absolute;
	top: 70px;
	left: 58px;
}
.tel1, .tel2 {
	position: absolute;
	top: 20px;
	right: 40px;
	text-align: right;
	font-family: georgia, times, serif;
	font-size: 20px;
}
.tel2 {
	top: 22px;
	right: 39px;
	color: #3060AB;
}
div.menu {
	width: 100%;
	position: absolute;
	top: 197px;
}
.m_l {
	width: 5px;
	height: 21px;
	padding-left: 10px;
	background: url('m_l.gif') right no-repeat;
}
.m_c {
	height: 21px;
	padding: 0px 5px 0px 5px;
	text-align: center;
	background: url('m_c.gif');
}
.m_r {
	width: 5px;
	height: 21px;
	background: url('m_r.gif') no-repeat;
}
.body1 {
	width: 100%;
	height: 100%;
	background: url('bg_body.jpg') no-repeat;
}
.body2 {
	width: 100%;
	height: 100%;
	background: url('bg_body.gif') repeat-x;
}
.line {
	width: 1px;
	white-space: nowrap;
	background: url('bg_border.gif') repeat-y;
}
.content {
	width: 100%;
	text-align: justify;
	vertical-align: top;
}
.foot1 {
	padding: 8px 10px 0px 10px;
	background: #BBD6FF url('bg_foot.gif');
}
.foot2 {
	width: 100%;
	height: 42px;
	font-size: 11px;
	color: #1B488E;
}
.cat {
	width: 190px;
}
.cat td {
	padding: 2px 0px 2px 0px;
	border-bottom: solid #66A0FC 1px;
}
ul.m1, ul.m2, ul.m3 {
	padding: 0px;
	margin: 0px 0px 0px 17px;
}

ul.m1 li, ul.m2 li, ul.m3 li {
	list-style-image: url('misc1.gif');
	list-style-position: outside;
}
ul.m2 li {
	list-style-image: url('misc2.gif');
}
ul.m3 li {
	list-style-image: url('misc2.gif');
}
.gallery td {
	text-align: center;
	vertical-align: top
}
.price {
	font-family: georgia, times, serif;
	font-size: 22px;
	color: #D8F1FF;
}
.box td {
	vertical-align: top;
	background-color: #4673BA;
	border: solid #7EACF3 1px;
}
.img, .goods {
	border: solid white 1px;
	margin: 0px 10px 10px 0px;
	background-color: white;
}
.goods {
	float: left;
}
.catalog td {
	padding: 30px 0px 10px 0px;
	border-bottom: solid #D8F1FF 1px;
}
.border {
	border-top: #7EACF3 1px solid;
	border-left: #7EACF3 1px solid;
	border-collapse: collapse;
}
.border td {
	padding: 3px;
	border-right: #7EACF3 1px solid;
	border-bottom: #7EACF3 1px solid;
}
.th_l, .th_c, .th_r {
	font-weight: bold;
	background-color: #4673BA;
}
.c, .th_c {
	text-align: center;
}
.r, .th_r {
	text-align: right;
}
