.contentBGservice{
	background-image: url(../images/content_bg_service.jpg);
	background-position: right 0;
	background-repeat: no-repeat;}

.registerTable{
	margin: 0;
	width: 100%;}
	.registerTable td{
	padding: 6px 2px 0 5px;
	color: #555555;
	vertical-align: top;}
	.registerTable td.item{
	color: #555555;
	width: 110px;}
	.registerTable td img{
	margin: 0;
	vertical-align: bottom;}
	
.registerInfoTable{
	margin: 0;
	width: 100%;}
	.registerInfoTable td{
	padding: 6px 2px 0 0;
	color: #555555;
	vertical-align: top;}
	.registerInfoTable td.item{
	color: #555555;
	width: 100px;}
	
.survey{
	padding: 10px 0 0 0;
	text-align: left;}

.surveyTable{
	margin: 5px 0 10px 0;
	padding: 0;
	width: 100%;}
	.surveyTable td{
	padding: 6px 2px 0 10px;
	color: #555555;
	vertical-align: top;}
	.surveyTable td img{
	margin: 0 0 0 5px;
	vertical-align: bottom;}
	.surveyTable td.item{
	width: 100px;
	color: #333333;}
	.surveyTable td.A{
	padding: 10px 2px 0 10px;
	color: #926741;}
	
.faqSelectTable{
	margin: 0 0 15px 0;
	padding: 0;
	width: 100%;}
	.faqSelectTable td.title{
	width: 200px;
	color: #C30000;
	text-align: left;
	font-size: 13px;
	font-weight: bold;}
	.faqSelectTable td.select{
	text-align: right;}
	
.faqContent{
    margin: 10px 0 0 0;
	padding: 10px 0 0 0}
    .faqContent ul{
    margin: 5px 0 0 0;
	padding: 0;
	list-style: none;}
    .faqContent li{
	padding: 5px 2px 0 28px;}	
    .faqContent li.A{
	padding: 5px 2px 20px 28px;
	font-size: 12px;
	background-image: url(../images/icon/icon_a.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;}
    .faqContent li.Q{
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/icon/icon_q.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;}
	.faqContent li a:link, .faqContent li a:visited{
	color: #926741;
	text-decoration: none;}
    .faqContent li a:hover{
	color: #e30000;
	text-decoration: underline;}
	
.productRepair{padding: 5px 0 15px 0;}
    .productRepair ul{
	margin: 0;
	padding: 0;
	list-style: none;}
	.productRepair li{
	padding: 5px 0 3px 0;}
	.productRepair a:link,.productRepair a:visited {
	color: #e30000;
	text-decoration: none;}
    .productRepair a:hover {
	color: #e30000;
	text-decoration: underline;}
	

.repairTable{
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;}
	.repairTable td{
	padding: 6px 2px 0 10px;
	color: #555555;
	vertical-align: top;}
	.repairTable td.item{
	width: 75px;
	color: #333333;}
	.repairTable td.star{
	width: 75px;
	background-image: url(../images/icon/bullet-red-star.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	color: #333333;}
	.repairTable td.t1{
	padding: 0 0 10px 0;}
	
.repairListTable{
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
	border: 1px solid #FFFFFF;
	border-collapse: collapse;}
	.repairListTable th{
	padding: 4px 2px 2px 2px;
	text-align: center;
	background-color: #999999;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #D7D7D7;}
	.repairListTable td{
	padding: 5px 1px 5px 1px;
	vertical-align: middle;
	text-align: center;
	background-image: url(../images/dotted_line_h.gif);
	background-repeat: repeat-x;
	background-position: bottom;}

