a{color: #000079;text-decoration: none;}
        nav li{display:block;float:right;width: 105px;height:33px;line-height: 33px;text-align: center;background:#33CCFF;position: relative;z-index: 999;}
        nav li a{display:block;}
        nav li ul{display: none;width: 105px;position: absolute;left: 0;top: 30px;padding: 0;margin: 0;background-color:#33CCFF;}
        nav li:hover ul{display: block;}

 a.a1{color:#000079}
    a.a1:hover{color:#f00}	

    a.a2{color:#000079}
    a.a2:hover{color:#00CC00}
	
    a.a3{color:#FFFFFF}
    a.a3:hover{color:#f00}		
	
.zt001 {
	color: #F00;}

.zt002 {
	font-size: 21px;
	color: #000;
	font-weight: bold;}	

 .zt005 {
	font-size: 18px;
	color: #000079;
	font-weight: bold;
}
    
.zt018 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;}

 .zt101 {
	font-size: 19px;
	color: #000;
}

 .zt102 {
	font-size: 19px;
}	

 .zt14 {
	font-size: 14px;
}
  
 .zt16 {
	font-size: 16px;
}

.ztred {
	color: #FF0000;}
	
.a001 {
	font-size: 21px;
	color: #FFF;
	font-weight: bold;}
	
.a002 {
	color: #000;
	font-size: 20px;
}

.a003 {
	font-size: 18px;
	color: #000000;
}

.a004 {
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}

 .a006 {
	font-size: 18px;
	color: #4169e1;
	font-weight: bold;
}
 .a007 {
	font-size: 56px;
	color: #643E85;
	font-weight: bold;
}
 .a008 {
	font-size: 30px;
	color: #643E85;
	font-weight: bold;
}
 .a009 {
	font-size: 40px;
	font-weight: bold;
}			

div1{
				width: 
				height: 
				border: #000 solid 1px;
				margin: 0px auto;
				overflow:
			}
			div1 img{
				cursor: pointer;
				transition: all 2s;
				
			}
			div1 img:hover{
				transform: scale(1.38);
			
			}