@charset "utf-8";
/* CSS Document */

#div_lienhe{
width:140px;
float:left;
}

#boxlh_left{
background-image:url(../images/box_03.gif);
width:5px;
height:32px;
float:left;
background-repeat:no-repeat;
background-position:right;
}

#boxlh_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;
}

#boxlh_right{
background-image:url(../images/box_06.gif);
width:7px;
background-position:left;
background-repeat:no-repeat;
float:left;
height:32px;
}

#boxlh_lineleft{
background-image:url(../images/box_10.gif);
background-repeat:repeat;
background-repeat:repeat-y;
background-position:right;
width:5px;
height:100px;
float:left;
}

#boxlh_main{
width:128px;
height:100px;
float:left;
text-align:center;
}

#boxlh_lineright{
background-image:url(../images/box_12.gif);
width:7px;
height:100px;
float:left;
background-position:left;
background-repeat:repeat;
background-repeat:repeat-y;
}

#boxlh_bottomleft{
background-image:url(../images/box_15.gif);
width:5px;
height:5px;
background-position:top;
background-repeat:no-repeat;
float:left;
}

#boxlh_bottomcenter{
background-image:url(../images/box_16.gif);
height:5px;
width:128px;
background-repeat:repeat;
background-repeat:repeat-x;
float:left;
background-position:top;
}

#boxlh_bottomright{
background-image:url(../images/box_18.gif);
width:7px;
height:5px;
background-position:top;
background-repeat:no-repeat;
float:left;
}