@charset "utf-8";
/* CSS Document */

BODY { margin:0px; background-color:#FFFFFF; padding:0px;
       COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif;
	   font-size:12px;
      }
.top_bar
{font-family:Arial, Helvetica, sans-serif; color:#000000; font-variant:small-caps; 
font-size:8px;
}
.butons
{background-image:url(../image/h.png);
width:304px;
height:31px;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#FFFFFF;
text-decoration:none; 
font-weight:700; margin-top:4px;
} 
.butons a
{font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#ffffff;
text-decoration:none;
font-weight:700;
}
.butons a:hover
{font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#000000;
text-decoration:none;
font-weight:700;
}
.butons2
{background-image:url(../image/b.png);
width:146px;
height:34px;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#FFFFFF;
text-decoration:none; 
font-weight:700; 
} 
.butons2 a
{font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#ffffff;
text-decoration:none;
font-weight:700;
}
.butons2 a:hover
{font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#000000;
text-decoration:none;
font-weight:700;
}
.butons3
{background-image:url(../image/a.png);
width:165px;
height:36px;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#FFFFFF;
text-decoration:none; 
font-weight:700; 
} 
.butons3 a
{font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#ffffff;
text-decoration:none;
font-weight:700;
}
.butons3 a:hover
{font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#000000;
text-decoration:none;
font-weight:700;
}
.border_top
{border-top:solid 1px #000000;
border-left:solid 1px #000000;
}