﻿       .tip1
        {
            position: absolute;
            height: 100px;
            width: 100px;
            border: 0px;
        }
        .tip
        {
            position: absolute;
            height: 100px;
            width: 100px;
            border: 0px;
        }
    #Layer0 {
    
     width:146px;
     height:148px;
    
    } 
   
    #Layer1 {
    
     width:146px;
     height:148px;
    
    }
    #Layer2 {
    
     width:146px;
     height:148px;
     
    }
     #Layer3 {
   
    width:146px;
     height:148px;
     
    }
     #Layer4 {
   
    width:146px;
     height:148px;
     
    }
     #Layer10 {
    
     width:146px;
     height:148px;
    
    } 
   
    #Layer11 {
    
     width:146px;
     height:148px;
    
    }
    #Layer12 {
    
     width:146px;
     height:148px;
     
    }
     #Layer13 {
   
    width:146px;
     height:148px;
     
    }
    #Layer14 {
   
    width:146px;
     height:148px;
     
    }
    
a:link {color: #515151;text-decoration:none}     /* 未被访问的链接 红色 没有下划线*/
a:visited {color: #515151;text-decoration:none}  /* 已被访问过的链接 绿色 没有下划线*/
a:hover {color: #515151;text-decoration:none;}   /* 鼠标悬浮在上的链接 橙色 有下划线 下划线为underline 上划线为overline 无下划线为none*/
a:active {color:#515151;text-decoration:none} 

