/*html*/
*{ margin:0; padding:0; list-style:none}
.loader{width:100%;height:auto;}
.loader li{ width:100%;height:auto;overflow:hidden}
.loader li img{ width:98%;height:auto;margin-left:1%;border:0;background: url(http://yonear.sourceforge.net/images/banner.png) no-repeat center #ccc;}

.loader img{ width:100%;height:auto;border:0;background: url(../images/waiting.gif) no-repeat center #ccc;background-size:30% 30%;text-align:center}
.loader a img{ width:100%;height:auto;border:0;background: url(../images/waiting.gif) no-repeat center #ccc;background-size:30% 30%;text-align:center}
