
* {  word-break:break-all; }
/*ul, li { list-style:none; }*/

fieldset, img { border:none; }

/* Focus_change style */
#focus_change { 
position:relative;
vertical-align:middle; 
width:760px; 
height:190px; 
overflow:hidden; /*margin:20px 0 1px 60px;*/
}
#focus_change_list { position:absolute; width:3040px; height:190px; } 
#focus_change_list li { float:left; }
#focus_change_list li img { width:760px; height:190px; }
.focus_change_opacity { position:absolute; width:760px; height:34px; top:156px; left:0; background:#000; filter:alpha(opacity=50); -moz-opacity:0.5; opacity: 0.5; }

#focus_change_btn { position:absolute; width:760px; height:34px; top:156px; left:0; }
#focus_change_btn ul { padding-left:5px; }
#focus_change_btn li { display:inline; float:left; margin:0 15px; padding-top:2px; }
#focus_change_btn li img { width:60px; height:26px; border:2px solid #888; }
/*#focus_change_btn .current { background:url(/uploadfile/200901/1/6C164133877.gif) no-repeat 37px 8px;} no idea */
#focus_change_btn .current img { border-color:#EEE; }
