* { margin:0; padding:0; }
body { background:#FFF; color:#333; font:12px/1.6em Helvetica, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size:1em; }
a { color:#0287CA; text-decoration:none; }
 a:hover { text-decoration:underline; }
/*ul, li { list-style:none; }
*/
fieldset, img { border:none; }
legend { display:none; }
em, strong, cite, th { font-style:normal; font-weight:normal; }
input, textarea, select, button { font:12px Helvetica, Arial, sans-serif; }
table { border-collapse:collapse; }
html { overflow:-moz-scrollbars-vertical; } /*Always show Firefox scrollbar*/
/* iBanner style */
#ibanner { position:relative; width:999px; height:280px; overflow:hidden; margin:0 auto; margin-top:-1px;}
 #ibanner_pic { width:1001px; height:280px;}
  #ibanner_pic a { position:absolute; top:0; display:block; width:998px; height:280px; overflow:hidden; }
 #ibanner_btn { position:absolute; z-index:9999; right:5px; bottom:5px; font-family:Arial;}
  #ibanner_btn span { display:block; float:left; margin-left:4px; padding:0 5px;cursor:pointer;}
  #ibanner_btn .normal { height:20px; margin-top:8px; border:0px solid #999; color:#999; font-size:16px; line-height:20px;  background:#DCECDF; filter: Alpha(opacity=10);    
   -moz-opacity:.1;    
   opacity:0.5;   }
  #ibanner_btn .current { height:28px; border:0px solid; color:#38befe; font-size:28px; line-height:28px;  background:#DCECDF; }