@charset "gb2312";
/* CSS Document */
img{border:0;}
/*首页图片切换开始*/
#pic{ border:1px #bbccff solid; padding:2px; width:567px; height:567px;overflow:hidden;font:bold 12px/16px Verdana, Arial, Helvetica, sans-serif; }

#pic .bann{ margin:0px; padding:0px;width:567px;}
#pic .bann li{height:567px;overflow:hidden;display:none;}
#pic .bann li.current{display:block;}

#pic .points{ height:30px; overflow:hidden; }
#pic .switcher{ height:30px; overflow:hidden; margin-top:-35px;}
#pic .points li{ background:url(../images/index_ban_02.gif); width:33px; height:17px; font:bold 11px/17px Verdana, Geneva, sans-serif; text-align:center; color:#fff; float:left; margin-right:4px; cursor:pointer; padding:0; list-style:none; }
#pic .switcher{ margin-left:400px; position:relative;}
#pic .bann li a img{ width:567px;height:567px;}
#pic .points li.current{ background:url(../images/index_ban_01.gif); color:#444}
/*首页图片切换结束*/

