
body {
	color: #222222;
	background-color: white;
	margin: 7px 0 7px 0;
	padding: 0;
	scrollbar-face-color: #dfdfdf;
	scrollbar-base-color: #e8e8e8;
	scrollbar-track-color: #e8e8e8;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-arrow-color: #333333;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666;
}

.text {
	color: #222222;
	font-family: verdana, arial, sans-serif, tahoma;
	font-size: 12px;
	line-height: 16px;
}

.text_top {
	color: #222222;
	font-family: verdana, arial, sans-serif, tahoma;
	font-size: 11px;
	line-height: 11px;
}

.text_phone {
	color: #222222;
	font-family: verdana, arial, sans-serif, tahoma;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}

.text_company {
	color: #222222;
	font-family: verdana, arial, sans-serif, tahoma;
	font-size: 11px;
	line-height: 20px;
}

a:link, a:visited, a:active, a:hover {
	color: #1a76cb;
	font-family: verdana, arial, sans-serif, tahoma;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:link.mail, a:visited.mail, a:active.mail, a:hover.mail {
	color: #e32d29;
	font-family: verdana, arial, sans-serif, tahoma;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
}

a.mail:hover {
	text-decoration: none;
}


a:link.menu, a:visited.menu, a:active.menu, a:hover.menu {
	color: #222222;
	font-family: verdana, arial, sans-serif, tahoma;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	color: #e32d29;
}

a:link.menu_down, a:visited.menu_down, a:active.menu_down, a:hover.menu_down {
	color: #222222;
	font-family: verdana, arial, sans-serif, tahoma;
	font-size: 12px;
	line-height: 22px;
	text-decoration: underline;
}

a.menu_down:hover {
	color: #e32d29;
	text-decoration: none;
}

h2 {
	color: #222222;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 20px;
	padding: 0;
	font-weight: bold;
}

h2:first-letter {
	background: url(/common/design-square.gif) left center no-repeat;
	padding: 6px 0 8px 25px;
}

.b_img {
	border: 1px gray solid;
}

table.price {
	background: gray;
	color: #222222;
	font-family: verdana, arial, sans-serif, tahoma;
	font-size: 12px;
	line-height: 16px;
}

table.price th {
  background: white;
}

table.price td {
  background: white;
}

.wish {
	display:none;
}
