h2#qa_ht_toptitle {
	font-size: 42px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 40px;
	color: #494949;
	width:800px;
}

.ht_title {
	width:100%;
	margin-bottom:25px;
}
.ht_titleno {
	width: 70px;
	text-align: center;
	float: left;
	/*background-color: #D3171A;*/
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	border-radius: 10px;
	padding-bottom:10px;
	padding-top:10px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#333333+25,565656+100 */
background: rgb(20,80,190); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(20,80,190,1) 25%, rgba(80,155,250,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  rgba(20,80,190,1) 25%,rgba(80,155,250,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  rgba(20,80,190,1) 25%,rgba(80,155,250,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1450be', endColorstr='#509bfa',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

	
}
.ht_titleno2 {
	width: 70px;
	text-align: center;
	float: left;
	/*background-color: #D3171A;*/
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	border-radius: 10px;
	padding-bottom:10px;
	padding-top:10px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#333333+25,565656+100 */
background: rgb(10,190,10); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(10,190,10,1) 25%, rgba(80,220,100,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  rgba(10,190,10,1) 25%,rgba(80,220,100,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  rgba(10,190,10,1) 25%,rgba(80,220,100,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05bb09', endColorstr='#53de63',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

	
}

h3.ht {
	display:block;
	float:left;
	margin-left:20px;
	font-size:24px;
	font-weight:normal;
}
h3.ht2 {
	display:block;
	float:left;
	margin-left:20px;
	font-size:24px;
	font-weight:normal;
	padding-top:10px;
}

.ht_box {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 80px;
	padding-bottom: 60px;
	border-bottom: 1px solid #939393;
}
.ht_box a {
	color:#203A8E;
	text-decoration:underline;
}
.ht_box span.red {
	font-weight: bold;
	color: #F44E03;
}
.ht_box p {
	font-size: 16px;
	line-height: 1.7em;
}
.ht_img1 {
	width:650px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	padding-top:20px;
}

.to_ans {
	width:240px;
	margin-left:400px;
}
.to_ans a {
	display: block;
	width: 250px;
	text-align: center;
	background-color: #12A611;
	color: #FFFFFF;
	font-size: 16px;
	font-weight:bold;
	padding-top: 15px;
	padding-bottom: 15px;
	text-decoration: none;
	margin-bottom: 30px;
	border: 5px solid #3F3F3F;
}
.to_ans a:hover {
	background-color: #31DC64;
	border: 5px solid #8E8E8E;
}

#ht_img2 {
	background-image: url(../imgbtn/qa_img/qa_howto2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#ht_img2 li {
	list-style:none;
	font-size:14px;
	line-height:1.6em;
	margin-bottom:20px;
}
#ht_img2 li.margin_l {
	margin-left:340px;
}
#ht_img2 li span.no {
	width: 30px;
	height:25px;
	padding-top:5px;
	background-color: #E10003;
	border-radius: 15px;
	display:block;
	text-align:center;
	color:#FFFFFF;
	font-size:20px;
	float:left;
	margin-right:10px;
}
#ht_img2 li span.title {
	font-weight:bold;
	font-size:14px;
}



#ht_img6 {
	background-image: url(../imgbtn/qa_img/qa_howto6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:600px;
}
#ht_img6 li {
	list-style:none;
	font-size:14px;
	line-height:1.6em;
	margin-bottom:20px;
}
#ht_img6 li.margin_l {
	margin-left:340px;
}
#ht_img6 li span.no {
	width: 30px;
	height:25px;
	padding-top:5px;
	background-color: #E10003;
	border-radius: 15px;
	display:block;
	text-align:center;
	color:#FFFFFF;
	font-size:20px;
	float:left;
	margin-right:10px;
}
#ht_img6 li span.title {
	font-weight:bold;
	font-size:14px;
}
