﻿li{list-style:none}
img{border:0}
.con{overflow:hidden; margin:10px auto; width:373px; height:100%; padding:2px 0px 2px 3px; border:solid 1px #dddddd; background-color:#ffffff;}
#carousel_container{position:relative; height:65px; 
overflow:hidden;
        top: 0px;
        left: 0px;
    }
#carousel_container ul
{
margin:0px;
padding:0px;
list-style:none;
}
#carousel_inner{width:350px; height:65px; overflow: hidden; position:absolute;left:12px; top:4px;}
#left_scroll{position: absolute;left:0;top:28px;width:9px;height:9px;cursor: pointer;cursor: hand; background:url(left.gif) no-repeat;}
#right_scroll{position: absolute;top:28px;right:0; width: 9px;height: 9px;cursor: pointer;cursor: hand; background: url(right.gif) no-repeat;}
#carousel_ul{width:9999px; height:55px; position:relative;}
#carousel_ul li{float: left;width:55px; height:55px; border:solid 1px #eaeaea; margin-right:15px; display:inline;}
