﻿body
{
 font-family:宋体;
	}

      .Grid
    {
        width: 100%;
        font-size: 10pt;
        border:none;
    }
    .Grid td
    {
        font-size: 10pt;
    }
    .ItemStyle
    {
    text-align:left;
    line-height: 19pt; 
    font-size:10pt;
    border-bottom:dashed 1px gray;

    }
                .menubutton
            {  
            	background-color:White;
            	height:20px;
            	width:100%;
            	font-family:微软雅黑;
            	font-size:12px;
            	line-height:16px;
            	border:none;
                cursor:pointer;
            }
            
      .gridTitleDiv
        {
            height: 8%;
            background-color: #00A800;
            font-size: 11pt;
            font-weight: bold;
        }
        select
        {
            width: 160px;
            height: 25px;
            font-size: 11pt;
        }
        A:link
        {
            color: #333;
            text-decoration: none;
        }
        A:visited
        {
            color: #333;
            text-decoration: none;
        }
        A:hover
        {
            color: #ff3300;
            cursor:pointer;
           
        }
          .STYLE13
        {
            font-size: 10pt;
            text-align: left;
            text-decoration: none;
            color: Black;
            border-bottom:solid 1px gray;
            border-top:solid 1px gray;
            /*line-height:17px;*/
        }
        #divClassPublic table
        {
            width:100%;
           
            }
        
        #divClassPublic td
        {
            font-size: 10pt;
            font-weight: 400;
            text-align: left;
            text-decoration: none;
            color: Black;
            border-bottom:solid 1px gray;
            /*border-top:solid 1px gray;*/
            border-collapse:collapse;  
         }
           #divClassPublic tr
           {
              height:23px;
              width:100%;
               }
       .currentClass
       {
            background-image:url("../images/menu_bg.jpg");
            background-repeat:repeat-x;
        }
       /* #tblDeclare td
{
    
    BORDER-top: rgb(0,0,0) 1px groove; 
    BORDER-bottom: rgb(0,0,0) 1px groove; 
    BORDER-left: rgb(0,0,0) 1px groove; 
    BORDER-right: rgb(0,0,0) 1px groove
}*/

#tblDeclare td{border-top:1px #DDD solid;border-right:1px #DDD solid;}
#tblDeclare{border-bottom:1px #DDD solid;border-left:1px #DDD solid;}

#divLeft
{
     border-left: solid 1px #B0E8E8;
      border-top: solid 1px #B0E8E8;
       border-bottom: solid 1px #B0E8E8;
    }
    #divRightContent
    {
      border-right: solid 1px #B0E8E8;
      border-top: solid 1px #B0E8E8;
       border-bottom: solid 1px #B0E8E8;
        
        }
        
        
#tblRepeater td{border-top:1px #A8CDEC solid;border-right:1px #A8CDEC solid; text-align:left;}
#tblRepeater{border-bottom:1px #A8CDEC solid;border-left:1px #A8CDEC solid; font-size:10pt; margin-left:8px; line-height:20px;} 
