
.bg-orange{background-color:#e35b00;}
.bg-purple{background-color:#80279b;}
.bg-navy{background-color:#0049c6;}
.bg-green{background-color:#66c600;}
.bg-blue{background-color:#009eff;}
.bg-bgreen{background-color:#008080;}
.bg-dgreen{background-color:#006837;}
.bg-gray{background-color:#999999;}

ul#menu_button {
max-width: 1200px;
margin:auto;

}
#menu_button li {
float: left;
list-style-type: none;
padding:6px;
}
#menu_button img {
width: 147px;
}

#menu_button_mp li {
float: left;
list-style-type: none;
padding:4px;
}
#menu_button_mp img {
width: 112px;
}


#menu_button_sp li {
float: left;
list-style-type: none;
padding:3px;
}
#menu_button_sp img {
width: 80px;
}

.oval_b {
	width: 288px;
	height: 180px;
	background-color: #b8d8fb;
	border-radius: 144px / 90px;
}
.oval_o {
	width: 288px;
	height: 180px;
	background-color: #fba770;
	border-radius: 144px / 90px;
}
.oval_r {
	width: 288px;
	height: 180px;
	background-color: #ff1d25;
	border-radius: 144px / 90px;
	color:#fff;
}
a img.mouselink{
background:none!important;
}
 
a:hover img.mouselink{
opacity:0.4;
filter:alpha(opacity=40);
-ms-filter: "alpha( opacity=40 )";
background:none!important;
}

.wak_g{
   padding:10px;background: #66c600; color: #fff; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; margin-bottom:10px;

}

.border_g {
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 4px solid #006837;
}

.border_g2 {
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 4px solid #0da967;
}

.border_bw {
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 4px solid #754c24;
}

.border_bl {
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 4px solid #009eff;
}

.border_or {
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 4px solid #e35b00;
}

.border_na {
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 4px solid #000080;
}

.border_ch {
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 4px solid #bb1e79;
}



.ft3 {
    color: #FFFFFF;
    text-align: center;
    font-size: small;
    background-color: #01A79B;
    margin-top: 20px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-top-width: 100%;
}
.label_akan {
  display: inline;
  padding: .2em .6em .2em;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label-green {
  background-color: #006837;
}

.label-brown {
  background-color: #754c24;
}

.label-blue {
  background-color: #009eff;
}

.label-orange {
  background-color: #e35b00;
}

.label-navy {
  background-color: #000080;
}

.label-cherry {
  background-color: #bb1e79;
}

.label-green2 {
  background-color: #0da967;
}


#footer_akan {
   margin:0;
   padding:0;
    height:200px;
    background-color:#fff;
	border-top-style:solid;border-top-width:4px;border-top-color:#01A79B;

}