@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	background-color:#FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	padding:0px;
}
a:link {
	color: #009;
	text-decoration: underline;
	font-size: large;
	margin: 5px;
	font-weight: bold;
}
a:visited {
	color: #39C;
	text-decoration: none;
	font-size: large;
	margin: 5px;
}
a:hover {
	text-decoration: none;
	color: #F00;
	font-style: italic;
	text-decoration: underline;
	font-size: large;
	margin: 5px;
	font-weight: bold;
	background-color: #FF0;
}
a:active {
	color: #F00;
	font-size: large;
	margin: 5px;
	font-weight: bold;
}
.zero {
	width:100%;
	margin:0 auto
}
.hs1 {
	font-size:large;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.hs2 {
	font-size:large;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.need {
	background-color:#043C60;
	color:#FFF;
	font-size:x-large;
	text-align:center;
	padding:3px 0px 0px 0px;
	font-weight: bolder
}
.tel {
	color:#f9aba9;
	text-align:center;
	background-image: url(images/bbutton.gif);
	margin-top: 2px;
	padding-bottom: 10px;
}
.tel a:link, .tel a:visited, .tel a:active {
	color:#f9aba9;
	font-size:x-large;
	text-decoration: none;
	background-image: url(images/bbutton.gif);
}
.tel a:hover {
	color:#eefd03;
	font-size:x-large;
	text-decoration: none;
	font-style: normal;
	background-image: url(images/bbutton.gif);
}
.call {
	text-align:center;
	margin:5px 0px;
}
.call a:link, .call a:visited, .call a:active {
	color:#FFF
}
.call a:hover {
	color:#F00
}
.tmenu {
	width:160px;
	float:left;
	margin-right:10px
}
.menu {
	width:130px;
	float:left;
	margin-right:10px
}
.clr {
	clear:both;
}
.button {
	color:#03fafd;
	text-align:center;
 font-size:medium font-weight: normal;
	background-image: url(images/lbutton.gif);
	margin-top: 2px;
	padding-bottom: 10px;
}
.button a:link, .button a:visited, .button a:active {
	color:#03fafd;
	font-size:medium;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/lbutton.gif);
}
.button a:hover {
	color:#FF0;
	font-size:medium;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	background-image: url(images/lbutton.gif);
}
.gomain {
	padding: 10px 0px;
	font-size: large;
	color: #FFF;
	background-color: #900;
}
.gomain a:link, .gomain a:visited, .gomain a:hover, .gomain a:active {
	padding: 0px;
	text-decoration: underline;
	font-size: large;
	color: #FFF;
	background-color: #900;
}
.disp0 {
	display: none;
}
.container {
	min-width:100px;
	max-width: 420px;
	margin:0 auto;
}
.sbutton {
	padding:1px;
	text-align:center;
}
.sbutton a:link, .sbutton a:visited, .sbutton a:active {
	color:#FFF
}
.sbutton a:hover {
	color:#F00
}
.paraHead {
	background-color:#069;
	color:#FFF;
	padding:5px
}
.tankx {
	background-color:#069;
	color:#FFF;
	margin:20px 0px;
	padding:5px 0px;
	text-align:center
}
.wlkm {
	float:left;
	margin-top:10px
}

