@charset "utf-8";
/* CSS Document */
.box_topright{
width:10px;
background-image:url(../images/vip-1_07.gif);
background-repeat:no-repeat;
background-position:bottom;
height:10px;

}

.box_topleft{
width:10px;
background-image:url(../images/vip-1_03.gif);
background-repeat:no-repeat;
height:10px;
background-position:bottom;
}

.box_topcenter{
width:280px;
background-image:url(../images/vip-1_05.gif);
background-repeat:repeat;
background-repeat:repeat-x;
background-position:bottom;
height:10px;
}

.box_lineleft{
width:10px;
background-image:url(../images/vip-1_13.gif);
background-position:right;
background-repeat:repeat;
background-repeat:repeat-y;
}

.box_lineright{
width:10px;
background-image:url(../images/vip-1_11.gif);
background-repeat:repeat;
background-repeat:repeat-y;
background-position:left;
}

.box_main{
width:280px;
text-align:left;
font-size:12px;
font-weight:bolder;
vertical-align:top;
}

.box_bottomleft{
background-image:url(../images/vip-1_16.gif);
width:10px;
height:10px;
background-position:top;
background-repeat:no-repeat;
}

.box_bottomcenter{
width:280px;
height:10px;
background-image:url(../images/vip-1_18.gif);
background-repeat:repeat;
background-repeat:repeat-x;
background-position:top;
}

.box_bottomright{
width:10px;
height:10px;
background-image:url(../images/vip-1_20.gif);
background-position:top;
background-repeat:no-repeat;

}