/* list */
#comment_box {
	border: #DEDFDE solid 1px;
}

#comment_box .comment_list {
	position: relative;
	margin: -1px 10px 10px 10px;
	padding-top: 10px;
	color: #888888;
	font: 12px dotum;
	word-break: break-all;
	border-top: #E5E5E5 solid 1px;
}

#comment_box .comment_list .chip_box {
	position: absolute;
	width: 50px;
	height: 50px;
	left: 0;
	border: #DEDFDE solid 1px;
}

#comment_box .comment_list .chip_box img {
	cursor: pointer;
}

#comment_box .comment_list .info_box {
	margin-left: 60px;
	padding-left: 2px;
	font-size: 11px;
}

#comment_box .comment_list .info_box img.lvlcon {
	margin: 0 0 2px 0;
	vertical-align: middle;
}

#comment_box .comment_list .info_box img.lvlcon2 {
	margin: 0 2px 2px 0;
	vertical-align: middle;
}

#comment_box .comment_list .info_box .name strong {
	color: #405040;
	font-size: 12px;
}

#comment_box .comment_list .info_box .rdate {
	font: bold 10px verdana,dotum;
}

#comment_box .comment_list .info_box .rdate2 {
	color: #F07090;
	font: bold 10px verdana,dotum;
}

#comment_box .comment_list .content_box {
	min-height: 20px;
	height: auto !important;
	height: 20px;
	margin: 7px 0 5px 60px;
	padding: 5px 0 2px 4px;
	line-height: 150%;
	text-align: justify;
	word-break: break-all;
}

#comment_box .comment_list .parentNic {
	color: #25ADE2;
	font-weight: bold;
}

#comment_box .comment_list .content_box .hidden {
	color: #F07090;
}

#comment_box .comment_list .content_box .hidden img {
	margin-bottom: 2px;
	padding-right: 5px;
	vertical-align: middle;
}

#comment_box .comment_list .option_list {
	position: absolute;
	top: 13px;
	right: 0;
	margin: 0;
	font-size: 11px;
	list-style: none outside none;
}

#comment_box .comment_list .option_list li {
	float: left;
	margin-left: 5px;
}

#comment_box .comment_list .option_list li a {
	color: #888888;
}

#comment_box .comment_list .oneline {
	margin-top: 10px;
	padding-top: 10px;
	border-top: #DEDFDE dashed 1px;
}

#comment_box .comment_list .oneline .oneline_box {
	margin-bottom: 10px;
	border: #DEDFDE solid 1px;
}

#comment_box .comment_list .oneline .oneline_box .oneline_write {
	margin: 5px;
	padding: 0;
}

#comment_box .comment_list .oneline .oneline_box textarea {
	display: block;
	width: 100%;
	height: 50px;
	margin: 0;
	padding: 0;
	border: 0 none;
}

#comment_box .comment_list .oneline .hidden_btn {
	float: left;
}

#comment_box .comment_list .oneline .hidden_btn input {
	margin: -2px 3px 0 0;
	vertical-align: middle;
}

#comment_box .comment_list .oneline .oneline_submit {
	float: right;
}

#comment_box .oneline_list {
	position: relative;
	margin: 10px 0 10px 30px;
	padding-top: 10px;
	color: #888888;
	font: 12px dotum;
	word-break: break-all;
	border-top: 1px dashed #DEDFDE;
}

#comment_box .oneline_list .reply {
	position: absolute;
	top: -3px;
	left: -20px;
	padding: 5px;
	background: url("./image/ico_re.png") no-repeat scroll 0 1.2em transparent;
}

#comment_box .comment_none {
	text-align: center;
	color: #B0B0B0;
	font: bold 11px verdana,dotum;
	line-height: 200%;
	padding: 15px;
}
/* @list */


/* write */
.wrbox {	
	padding: 25px 0 0 0;
}

.mdbox {	
	padding: 0;
}

#cwrite {
	
}

#cwrite .box {
	padding: 25px;border: #dfdfdf solid 1px;background: #FCFCFC;
}

#cwrite .box .tt {
	font-weight: bold;position: relative;
}

#cwrite .box .tt span {
	font-weight: normal;font-size: 11px;font-family: dotum;color: #888;padding: 0 0 0 5px;
}

#cwrite .box .tt .login {
	position: absolute;
}

#cwrite .box .tt .login img {
	position: relative;top: -5px;
}

#cwrite .box .tt .iconbox {
	float: right;padding: 0 0 7px 0;
}

#cwrite .box .tt .iconbox a {
	padding: 0 3px 0 3px;font-size: 11px;font-family: dotum;color: #333;
}

#cwrite .box .tt .iconbox a: hover {
	color: #7899C7;
}

#cwrite .box .tt .iconbox a img {
	position: relative;top: 2px;left: -2px;
}

#cwrite .box .inputbox {
	padding: 8px 0 0 0;
}

#cwrite .box .inputbox div {
	padding: 5px 0 0 0;
}

#cwrite .box .inputbox div span {
	position: relative;top: 3px;font-size: 11px;font-family: dotum;color: #c0c0c0;padding: 0 10px 0 0;
}

#cwrite .box .inputbox .input1 {
	border: #dfdfdf solid 1px;padding: 2px 0 0 5px;height: 18px;width: 150px;
}

#cwrite .box .inputbox .input2 {
	border: #dfdfdf solid 1px;padding: 2px 0 0 5px;height: 18px;width: 355px;
}

#cwrite .box .editbox {
	padding:  5px 0 0 0;
}

#cwrite .box .uploadbox {
	padding:  3px 0 3px 0;
}

#cwrite .box .bottom .l {
	float: left;font-size: 12px;font-family: dotum;color: #999;letter-spacing: -1px;
}

#cwrite .box .bottom .r {
	float: right;
}

#cwrite .box .bottom .r img {
	position: relative;top: -2px;
}

#cwrite .page {
	padding: 20px 0 0 0;text-align: center;
}
/* @write */


/* pwbox  */
#pwbox {
	display: none;position: absolute;z-index: 10000;
}

#chkbox {
	border: #dfdfdf solid 1px;width: 300px;padding: 10px 10px 10px 10px;margin: 0;background: url('../../../../../_core/image/_public/bg_list_tt.jpg') #ffffff repeat-x top;
}

#chkbox .msg {
	
}

#chkbox .msg h3 {
	margin: 0;padding: 0 0 9px 0;font-size: 14px;font-weight: bold;font-family: "malgun gothic","dotum";border-bottom: #dfdfdf dashed 1px;
}

#chkbox .msg h3 img {
	position: relative;top: 3px;
}

#chkbox .msg div {
	padding: 10px 0 0 22px;color: #999;
}

#chkbox .ibox {
	padding: 10px 0 10px 22px;
}

#chkbox .input {
	width: 100px;
}

#chkbox .btnblue {
	width: 80px;
}
/* @pwbox  */