@charset "utf-8";
/* CSS Document */

@media (max-width: 768px) {
	
.banner_top_3 .desc {
	background: url(../images/warrow_right.png) no-repeat 50% bottom;
}

.banner_btm_1 .title {
	background: none;
}

.banner_btm_3 {
	margin-right: 0px;
}

.banner_btm_3 .desc {
	min-height: 100px;
}

.search {
	float: left;
	background: url(../images/wsearch2.png) no-repeat;
}
	
}