#right_side.fee .fee_lead {
	margin-bottom: 20px;
}
#right_side.fee .fee_section {
	width: 670px;
	margin-left: 10px;
	margin-bottom: 30px;
}
#right_side.fee .fee_section p {
	margin-bottom: 0.6em;
}
#right_side.fee table,
#right_side.fee th,
#right_side.fee td
{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
}
#right_side.fee table {
	width: 100%;
	border: 1px solid #F60;
}
#right_side.fee table.first_table {
	margin-bottom: 20px;
}
#right_side.fee th {
	background-color: #FFE9D2;
	padding: 5px;
	line-height: 1.4em;
	font-weight: bold;
	border: 1px solid #F60;
}
#right_side.fee td {
	padding: 5px;
	border: 1px solid #F60;
}
#right_side.plan_fee th {
	width: 130px;
}
#right_side.fee .icons {
	float: right;
	padding-top: 10px;
}
#right_side.fee .icons img {
	margin-right: 4px;
}

#right_side.fee h3.bno {
	background-image: url(../fee/img/dis/thbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F69;
	font-size: 16px;
	font-weight: bold;
	color: #FF5BA3;
	line-height: 1.3em;
}
#right_side.fee h3.bno img {
	vertical-align: bottom;
}


#right_side.fee .plan_title {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 130px;
}

#right_side.fee .discount {
	height: 100px;
}
#right_side.fee .discount li {
	float: left;
	width: 160px;
	margin-right: 9px;
}
#right_side.fee .discount li.last_node {
	margin-right: 0px;
}
#right_side.fee .fee_link {
	background-image: url(../img/list_mark02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
	line-height: 1em;
	margin-bottom: 0.4em;
}


#right_side.fee .cancel_fee td {
	text-align: center;
}
#right_side.fee .note {
	color: #C00;
	font-weight: bold;
}
