﻿/* 내용 */
section{position:relative;float:left;width:100%;height:620px;box-sizing:border-box;background-image:url('../images/01_2/01_2bg.png');background-repeat:no-repeat;}
section h1{display:none;}
.issus_con{  -webkit-appearance: none;width:690px;height:140px;box-shadow: 0 0 8px rgba(0, 0, 0, 0.3) inset; -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3) inset; 	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3) inset;font-size:17px}

/* 추가 */
div.q_box{width:630px;margin: 115px auto 0 auto;}
div.q_box p.q_tit{color:#42228d;font-size:24px;font-weight:800;padding-left: 40px;}
div.q_box p.q_txt{color:#222; font-size:20px;font-weight:600;padding:6px 40px 0 40px;line-height:26px;
word-break:keep-all;}
div.q_box textarea{box-sizing: border-box;font-weight:600;margin-top:50px;line-height:34px;font-size:17px;resize:none;width:630px;border:0;height:170px;background:url('../images/01_2/T_line.png') no-repeat 0 35px;overflow:hidden;}

div.answer_btn_box{text-align:right;margin-top:10px;}
.submit {
	background-color:#ff7e00;width:100px;height:35px;
	display:inline-block;
	cursor:pointer;
	text-decoration:none;
	border:none;
	z-index:9999;
	color:#fff;font-size:20px;font-weight:600;
}
