.conbox_info {
background-color:#FFFFFF;
padding:10px;
}

.conbox_head {
background-image:url(../images/conbox_head_back.gif);
background-repeat:repeat-x;
height:55px;
}

.conbox2_head {
background-image:url(../images/conboxII_head_back.gif);
background-repeat:repeat-x;
height:55px;
}

.con_bh_left {
background-image:url(../images/conbox_head_left.gif);
background-position-x:left;
background-repeat:no-repeat;
width:9px;
height:55px;
}

.con_bh2_left {
background-image:url(../images/conboxII_head_left.gif);
background-position-x:left;
background-repeat:no-repeat;
width:9px;
height:55px;
}

.con_bh_right {
background-image:url(../images/conbox_head_right.gif);
background-position-x:right;
background-repeat:no-repeat;
width:9px;
height:55px;
}

.con_bh2_right {
background-image:url(../images/conboxII_head_right.gif);
background-position-x:right;
background-repeat:no-repeat;
width:9px;
height:55px;
}

.con_bh_hdl {
background-image:url(../images/conbox_handle.gif);
background-position:top center;
background-repeat:no-repeat;
width:30px;
height:55px;
}

.con_bd_left {
background-image:url(../images/conbox_border_left.gif);
background-position-x:left;
background-repeat:repeat-y;
width:9px;
height:100%;
}

.con_bd_right {
background-image:url(../images/conbox_border_right.gif);
background-position-x:right;
background-repeat:repeat-y;
width:9px;
height:100%;
}

.con_bd_botom {
background-image:url(../images/conbox_border_bottom.gif);
background-position:center;
background-repeat:repeat-x;
height:12px;
}

.con_bd_lb {
background-image:url(../images/conbox_border_lb.gif);
background-position-x:left;
background-repeat:no-repeat;
width:9px;
height:12px;
}

.con_bd_rb {
background-image:url(../images/conbox_border_rb.gif);
background-position-x:right;
background-repeat:no-repeat;
width:9px;
height:12px;
}

.conbox,.conbox2 {
width:100%;
height:100%;
}
