@charset "utf-8";
/* CSS Document */

#bgdv{
background-image:url(../img/bg_help_iframe.gif);
background-position:top;
background-attachment:fixed;
background-repeat:repeat-x;
height:320px;
width:500px;
overflow:auto;
}