﻿#focus {width:800px; height:306px; overflow:hidden; position:relative;}
#focus ul {height:306px; position:absolute;}
#focus ul li {float:left; width:800px; height:306px; overflow:hidden; position:relative; background:#000;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btn {position:absolute; height:14px; bottom:10px; z-index:2999; right:0 }
#focus .btn span {display:inline-block;_display:inline;_zoom:1; float:left; width:10px; line-height:10px; height:10px; margin-right:10px; cursor:pointer; background:#fff; overflow:hidden; font-size:0px; }
#focus .btn span.on {background:#df0000;}