.csstable{}
.csstable td{padding:0px 0;line-height:40px; border-right:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center;}
.csstable .tBar td{background:#e0e0e0; font-weight:bold; line-height:50px;}
.csstable .mBar td{ font-weight:bold;}
.csstable .sBar td{ background:#f7f7f7; text-align:left;}
.csstable .w{ background:url(../../vhost/images/v5/w.gif) center no-repeat;}
.csstable .bts2{ display:block; margin:0 auto;background:#c00;}

@media screen and (min-width:414px) and (max-width:767px){
	.sub_wrap{display:none;}
	#border{overflow-x: scroll;}
	#o{width:150%;}
}
@media screen and (min-width:320px) and (max-width:413px){
	.sub_wrap{display:none;}
	#border{overflow-x: scroll;}
	#o{width:150%;}
}