body{
        background-image:url(img/head/top_bg.gif);
        background-repeat:repeat-x;
        background-position:top;
        margin:0;
}
img{
        border:0;
}
td{
        vertical-align:top;
}
.left_bg{
        background-image:url(img/head/left_bg.jpg);
        background-repeat:no-repeat;
        background-position:right top;
}
.right_bg{
        background-image:url(img/head/right_bg.jpg);
        background-repeat:no-repeat;
        background-position:left top;
}
.head_r{
        background-image:url(img/head/head_r.jpg);
        background-repeat:no-repeat;
        background-position:left top;
}
.select_bg{
        background-image:url(img/head/select_bg.jpg);
        background-repeat:no-repeat;
        background-position:left top;
        padding:4px 0 2px 4px;
        width:134px;
        height:26px;
        margin:42px 0 0 307px;
}
.select_bg select.field{
        width:126px;
        height:19px;
        padding:0 0 0 4px;
}
