﻿.div_slide
    {
        width: 730px;
        height: 333px;
        display: block;
        float: left;
        overflow: hidden;
    }
    .a_item_slide
    {
        width: 730px;
        height: 333px;
        display:block;
        float:left;
        background:url('../img/loading.gif') no-repeat center center;
    }
    .a_item_slide img
    {
        width: 730px;
        height: 333px;
    }
    .clearfix {
				float: none;
				clear: both;
}
.timer {
    background-color: #a26644;
	height: 3px;
	width: 0px;
}