/* CSS Document */
#img_hg{
background:url('../images/popup/hg.png') no-repeat;
}
#img_h{
background:url('../images/popup/h.png') repeat-x;
}
#img_hd{
background:url('../images/popup/hd.png') no-repeat;
}
#img_g{
background:url('../images/popup/g.png') repeat-y;
}
#img_d{
background:url('../images/popup/d.png') repeat-y;
}
#img_bg{
background:url('../images/popup/bg.png') no-repeat;
}
#img_b{
background:url('../images/popup/b.png') repeat-x;
}

#img_bd{
background:url('../images/popup/bd.png') no-repeat;
}

