body{
background: url(img/bg.png) repeat-x top #dadada;
}

table{
margin: 0 auto;
border: 0px;
}

a img {
    border: none; 
}

a{
    text-decoration: none;
    color: white;
}
h1{
font-size:20px;
text-align:left;

}
#top{
background: url(img/kop.png) no-repeat;
margin: 0 auto;
width: 1003px;
height:15px;
}

#body{
color: #fff;
background: url(img/top.png) repeat-y;
margin: 0 auto;
width: 1003px;
}

#fop{
color: #fff;
text-align:right;
background: url(img/top.png) repeat-y;
margin: 0 auto;
width: 1003px;
}

#bop{
background: url(img/bop.png) no-repeat;
color:white;
margin: 0 auto;
width: 1003px;
height:15px;
}

#item_head{
height: 50 px;
width: 600px;
background: url(img/item_head.png) no-repeat;
font-weight:bold;
}

#top_head{
text-align:center;
height: 30 px;
width: 150px;
background: url(img/top_head.png) no-repeat left;
font-weight:bold;
}
