/*AD picture*/
.banner{
	width: 468px;
	height: 60px;
}
.big{
	width: 820px;
	height: 110px;
}
.extend{
    width: 375px;
	height: 100px;
}
.couplet1{
	width: 80;
	height: 400;
	position: absolute; 
	left: 5; 
	top:10;
	border:1 solid #FFFFFF;
	text-align:center;
	padding:0px;
	cursor: pointer;
}
.couplet2{
	width: 80;
	height: 400;
	position: absolute; 
	right: 5;
	top: 10;
	border: 1 solid #FFFFFF;
	text-align:center;
	padding:0px;
	cursor: pointer;
}
.couplet3{
	width: 80;
	height: 400;
	position: absolute; 
	left: 5; 
	top:10;
	border:1 solid #FFFFFF;
	text-align:center;
	padding:0px;
}
.couplet4{
	width: 80;
	height: 400;
	position: absolute; 
	right: 5;
	top: 10;
	border: 1 solid #FFFFFF;
	text-align:center;
	padding:0px;
}
.flutter{
	width: 90px;
	height: 90px;
	border: 1 solid #FFFFFF;
}
.coupletIMG{
	position:absolute;
	bottom:0px;
	right:0px;
}
