.rwd-table_vip {
	background: #fff;
	overflow: hidden;
	border:0px;
}
.rwd-table_vip a {
	color: #ff002d;
	text-decoration: none;
}
.rwd-table_vip tr:nth-of-type(2n) {
	background: #eee;
}
.rwd-table_vip tr:first-child {
	border:0px solid #ddd;
}
.rwd-table_vip tr {
	border:1px solid #ddd;
	line-height:2em;
	font-size:1em;
}
.rwd-table_vip th{
	background: #f2415f;
	overflow: hidden;
	vertical-align:middle;
	line-height: 18px;
	padding: 1% 0 2% 0;
}
.rwd-table_vip {
	min-width: 100%;
	margin: 2% 0 2% 0;
}
.rwd-table_vip th {

}
.rwd-table_vip td {
	line-height:1.6em;
	font-size:1em;
}
.rwd-table_vip td:before {
}

.rwd-table_vip td span {
	display: inline-block; width: 100%;
}
.rwd-table_vip th, .rwd-table_vip td {
	text-align: center;
	vertical-align: middle;
}
.rwd-table_vip th, .rwd-table_vip td:before {
	color: #fff;
	font-weight: bold;
}

.vip_notget { color: #b3b3b3;}
@media (min-width: 760px) {
}
@media (min-width: 680px) {
.rwd-table_vip td:before {
	display: none;
}
.rwd-table_vip th, .rwd-table_vip td:before {
	color: #fff;
	font-weight: bold;
}
.rwd-table_vip th, .rwd-table_vip td:last-child {	border-bottom:	0px solid #ddd;}
.rwd-table_vip th, .rwd-table_vip td {
	display: table-cell;
	padding: 0.25em 0.5em;
}
.rwd-table_vip th:first-child, .rwd-table_vip td:first-child {
	padding-left: 0;
}
.rwd-table_vip th:last-child, .rwd-table_vip td:last-child {
	padding-right: 0;
}
.rwd-table_vip th, .rwd-table_vip td {
	padding: 0.5em 0em !important;
	text-align:center;
}
}