body {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family:arial,sans-serif;
}
#qabox{
    z-index:2147483647;
    right: 0px;
    position: fixed;
    top: 30px;
    height: 384px;
    width: 104px;
    _position:absolute;
    _bottom:auto;
    _top:expression(eval(document.documentElement.scrollTop+30));
    _right:auto;
    _left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0));
}
.qabox_left{
    left:0px;
    right:auto;
    _position:absolute;
    _right:auto;
    _left:expression(eval(document.documentElement.scrollLeft));
}
#qamain{
    height: 222px;
    width: 100px;
    background: url(url(../images/qamain.png) no-repeat center center;
    _background: url(url(../images/qamain.gif) no-repeat center center;
    position: relative;
}
#dialog_button{
    float: left;
    _display: inline;
    height: 41px;
    width: 56px;
    margin:162px 22px 0px 22px;
    cursor: pointer;
}
.dialog_button{
    height: 41px;
    width: 56px;
    background: url(url(../images/dialog_button.png) no-repeat center center;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://pt.dareyan.com/hgu/sidebar/url(../images/dialog_button.png");
}