/*
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, time, figure, article, nav, header, footer, hgroup, video, audio, aside, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: 400;
    font-style: inherit;
    font-size: 15px;
    font-family: 'notokr', 'nsr', sans-serif;
    vertical-align: baseline;
    color: #555;
    line-height: 20px;
}
*/

.left_margin_clear{margin-left:0px}

.table{font-style:normal;}
.table th{text-align:center;}

.text-align-right{
	text-align: right;
}
.cursor-pointer{
	cursor: pointer;
}

.input-group-addon .icon-phone:before{
	width: 14px;
}

.fl_right{
	float: right;

}

.fl_left{
	float: left;

}

#errorMessage{
	display: none;
}

#content-wrapper{
	min-height: 800px;
}




.pa_l_0{padding-left: 0px}
.pa_r_0{padding-right: 0px}

.pa_t_1{padding-top: 1px}
.pa_t_2{padding-top: 2px}
.pa_t_3{padding-top: 3px}
.pa_t_4{padding-top: 4px}
.pa_t_6{padding-top: 6px}
.pa_t_8{padding-top: 8px}
.pa_t_10{padding-top: 10px}

.ma_b_4{margin-bottom: 4px}
.ma_t_10{margin-top: 10px}

.ov_auto{overflow: auto}


.none-text {
	display: block;
	margin-top: 8px;
	margin-bottom: 7px;
	color: #3c3c3c;
}


/***** °ßÇÐ½ÅÃ» Å×ÀÌºí *****/
    text-align: right;
	    padding-top: 7px;
    width: 16.66667%;

.editor_stage { width:auto !important; }
@media (min-width: 1370px) {
	.editor_stage { width:900px !important; }
}