@charset "utf-8";

/* ////////////////////////////////////////////////////////

	support faq

//////////////////////////////////////////////////////// */



/*	layout
----------------------------------------------------------- */

div.left {
	width:600px;
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.right {
	width:200px;
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
}

/*	list
----------------------------------------------------------- */

ol.num li {
	list-style-type: decimal;
}

a.ank {
	color: #666666;
	text-decoration: none;
}

/*	table
----------------------------------------------------------- */

table.noborder tr td {
	border: none;
}

table.top tr td {
	vertical-align: top;
}


/*	faq list indent
----------------------------------------------------------- */

dl.faq dd ul.ti-05 li {
	text-indent:-0.5em;
}

.column2_txt{
	display: table;
	width:650px;
}
.column2_txt>p{
	display: table-cell;
	width: 50%;
}
.column2_txt>p.center{
	text-align: center;
}

.parL30{
	padding-left: 30px !important;
}
.parL20{
	padding-left: 20px !important;
}
.parL10{
	padding-left: 10px !important;
}


.column{
	display: table;
	width:690px;
	margin-top: 10px;
}
.column>p{
	display: table-cell;
	text-align: justify;
}
.column>p.bod_ico{
	width:8%;
	vertical-align: middle;
	padding:0 10px 25px;
}
.column>p.bod_img{
	width:46%;
}
.column>p img{
	width:100%;
}
table.faqBlock td{
	color:#666;
}
table.faqBlock td.center{
	text-align: center;
}
.indent{
	text-indent: -1em;
	margin-left:1em;
}

#main{
	color: #666;
}
#main h3 .imgHover{
	display: block;
	width: 166px;
	height: 17px;
	background: url(/china/support/images/index_h4_3.gif);
	text-indent: -99999px;
}
#main h3 .imgHover:hover{
	background: url(/china/support/images/index_h4_3_on.gif);
}
#main dl.faq dd .indent1{
	display: inline-block;
	padding-left:12px;
}
#main dl.faq dd .indent2{
	display: inline-block;
	text-indent:-0.6em;
	padding-left: 0.6em;
}
#main dl.faq dd span.attention{
	color: #dd0000;
}
#main dl.faq dd ul.disc{
	padding-left:14px;
}
#main dl.faq dd ul.disc li{
	list-style:disc;
}
#main dl.faq dd ul.disc li{
	list-style:disc;
}
#main dl.faq dd .flexCol{
	margin-bottom: 10px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
#main dl.faq dd .flexCol .child.w2{
	width: 48%;
}
#main dl.faq dd .flexCol .child.w3{
	width: 33%;
}
#main dl.faq dd .flexCol .child img{
	margin-right: 0;
}

#main dl.faq dd table.spec_list th.small{
	font-size:10px;
	letter-spacing:0.05em;}
#main dl.faq dd .subtitle{
	font-size:14px;
	font-weight:bold;
	margin:20px 0;
	padding:5px 10px;
	border-bottom:solid 1px #CCC;
	border-left:solid 5px #CCC;}

#main dl.faq dd tr.bottom_border th,
#main dl.faq dd tr.bottom_border td
{
	border-bottom:double 3px #DDD;
}
#main dl.faq dd .mar0{
	margin-right:0 !important;
}

#main dl.faq dd #lineTd {
     background: #efefef url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxsaW5lIHgxPSIwIiB5MT0iMCIgeDI9IjEwMCUiIHkyPSIxMDAlIiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjEiLz48L3N2Zz4=) no-repeat 100% center;
    }