﻿#ContentLeft
{
    width:160px;
    float:left;
}
#ContentRight
{
    width:780px;
    margin-left:170px;
    _margin-left:167px;
}
#ContentLeftTop
{
    width:160px;
    height:75px;
    background-image:url(Images/BrowseByClassLeftTop.jpg);
    background-repeat:no-repeat;
}
#ContentLeftTop a
{
    width:160px;
    height:75px;
    display:block;
    float:left;
}
#ContentLeftTop strong
{
    display:none;
}
#ContentLeftClassList
{
    padding-left:15px;
    padding-bottom:5px;
}
#ContentLeftClassList td
{
    height:25px;
    line-height:28px;
    text-indent:15px;
    text-align:left;
    border-bottom:#e1e1e1 solid 1px;
    background-image:url(Images/ProductClassICO.jpg);
    background-repeat:no-repeat;
    background-position:0px 9px;
}
#ContentRightRoot
{
    height:25px;
    border-bottom:#b9b9b9 dotted 1px;/*dashed*/
    background-image:url(Images/ICOA.jpg);
    background-repeat:no-repeat;
    background-position:0px 4px;
}
#ContentRightRootLeft
{
    float:left;
    color:#afc7af;
    width:65%;
    height:15px;
    margin-left:25px;
    margin-top:5px;
    text-align:left;
}
#ContentRightRootRight
{
    float:right;
    width:30%;
    margin-right:10px;
    text-align:right;
}
#ClassSearchButton
{
    width:37px;
    height:20px;
    display:block;
    float:right;
    background-image:url(Images/ButttonA.jpg);
    background-repeat:no-repeat;
}
#ClassSearchButton strong
{
    display:none;
}
#ContentRightButton
{
    height:28px;
    padding-left:30px;
    text-align:left;
    margin-top:15px;
    background-image:url(Images/BrowseByClassButtonBG.jpg);
    background-repeat:repeat-x;
}
#ContentRightButton li
{
    width:63px;
    height:28px;
    display:inline;
    float:left;
    margin-left:5px;
    background-repeat:no-repeat;
	cursor:pointer !important;
	cursor:hand;
}
#ContentRightButton strong
{
    display:none;
}
li.AllBookOver
{
    background-image:url(Images/red_syts.gif);
}
li.AllBookOut
{
    background-image:url(Images/gray_syts.gif);
}
li.HotBookOut
{
    background-image:url(Images/gray_xsph.gif);
}
li.HotBookOver
{
    background-image:url(Images/red_xsph.gif);
}
li.NewBookOut
{
    background-image:url(Images/gray_zxts.gif);
}
li.NewBookOver
{
    background-image:url(Images/red_zxts.gif);
}
li.SaleBookOut
{
    background-image:url(Images/gray_tjts.gif);
}
li.SaleBookOver
{
    background-image:url(Images/red_tjts.gif);
}
li.BestBookOut
{
    background-image:url(Images/gray_zdtj.gif);
}
li.BestBookOver
{
    background-image:url(Images/red_zdtj.gif);
}
#ContentRightState
{
    height:15px;
    background-image:url(Images/ICOB.jpg);
    background-position:25px 5px;
    background-repeat:no-repeat;
    margin-top:10px;
    padding-left:40px;
    padding-top:5px;
}
