.button_t{
background-image:url(../images/button_t.gif);
width:180px;
height:5px;
margin-left:4px;
font-size:1px;
line-height:0;
}

.button_m{
background-image:url(../images/button_m.gif);
background-repeat:no-repeat;
width:180px;
background-color:#f2f2f2;
text-align:center;
margin-left:4px;
font-weight:bold;
}

.button_b{
background-image:url(../images/button_b.gif);
width:180px;
height:5px;
margin-left:4px;
margin-bottom:5px;
font-size:1px;
line-height:0;
}

.button_a2{
color:#d70404;
}

h1{
color:#000000; font-size:16px;
}
h2{
color:#000000; font-size:13px;
}
