span.pdca {
	background-color: #666;
	display: block;
	vertical-align: top;
	height: 171px;
	color: #FFF;
	padding-left: 88px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.5em;
	position: relative;
	padding-right: 10px;
	margin-top: 35px;
	margin-right: 70px;
	margin-bottom: 35px;
	margin-left: 20px;
}
span.pdca img {
	left: 0px;
	top: 0px;
}
span.pdca strong {
	font-weight: bold;
	color: #F00;
}
ul#item {
	margin-left: 55px;
	margin-top: 50px;
}
ul#item li {
	display: block;
	width: 500px;
	text-indent: 10px;
	background-image: url(../img/common/mark1.png);
	background-position: 5px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFF;
	margin-top: 18px;
	margin-bottom: 18px;
	background-color: #333;
}
ul#item li:hover {
	background-color: #CC0052;
	display: block;
}

ul#item li a {
	color: #FFF;
	display: block;
	width: 500px;
	padding: 15px;
}
table#srvice {
	width: 700px;
	margin-top: 20px;
	margin-left: 50px;
	line-height: 1.2em;
}
table#srvice td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding: 10px;
}
table#srvice span {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #333;
	background-color: #CCC;
	text-indent: 5px;
	display: block;
	padding: 3px;
}
.LeftBar td{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
table#srvice th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.LeftBar th {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
div.price_back_box {
	padding: 20px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/service/back.jpg);
	margin-top: 15px;
	margin-bottom: 20px;
}
.service_table  {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.service_table tr td   {
	padding: 3px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C8C8C8;
}
.service_table tr th  {
	text-align: left;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C8C8C8;
}
table#ser_sh {
	background-color: #FFF;
}
table#ser_sh tr td {
	padding: 10px;
}

