ul{margin:0;padding:0;
list-style:none;}
#hot_b_a {
	position:relative;
	width:304px;
	height:204px;
	border:none;
	background:none;
	overflow:hidden;
}
#ifocus_pic {position:absolute; width:240px; height:186px; overflow:hidden; top:2px; left:4px; }
#ifocus_piclist {
	position:absolute;
	width:240px;
	height:186px;
	overflow:hidden;
}
#ifocus_piclist li { width:240px; height:186px; overflow:hidden; }
#ifocus_piclist img { width:240px; height:186px; }

#ifocus_btn_up {
	position:absolute;
	top:0px;
	right:2px;
	width:52px;height:8px;
	margin:0;
}

#ifocus_btn_down {
	position:absolute;
	bottom:14px;
	right:2px;
	width:52px;
	height:8px;
	margin:0;
}


#ifocus_btn {
	position:absolute;
	top:9px;
	right:2px;
	width:52px;
	margin:0;
}
#ifocus_btn li { width:52px; height:48px; margin-top:-4px; cursor:pointer; opacity:0.75; -moz-opacity:0.75; filter:alpha(opacity=75); }
#ifocus_btn img { width:40px; height:40px; margin:4px 0 0 8px; }
#ifocus_btn .current { background: url(focus_sel.gif) no-repeat; opacity:1; -moz-opacity:1; filter:alpha(opacity=100); }
#ifocus_tx {
	left:6px;
	color:#666;
	height:35px;
	width:285px;
	white-space:nowrap;
}
#ifocus_piclist .normal, #ifocus_tx .normal { display:none; }
#ifocus_tx p {
	font:bold 12px/18px "宋体", Arial, sans-serif;
}

#ifocus_tx .focuslink {
	height:24px;
	font:bold 12px/24px "宋体", Arial, sans-serif;
	display:none;
}

#ifocus_tx ul li.current p.focuslink{
	height:36px;
	background:url(icon_arrow2.gif) no-repeat 2px 10px;
	display:block;
	padding-left:20px;
}

#ifocus_tx ul li.current p.focuslink a{
	
	display:block;
	height:36px;
	font:bold 12px/36px "宋体", Verdana, sans-serif;
	color:#000000;
}


#hot_b_a #ifocus_tx li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#hot_b_a #ifocus_pic #ifocus_piclist ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
