/* CSS Document */
.banner_1 {
	width: 100%; 
	height: 218px;
	margin-bottom: 10px;
	margin-top: -20px;
	position: relative;
	}
.for_flash_1{
	width: 95%; 
	height: 218px; 
	position: relative;  
	margin:auto;
	}
.corn_left {
	background: url(../images/left_fl.jpg) no-repeat; 
	width: 241px; 
	height: 218px; 
	position: absolute; 
	top:0; 
	left:0; 
	z-index: 2;
}
.corn_right {
	background: url(../images/right_fl.jpg) no-repeat; 
	width: 241px; 
	height: 218px; 
	position: absolute; 
	top:0; 
	right:0; 
	z-index: 3;
	}
.banner_2 {
	width: 49%; 
	height: 218px;
	float: left;
	position: relative;
	margin-right: 10px;
	margin-bottom: 30px;
	}
.for_flash_2{
	width: 91%; 
	height: 218px; 
	position: relative;  
	margin:auto;
	}
.corn_left_2 {
	background: url(../images/left_fl.jpg) no-repeat; 
	width: 241px; 
	height: 218px; 
	position: absolute; 
	top:0; 
	left:0; 
	z-index: 2;
}
.corn_right_2 {
	background: url(../images/right_fl.jpg) no-repeat; 
	width: 241px; 
	height: 228px; 
	position: absolute; 
	top:0; 
	right:0; 
	z-index: 3;
	}
.banner_3 {
	width: 49%; 
	height: 218px;
	float: left;
	position: relative;
	margin-bottom: 30px;
	
	}
.for_flash_3{
	width: 91%; 
	height: 218px; 
	position: relative;  
	margin:auto;
	}
.corn_left_3 {
	background: url(../images/left_fl.jpg) no-repeat; 
	width: 241px; 
	height: 218px; 
	position: absolute; 
	top:0; 
	left:0; 
	z-index: 2;
}
.corn_right_3 {
	background: url(../images/right_fl.jpg) no-repeat; 
	width: 241px; 
	height: 218px; 
	position: absolute; 
	top:0; 
	right:0; 
	z-index: 3;
	}