.adv-table{
	width:643px;
	margin:10px auto;
}

.adv-table tr td{
	border-collapse:inherit;
}

.adv-table-t-l{
	background:url(./images/adv-t-l.jpg) no-repeat right bottom;
	width:20px;
	height:20px;
}

.adv-table-t-c{
	background:url(./images/adv-t-c.jpg) repeat-x center bottom;
	height:20px;
}

.adv-table-t-r{
	background:url(./images/adv-t-r.jpg) no-repeat left bottom;
	width:20px;
	height:20px;
}

.adv-table-m-l{
	background:url(./images/adv-m-l.jpg) repeat-y right top;
	width:20px;
}

.adv-table-m-l img{
	float:right;
}

.adv-table-m-r img{
	float:left;
}

.adv-table-m-c{
	background:#ffffff url(./images/adv-m-c.jpg) repeat-x center bottom;
	min-height:225px;
}

.adv-table-m-r{
	background:url(./images/adv-m-r.jpg) repeat-y left top;
	width:20px;
}

.adv-table-b-l{
	background:url(./images/adv-b-l.jpg) no-repeat right top;
	width:20px;
	height:20px;
}

.adv-table-b-c{
	background:url(./images/adv-b-c.jpg) repeat-x center top;
	height:20px;
}

.adv-table-b-r{
	background:url(./images/adv-b-r.jpg) no-repeat left top;
	width:20px;
	height:20px;
}

/* center */
.adv-table-m-c div.adv-table-m-c-in{
	position:relative;
}

.adv-table-m-c div.adv-table-m-c-in .adv-intitle{
	color:#000000;
	font-size:20px;
}

.adv-table-m-c div.adv-table-m-c-in .adv-intitle strong.adv-ball-silver{
	color:#636c6f;
	font-size:24px;
	margin-right:5px;
	padding-left:22px;
	text-transform:uppercase;
	background:url(./images/adv-ball-silver.jpg) no-repeat 0 50%;
}

.adv-table-m-c div.adv-table-m-c-in .adv-intitle strong.adv-ball-gold{
	color:#fbb03f;
	font-size:24px;
	margin-right:5px;
	padding-left:22px;
	text-transform:uppercase;
	background:url(./images/adv-ball-gold.jpg) no-repeat 0 50%;
}

.adv-table-m-c div.adv-table-m-c-in .adv-intitle strong.adv-ball-premium{
	color:#91268f;
	font-size:24px;
	margin-right:5px;
	padding-left:22px;
	text-transform:uppercase;
	background:url(./images/adv-ball-premium.jpg) no-repeat 0 50%;
}

.adv-table-m-c div.adv-table-m-c-in .adv-inlist-blue{
	margin-left:30px;
	margin-top:20px;
}

.adv-table-m-c div.adv-table-m-c-in .adv-inlist-blue ul{
	
}

.adv-table-m-c div.adv-table-m-c-in .adv-inlist-blue ul li{
	line-height:150%;
	font-size:16px;
	padding-left:10px;
	border-left:5px #0e75bc solid;
}

.adv-table-m-c div.adv-table-m-c-in .adv-inlist-red{
	margin-left:30px;
	margin-top:20px;
}

.adv-table-m-c div.adv-table-m-c-in .adv-inlist-red ul{

}

.adv-table-m-c div.adv-table-m-c-in .adv-inlist-red ul li{
	line-height:150%;
	font-size:16px;
	padding-left:10px;
	border-left:5px #ed1b23 solid;
}

.adv-table-m-c div.adv-table-m-c-in .adv-inprice{
	width:100%;
	text-align:center;
	font-size:22px;
	color:#00aeef;
	margin-top:45px;
	margin-bottom:10px;
}

.adv-table-m-c div.adv-table-m-c-in .adv-inbuttonorder{
	text-align:center;
	width:100%;
}

.adv-red{
	text-transform:uppercase;
	color:#ed1b23;
}

/* act */
.adv-inaction{
	position:absolute;
	right:-20px;
	top:50px;
}

.adv-inaction .adv-inaction-text{
	text-align:center;
	color:#ed1b23;
	font-size:16px;
	margin-top:10px;
}

.adv-phone{
	width:100%;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	font-size:14px;
}

.adv-phone-number{
	font-size:22px;
}