@charset "UTF-8";div#top_solution {
	padding: 0px;
	border-top: 1px solid rgb(204, 204, 204);
	margin: 20px 0px 0px;
}

div#top_solution table {
	width: 562px;
	border-style: none;
	margin-top: 0px;
	padding: 0px;
}

div#top_solution h4 {
	margin-bottom: 15px;
	margin-top: 15px;
	font-weight: bold;
	font-size: 16px;
}

div#top_solution ul#sol {
	margin: 20px 0px 0px;
	padding: 0px;
	background-image: none;
	list-style-type: none;
}

div#top_solution ul#sol li {
	list-style-type: none;
	font-size: 12px;
	padding: 0px;
	background-image: none;
	margin: 10px 0pt;
}

div#top_solution table td img {
	float: left;
	margin-right: 15px;
}

div#top_solution table h4 {
	color: rgb(68, 68, 68);
	font-weight: bold;
	font-size: 14px;
}

div#top_solution table td {
	padding-left: 15px;
}

div#top_point {
	padding: 0px;
	width: 535px;
	margin: 15px auto 0px;
	clear: both;
}

div#top_point #top_point_box {
	width: 125px;
	float: left;
	margin-right: 11px;
}

div#top_point p {
	font-size: 11px;
	line-height: 13px;
}

div#top_point div div {
	height: 124px;
	width: 124px;
	border: 1px solid rgb(204, 204, 204);
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
}

div#top_point div div#p1 {
	background-image: url("../img/top_point1.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}

div#top_point div div#p2 {
	background-image: url("../img/top_point2.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}

div#top_point div div#p3 {
	background-image: url("../img/top_point3.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}

div#top_point div div#p4 {
	margin: 0px;
	padding: 0px;
	height: 124px;
	width: 124px;
	border: 1px solid rgb(204, 204, 204);
	background-image: url("../img/top_point4.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}

div#top_point div div h4#point {
	padding: 10px;
	width: 104px;
	color: rgb(68, 68, 68);
	font-size: 12px;
	line-height: 13px;
	margin: 0px;
}

div#top_point #top_point_boxend {
	width: 125px;
	float: left;
}


