﻿#feedback
{
    width: 120px;
    position: fixed;
    _position: absolute;
    left: 50%;
    margin-left: 495px;
    top: 108px;
    _top: expression(documentElement.scrollTop + 204);
}

.windows_feedback
{
    width: 29px;
    height: 120px;
    z-index: 1000;
}
/*
.windows_feedback a
{
    display: block;
    width: 19px;
    margin: 0 auto;
    padding-top: 5px;
}
.windows_feedback a:hover
{
    color: #ff7100;
    text-decoration: none;
}
.window_suspend
{
    width: 19px;
    background: url(http://www.dangdang.com/images/bg_feedback_01.gif) no-repeat 0 0;
}
.window_suspend a
{
    display: block;
    background: url(http://www.dangdang.com/images/bg_feedback_02.gif) no-repeat 0 bottom;
    width: 15px;
    padding: 7px 0 6px 4px;
    text-decoration: none;
    font-size: 12px;
    color: #878787;
}
.window_suspend a:hover
{
    color: #f60;
    text-decoration: none;
}
*/
.window_suspend DIV
{
    margin-bottom: 10px;
}