@charset "UTF-8";

.tCenter {
	text-align: center;
}
.tCenter img {
	vertical-align: bottom;
    max-width: 100%;
    height: auto;
}