@charset "utf-8";
/* CSS 常规 */
/* banner 样式 */


#inbanner{ text-align:center;height:404px;overflow:hidden;}
#inbanner .imgs{ position:absolute;left:50%;margin-left:-730px; z-index: 1;}
#inbanner .imgs img#img1{display:inline;}
#inbanner .imgs img{display:none;}
#inbanner .imgs img.show{display:inline;}
#inbanner .imgs { text-align:center;}
#inbanner .btn{ width:150px;height:25px;left:80%; position:absolute;margin-top:370px;z-index:11;}
#inbanner .btn a{display:block;float:left; background:url(../images/change_btn1.gif) center center no-repeat;height:11px;width:11px;margin-right:8px;}
#inbanner .btn a ins{ display:none;background:url(../images/change_btn2.gif) center center no-repeat;height:11px;width:11px;}
#inbanner .btn a:hover,#inbanner .btn a.on{background:url(../images/change_btn2.gif) center center no-repeat;height:11px;width:11px;}

