 
h1, h2, h3, h4, h5, h6 { font-size:1em; }
a { color:#039; text-decoration:none; }
 a:hover { text-decoration:underline; }
ul, li { list-style:none; }
fieldset, img { border:none; }
em, strong, cite, th { font-style:normal; font-weight:normal; }
/* Focus_change style */
#focus_change { position:relative; width:650px; height:281px; overflow:hidden; margin:5px 5px 5px 5px; }
 #focus_change_list { position:absolute; width:2600px; height:275px; float:left;  }
   #focus_change_list ul { padding-left:0px; margin:0; padding:0; }
  #focus_change_list li { float:left; width:650px;  }
  #focus_change_list li img { float:left;  width:510px; height:275px; border:2px solid #ffffff; }
 .focus_change_opacity { position:absolute; width:148px; height:275px; top:0px; right:0px; background:#008100; filter:alpha(opacity=0); -moz-opacity:0.5; opacity: 0.5; }
 #focus_change_btn { position:absolute; width:148px; height:275px; top:0px; right:0px; }
  #focus_change_btn ul { padding-left:15px;  margin:10px 5px 25px 15px;  }
  #focus_change_btn li { display:inline; float:right; margin:0 2px; padding-top:0px; }
  #focus_change_btn li img { width:90px; height:50px; border:1px solid #888; }
#focus_change_btn .current { background:url(../img/jianbian.gif) no-repeat width:140px height:90px;  }
 
 #focus_change_btn .current img { border-color:#EEE;width:100px; height:70px;float:right; margin:10px 15px 15px 5px;    }
 
