.csstable{}
.csstable td{border-right:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center;}
.csstable .tBar td{background:#e0e0e0; font-weight:bold; height:45px;padding:5px 0; }
.csstable .mBar td{ background:url(../mohost/images/v5/tbg.jpg) left -50px repeat-x ; font-weight:bold;}
.csstable .sBar td{ background:#f7f7f7; text-align:left;}
.csstable .w{ background:url(../images/v5/w.gif) center no-repeat;}
.csstable .bts2{ display:block; margin:0 auto;background:#c00}
a.blh{display:block;padding:15px 0;color:#000000;border:1px solid #fff;}
a.blh:hover { background:#fff ; font-weight:bold;border:1px solid #666;}

@media screen and (min-width:414px) and (max-width:767px){
	.sub_wrap{display:none;}
	.csstable td{width: 16.6%;}
	.border{overflow-x: scroll !important;}
	.border .csstable{width: 150%;}
}
@media screen and (min-width:320px) and (max-width:413px){
	.sub_wrap{display:none;}
	.csstable td{width: 16.6%;}
	.border{overflow-x: scroll !important;}
	.border .csstable{width: 150%;}
}