table.box {
 	margin: 0px;
    padding: 0px;
    width: 530px;
    height: 164px;
}
.box_content {
    font-size: 1em;
    background-image: url(../images/box_bg.gif);
    background-position: top;
    background-color: #fff;
    margin: 0px;
    padding: 0px;
}
.cap {
    font-size: 1em;
    background-image: url(../images/cap.gif);
    background-position: top;
    background-color: #fff;
    margin: 0px;
    padding: 0px;
}
.left_shoulder {
    font-size: 1em;
    background-image: url(../images/box_01.gif);
    background-position: top;
    background-color: #fff;
    width: 17px;
    height: 23px;
    margin: 0px;
    padding: 0px;
}
.right_shoulder {
    font-size: 1em;
    background-image: url(../images/box_03.gif);
    background-position: top;
    background-color: #fff;
    width: 17px;
    height: 23px;
    margin: 0px;
    padding: 0px;
}
.right_sleeve {
    font-size: 1em;
    background-image: url(../images/right.gif);
    background-position: top;
    background-color: #fff;
    margin: 0px;
    padding: 0px;
}
.left_sleeve {
    font-size: 1em;
    background-image: url(../images/left.gif);
    background-position: top;
    background-color: #fff;
    margin: 0px;
    padding: 0px;
}
.boot {
    font-size: 1em;
    background-image: url(../images/boot.gif);
    background-position: top;
    background-color: #fff;
    margin: 0px;
    padding: 0px;
}
.left_foot {
    font-size: 1em;
    background-image: url(../images/box_07.gif);
    background-position: top;
    background-color: #fff;
    width: 17px;
    height: 24px;
    margin: 0px;
    padding: 0px;
}
.right_foot {
    font-size: 1em;
    background-image: url(../images/box_09.gif);
    background-position: top;
    background-color: #fff;
    width: 17px;
    height: 24px;
    margin: 0px;
    padding: 0px;
}
