@charset "utf-8";

#title2 {
	width: 940px;
	height: auto;
	float: left;
}
#service_copy {
	margin-top: 30px;
	margin-left: 95px;
	height: auto;
	width: 900px;
	float: left;
}
.box {
	position: relative;
	width: 900px;
	height: 400px;
	float: left;
	margin-top: 10px;
	margin-left: 95px;
	background-image: url(../../install/imgs/plate_cars.png);
	background-repeat: no-repeat;
}
.box_left {
	width: 460px;
	float: left;
}
.box_img {
	width: 413px;
	height: 236px;
	float: right;
	margin-top: 25px;
	margin-right: 27px;
}
.box_name {
	width: 460px;
	height: 80px;
	float: left;
}
.box_text {
	width: 837px;
	height: 194px;
	float: left;
	margin-left: 63px;
	font-size: 14px;
	line-height: 17px;
}
.box_price {
	position: absolute;
	bottom: 45px;
	width: 810px;
	height: 30px;
	clear: both;
	margin-left: 63px;
	border: 1px solid #C00;
}
.price_red {
	width: 70px;
	height: 30px;
	float: left;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	color: #FFF;
	background-color: #C00;
}
.price_text {
	width: 190px;
	float: left;
	margin-left: 10px;
	font-size: 21px;
}
.price_text_red {
	width: 190px;
	float: left;
	margin-left: 10px;
	font-size: 21px;
	color: #C00;
}
.zeikomi {
	font-size: 14px;
}
.zeikomi_red {
	font-size: 14px;
	color: #C00;
}
#end {
	width: 1090px;
	height: 80px;
	clear: left;
}
#pos_install {
	margin-top: -180px;
	padding-top: 180px;
}
