* {margin:0px;padding:0;}


img {border:none;}


/* iFocus style */
#ifocus {
	width:550px;
	height:390px;
	 
	float:left;
	/*top:3px;*/
	position:relative;
	overflow:hidden;
	margin:0; padding:0;
	border-left:#ccc solid 1px;
	border-right:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	padding:15px 0 0 15px;
}
.t_big-box h2{	
		height:31px;
		width:555px;
		background:url(/site_media/images/topic_xq_center.jpg) repeat-x;
		display:block; 
		float:left;
		overflow:hidden;
		padding-top:5px;
}
#ifocus_pic { 
	display:inline;
	width:525px;
	height:230px; 
	overflow:hidden;
	 
}
#ifocus_piclist { 
	width:100% ;
	position:absolute;
}
#ifocus_piclist li {
	margin-top:10px;
	float:left;
	height:230px;
	width:525px;
	overflow:hidden;
	position:relative; 
}

#ifocus_btn {
	display:block;
	position:absolute;
	height:90px; 
	margin:0; padding:0;
	bottom:18px; 
	left:0px;
	overflow:hidden;
	float:left;
}
#ifocus_btn ul{height:90px; width:540px; margin:0; text-align:center;padding:0 0 0 20px;}
#ifocus_btn li {
	height:90px;
	margin:0 0 0 5px;
	overflow:hidden;
	width:126px;
	vertical-align:bottom;
	float:left;
	text-align:center;
	background:url(/site_media/images/pic_box.jpg) no-repeat;
}
#ifocus_btn li a{
	color:#33779e;
	display:block;
	height:90px;
	width:126px;
	float:left; 
	/*overflow:hidden;*/
	text-align:left; 
	text-decoration:none; 
}

#ifocus_btn li img{ 
	float:left;
	width:100px;
	height:65px;
	margin:8px;
	border:#ccc solid 1px;
/*	margin-right:3px;*/
/*	float:left;*/
	
}
#ifocus_btn .current {
	width:126px;
	height:90px;
	text-align:center;
	background:url(/site_media/images/pic_box_hover.jpg) no-repeat;
}
#ifocus_btn .current a{
	width:126px;
	height:90px;
	text-align:center;
	padding-left:3px;
}
#ifocus_btn .normal a{width:126px; height:90px; text-align:center; padding-left:3px;}
#ifocus_opdiv { 
	filter: alpha(opacity=50);
	position:absolute;
	margin:0 0 10px 10px;
	bottom:0;
	width:330px;
	height:35px; 
	background:#000; 
	opacity:0.5; 
}
#ifocus_tx { 
	position:absolute; 
	left:8px;
	bottom:8px;
	color:#FFF; 
}
#ifocus_tx .normal { display:none; width:100px; height:62px;}

#ifocus_tx .title   {
	color: #F80;
	margin-left:10px; 
	font-weight: bold;
	font-size: 1.0em;
	margin-right: 1.5em;
	text-decoration: none;
}
   
