/* BASIC css start */
.ex{width:55px;height:20px;position:relative;}
.ex img{position:absolute;left:0;top:0;width:55px;height:20px;}

.ex1 img{animation:ex1 1s infinite;}
@keyframes ex1{
	30%{top:5px;}
}




.dropdown_5columns {width:800px !important;} <!-- ÀÇ·ù/°èÀý , ¸é/¸°³Ù --> 

.dropdown_8columns {width:750px !important;} <!-- ºÎÀÚÀç/·¹ÀÌ½º --> 







/* BASIC css end */

