﻿@charset "utf-8";
#ifocus {
	width:633px;
	height:348px;
	margin:0px;
	border:none;
	background:#47000a;
	font-size:12px;
}
#ifocus ul, #ifocus li {
	padding:0;
	margin:0;
}
#ifocus a img {
	border:none;
}
#ifocus_pic {
	display:inline;
	position:relative;
	float:left;
	width:506px;
	height:348px;
	overflow:hidden;
}
#ifocus_piclist {
	position:absolute;
}
#ifocus_piclist li {
	width:506px;
	height:348px;
	overflow:hidden;
}
#ifocus_piclist img {
	width:506px;
	height:348px;
}
#ifocus_btn {
	display:inline;
	float:right;
	width:115px;
	margin:15px 5px 0 0;
}
#ifocus_btn li {
	width:115px;
	height:73px;
	cursor:pointer;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	margin-bottom:6px;
}
#ifocus_btn img {
	display:block;
	width:92px;
	height:61px;
	margin:8px 10px 0 16px;
	margin:5px 10px 0 16px\9;
	border:1px solid #fff;
}
#ifocus_btn .current {
	background: url(../images/indexBannerArrow.png) no-repeat;
	padding-top:1px;
	padding-top:5px\9;
	margin-bottom:14px;
	margin-bottom:auto\9;
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
}
#ifocus_btn .current img {
	margin-top:4px;
	margin-top:0\9;
}
#ifocus_opdiv {
	position:absolute;
	left:0;
	bottom:0;
	width:506px;
	height:35px;
	background:#000;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
}
#ifocus_tx {
	position:absolute;
	left:8px;
	bottom:8px;
	color:#FFF;
}
#ifocus_tx .normal {
	display:none;
}

