@charset "utf-8";


.actionList {
	text-align:center;
}
	.actionList li {
		margin-bottom:5px;
	}

.bottomsb {
	border-bottom:1px solid #DDD;
}

.servicebox{

}
.servicebox p {
}

.servicebox .left {
	width:402px;
}

.servicebox .right {
	width:402px;
	text-align: right;
}
.stepBox td{
	text-align:center;
	border:1px solid #a99084;
	padding: 5px;
}
.stepBox p{
	padding:10px;
	font-size:11px;
	line-height:1.2;
	text-align:left;
}
.stepBox h4{
	text-align:left;
}
.stepBox .btn{
	text-align:center;
}
.hr10 {
	height:10px;
}
	
	.hr10 hr {
		display:none;
	}

.caption {
	padding-bottom:4px;
	margin:10px 0;
	background:url(/service/repair/images/capBg.gif) bottom left repeat-x;
}

.priceTable {
	width:100%;
	margin-bottom:25px;
}

.priceTable th,
.priceTable td {
	width:10%;
	font-weight:bold;
	padding:5px 10px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #DFDBC9;
}

.priceTable th {
	color:#9B877D;
	background:url(images/thBg.gif) bottom left repeat-x;
}

.priceTable em {
	color:#AB6961;
}

.priceTable span.red {
	color:#9B877D;
}

.priceTable span.att {
	font-weight:normal;
	font-size:90%;
	color:#777;
}

