@charset "UTF-8";


/* ImageSection ------------------------------------ */
#ImageSection{
	margin: 20px 0 15px 0;
	width: 867px;
	height: 250px;
	background: url(../../images/repair/repair.jpg) no-repeat;
	}


/* voice ------------------------------------ */
.repairSection{
	width: 860px;
	}

.titlebar{
	margin-top: 20px;
	margin-left: 30px;
	}

.repairSet{
	margin-left: 40px;
	margin-bottom: 50px;
	padding: 15px 0 15px 20px;
	}

.repairImage{
	width: 180px;
	text-align: center;
	float: left;
	}

.imageRead{
	width: 500px;
	line-height: 170%;
	color: #555;
	letter-spacing: 1px;
	float: left;
	}

.reMenu{
	color: #c00;
	font-weight: bold;
	}
