body {
 background:#fff;
 color:#000000;
 font:12px/1.6em Helvetica, Arial, sans-serif;
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}
h1, h2, h3, h4, h5, h6 { font-size:1em; }
a {
	color:#FFFFFF;
	text-decoration:none;
}
 a:hover { text-decoration:underline; }
ul, li {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	background-position: left center;
}
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; } /*Always show Firefox scrollbar*/
/* iFocus style */
#ifocus {
	width:880px;
	height:223px;
	background:#F8F8F8;
	margin: 0px;
}
 #ifocus_pic {
	display:inline;
	position:relative;
	float:left;
	width:691px;
	height:223px;
	overflow:hidden;
	margin: 2px;
	border:1px solid #DEDEDE;
	padding: 1px;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	list-style-position: inside;
	list-style-type: none;
}
  #ifocus_piclist { position:absolute; margin: 0px; }
  #ifocus_piclist li { width:691px; height:223px; overflow:hidden; }
  #ifocus_piclist img {
	width:691px;
	height:223px;
	background-position: left center;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
 #ifocus_btn {
	display:inline;
	float:right;
	width:162px;
	margin:0px;
}
  #ifocus_btn li {
	width:162px;
	height:56px;
	cursor:pointer;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=40);
	text-align: left;
	text-indent: 0px;
	float: left;
}
  #ifocus_btn img {
	width:162px;
	height:56px;
	margin:0px;
	left:0px;
	right:0px;
	float: left;
}
  #ifocus_btn .current { background: url(img/ifocus_btn_bg.gif) no-repeat; opacity:1; -moz-opacity:1; filter:alpha(opacity=100); }
 #ifocus_opdiv {
	position:absolute;
	left:0px;
	bottom:0px;
	width:695px;
	height:36px;
	background:#000;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	right: 0px;
}
 #ifocus_tx { position:absolute; left:8px; bottom:8px; color:#FFFFFF; }
  #ifocus_tx .normal { display:none; color:#FFFFFF }
