@charset "utf-8";

#est h5 {
	margin-left:25px;
	margin-top:10px;
}
.Advantage {
	float:left;
	width: 400px;
}
#est .Advantage table {
	width: 400px;
	margin-left:25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#est .Advantage td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	height: 30px;
}
#est .Advantage .title {
	font-size: medium;
	text-align: center;
	width: 50px;
	color: #666699;
	font-weight: bold;
}
#est .Advantage .data {
	text-align: left;
	width: 350px;
}
#est .Advantage2 table {
	width: 675px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#est .Advantage2 td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	height: 50px;
}
#est .Advantage2 .title {
	font-size: medium;
	text-align: center;
	width: 50px;
	color: #666699;
	font-weight: bold;
}
#est .Advantage2 .data {
	text-align: left;
	width: 625px;
	font-weight: bold;
}
#est .centerflow {
	text-align:center;
	width:450px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.beforeafter {
	width: 620px;
	margin-left: 40px;
}
.beforeafter img{
	width: 260px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.beforeafter .box {
	margin: 10px;
	height: 230px;
	width: 280px;
	background-color: #EAEAEA;
	float: left;
}
.box .caption{
	font-size: x-small;
	color: #333333;
	margin-left: 10px;
}
.bosyu table {
	width:600px;
	margin-left:35px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.bosyu td {
	height:25px;
}
.bosyu .title {
	width:100px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	text-indent: 10px;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
.bosyu .data {
	width:490px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	padding: 0px 10px;
}
