#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;
}

