
#i3_banner {
	font-size: 150%;
	font-weight: bolder;
	width: 1023px;
	height: 400px;
	padding: 2px 3px;
	background-color: transparent;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
	
#i3_banner p { 
	margin: 0px; 
	padding: 0px;
}
#i3_banner img { 
	margin: 0px; 
	padding: 0px; 
	border: none; 
}
#i3_banner .float_l {
	float: left;
}

#i3_banner .float_r {
	float: right;
}
#i3_banner .cleaner { 
	clear: both;
	 width: 100%;
	 height: 0px; 
	 font-size: 0px; 
}
#i3_banner .cleaner_h20 { 
	clear: both; 
	width: 100%; 
	height: 20px;
}
#i3_banner .cleaner_h30 { 
	clear: both; 
	width: 100%; 
	height: 30px; 
}
#i3_banner .cleaner_h40 { 
	clear: both; 
	width: 100%; 
	height: 40px; 
}
#slider {
	clear: both;
	width: 1023px;
	height: 400px;
	background: #000;
	margin-bottom: 40px;
	overflow: hidden;
	text-align: left;
}
