* { margin:0; padding:0; word-break:break-all; }
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; } 


#ifocus { width:752px; height:294px;}
	#ifocus_pic { display:inline; position:relative; float:left; width:535px; height:294px; overflow:hidden;}
		#ifocus_piclist { position:absolute; }
		#ifocus_piclist li { width:535px; height:294px; float:left; overflow:hidden; }
		#ifocus_piclist img { width:535px; height:294px;}
	#ifocus_btn { float:left; width:216px;height:292px; border:1px solid #ddd;border-left:0px;}
	#ifocus_btn li { width:196px; height:65px;overflow:hidden;background:url(../png/d4fyx8.png) no-repeat;line-height:28px; color:#333; font-size:13px;padding:8px 10px 0 10px;}
		#ifocus_btn li a { color:333;}
#ifocus_btn li a:link,#ifocus_btn li a:visited { text-decoration:none; color:#333;}
#ifocus_btn li a:hover { text-decoration:none; color:#333;}
		
		#ifocus_btn img { width:116px; height:70px;}
		#ifocus_btn .current { background:url(../png/2ntt9h.png) no-repeat;}
#ifocus_btn .current {color:#d71501; font-weight:bold;}
#ifocus_btn .current a:link,#ifocus_btn .current a:visited { text-decoration:none; color:#d71501;}
#ifocus_btn .current a:hover { text-decoration:none; color:#d71501;}
		 
	#ifocus_opdiv { position:absolute; left:0; bottom:0; width:535px; height:30px;}
	#ifocus_tx { position:absolute; left:8px; bottom:4px; color:#CCCCCC; font-weight:bold; }
	#ifocus_tx a{color:#ccc;}
	#ifocus_tx .normal { display:none; }

	#ifocus_btn .current a{
		display: block;
		white-space: normal;
	  }
	#ifocus_btn .normal a{
		display: block;
		white-space: normal;
	  }