/*
	Supersized - Fullscreen Slideshow jQuery Plugin
	Version 3.1.3
	www.buildinternet.com/project/supersized
	
	By Sam Dunn / One Mighty Roar (www.onemightyroar.com)
	Released under MIT License / GPL License
*/

* { margin:0; padding:0; }
	img{ border:none; }
	.banner{ width:948px; height:558px; margin-top:1px; background:url(../../images/huarong/zhutubg1.gif) repeat-y 0px 1px; margin:0px auto;}	
	#zhutu{ width:940px; height:558px; background:url(../../images/huarong/zhutubg2.png) no-repeat left bottom; padding:0px 4px; position:relative}	
	#banner #ifocus {
	POSITION: relative; WIDTH: 940px; HEIGHT:550px;margin:0px auto; background:url(../../images/huarong/loading.gif) no-repeat center center;
}
#banner #ifocus_pic {
	POSITION: relative; WIDTH: 940px; HEIGHT:550px; DISPLAY: inline; FLOAT: left; OVERFLOW: hidden
}
#banner #ifocus_piclist {
	Z-INDEX: 1; POSITION: absolute
}
#banner #ifocus_piclist LI {
	WIDTH: 940px; HEIGHT:550px; OVERFLOW: hidden; float:left; display:inline;
}
#banner #ifocus_piclist IMG {
	WIDTH: 940px; HEIGHT:550px
}
#banner #ifocus_btn {
	Z-INDEX: 3; POSITION: absolute; WIDTH:304px; BOTTOM:10px; HEIGHT: auto; right: 0px; _bottom:10px
}
UNKNOWN {
	BOTTOM: 10px; _bottom:10px
}
#banner #ifocus_btn LI {
	  MARGIN-right: 10px; WIDTH: auto;  DISPLAY: block; FLOAT: left; HEIGHT: auto; CURSOR: pointer;/*FILTER: alpha(opacity=50); opacity: 0.5; -moz-opacity: 0.5*/
}
#banner #ifocus_btn IMG {
	BORDER: #ffffff 3px solid;  WIDTH:60px; HEIGHT:42px; 
}
#banner #ifocus_btn .current {
	DISPLAY: none; FLOAT: left; 
}
#banner #ifocus_btn .current IMG {
	BORDER: #fff 3px solid;  WIDTH:60px; HEIGHT:42px; 
}
#banner #ifocus_opdiv {
	Z-INDEX: 2; position:absolute;height:19px; width:940px; bottom:0px; left:0px; background-color:#FFF; filter:alpha(opacity=80); opacity:.8 !important; border-top:1px solid #FFF;
}
/*#banner #ifocus_tx {
	Z-INDEX: 3; POSITION: absolute; BOTTOM: 8px; COLOR: #fff; LEFT: 8px
}
#banner #ifocus_tx .normal {
	DISPLAY: none;FLOAT: left;
}*/