@charset "UTF-8";
#spyderRT {
	width: 630px;
	text-align: left;
}
#spyderRT h3 {
	margin-top: 30px;
}
#spyderRT p {
	margin: 15px auto 0px;
	width: 610px;
}
#spyderRT table {
	margin: 15px auto 0px;
	width: 610px;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}
#spyderRT table tr th {
	text-align: center;
	font-weight: 600;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
}
#spyderRT table tr td {
	background: #FFF;
	text-align: center;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
}
.tableTitle {
	font-size: 14px;
	font-weight: 600;
	color: #9b0000;
}
.price {
	font-size: 14px;
	font-weight: 600;
	color: #ff0000;
}
.info {
	margin: 30px auto 0px;
	width: 610px;
}
.btnCatalog {
	margin: 10px auto 0px;
	height: 39px;
	width: 268px;
}
