@charset "utf-8";

#main {
	background-color:#FFF;
	font-size:85%;
	color:#000;
}
#main a {
	color:#000;
}
#main .wrapper {
	width:750px;
	margin:0 auto;
	padding:0 15px;
	border-bottom:1px solid #CCCCCC;
}

#main #afterservice {
	width:738px;
	margin:25px auto 30px auto;
}
#main h1 {
	width:134px;
	height:21px;
	margin:0 0 20px 0;
	background-image:url(../images/afterservice/h1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
}
#main .section {
	margin:0 0 35px 0;
}
#main #afterservice dt {
	margin:1em 0;
	font-weight:bold;
}
#main #afterservice dd ul li {
	margin-left:1em;
	text-indent:-1em;
}
#main table {
	width:737px;
	margin:1.5em 0 2em 0;
	border-top:1px solid #D2D2D2;
	border-right:1px solid #D2D2D2;
}
#main table th {
	padding:10px 8px;
	border-left:1px solid #D2D2D2;
	border-bottom:1px solid #D2D2D2;
	background-color:#878173;
	font-weight:normal;
	color:#FFF;
}
#main table td {
	padding:4px 8px;
	border-left:1px solid #D2D2D2;
	border-bottom:1px solid #D2D2D2;
	text-align:center;
	color:#878173;
}
#main table td.case {
	text-align:left;
}
#main table td.repair {
	text-align:left;
}
#main table td.free {
	background-color:#FAFAEE;
}
#main table td.pay {
	background-color:#EDEBD4;
}
