@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";background:#d6d6d6;}

/* control */
.control{position:absolute;bottom:380px;left:52%;width:157px;margin-left:-80px;height:24px;z-index:9999;}
.control ul{position:absolute;bottom:-165px;}
.control li{margin:1px 0 0 8px;display:inline;float:left;display:block;width:24px;height:24px;cursor:pointer;background:url(../img/quan2.png) no-repeat;overflow:hidden;}
.control li.on{background:url(../img/quan1.png) no-repeat;}

