@charset "utf-8";
/* CSS Document */


.q_list		{ width:840px; margin:0 auto 40px auto; padding:0;}
.q_list		{ border:1px solid #d3d3d3}

	.q_list_pd	{ padding:15px 10px 10px 10px;}

	.q_list	ul	{ margin:0; padding:0;}
	.q_list	li	{ margin:0 0 9px 0; padding:2px 0 0 42px; list-style:none;}

	/* question */
	.q_list	li.q1	{ background:url(../img/ot_001_001.gif) left top no-repeat;}
	.q_list	li.q2	{ background:url(../img/ot_002_001.gif) left top no-repeat;}
	.q_list	li.q3	{ background:url(../img/ot_003_001.gif) left top no-repeat;}
	.q_list	li.q4	{ background:url(../img/ot_004_001.gif) left top no-repeat;}
	.q_list li.q5	{ background:url(../img/ot_005_001.gif) left top no-repeat;}
	.q_list li.q6	{ background:url(../img/ot_006_001.gif) left top no-repeat;}
	.q_list li.q7	{ background:url(../img/ot_007_001.gif) left top no-repeat;}
	.q_list li.q8	{ background:url(../img/ot_008_001.gif) left top no-repeat;}
	.q_list li.q9	{ background:url(../img/ot_009_001.gif) left top no-repeat;}
	.q_list li.q10	{ background:url(../img/ot_010_001.gif) left top no-repeat;}
	.q_list li.q11	{ background:url(../img/ot_011_001.gif) left top no-repeat;}
	.q_list li.q12	{ background:url(../img/ot_012_001.gif) left top no-repeat;}

	.q_list li.q10	{ padding:2px 0 0 50px;}
	.q_list li.q11	{ padding:2px 0 0 50px;}
	.q_list li.q12	{ padding:2px 0 0 50px;}


.faq		{ width:840px; margin:0 0 30px 0; padding:0;}

	.faq dl		{ margin:0; padding:0;}
	.faq dt		{ margin:0 0 5px 0; padding:2px 0 0 42px; font-weight:bold;}
	.faq dd		{ margin:0 0 20px 0; padding:2px 0 0 42px; line-height:140%;}

	/* question */
	.faq dt.q1	{ background:url(../img/ot_001_001.gif) left top no-repeat;}
	.faq dt.q2	{ background:url(../img/ot_002_001.gif) left top no-repeat;}
	.faq dt.q3	{ background:url(../img/ot_003_001.gif) left top no-repeat;}
	.faq dt.q4	{ background:url(../img/ot_004_001.gif) left top no-repeat;}
	.faq dt.q5	{ background:url(../img/ot_005_001.gif) left top no-repeat;}
	.faq dt.q6	{ background:url(../img/ot_006_001.gif) left top no-repeat;}
	.faq dt.q7	{ background:url(../img/ot_007_001.gif) left top no-repeat;}
	.faq dt.q8	{ background:url(../img/ot_008_001.gif) left top no-repeat;}
	.faq dt.q9	{ background:url(../img/ot_009_001.gif) left top no-repeat;}
	.faq dt.q10	{ background:url(../img/ot_010_001.gif) left top no-repeat;}
	.faq dt.q11	{ background:url(../img/ot_011_001.gif) left top no-repeat;}
	.faq dt.q12	{ background:url(../img/ot_012_001.gif) left top no-repeat;}

	.faq dt.q10	{ padding:2px 0 0 50px;}
	.faq dt.q11	{ padding:2px 0 0 50px;}
	.faq dt.q12	{ padding:2px 0 0 50px;}

	
	/* ansqwe */
	.faq dd.a1	{ background:url(../img/ot_001_002.gif) left top no-repeat;}
	.faq dd.a2	{ background:url(../img/ot_002_002.gif) left top no-repeat;}
	.faq dd.a3	{ background:url(../img/ot_003_002.gif) left top no-repeat;}
	.faq dd.a4	{ background:url(../img/ot_004_002.gif) left top no-repeat;}
	.faq dd.a5	{ background:url(../img/ot_005_002.gif) left top no-repeat;}
	.faq dd.a6	{ background:url(../img/ot_006_002.gif) left top no-repeat;}
	.faq dd.a7	{ background:url(../img/ot_007_002.gif) left top no-repeat;}
	.faq dd.a8	{ background:url(../img/ot_008_002.gif) left top no-repeat;}
	.faq dd.a9	{ background:url(../img/ot_009_002.gif) left top no-repeat;}
	.faq dd.a10	{ background:url(../img/ot_010_002.gif) left top no-repeat;}
	.faq dd.a11	{ background:url(../img/ot_011_002.gif) left top no-repeat;}
	.faq dd.a12	{ background:url(../img/ot_012_002.gif) left top no-repeat;}

	.faq dd.a10	{ padding:2px 0 0 50px;}
	.faq dd.a11	{ padding:2px 0 0 50px;}
	.faq dd.a12	{ padding:2px 0 0 50px;}

	.faq p		{ margin:5px 0 0 0; padding:0 0 0 10px;}
	.faq p		{ background:url(../../shared/img/icon_001.gif) left 2px no-repeat;}


