
table.cost {    border-collapse:collapse;
    border-spacing:0;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5;
	margin-bottom: 20px;
}
table.cost caption{font-size: 16px;
font-weight: bold;}
table.cost th, table.cost td{
	border: 1px solid #999;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
}
table.cost th{
	background-color:rgba(243,175,186,1.0);
	text-align: center;
}
table.cost th.first{width: 300px;}
table.cost td{
	text-align:center;background-color:#FFF;
}

#right {
	text-align: right;
	font-size: 14px;
}
.costName {
	width: 400px;
	display: block;
	float: left;
	background-image: url(../images/sitemap/icon.gif);
	background-repeat: no-repeat;
	background-position: 30px;
	padding-left: 50px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.costName2 {
	width: 200px;
	display: block;
	float: left;
	background-image: url(../images/sitemap/icon.gif);
	background-repeat: no-repeat;
	background-position: 30px;
	padding-left: 50px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	clear: left;
}
.costName3 {
	width: 400px;
	display: block;
	float: left;
	padding-left: 50px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.costNamebottom {
	width: 400px;
	display: block;
	float: left;
	background-image: url(../images/sitemap/icon.gif);
	background-repeat: no-repeat;
	background-position: 30px;
	padding-left: 50px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.fee .cost {
	display: block;
	float: left;
	width: 210px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.fee .cost2 {
	display: block;
	float: left;
	width: 660px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}
.fee .costImage {
	display: block;
	float: right;
	width: 180px;
	padding-right: 110px;
	margin-bottom: 10px;
}
.fee .costText {
	display: block;
	float: left;
	width: 570px;
	padding-right: 110px;
	padding-left: 30px;
}
.card {
	padding-left: 20px;
	margin-bottom: 30px;
}
