 div.comment_item{padding: 30px;background: #F1F1F1;font-family: 'PTSansBold';margin-top: 24px;border: 1px solid #D4D4D4;border-top: 4px solid #337AB7;}
	 div.comment_item a.capt_q{font-size: 16px; margin-top: 13px; line-height: 22px; margin-bottom: 0px; display: block;}
 div.answer_item{padding: 14px 30px; background: #fff; border: 1px solid #D4D4D4; border-top: 0px;}
	 div.answer_item div.hollow{font-family: PTSansBold; font-size: 14px;}
	 div.answer_item div.answer{padding-left: 40px; font-size: 14px; line-height: 17px;}

form.other{/* width: 100%; */border-top: 1px solid #E2E2E2;border-bottom: 1px solid #E2E2E2;padding: 15px 0px;margin: 5px 0px 15px 0px;}
	form.other table{width: 100%;}
		form.other table td{padding: 2px 20px;vertical-align: middle;}
		form.other table td input{padding: 6px 10px!important;font-Family: "AGFriquer"!important;border: 1px solid #CCC;width: 100%;}
		form.other table td textarea{padding: 4px 6px!important;font-Family: "AGFriquer"!important;border: 1px solid #CCC;width: 100%;max-width: 100%;min-width: 100%;height: 120px;max-height: 120px;min-height: 120px;}

p.ask {font-family: 'AGFriquer', sans-serif;/* font-weight: 700; */color: #000;font-size: 24px;/* margin-bottom: 11px; */text-align: center;margin-bottom: 14px;}

div.answer_detail{padding-bottom: 35px;}
	div.answer_detail p.date{color: #8C8C8C; font-size: 15px; margin: 0px 0px 20px 0px;}
	div.answer_detail div.answer_item{border: 1px solid #D4D4D4;}
	div.answer_detail a.whole_ans{display: block; font-size: 14px; margin-top: 10px;}
a.smash_button {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    /* border: 2px solid #F6921E; */
    padding: 7px 9px;
    font-size: 18px;
    text-transform: uppercase;
    /* font-weight: 500; */
    display: inline-block;
    text-decoration: none!important;
    /* -webkit-box-shadow: 0 3px 16px 0 #F6921E; */
    /* box-shadow: 0 3px 16px 0 #F6921E; */
    background: #79b613;
    padding: 11px 35px;
    text-shadow: 1px 0px 1px #000;
}
a.smash_button:hover {background:#79b613;}