@charset "utf-8";
/* CSS Document */

#div_help{
width:140px;
float:right;
}

#boxh_left{
background-image:url(../images/box_03.gif);
width:5px;
height:32px;
float:left;
background-repeat:no-repeat;
background-position:right;
}

#boxh_center{
background-image:url(../images/box_04_02.gif);
background-repeat:repeat;
background-repeat:repeat-x;
width:128px;
height:32px;
float:left;
color:#FFFFFF;
font-size:17px;
text-align:center;
vertical-align:bottom;
}

#boxh_right{
background-image:url(../images/box_06.gif);
width:7px;
background-position:left;
background-repeat:no-repeat;
float:left;
height:32px;
}

#boxh_lineleft{
background-image:url(../images/box_10.gif);
background-repeat:repeat;
background-repeat:repeat-y;
background-position:right;
width:5px;
height:100px;
float:left;
}

#boxh_main{
width:128px;
float:left;
text-align:center;
font-weight:bolder;
vertical-align:middle;
padding-top:15px;
}

#boxh_lineright{
background-image:url(../images/box_12.gif);
width:7px;
height:100px;
float:left;
background-position:left;
background-repeat:repeat;
background-repeat:repeat-y;
}

#boxh_bottomleft{
background-image:url(../images/box_15.gif);
width:5px;
height:5px;
background-position:top;
background-repeat:no-repeat;
float:left;
}

#boxh_bottomcenter{
background-image:url(../images/box_16.gif);
height:5px;
width:128px;
background-repeat:repeat;
background-repeat:repeat-x;
float:left;
background-position:top;
}

#boxh_bottomright{
background-image:url(../images/box_18.gif);
width:7px;
height:5px;
background-position:top;
background-repeat:no-repeat;
float:left;
}