.th_top {margin: 0 auto;width:1170px;text-align:center;}
.th_top ul {list-style: none;padding:0;margin:0}
.th_top li {float: left;padding:0;margin:0}

.tt {border:1px solid #fff;text-align:center;width:165px;height:220px;}
A:hover .tt, A:active .tt {border:1px solid #F60A27;}

@media screen and (max-width: 1000px) {
body { min-width:768px;}
.th_top {width: 760px;}
}

@media screen and (max-width: 788px) {
body { min-width:620px;}
.th_top {width: 610px;}
}

@media screen and (max-width: 620px) {
body { min-width:500px;}
.th_top {width: 490px;}
}

@media screen and (max-width: 520px) {
body { min-width:300px;}
.th_top {width: 300px;}
}