/* part1 */
@-ms-keyframes part1{
	from{ top:421px; left:-600px; }
	to{ }
}

@-moz-keyframes part1{
	from{ top:421px; left:-600px; }
	to{ }
}

@-o-keyframes part1{
	from{ top:421px; left:-600px; }
	to{ }
}

@-webkit-keyframes part1{
	from{ top:421px; left:-600px; }
	to{ }
}

@keyframes part1{
	from{ top:421px; left:-600px; }
	to{ }
}

#header .part1{
	-ms-animation:'part1' 0.8s ease-in-out 0s normal;
	-moz-animation:'part1' 0.8s ease-in-out 0s normal;
	-o-animation:'part1' 0.8s ease-in-out 0s normal;
	-webkit-animation:'part1' 0.8s ease-in-out 0s normal;
	animation:'part1' 0.8s ease-in-out 0s normal;
}	
/* part1 */



/* part2 */
@-ms-keyframes part2{
	from{ top:-800px; right:-800px; }
	to{ }
}

@-moz-keyframes part2{
	from{ top:-800px; right:-800px; }
	to{ }
}

@-o-keyframes part2{
	from{ top:-800px; right:-800px; }
	to{ }
}

@-webkit-keyframes part2{
	from{ top:-800px; right:-800px; }
	to{ }
}

@keyframes part2{
	from{ top:-800px; right:-800px; }
	to{ }
}

#header .part2{
	-ms-animation:'part2' 0.8s ease-in-out 0s normal;
	-moz-animation:'part2' 0.8s ease-in-out 0s normal;
	-o-animation:'part2' 0.8s ease-in-out 0s normal;
	-webkit-animation:'part2' 0.8s ease-in-out 0s normal;
	animation:'part2' 0.8s ease-in-out 0s normal;
}	
/* part2 */



/* part3 */
@-ms-keyframes part3{
	from{ top:-800px; right:-850px; }
	40%{ top:-800px; right:-850px; }
	to{ }
}

@-moz-keyframes part3{
	from{ top:-800px; right:-850px; }
	40%{ top:-800px; right:-850px; }
	to{ }
}

@-o-keyframes part3{
	from{ top:-800px; right:-850px; }
	40%{ top:-800px; right:-850px; }
	to{ }
}

@-webkit-keyframes part3{
	from{ top:-800px; right:-850px; }
	40%{ top:-800px; right:-850px; }
	to{ }
}

@keyframes part3{
	from{ top:-800px; right:-850px; }
	40%{ top:-800px; right:-850px; }
	to{ }
}

#header .part3{
	-ms-animation:'part3' 1.2s ease-in-out 0s normal;
	-moz-animation:'part3' 1.2s ease-in-out 0s normal;
	-o-animation:'part3' 1.2s ease-in-out 0s normal;
	-webkit-animation:'part3' 1.2s ease-in-out 0s normal;
	animation:'part3' 1.2s ease-in-out 0s normal;
}	
/* part3 */




/* part4 */
@-ms-keyframes part4{
	from{ top:-800px; right:-850px; }
	40%{ top:-800px; right:-850px; }
	to{ }
}

@-moz-keyframes part4{
	from{ top:-800px; right:-850px; }
	40%{ top:-800px; right:-850px; }
	to{ }
}

@-o-keyframes part4{
	from{ top:-800px; right:-850px; }
	40%{ top:-800px; right:-850px; }
	to{ }
}

@-webkit-keyframes part4{
	from{ bottom:-500px; right:500px; }
	40%{ bottom:-500px; right:500px; }
	to{ }
}

@keyframes part4{
	from{ top:-800px; right:-850px; }
	40%{ top:-800px; right:-850px; }
	to{ }
}

#header .part4{
	-ms-animation:'part4' 1.2s ease-in-out 0s normal;
	-moz-animation:'part4' 1.2s ease-in-out 0s normal;
	-o-animation:'part4' 1.2s ease-in-out 0s normal;
	-webkit-animation:'part4' 1.2s ease-in-out 0s normal;
	animation:'part4' 1.2s ease-in-out 0s normal;
}	
/* part4 */




/* line */
@-ms-keyframes line{
	from{ height:0px; }
	65%{ height:0px; }
	to{ }
}

@-moz-keyframes line{
	from{ height:0px; }
	65%{ height:0px; }
	to{ }
}

@-o-keyframes line{
	from{ height:0px; }
	65%{ height:0px; }
	to{ }
}

@-webkit-keyframes line{
	from{ height:0px; }
	65%{ height:0px; }
	to{ }
}

@keyframes line{
	from{ height:0px; }
	65%{ height:0px; }
	to{ }
}

#header .line1,#header .line2,#header .line3,#header .line4,#header .line5{
	-ms-animation:'line' 1.6s ease-in-out 0s normal;
	-moz-animation:'line' 1.6s ease-in-out 0s normal;
	-o-animation:'line' 1.6s ease-in-out 0s normal;
	-webkit-animation:'line' 1.6s ease-in-out 0s normal;
	animation:'line' 1.6s ease-in-out 0s normal;
}	
/* line */




/* topic */
@-ms-keyframes topic{
	from{ height:0px; }
	65%{ height:0px; }
	to{ }
}

@-moz-keyframes topic{
	from{ height:0px; }
	65%{ height:0px; }
	to{ }
}

@-o-keyframes topic{
	from{ height:0px; }
	65%{ height:0px; }
	to{ }
}

@-webkit-keyframes topic{
	from{ height:0px; width:0px; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	75%{ height:0px; width:0px; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	to{ }
}

@keyframes topic{
	from{ height:0px; }
	65%{ height:0px; }
	to{ }
}

#header .topic{
	-ms-animation:'topic' 2s ease-in-out 0s normal;
	-moz-animation:'topic' 2s ease-in-out 0s normal;
	-o-animation:'topic' 2s ease-in-out 0s normal;
	-webkit-animation:'topic' 2s ease-in-out 0s normal;
	animation:'topic' 2s ease-in-out 0s normal;
}	
/* topic */



/* link1 */
@-ms-keyframes link1{
	from{  right:286px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	80%{  right:286px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	84%{ right:450px; filter:alpha(opacity=100); -moz-opacity:1; opacity:1;  }
	to{ }
}

@-moz-keyframes link1{
	from{  right:286px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	80%{  right:286px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	84%{ right:450px; filter:alpha(opacity=100); -moz-opacity:1; opacity:1;  }
	to{ }
}

@-o-keyframes link1{
	from{  right:286px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	80%{  right:286px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	84%{ right:450px; filter:alpha(opacity=100); -moz-opacity:1; opacity:1;  }
	to{ }
}

@-webkit-keyframes link1{
	from{  right:286px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	80%{  right:286px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	84%{ right:450px; filter:alpha(opacity=100); -moz-opacity:1; opacity:1;  }
	to{ }
}

@keyframes link1{
	from{  right:286px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	80%{  right:286px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	84%{ right:450px; filter:alpha(opacity=100); -moz-opacity:1; opacity:1;  }
	to{ }
}

#header .link1{
	-ms-animation:'link1' 2.5s ease-in-out 0s normal;
	-moz-animation:'link1' 2.5s ease-in-out 0s normal;
	-o-animation:'link1' 2.5s ease-in-out 0s normal;
	-webkit-animation:'link1' 2.5s ease-in-out 0s normal;
	animation:'link1' 2.5s ease-in-out 0s normal;
}	
/* link1 */



/* link2 */
@-ms-keyframes link2{
	from{  right:317px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	84%{  right:317px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	88%{  right:481px;  filter:alpha(opacity=100); -moz-opacity:1; opacity:1;  }
	to{ }
}

@-moz-keyframes link2{
	from{  right:317px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	84%{  right:317px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	88%{  right:481px;  filter:alpha(opacity=100); -moz-opacity:1; opacity:1;  }
	to{ }
}

@-o-keyframes link2{
	from{  right:317px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	84%{  right:317px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	88%{  right:481px;  filter:alpha(opacity=100); -moz-opacity:1; opacity:1;  }
	to{ }
}

@-webkit-keyframes link2{
	from{  right:317px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	84%{  right:317px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	88%{  right:481px;  filter:alpha(opacity=100); -moz-opacity:1; opacity:1;  }
	to{ }
}

@keyframes link2{
	from{  right:317px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	84%{  right:317px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	88%{  right:481px;  filter:alpha(opacity=100); -moz-opacity:1; opacity:1;  }
	to{ }
}

#header .link2{
	-ms-animation:'link2' 2.5s ease-in-out 0s normal;
	-moz-animation:'link2' 2.5s ease-in-out 0s normal;
	-o-animation:'link2' 2.5s ease-in-out 0s normal;
	-webkit-animation:'link2' 2.5s ease-in-out 0s normal;
	animation:'link2' 2.5s ease-in-out 0s normal;
}	
/* link2 */




/* link3 */
@-ms-keyframes link3{
	from{  right:299px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	88%{  right:299px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	92%{  right:512px;  filter:alpha(opacity=100); -moz-opacity:1; opacity:1;  }
	to{ }
}

@-moz-keyframes link3{
	from{  right:299px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	88%{  right:299px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	92%{  right:512px;  filter:alpha(opacity=100); -moz-opacity:1; opacity:1;  }
	to{ }
}

@-o-keyframes link3{
	from{  right:299px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	88%{  right:299px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	92%{  right:512px;  filter:alpha(opacity=100); -moz-opacity:1; opacity:1;  }
	to{ }
}

@-webkit-keyframes link3{
	from{  right:299px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	88%{  right:299px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	92%{  right:512px;  filter:alpha(opacity=100); -moz-opacity:1; opacity:1;  }
	to{ }
}

@keyframes link3{
	from{  right:299px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	88%{  right:299px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	92%{  right:512px;  filter:alpha(opacity=100); -moz-opacity:1; opacity:1;  }
	to{ }
}

#header .link3{
	-ms-animation:'link3' 2.5s ease-in-out 0s normal;
	-moz-animation:'link3' 2.5s ease-in-out 0s normal;
	-o-animation:'link3' 2.5s ease-in-out 0s normal;
	-webkit-animation:'link3' 2.5s ease-in-out 0s normal;
	animation:'link3' 2.5s ease-in-out 0s normal;
}	
/* link3 */




/* link4 */
@-ms-keyframes link4{
	from{  right:330px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	92%{  right:330px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	96%{  right:543px;  filter:alpha(opacity=100); -moz-opacity:1; opacity:1;  }
	to{ }
}

@-moz-keyframes link4{
	from{  right:330px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	92%{  right:330px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	96%{  right:543px;  filter:alpha(opacity=100); -moz-opacity:1; opacity:1;  }
	to{ }
}

@-o-keyframes link4{
	from{  right:330px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	92%{  right:330px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	96%{  right:543px;  filter:alpha(opacity=100); -moz-opacity:1; opacity:1;  }
	to{ }
}

@-webkit-keyframes link4{
	from{  right:330px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	92%{  right:330px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	96%{  right:543px;  filter:alpha(opacity=100); -moz-opacity:1; opacity:1;  }
	to{ }
}

@keyframes link4{
	from{  right:330px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	92%{  right:330px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	96%{  right:543px;  filter:alpha(opacity=100); -moz-opacity:1; opacity:1;  }
	to{ }
}

#header .link4{
	-ms-animation:'link4' 2.5s ease-in-out 0s normal;
	-moz-animation:'link4' 2.5s ease-in-out 0s normal;
	-o-animation:'link4' 2.5s ease-in-out 0s normal;
	-webkit-animation:'link4' 2.5s ease-in-out 0s normal;
	animation:'link4' 2.5s ease-in-out 0s normal;
}	
/* link4 */





/* link5 */
@-ms-keyframes link5{
	from{  right:361px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	96%{  right:361px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	to{ right:574px;  filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
}

@-moz-keyframes link5{
	from{  right:361px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	96%{  right:361px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	to{ right:574px;  filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
}

@-o-keyframes link5{
	from{  right:361px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	96%{  right:361px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	to{ right:574px;  filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
}

@-webkit-keyframes link5{
	from{  right:361px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	96%{  right:361px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	to{ right:574px;  filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
}

@keyframes link5{
	from{  right:361px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	96%{  right:361px;  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	to{ right:574px;  filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
}

#header .link5{
	-ms-animation:'link5' 2.5s ease-in-out 0s normal;
	-moz-animation:'link5' 2.5s ease-in-out 0s normal;
	-o-animation:'link5' 2.5s ease-in-out 0s normal;
	-webkit-animation:'link5' 2.5s ease-in-out 0s normal;
	animation:'link5' 2.5s ease-in-out 0s normal;
}	
/* link5 */





/* code */
@-ms-keyframes code{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;  -moz-transform:scale(0,0); -webkit-transform:scale(0,0); -o-transform:scale(0,0);
	-ms-transform:scale(0,0); transform:scale(0,0); }
	85%{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;  -moz-transform:scale(0,0); -webkit-transform:scale(0,0); -o-transform:scale(0,0);
	-ms-transform:scale(0,0); transform:scale(0,0); }
	to{ }
}

@-moz-keyframes code{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;  -moz-transform:scale(0,0); -webkit-transform:scale(0,0); -o-transform:scale(0,0);
	-ms-transform:scale(0,0); transform:scale(0,0); }
	85%{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;  -moz-transform:scale(0,0); -webkit-transform:scale(0,0); -o-transform:scale(0,0);
	-ms-transform:scale(0,0); transform:scale(0,0); }
	to{ }
}

@-o-keyframes code{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;  -moz-transform:scale(0,0); -webkit-transform:scale(0,0); -o-transform:scale(0,0);
	-ms-transform:scale(0,0); transform:scale(0,0); }
	85%{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;  -moz-transform:scale(0,0); -webkit-transform:scale(0,0); -o-transform:scale(0,0);
	-ms-transform:scale(0,0); transform:scale(0,0); }
	to{ }
}

@-webkit-keyframes code{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;  -moz-transform:scale(0,0); -webkit-transform:scale(0,0); -o-transform:scale(0,0);
	-ms-transform:scale(0,0); transform:scale(0,0); }
	85%{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;  -moz-transform:scale(0,0); -webkit-transform:scale(0,0); -o-transform:scale(0,0);
	-ms-transform:scale(0,0); transform:scale(0,0); }
	to{ }
}

@keyframes code{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;  -moz-transform:scale(0,0); -webkit-transform:scale(0,0); -o-transform:scale(0,0);
	-ms-transform:scale(0,0); transform:scale(0,0); }
	85%{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0;  -moz-transform:scale(0,0); -webkit-transform:scale(0,0); -o-transform:scale(0,0);
	-ms-transform:scale(0,0); transform:scale(0,0); }
	to{ }
}

#header .code{
	-ms-animation:'code' 2.9s ease-in-out 0s normal;
	-moz-animation:'code' 2.9s ease-in-out 0s normal;
	-o-animation:'code' 2.9s ease-in-out 0s normal;
	-webkit-animation:'code' 2.9s ease-in-out 0s normal;
	animation:'code' 2.9s ease-in-out 0s normal;
}	
/* code */





/* drop */
@-ms-keyframes drop{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	to{ }
}

@-moz-keyframes drop{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	to{ }
}

@-o-keyframes drop{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	to{ }
}

@-webkit-keyframes drop{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	to{ }
}

@keyframes drop{
	from{ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	to{ }
}

#header .current{
	-ms-animation:'drop' 0.5s ease-in-out 0s normal;
	-moz-animation:'drop' 0.5s ease-in-out 0s normal;
	-o-animation:'drop' 0.5s ease-in-out 0s normal;
	-webkit-animation:'drop' 0.5s ease-in-out 0s normal;
	animation:'drop' 0.5s ease-in-out 0s normal;
}	
/* drop */



/* drop2 */
@-ms-keyframes drop2{
	from{ width:0px; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	40%{ width:0px; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	to{ }
}

@-moz-keyframes drop2{
	from{ width:0px; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	40%{ width:0px; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	to{ }
}

@-o-keyframes drop2{
	from{ width:0px; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	40%{ width:0px; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	to{ }
}

@-webkit-keyframes drop2{
	from{ width:0px; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	40%{ width:0px; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	to{ }
}

@keyframes drop2{
	from{ width:0px; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	40%{ width:0px; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
	to{ }
}

#header .current i{
	-ms-animation:'drop2' 0.5s ease-in-out 0s normal;
	-moz-animation:'drop2' 0.5s ease-in-out 0s normal;
	-o-animation:'drop2' 0.5s ease-in-out 0s normal;
	-webkit-animation:'drop2' 0.5s ease-in-out 0s normal;
	animation:'drop2' 0.5s ease-in-out 0s normal;
}	
/* drop2 */




/* drop3 */
@-ms-keyframes drop3{
	from{  filter:alpha(opacity=0); -moz-opacity:0; opacity:0;  -moz-transform:scale(0,0); -webkit-transform:scale(0,0); -o-transform:scale(0,0);
	-ms-transform:scale(0,0); transform:scale(0,0); }
	40%{  filter:alpha(opacity=0); -moz-opacity:0; opacity:0;  -moz-transform:scale(0,0); -webkit-transform:scale(0,0); -o-transform:scale(0,0);
	-ms-transform:scale(0,0); transform:scale(0,0); }
	to{ }
}

@-moz-keyframes drop3{
	from{  filter:alpha(opacity=0); -moz-opacity:0; opacity:0;  -moz-transform:scale(0,0); -webkit-transform:scale(0,0); -o-transform:scale(0,0);
	-ms-transform:scale(0,0); transform:scale(0,0); }
	40%{  filter:alpha(opacity=0); -moz-opacity:0; opacity:0;  -moz-transform:scale(0,0); -webkit-transform:scale(0,0); -o-transform:scale(0,0);
	-ms-transform:scale(0,0); transform:scale(0,0); }
	to{ }
}

@-o-keyframes drop3{
	from{  filter:alpha(opacity=0); -moz-opacity:0; opacity:0;  -moz-transform:scale(0,0); -webkit-transform:scale(0,0); -o-transform:scale(0,0);
	-ms-transform:scale(0,0); transform:scale(0,0); }
	40%{  filter:alpha(opacity=0); -moz-opacity:0; opacity:0;  -moz-transform:scale(0,0); -webkit-transform:scale(0,0); -o-transform:scale(0,0);
	-ms-transform:scale(0,0); transform:scale(0,0); }
	to{ }
}

@-webkit-keyframes drop3{
	from{  filter:alpha(opacity=0); -moz-opacity:0; opacity:0;  -moz-transform:scale(0,0); -webkit-transform:scale(0,0); -o-transform:scale(0,0);
	-ms-transform:scale(0,0); transform:scale(0,0); }
	40%{  filter:alpha(opacity=0); -moz-opacity:0; opacity:0;  -moz-transform:scale(0,0); -webkit-transform:scale(0,0); -o-transform:scale(0,0);
	-ms-transform:scale(0,0); transform:scale(0,0); }
	to{ }
}

@keyframes drop3{
	from{  filter:alpha(opacity=0); -moz-opacity:0; opacity:0;  -moz-transform:scale(0,0); -webkit-transform:scale(0,0); -o-transform:scale(0,0);
	-ms-transform:scale(0,0); transform:scale(0,0); }
	40%{  filter:alpha(opacity=0); -moz-opacity:0; opacity:0;  -moz-transform:scale(0,0); -webkit-transform:scale(0,0); -o-transform:scale(0,0);
	-ms-transform:scale(0,0); transform:scale(0,0); }
	to{ }
}

#header .current a{
	-ms-animation:'drop3' 0.5s ease-in-out 0s normal;
	-moz-animation:'drop3' 0.5s ease-in-out 0s normal;
	-o-animation:'drop3' 0.5s ease-in-out 0s normal;
	-webkit-animation:'drop3' 0.5s ease-in-out 0s normal;
	animation:'drop3' 0.5s ease-in-out 0s normal;
}	
/* drop3 */