﻿body {
}
#ad_4
{
    width: 994px; 
    text-align: center;
    border:solid 1px #FFCC01;
    background-color:#FFFDF4;
    margin-bottom:5px;
    height:auto;
    
    
}

#ad_4 .ad
{
    background-color:#eeeeee;
    float:left;
    height:50px;
    width:80px;
    margin: 3px 1px 3px 1px;
    line-height:50px;
}

#ad_4 ul
{
    margin:0px;
    list-style:none;
    padding:0px;
    padding-left:5px;
    padding-right:5px;
}

#ad_4 li
{
}

#divMemberOP
{
    float:right;
    line-height:25px;
    padding-right:8px;
}

#divContent
{
    width: 994px; 
    text-align: center;
}
   #divTab
   {
        padding: 0px 5px 0px 5px;
    
   }
   
        #divSearch
        {
            float:right;
        }
        
   
        #divTab ul
        {
            list-style:none;
        }
        
        #divTab li
        {
            float:left;
            margin:0;
            margin-left:4px;
            padding:0;
            line-height:20px;
        }
        
        .isnow a
        {
            float:left;
            text-decoration:none;
            background:url(../../../images/tab_background_left.png) top left no-repeat;
            padding-left:8px;
        }
        
        .isnow a:hover
        {
            text-decoration:underline;
        }

        
        .isnow a span
        {
            float:left;
            display:block;
            background:url(../../../images/tab_background_right.png) top right no-repeat;
            padding:3px 15px 2px 6px;
            color:black;
            cursor:pointer;
        }
        
        .nonow a
        {
            float:left;
            text-decoration:none;
            background:url(../../../images/tab_background_left.png) top left no-repeat;
            background-position:0 -37px;
            padding-left:8px;
            
        }
        
        .nonow a span
        {
            float:left;
            display:block;
            background:url(../../../images/tab_background_right.png) top right no-repeat;
            background-position:100% -37px;
            padding:3px 15px 2px 6px;
            color:#777777;
            cursor:pointer;

        }
        
         .nonow a:hover
        {
            text-decoration:underline;
        }
       

    .divLine
    {
        height:5px;
    }
        
    #divMain
    {
        margin-top:0px;
        float:left;
        width:100%;
        text-align:left;
    }
        .classify_path span
        {
            line-height:25px;
            text-align:left;
            padding-left:8px;
        }
        
        #divList
        {
            text-align:left;
        }
        
        #divList Table
        {
                border-left:solid 1px #FFCC01;
                border-top:solid 1px #FFCC01;
                margin-top:0px;
                margin-bottom:2px;
        }
        

             #divList th
            {
                border-right:solid 1px #FFCC01;
                border-bottom:solid 1px #FFCC01;
                background:url(../../../images/list_titile_bg_o1.jpg) repeat-x;
                height:25px;
            }

             #divList td
            {
                padding:3px;
                border-right:solid 1px #FFCC01;
                border-bottom:solid 1px #FFCC01;
            }
