@CHARSET "UTF-8";
* { margin:0; padding:0; list-style:none; }
body { background:#f0f0f0; color:#333; font:12px/22px Verdana, Geneva, sans-serif; }
img { border:0; }
.clear { clear:both; height:0; overflow:hidden; }
a { color:#333; text-decoration:none; }
a:hover { text-decoration:underline; }
.red{ color:#A74040;}
.mbox { width:960px; margin:0 auto; position:relative; }

#focus_wrap { width:560px; margin:0 auto; text-align:center; }
#focus_box{display:inline-block; *display:inline;*zoom:1;}
#focus { width:560px; height:300px; display:inline-block; *display:inline;*zoom:1; }
#focus_set { width:560px; margin:0 auto; margin-top:40px; position:relative; text-align:right; padding-right:10px;}
#focus_set span{ color:#999;}

#focus_tip { width:560px; margin:0 auto; border-top:10px solid #EEECEC;}
#focus_tip a{ color:#0F67AE;}
#focus_tip ul li{ list-style:circle;}