body
{
margin:0px;
padding:0px;
}
.main
{
width:919px;
height:auto;
margin:0px auto 0px auto;
border:#FF0000 solid 0px;
}
.left
{
float:left;
position:absolute;
border:#FF0000 solid 0px;
}

.bg_box
{
background-image:url(../images/bg_box.jpg);
width:209px;
height:184px;
background-repeat:no-repeat;
background-position:center;
border:#FF0000 solid 0px;
float:left;

}
.bg_box:hover
{
background-image:url(../images/bg_box_hover.jpg);
width:209px;
height:184px;
background-repeat:no-repeat;
background-position:center;
border:#99FF00 solid 0px;
float:left;
}
.font13
{
font-family:"Trebuchet MS";
font-size:13px;
color:#000000;
text-align:center;
line-height:18px;
text-decoration:none;
}
.font13_org
{
font-family:"Trebuchet MS";
font-size:13px;
color:#F96611;
text-align:center;
line-height:18px;
text-decoration:none;
font-weight:bold;
}
.font11
{
font-family:"Trebuchet MS";
font-size:11px;
color:#666666;
text-align:center;
line-height:18px;
text-decoration:none;
}
.font11_bold
{
font-family:"Trebuchet MS";
font-size:11px;
color:#666666;
font-weight:bold;
text-align:center;
line-height:18px;
text-decoration:none;
}
.font11_mar10
{
font-family:"Trebuchet MS";
font-size:11px;
color:#666666;
text-align:center;
margin:0px 10px 0px 10px;
text-decoration:none;
}
.section1
{
margin-top:14px;
text-align:center;
}
.section2
{
margin: 14px 0px 20px 0px;
text-align:center;
}
.section3
{
margin: 25px 0px 20px 0px;
text-align:center;
}

.footer_slice
{
background-image:url(../images/footer_slice.jpg);
height:160px;
background-repeat:repeat-x;
background-position:top;
float:left;
}