.csstable{}
.csstable td{padding:10px 0; border-right:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center;}
.csstable .tBar td{background:#e0e0e0; font-weight:normal;height:45px;border-right:1px solid #D5D5D5}
.csstable .mBar td{ background:url(../images/v5/tbg.jpg) left -50px repeat-x ; font-weight:bold;}
.csstable .sBar td{ background:#f7f7f7; text-align:left;}
.csstable .w{ background:url(../images/vhostDetail/ico_yes.png) center no-repeat;}
.csstable .bts2{ display:block; margin:0 auto;background:#c00;color:#fff;line-height:normal;border-bottom:2px solid #a00}
.csstable .bts2:hover{background:#a00;color:#fff;line-height:normal;}
.csstable td.rtd{border-right:0px;}
.csstable .price{font-family:verdana;font-size:14px;}
.csstable .p td{color:#f00;}

@media screen and (min-width:414px) and (max-width:767px){
	.sub_wrap{display:none;}
	#border{overflow-y: scroll;overflow: auto;}
}
@media screen and (max-width:413px){
	#border{overflow-y: scroll;overflow: auto;}
}