@charset "gb2312";
/* CSS Document */

html{}
body {margin:0px; font-size:12px;white-space:normal;word-break: break-all;}
img{ border:none;}
ul,li,dl,dt,dd,p,b,h1,h2,h3,h4,h5,h6,hr,ol,p{list-style:none;padding:0px; margin:0px; border:none; text-decoration:none;}
a{ color:#555; text-decoration:none;}
a:hover{ color:#C49B49; text-decoration:none;}
.mainwidth{ width:1003px; margin:0 auto;}



/*banner*/
.banner{ width:100%; overflow:hidden; margin:0 auto; z-index: 0;}
#fader{position:relative;overflow:hidden; height:260px; width:100%; border-bottom:solid 0px #ccc; z-index: 0;}
#fader li{position:absolute;left:50%; margin-left:-1000px;top:0; width:2000px; text-align:center;;}
#fader ul li img{ height:260px;}

.fader-nav{display:inline-block;margin-right:10px; width:5px; height:5px; overflow:hidden; background:url(../indcss/o1.png);cursor:pointer;}
.fader-cur-nav{display:inline-block;margin-right:10px; width:5px; height:5px; overflow:hidden; background:url(../indcss/o.png);cursor:pointer;}

/*اه³‎¸،¶¯*/
.clear{clear:both;height:0;font-size:0px;}