#mainmenu #bt02 a {
	color: #666666;
	background-image: url(images/menuback01.gif);
}
#mainmenu #bt02 a:hover {
	color: #666666;
}
#subheader {
	background-image: url(images/swadow01.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#main {
	padding: 20px;
}
#subheader h2 {
	padding: 5px;
	font-size: 1.2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF5959;
	border-right-color: #FF5959;
	border-bottom-color: #FF5959;
	border-left-color: #FF5959;
	color: #FF0000;
	background-image: url(images/submenu_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#subheader #shopFuri {
	text-align: right;
}
#main #map {
	height: 300px;
	margin-bottom: 20px;
}

#main table {
	width: 100%;
	font-size: 1em;
	clear: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#main th {
	color: #FFFFFF;
	background-color: #AAAAAA;
	white-space: nowrap;
	padding: 3px;
}
#main td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#main #coupon {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	padding: 30px;
	height: 140px;
	background-image: url(images/coupon.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#main #coupon h3 {
	display: none;
}
#main #coupon #shopt {
	text-align: right;
	font-size: 1.2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #FF0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#main #coupon #shopcoupon {
	text-align: center;
	height: 70px;
	color: #000000;
}
#main #coupon #shoptel {
	color: #009900;
}
#main #attention {
	text-align: center;
}

