#write_skin{
	min-width: 800px;
	margin: 0px auto;
}

#write_skin *{
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: Malgun Gothic;
	font-size: 14px;
	line-height: normal;
}

#write_skin > h1.title{
	margin: 50px 0px;
	font-size: 30px;
	font-weight: normal;
}

#write_skin > table.write{
	width: 100%;
	border-top: 1px solid #333333;
	border-collapse: collapse;
}

#write_skin > table.write > tbody > tr > th{
	width: 120px;
	height: 50px;
	padding: 0px 20px;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	font-weight: normal;
	text-align: left;
}

#write_skin > table.write > tbody > tr > th > img{
	vertical-align: -2px;
}

#write_skin > table.write > tbody > tr > td{
	height: 50px;
	padding: 0px 20px;
	border-bottom: 1px solid #CCCCCC;
}

#write_skin > table.write > tbody > tr > td > input[type=text]{
	width: 150px;
	height: 28px;
	border: 1px solid #CCCCCC;
}

#write_skin > table.write > tbody > tr > td > input[type=text].wide{
	width: 250px;
}

#write_skin > table.write > tbody > tr > td > input[type=text].full{
	width: 450px;
}

#write_skin > table.write > tbody > tr > td > input[type=password]{
	width: 150px;
	height: 28px;
	border: 1px solid #CCCCCC;
}

#write_skin > table.write > tbody > tr > td > select{
	width: 150px;
	height: 30px;
	border: 1px solid #CCCCCC;
}

#write_skin > table.write > tbody > tr > td > button{
	height: 30px;
	padding: 0px 15px 0px 15px;
	border-style: none;
	border-radius: 5px;
	background-color: #333333;
	color: #FFFFFF;
}

#write_skin > table.write > tbody > tr > td > button > span{
	color: #FFFFFF;
	vertical-align: -1px;
}

#write_skin > table.write > tbody > tr > td > div{
	position: relative;
}

#write_skin > table.write > tbody > tr > td > label{
	margin-left: 10px;
	vertical-align: -1px;
	cursor: pointer;
}

#write_skin > table.write > tbody > tr > td > label > input[type=checkbox]{
	vertical-align: -2px;
	cursor: pointer;
}

#write_skin > table.write > tbody > tr > td > fieldset{
	margin: 10px 0px;
}

#write_skin > table.write > tbody > tr > td > fieldset > legend{
	display: none;
}

#write_skin > div.content{
	padding: 20px;
	border-bottom: 1px solid #CCCCCC;
}

#write_skin > div.content > textarea{
	border: 1px solid #CCCCCC;
}

#write_skin > div.content > label{
	display: inline-block;
	margin: 10px 20px 0px 0px;
	cursor: pointer;
}

#write_skin > div.content > label > input[type=checkbox]{
	vertical-align: -2px;
	cursor: pointer;
}

#write_skin > div.content > strong{
	display: inline-block;
	float: right;
	margin: 10px 0px 0px 20px;
	font-weight: normal;
}

#write_skin > div.content > strong:after{
	display: block;
	clear: both;
	border-style: none;
}

#write_skin > p.button{
	margin: 50px 0px;
	text-align: center;
}

#write_skin > p.button > input[type=submit]{
	height: 50px;
	padding: 0px 25px 0px 25px;
	border-style: none;
	border-radius: 10px;
	background-color: #333333;
	color: #FFFFFF;
	font-size: 18px;
	cursor: pointer;
}

#write_skin > p.button > a{
	display: inline-block;
	height: 50px;
	padding: 0px 25px 0px 25px;
	border-radius: 10px;
	background-color: #333333;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 50px;
	vertical-align: middle;
	text-decoration: none;
}

#write_skin span.sound_only{
	font-size: 0px;
}

#write_skin button.btn_cke_sc{
	display: none;
}

#autosave_pop{
	display: none;
	z-index: 1;
	position: absolute;
	width: 450px;
	top: -30px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#autosave_pop > p{
	height: 28px;
	background-color: #F5F5F5;
}

#autosave_pop > p > span{
	display: inline-block;
	padding: 0px 10px;
	color: #999999;
	line-height: 28px;
}

#autosave_pop > p > img{
	float: right;
	cursor: pointer;
}

#autosave_pop > p > img:after{
	display: block;
	clear: both;
	border-style: none;
}

#autosave_pop > ul{
	list-style: none;
}

#autosave_pop > ul > li{
	height: 28px;
	padding: 0px 10px;
	border-top: 1px dashed #CCCCCC;
}

#autosave_pop > ul > li:first-child{
	border-top: 1px solid #CCCCCC;
}

#autosave_pop > ul > li > a{
	line-height: 28px;
	text-decoration: none;
}

#autosave_pop > ul > li > a:hover{
	color: #0066CC;
}

#autosave_pop > ul > li > span{
	float: right;
	line-height: 28px;
}

#autosave_pop > ul > li > span > button{
	margin-left: 5px;
	border-style: none;
	background-color: #FFFFFF;
	vertical-align: 0px;
}

#autosave_pop > ul > li > span:after{
	display: block;
	clear: both;
	border-style: none;
}

.section_sub_con {
    min-height: 600px;
    padding: 36px 19px 20px 33px;
    box-sizing: border-box;
}
.section_sub_con * {
    box-sizing: border-box;
}

section.qawrite { font-family: "Nanum Gothic", dotum, "Open Sans", sans-serif; font-size: 14px; }
section.qawrite input[type=text],
section.qawrite [type="password"],
section.qawrite [type="search"],
section.qawrite [type="email"],
section.qawrite [type="url"],
section.qawrite [type="number"],
section.qawrite [type="tel"],
section.qawrite select {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

section.qawrite .required, section.qawrite textarea.required {
    background: url('/img/wrest.gif') #fff top right no-repeat !important;
}

section.qawrite .row {
    margin-right: -15px;
    margin-left: -15px;
}

section.qawrite .heading {
    margin-bottom: 5px;
}
section.qawrite .heading-center {
    text-align: center;
    float: none;
}

section.qawrite .heading h1, section.qawrite .heading h2, section.qawrite .heading h3, section.qawrite .heading h4 {
    color: #303030;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
section.qawrite .heading h2 {
    font-size: 40px;
    line-height: 42px !important;
}
section.qawrite .heading_title h2 {
    font-size: 30px;
}
section.qawrite p, section.qawrite p.lead {
    color: #696f6f;
    margin-bottom: 20px;
}

section.qawrite .heading:after {
    border-top: 3px solid #303030;
    display: block;
    margin-top: 10px;
    width: 30px;
    content: "";
}
section.qawrite .heading.heading-center:after, section.qawrite .heading.title-center:after {
    margin: 30px auto 0;
}

section.qawrite .form-group label {
    color: #444;
    cursor: pointer;
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 4px;
    text-transform: uppercase;
    font-size: 13px;
}
section.qawrite .form-group > label {
    display: block;
}

section.qawrite input.form-control, section.qawrite textarea.form-control, section.qawrite select.form-control {
    border-radius: 0;
    box-shadow: none;
    height: auto;
    line-height: 1.33333;
    padding: 12px 18px;
	font-family: inherit;
}
section.qawrite input.form-control, section.qawrite textarea.form-control, section.qawrite select.form-control, section.qawrite .input-group-addon {
    border: 2px solid #ebebeb;
}

section.qawrite input.form-control:focus, section.qawrite textarea.form-control:focus, section.qawrite select.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
section.qawrite input.form-control:focus, section.qawrite textarea.form-control:focus, , section.qawrite select.form-control:focus {
    box-shadow: none;
}

section.qawrite .form-control[disabled], section.qawrite .form-control[readonly], section.qawrite fieldset[disabled] section.qawrite .form-control {
    background-color: #eee;
    opacity: 1;
	cursor: auto;
}
section.qawrite .form-control[readonly] {
    background: none;
    font-size: 12px;
    color: #888;
}

section.qawrite .btn {
    border-radius: 4px;
    padding: 12px 20px;
	font-size: 14px;
    font-weight: 400;
}
section.qawrite .button.color, .btn.btn-primary {
    background-color: #26B8F3;
    border-color: #26B8F3;
    color: #fff;
}
section.qawrite .btn.btn-primary:hover {
    opacity: 0.8;
}

#captcha { width: 100%; }
#captcha #captcha_key { display: inline-block; width: 80px; }
#captcha legend { height: 0; }

section.qawrite .hidden-data { display: none; }