div#right
{
    width:752px;
    margin:27px 0px 0px auto;
    padding:5px 0px 0px 0px;
    background-color:#ffffff;
    background-image:url(../image/right-center-bg.gif);
    background-position:right center;
    background-repeat:repeat-y;
}

div#right div.title
{
    height:43px;
    background-image:url(../image/dynamic/list-title-bg.gif);
    background-position:left top;
    background-repeat:no-repeat;
}

div#right div.title div
{
    padding:7px 0px 0px 50px;
    font-size:16px;
    font-weight:bold;
}

a.line
{
    display:block;
    margin:0px 8px 0px 40px;
    padding:5px 20px;
    background-image:url(../image/dynamic/list-line-bg.gif);
    background-position:left center;
    background-repeat:no-repeat;
    color:#000000;
    font-size:14px;
    text-decoration:none;
}

a.line:hover
{
    text-decoration:underline;
}

div#page
{
    text-align:center;
    cursor:default;
}

div#page div, div#page a, div#page b
{
    display:inline;
    padding:3px;
}

div#page a.number
{
    color:#3366cc;
    text-decoration:none;
}

div#page a.number:hover
{
    background-color:#cccccc;
    color:#ffffff;
}

div#right div.bottom
{
    width:752px;
    height:20px;
    background-image:url(../image/right-bottom-bg.gif);
    background-position:right bottom;
    background-repeat:no-repeat;
}
