#appeal_build_contents_top {
	width: 600px;
	height: 79px;
	display: block;
	margin:0;
	padding: 0;
	background: url(../images/top_banner_bg.gif) no-repeat;
	position: relative;
}
.inner_box_underline {
	width: 565px;
	display: block;
	position: relative;
	text-align: left;
	padding-bottom: 10px;
	height: auto;
	background: url(../../../../common/images/underline.gif) left bottom repeat-x;
	padding-top: 15px;
}


/*font*/
.point{
	font-weight: bold;
	color: #FF9900;
}
.blue{
	color: #3194F8;
}
.blue_titl{
	color: #2948BB;
	font-size: 1.5em;
	display: block;
	margin: 0px;
	padding-bottom: 10px;
}
.support_images{
	width: 565px;
	position: relative;
	padding-bottom: 10px;
}

.images_box {
	width: 300px;
	display: block;
	position: relative;
	height: auto;
	float: right;
	text-align: right;
}
.after_service_60 {
	width: 553px;
	display: block;
	position: relative;
	height: 68px;
	margin: 0px;
	background-image: url(../images/after_service_60.gif);
	background-repeat: no-repeat;
}
.after_service_20 {
	width: 453px;
	display: block;
	position: relative;
	height: 68px;
	margin: 0px;
	background-image: url(../images/after_service_20.gif);
	background-repeat: no-repeat;
}
.link_blank {
	position: relative;
	height: 20px;
	background-image: url(../images/link_blank.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 13px;
	text-align: left;
	display: block;
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

.appeal_graph_row {
	display: block;
	clear: both;
	margin: 0px auto;
	padding: 0;
}
.plan_header_left {
	display: block;
	float: left;
	margin: 10px -40px 25px 0;
	padding: 0;
	width: 310px;
	text-align: left;
}
.plan_header_right {
	display: block;
	float: left;
	margin: 30px 0 0 0;
	padding: 0;
	width: 294px;
	height: 290px;
}
.plan_header_left h2 {
	display: block;
	clear: both;
	margin: 0 0 25px 0;
	padding: 0;
	color: #2948BB;
	font-size: 1.4em;
}
.plan_header_summary {
	display: block;
	clear: both;
	margin: 0 0 20px 0;
	padding: 0;
	color: #666666;
	font-size: 1.15em;
	line-height: 135%;
	width: 264px;
}
.plan_header_sub_title {
	display: block;
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	color: #2948BB;
	font-size: 1.0em;
}
.plan_header_left ul {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
}
.plan_header_left li {
	display: block;
	clear: both;
	margin: 0 0 5px 0;
	padding: 0;
	color: #666666;
}
.plan_header_left li strong {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}
.appeal_plan_row {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	height: 575px;
	height: _560px;
}


