/* CSS Document */
body{
background-color:#456479;
}
.head
{
background-image:url(images/head.png);
height:293px;
}
.btbox
{
background-image:url(images/btbox.png);
height:80px;
background-repeat:no-repeat;
}
.button1
{
background-image:url(images/button1.jpg);
width:68px;
height:46px;
}
.button2
{
background-image:url(images/button2.jpg);
width:153px;
height:46px;
}.button3
{
background:url(images/button3.png);
width:158px;
height:46px;
}.button4
{
background:url(images/button4.jpg);
width:209px;
height:46px;
}.button5
{
background:url(images/button5.jpg);
width:164px;
height:46px;
}.button6
{
background:url(images/button6.jpg);
width:77px;
height:46px;
}.button7
{
background:url(images/button7.jpg);
width:85px;
height:46px;
}
.button8
{
background:url(images/button8.png);
width:86px;
height:46px;
}
.bt
{
font-family:arial;
font-size:12px;
letter-spacing:0.1px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
vertical-align:top;
}
.bt:hover
{
letter-spacing:0.1px;
font-family:arial;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:underline;
vertical-align:top;
}
.subhead
{
font-family:arial;
font-size:14px;
color:#ea2e13;
}
a
{
font-family:arial;
font-size:12px;
font-weight:bold;
color:#412d12;
text-decoration:none;
}
a:hover
{
font-family:arial;
font-size:12px;
font-weight:bold;
color:#f69706;
text-decoration:underline;
}
.contant
{
font-family:arial;
font-size:14px;
color:#555555;
line-height:18px;
}
.footer
{
background-image:url(images/footer.jpg);
height:115px;
font-family:arial;
font-size:14px;
color:#111111;
font-weight:bold;
}
.footerlink
{
font-family:arial;
font-size:12px;
font-weight:bold;
color:#59971C;
text-decoration:none;
}
/*.footerlink:hover
{
font-family:arial;
font-size:12px;
font-weight:bold;
color:#222222;
text-decoration:underline;
}*/
