@charset "utf-8";
/* CSS Document */

#divdt{
width:980px;
height:240px;
}

#boxdt_topleft{
background-image:url(../images/box_dt_03.gif);
background-repeat:no-repeat;
background-position:right;
width:20px;
height:21px;
float:left;
}

#boxdt_topcenter
{
width:940px;
background-image:url(../images/box_dt_05.gif);
height:21px;
background-repeat:repeat;
background-repeat:repeat-x;
float:left;
}

#doxdt_topright{
background-image:url(../images/box_dt_07.gif);
width:20px;
background-position:left;
background-repeat:no-repeat;
height:21px;
float:left;
}

#boxdt_line
{
background-image:url(../images/box_dt_09.gif);
background-repeat:repeat;
background-repeat:repeat-y;
width:20px;
height:100px;
float:left;
}

#boxdt_main{
width:940px;
height:100px;
float:left;
}

#boxdt_bottomleft{
background-image:url(../images/box_dt_16.gif);
background-repeat:no-repeat;
background-position:top;
width:20px;
height:19px;
float:left;
}

#boxdt_bottomcenter{
background-image:url(../images/box_dt_17.gif);
background-repeat:repeat;
background-repeat:repeat-x;
height:19px;
width:940px;
float:left;
background-position:top;
}

#boxdt_bottomright{
background-image:url(../images/box_dt_18.gif);
background-repeat:no-repeat;
background-position:top;
width:20px;
height:19px;
float:left;
}