.banner-ads-01 {
	width:728px;
	height:90px;
	position:relative;
	margin:0 auto;
	margin-top:50px;
}
.banner-ads-02 {	
	width:300px;
	height:600px;
	position:relative;
	margin:0 auto;
}
.banner-ads-03 {	
	width:300px;
	height:250px;
	position:relative;
	margin:0 auto;
}
.banner-ads-04 {	
	width:970px;
	height:250px;
	position:relative;
	margin:0 auto;
	margin-bottom: 70px;
}
.banner-ads-05 {
	width:728px;
	height:90px;
	position:relative;
	margin:0 auto;
	margin-bottom: 40px;
}
.banner-ads-06 {
	width: 600px;
	height: 250px;
	position: relative;
	margin: 0 auto;
	margin-bottom: 40px;
}
.banner-ads-06 > .banner-ads-06-in1{
	width: 300px;
	height: 250px;
	float: left;
}
.banner-ads-06 > .banner-ads-06-in2{
	width: 300px;
	height: 250px;
	float: right;
}
.banner-ads-01 img, .banner-ads-02 img, .banner-ads-03 img, .banner-ads-04 img, .banner-ads-05 img {
	border:0;
}

@media (max-width: 767px){
	.td-main-page-wrap{
		padding-top:0 !important;
	}
	.banner-ads-01, .banner-ads-04, .banner-ads-05{
		width: 100% !important;
		height: inherit !important;
	}
	.banner-ads-02 {
		display: none !important;
	}
	.banner-ads-04 {
		margin-bottom: 10px !important;
	}
	.banner-ads-06  {
		width: 100% !important;
		height: inherit !important;
		margin-bottom: 20px !important;
	}
	.banner-ads-06 > .banner-ads-06-in1, .banner-ads-06 > .banner-ads-06-in2 {		
		width: 50% !important;
		height: inherit !important;
	}
}
