@charset "utf-8";
/* CSS Document */
html {
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); 
}

html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }
li{ list-style:none;}
a img{ border:none;}
.imgnav{ height:130px; background:#FFFFFF; width:260px; overflow:hidden; border:1px solid #ccc; position:relative;}
#img{ z-index:10;}
#img img{ width:260px; height:130px; display:none;}
.ctrl{ position:absolute; z-index:100; bottom:1px; left:1px; right:1px; width:260px; height:22px; overflow:hidden;}
.ctrl ul{ float:left; line-height:22px; overflow:hidden; width:67%;filter: alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5;}
.ctrl li{ display:block;height:22px; text-align:center; font-size:14px; font-weight:900;background:#000; color:#fff;}
.ctrl span{ float:left; width:17%; height:20px; line-height:20px; cursor:pointer; margin-right:1px; border:1px solid #ccc; background:#b1c3d9; text-align:center;}
.ctrl span.hov{ background:#ff9; border:1px solid #f60;}
.ctrl div{ float:right; width:32%;}