html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,table,th,td,blockquote,fieldset,div,strong,label,em{margin:0;padding:0;border:0;font-family:"Î¢ÈíÑÅºÚ";}
ul,ol,li{list-style:none;}



/* SlideShow CSS */
#slideshow {margin:0px auto;width:980px;height:180px; position:relative;}
#slideshow #slidesContainer {float:left; width:980px; height:180px; overflow:hidden; /* allow scrollbar */  }
#slideshow #slidesContainer .slide { margin:0 auto; width:980px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */ height:180px; }


/* Slideshow controls style rules. */
.control { display:block; width:35px; height:207px; text-indent:-10000px; float:left; cursor: pointer; }
#leftControl { position:absolute;top:0; left:-80px;width:80px;height:180px; background: url(../images/control_left.jpg) no-repeat 0 0; }
#rightControl {position:absolute;top:0; right:-80px;width:80px;height:180px;background:url(../images/control_right.jpg) no-repeat 0 0; }



