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

.bg{
width:521px;
margin:0 auto;
padding:5px 10px 10px 10px;
background:url(bg.jpg) repeat-y center;
text-align:center;
font-size:14px;
color:#333333;
}

.head{
background:url(head.jpg) no-repeat;
width:541px;
height:85px;
margin:0 auto;
}

.fut{
background:url(fotter.jpg) no-repeat;
width:541px;
height:19px;
margin:0 auto;
}

.bg td{
font-weight:bold;}

.main{
width:541px;
text-align:left;
padding:5px 0 5px 0 ;
margin:0 auto;}


