#example1 .effectContainer { 
	position:absolute; 
	z-index:1;
	z-index:5px;
	background:#fff;
	width:717px;
	height:326px;
	overflow: hidden; 
	margin:0px auto;
}

#example1 .effectContainer img{ height: 326px; width: 717px; padding:0px 2px 2px 2px; }

#example1 .effectContainer #banheadback{background: url('../../images/banhead.png') no-repeat; width:364px; height:254px; position:absolute;}
#example1 .effectContainer #banhead{position:absolute; top:70px; left:45px; font-size:19px; color:#ffffff;}
#example1 .effectContainer #bantext{position:absolute; top:120px; left:45px; font-size:12px; color:#ffffff; width:222px; height:45px;}

div.fadenav { position:absolute; right:17px; bottom:14px; z-index:9; }
div.fadenav a { display: block; background: url('../../images/header/nav.png') no-repeat; width: 14px; height: 14px; margin-left:5px;  float: right; overflow: hidden; text-decoration: none; }
div.fadenav a:hover { text-decoration: none; background: url('../../images/header/a_nav.png') no-repeat; width: 14px; height: 14px; }
div.fadenav a.current { background: url('../../images/header/a_nav.png') no-repeat;  width: 14px; height: 14px; }

/******************************/

#example2 .effectContainer1 { 
	
	z-index:1;
	background:#fff;
	width:980px;
	height:125px;
	overflow: hidden; 
	margin:0px auto;
}

#example2 .effectContainer1 img{ height: 353px; width: 976px; padding:0px 2px 2px 2px; }


div.fadenav { position:absolute; right:17px; bottom:14px; z-index:9; }
div.fadenav a { display: block; background: url('../../images/header/nav.png') no-repeat; width: 14px; height: 14px; margin-left:5px;  float: left; overflow: hidden; text-decoration: none; }
div.fadenav a:hover { text-decoration: none; background: url('../../images/header/a_nav.png') no-repeat; width: 14px; height: 14px; }
div.fadenav a.current { background: url('../../images/header/a_nav.png') no-repeat;  width: 14px; height: 14px; }

