body {
	padding:0;
	margin:0;
	border:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
*, div, dl, dd, dt, ul, li, span, p, input {
	padding:0;
	margin:0;
	border:0;
}
ul, li {
	list-style:none;
}
a:link {
	color:#333;
	text-decoration:none;
}
a:visited {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#f60;
	text-decoration:underline;
}
.left {
	float:left;
}
.right {
	float:right;
}
#ifocus {
	width:742px;
	_width:742px;
	height:305px;
	border:1px solid #dedede;
	margin-top:0px;
	_margin-top:0px;
	margin-left:0px;
	_margin-left:0px;
	background:#f8f8f8;
}
#ifocus_pic {
	display:inline;
	position:relative;
	float:left;
	width:627px;
	height:286px;
	overflow:hidden;
	margin:10px 0 0 10px;
}
#ifocus_piclist {
	position:absolute;
	overflow:hidden;
}
#ifocus_piclist li {
	width:627px;
	height:286px;
	overflow:hidden;
}
#ifocus_piclist img {
	width:627px;
	height:286px;
}
#ifocus_btn {
	display:inline;
	float:right;
	width:91px;
	height:286px;
	margin:10px 10px 0 0;
	_margin-right:0px;
}
#ifocus_btn ul {
	width:91px;
	height:286px;
}
#ifocus_btn ul li {
	clear:both;
	width:91px;
	height:47px;
	_margin-right:10px;
	margin-bottom:2px;
	_margin-bottom:2px;
	cursor:pointer;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
}
#ifocus_btn img {
    width:75px;
	height:39px;
	margin:4px 0 0 12px;
}
#ifocus_btn .current {
	background: url(../images/ifocus_btn_bg.gif) no-repeat;
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
}
#ifocus_opdiv {
	position:absolute;
	left:0;
	bottom:0;
	width:627px;
	height:35px;
	background:#000;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
}
#ifocus_tx {
	position:absolute;
	left:8px;
	_left:4px;
	bottom:8px;
	width: 627px;
}
#ifocus_tx a {
	color:#FFF;
}
#ifocus_tx a:hover {
	color:#FFF;
}
#ifocus_tx a:visited {
	color:#FFF;
}
#ifocus_tx .normal {
	display:none;
}