* { word-break:break-all; }
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:956px; height:410px; overflow:hidden; margin:0; }
 #focus_change_list { position:absolute; width:8604px; height:410px; }
  #focus_change_list li { float:left; }
  #focus_change_list li img { width:956px; height:410px; }
 .focus_change_opacity { position:absolute; width:956px; height:70px; top:325px; left:0; background:#000; filter:alpha(opacity=50); -moz-opacity:0.5; opacity: 0.5; }
 #focus_change_btn { position:absolute; width:956px; height:65px; top:325px; left:0; }
  #focus_change_btn ul { padding-left:5px; }
  #focus_change_btn li { display:inline; float:left; margin:0 6px; padding-top:12px; }
  #focus_change_btn li img { width:76px; height:50px; border:2px solid #888; }
  #focus_change_btn .current { background:url(icon_arrow.gif) no-repeat 37px 8px;}
  #focus_change_btn .current img { border-color:#EEE; }