

.bxslider img{
    width: 100%!important;
    height: auto;
}

.bxslider { /* 不知道為什麼右邊及上面會被撐開，先這樣解決。*/
	margin-left:0px;
	margin-top:0px;
}

.text-center {
	text-align: center;
}