@charset "utf-8";
/* CSS Document */
.imgnav li{ list-style:none;}
a img{ border:none;}
.imgnav{ height:215px; background:#000; width:575px; overflow:hidden; border:1px solid #ccc; position:relative; margin:0; padding:0;}
#imgshow{ z-index:10;}
#imgshow img{ width:575px; height:215px; display:none;margin:0; padding:0;}
.title_bg{ position:absolute; z-index:100; bottom:1px; left:1px; right:1px; width:575px; height:22px; overflow:hidden;background:#000000;filter: alpha(opacity=30);-moz-opacity:0.3;opacity: 0.3;}
.ctrl{ position:absolute; z-index:150; bottom:1px; left:1px; right:1px; width:575px; height:22px; overflow:hidden;}
.ctrl ul{ float:left; line-height:22px; overflow:hidden; width:65%;}
.ctrl li{ display:block;height:22px; text-align:center; font-size:14px;color: #FFFFFF; font-weight:bold;}
.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:22%;}

