.labelhidden{ display:none;}

.CateGoriright select{ height: 24px; }

/* 검색 */
.searchbar			{ float: left; width: 98.5%; text-align: right; margin-bottom: 30px; }
.search				{ margin: 0; padding: 0; }
.search fieldset	{ margin: 0; padding: 0; border: 0; }
.search select		{ width: 135px; height: 40px; font-size:15px; line-height: 40px; vertical-align: top; border: 1px solid #ccc; background: #fff; }
.search .item		{ display: inline-block; position: relative; width: 400px; height: 38px; color: #333; line-height: 38px; vertical-align: top; }
.search .iLabel		{ position: absolute; top: 0; left: 5px; width: 100%; text-align: left; color: #767676; white-space: nowrap; }
.search .iText		{ display: inline-block; width: 400px; height: 36px; color: #333; line-height: 38px; vertical-align: top; border: 0; border: 1px solid #ccc; border-right: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb; }
.search .btnSearch	{ display: inline-block; position: relative; margin: 8px 0 0 -35px; }

/* 페이지 */
.pagination					{ float: left; margin: 30px 0; width: 100%; text-align: center; }
.pagination a				{ display: inline-block; margin-right: -5px; width: 40px; height: 40px; color: #666; font-size: 13px; line-height: 40px; text-align: center; vertical-align: middle; border: 1px solid #ccc; border-right: 0; }
.pagination a:last-child	{ border-right:1px solid #ccc;}
.pagination span			{ display: inline-block; margin-right: -3px; width: 40px; height: 40px; line-height: 40px; color: #fff; font-size: 13px; font-weight: bold; text-align: center; vertical-align: middle; border: 1px solid #464e6b; border-right: 0; background: #464e6b; }
.pagination .first			{ font-size: 0px; background: url(../img/pagination_01.png) no-repeat center; }
.pagination .prev			{ font-size: 0px; background: url(../img/pagination_02.png) no-repeat center; }
.pagination .last			{ font-size: 0px; background: url(../img/pagination_04.png) no-repeat center; }
.pagination .next			{ font-size: 0px; background: url(../img/pagination_03.png) no-repeat center; }

/*버튼*/
.btnbox {float: left;width: 100%;text-align: right;margin: 20px 0;}
.btn {vertical-align: top;padding: 5px 25px;display: inline-block;text-align: center;border: 1px solid transparent; font-size:14px; line-height:30px; letter-spacing: 0;}
.btn-small {vertical-align: top;padding: 3px 10px;display: inline-block;text-align: center;border: 1px solid transparent;line-height: 1.2; border-radius: 3px;font-size: 12px;letter-spacing: -1px;}
.btn-default {color: #333;background: #fff;border: 1px solid #dfdfdf;border-bottom: 1px solid #c4c4c4; }
.btn-default:link, .btn-default:visited{ color:#333;}
.btn-default:hover { color:#333;font-weight: bold;}
.btn-enter {color: #fff;background: #464e6b;border: 1px solid #036;}
.btn-enter:hover {font-weight: bold;color:#fff;}
.btn-enter:link, .btn-enter:visited{ color:#fff;}
.btn-basic {color: #fff;background: #666;border: 1px solid #555;}
.btn-basic:hover {font-weight: bold;color:#fff;}
.btn-basic:link, .btn-basic:visited{ color:#fff;}
.btn-red {color: #fff;background: #F33;border: 1px solid #F00;}
.btn-red:hover {font-weight: bold;color:#fff;}
.btn-red:link, ..btn-red:visited{ color:#fff;}
.btn-right{ padding-left:15px; padding-right:15px; float:right; font-weight:normal; margin-bottom:5px;}
.btnbox span input	{ cursor: pointer; }

.button.medium, .button.medium *{height: 38px;line-height: 38px;}


/* list */
.page_list													{ position:relative; float:left; width:100%; border-top:1px solid #393939; margin-top:20px;}
.page_list		.ta_bo									{ border-collapse:collapse; width:100%; border:0;}
.page_list		.ta_bo caption							{ font-weight:bold;text-align:left; visibility:hidden; overflow:hidden; height:0; width:0; position:absolute;}
.page_list		.ta_bo caption em					{ float:right;font-style:normal;font-weight:normal;color:#f60}
.page_list		.ta_bo th							{ padding:12px; text-align:center; border-bottom:1px solid #dfdfdf; }
.page_list		.ta_bo td							{ padding:12px; text-align:center; border-bottom:1px solid #dfdfdf; }
.page_list		.ta_bo th								{ text-align:center}
.page_list		.ta_bo .left								{ text-align:left;}
.page_list		.ta_bo .left	 span	img			{ vertical-align:middle;}
.page_list		.ta_bo th input							{ float:left}
.page_list		.ta_bo thead th						{ border-bottom:1px solid #dfdfdf; font-weight:bold; color:#222; padding:15px 0;}
.page_list		.ta_bo tfoot td							{ font-weight:bold; background:#f8f8f8}

/* write */
.page_write						{ position:relative; float:left; width:100%; /*border-top:1px solid #393939;*/ margin-bottom:20px;}
.page_write	 .subject			{ width:100%; padding:15px 0; border-bottom:1px solid #dfdfdf; display:inline-block;}
.page_write	 .subject	label	{ float:left; width:10%; text-align:center; line-height: 40px; font-size:15px; border:1px solid #e0e0e0; background: #f5f5f5; }
.page_write	 .subject	input	{ float:right; width: 88.3%; height:38px; font-size: 16px; padding-left: 5px; border:1px solid #ccc; }

.page_write .nomember					{ position:relative; float:left; width:100%;  padding:10px 0 10px 0;}
.page_write .nomember p				{ float:left; width:180px;}
.page_write .nomember label			{ font-weight:bold ;padding:0 0 0 8px}
.page_write .nomember input			{ border: 1px solid #a9a9a9; }
.page_write .category						{ position:relative; width:100%; border-bottom:1px dashed #dfdfdf; padding:5px 0 5px 0; overflow:hidden; }
.page_write .category	label				{ float:left; margin-right:5px;}
.page_write .category	select			{ margin-left:3px; }
.page_write .category .c1				{ float:left; width:auto; margin:3px 0 2px 13px;}
.page_write .category .c2				{ float:right; width:auto;}
.page_write .category .c2	 li			{ float:left; text-align:left; margin-left:10px; font-size:12px;}
.page_write .writememo					{ margin-top:10px;}



/*파일첨부*/
.thume						{ position:relative; float:left; width:100%; margin-top:20px; background-color:#F7F8F9; border-top:2px solid #F2F4F5; border-bottom:2px solid #F2F4F5;}
.guide						{ position:relative; float:left; width:100%;padding:0 0 10px 15px; font-size:13px;}
.insert						{ margin:20px;}
.insert ul					{ float:left; width:100%; margin-bottom:10px;}
.insert ul li				{ margin-bottom:5px; width:50%; float:left;}
.insert input[type="file"]	{ position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0,0,0,0);border: 0;}
.insert label				{ display: inline-block; width: 20%; padding: .45em 0; text-align: center; color: #999; font-size: inherit; line-height: normal; vertical-align: middle; cursor: pointer; color: #fff; background-color: #555; border-color: #444; border-radius: .25em; }
.insert .upload-name		{ display: inline-block; width: 70%; padding: .42em .75em;font-size: inherit;font-family: inherit;line-height: normal;vertical-align: middle;background-color: #fff;border: 1px solid #ebebeb;border-bottom-color: #e2e2e2;border-radius: .25em;-webkit-appearance: none;-moz-appearance: none;appearance: none;}

/*view*/
.btn_basic1{ float:left; width: auto; text-align:left;}
.btn_basic2{ float:right; width: auto; text-align:right;}
#form_view{ float:left; width:100%; /*border-top:1px solid #393939; */}
.page_view .subject{ font-size: 19px; letter-spacing:-1px; border-bottom:1px solid #d8d8d8; padding:15px 0; font-weight: 400;}
.page_view .info{ text-align:right; color:#777; margin-top:5px; font-size:12px;}
.page_view .smartOutput{ border-bottom:1px dashed #ddd; padding:40px 0px;}
#file{ position:relative; float:left; width:100%; padding:10px 0; border-bottom:1px solid #dfdfdf;}
#file p	{ display: none; }
#file p	span{ background:url(../img/btn_down.gif) 90% center no-repeat; font-size:12px; display:inline-block; text-indent:10px; width:87px; height:25px; border:1px solid #ccc; line-height:25px;}
.allfile span		{ margin-right: 10px; }
.allfile span img	{ vertical-align: middle; }
.allfile span a		{ padding-left: 5px; color: #565f72; font-size: 12px; font-weight: bold; font-family:'돋움', dotum, applegothic, sans-serif; }
.allfile span a:hover	{ color: #1f9bdb; }
.allfile span span		{ padding: 0; }
.allfile span span a	{ padding: 4px 3px 1px 3px; font-size: 11px; border: 1px solid #ffd5b0; border-radius: .2em; background: #fff1d7; }
.allfile span span a:hover	{ color: #ff6600; }
.snsbtn							{ float:right; width:auto; margin-right:10px;}
.snsbtn ul						{ width:100%; padding:10px 0;}
.snsbtn ul li					{ float:left;}
.sharebtn						{ float:right; width:auto;}
.sharebtn ul					{ width:100%; padding:10px;}
.sharebtn ul li					{ float:left; margin:0 10px 0 0;}
span.count a { background-attachment: scroll; background-clip: border-box;  background-color: transparent; background-image: url("../img/bg_sns_bubble_left.gif");    background-origin: padding-box;   background-position: 0 0;    background-repeat: no-repeat;    background-size: auto auto;    display: inline-block;    font-weight: bold;    height: 16px;    line-height: 17px;	vertical-align:top;}
span.count a .inner-button { background-attachment: scroll;    background-clip: border-box;    background-color: transparent;    background-image: url("../img/bg_sns_bubble_right.gif");    background-origin: padding-box;    background-position: 100% 0;    background-repeat: no-repeat;    background-size: auto auto;    display: inline-block;    font-weight: bold;    height: 16px;    line-height: 17px;    padding-bottom: 0;    padding-left: 6px;    padding-right: 6px;    padding-top: 0;}
.bottom_list{width:100%; float:left; border-top:1px solid #999;}
.bottom_list ul li{ border-bottom:1px solid #ddd; height:35px; overflow:hidden;}
.bottom_list ul li span a			{ padding:5px 0; display:block; color:#646464;}
.bottom_list ul li span a strong	{ display:inline-block; width:70px; color: #333333; }
.bottom_list ul li span a:hover		{ color: #1089c7; }


/*코멘트*/
#commentView{ float: left; position: relative; margin-top: 40px; width: 100%; /*border-top: 2px solid #66575a;*/ }
#commentView ul{ float: left; width: 100%; }
#commentView li{ padding: 0 0 20px 0;}
#commentView .cominf{ float: left; padding: 3px 0; width: 100%; font-size: 11px; /*background: #f5f5f5;*/ }
#commentView .cominf dt{ float: left; width:100%;}
/*#commentView .cominf dt span:first-child{ margin-left: 5px; padding-right: 20px; font-size: 13px; font-weight: bold; }*/
#commentView .cominf dd{ float: right; }
#commentView .cominf dd span{ padding-left: 1px; }
#commentView .cominf dd span a{ display: inline-block; padding: 3px 4px 4px 3px; line-height: 1; background: #ffffff; border: 1px solid #dcdcdc; }
#commentView .cominf dd span.cbutton{ margin-right: 5px; }
#commentView .commentTextArea{ width: 100%; clear:both;}
#commentView .commentTextArea .commentText{ padding: 20px 0;}

.commentBox{ float: left; position: relative; margin: 0; padding: 20px 0; width: 100%; }
.commentBox textarea{ float: left; width: 88.5%; height:72px; }
.commentBox .commententer { float: right; /*width: 60px;*/ text-align: center; }

#commentallwrapper .commentwrite{float: left; margin-top: 30px; padding: 5px 0 0; width: 100%; border-top: 1px solid #e7e7e7; }
#commentallwrapper .commentwrite legend{ display: none; }
#commentallwrapper .commentwriteinner{float: left; width: 100%; }
#commentallwrapper .commentwriteinner textarea{ border: 1px solid #d2d2d2; }

.writerinformation{ float: left; width: 100%; font-size: 13px; }
.writerinformation span{ margin: 0 10px 0 5px; }
.writerinformation label{ margin-right: 5px; font-weight: bold; }
.regnum{ float: left; padding: 5px; font-size: 13px; }
.regnum strong{ padding: 0 5px; font-size: 14px; letter-spacing: 1px; background: #fad2d2; }


.characterenter{ float: left; padding: 5px; font-size: 13px; }
.characterenter strong{ padding: 0 5px; font-size: 14px; letter-spacing: 1px; background: #fad2d2; }


















.event-table{ float: left; margin-top: 15px; width: 100%; border-top: 3px solid #67585b; }
.event-table ul{ width: 100%; }
.event-table ul li{ float: left; width: 50%; border-bottom: 1px solid #e5e6e7; }
.event-table dl dt{ float: left; padding: 0 0; width: 110px; height: 71px; line-height: 70px; text-align: center; font-size: 18px; font-weight: 500; background: #f7f7f7; }
.event-table dl dd{ float: left; padding: 15px 10px; text-align: center; font-size: 16px; font-weight: 400; color: #595959; background: #ffffff; word-wrap: break-word; word-break: keep-all; }
.event-table input[type="text"]{ display: inline-block; width: 150px; height: 38px; line-height: 38px; text-indent: 15px; border: 1px solid #c5c5c5; vertical-align: middle; outline: 0; -webkit-border-radius: 0; -webkit-appearance: none; }
.event-table input[type="password"]{ display: inline-block; width: 150px; height: 38px; line-height: 38px; text-indent: 15px; border: 1px solid #c5c5c5; vertical-align: middle; outline: 0; -webkit-border-radius: 0; -webkit-appearance: none; }
.event-table dl dd span{ display: inline-block; /*margin-left: 5px;*/ height: 30px; line-height: 28px; font-size: 14px; color: #ff9046; vertical-align: middle; }
.event-table dl dd span strong{ display: inline-block; margin-left: 3px; padding: 0 5px; line-height: 28px; font-weight: 600; font-size: 16px; color: #ffffff; background: #673213; }
.event-table label{ cursor: text; }

.event521{ float: left; margin-top: 30px; width: 100%; color: #114daf; font-size: 14px; }
.event521 strong{ display: inline-block; margin-right: 10px; padding-left: 25px; font-size: 19px; background: url(../img/eventarrow.gif) left center no-repeat; }

.agreein{ overflow-y: scroll; box-sizing: border-box; float: left; margin-top: 10px; margin-bottom: 15px; padding: 5px 25px; width: 100%; height: 160px; font-size: 14px; line-height: 180%; color: rgb(102,102,102); border: 1px solid #e5e5e5; border-top: 3px solid #67585b; }
.agreein strong{ display: block; margin-top: 20px; font-size: 16px; }
.agreein ul{ padding: 10px; }
.agreein ul li{ padding: 5px 0; }
.agreein ul p{ padding-left: 10px; }
.agreeradio{ float: left; padding: 5px 0 40px; width: 100%; text-align: center; }
.agreeradio input[type="checkbox"]{ cursor: pointer; display: inline-block; margin-right: 5px; width: 20px; height: 20px; vertical-align: top; }
.agreeradio label{ display: inline-block; vertical-align: middle; cursor: text; }


.eventcmt{ float: left; margin-top: 10px; }
.eventcmt li{ float: left; }
.eventcmt li:nth-child(1){ width: 750px; }
.eventcmt li:nth-child(2){ width: 147px; }
.eventcmt textarea{ padding: 10px 0; text-indent: 15px; width: 98.5%; height: 72px; border: 1px solid #c5c5c5; outline: 0; -webkit-border-radius: 0; -webkit-appearance: none; }
.eventcmt a{ display: inline-block; width: 147px; line-height: 94px; text-align: center; font-size: 20px; color: #fffefe; background-color: #464e6b; }
.eventcmt a:hover{ background-color: #000000; }

.event521b{ float: left; color: #eb5b0c; }
.ecmtout{ float: left; margin-top: 40px; }
.ecmtina{ line-height: 50px; border-top: 1px solid #e5e6e7; border-bottom: 3px solid #bbbbbb; }
.ecmtinb{ float: left; padding: 20px 10px; border-bottom: 1px solid #e5e6e7; width:100%}
.ecmtinb img{ margin-right: 10px; vertical-align: middle; }
.ecmtinb strong{ font-size: 18px; vertical-align: middle; }
.ecmtinb span{ display: inline-block; float: right; margin-top: 0px; font-size: 12px; }
.ecmtinb .ecmtinba{ padding: 20px 0; }
.ecmtinb .ecmtinbb{ text-align: right; }
.ecmtinb .ecmtinbb span{ margin-top: 0; }
.ecmtinb a{ display: inline-block; width: 70px; line-height: 35px; text-align: center; border: 1px solid #e5e6e7; vertical-align: middle; }
.ecmtinb a:hover{ border: 1px solid #c37c74; }
.ecmtinb a.eventdel{ margin-left: 2px; color: #ef8c27; border: 1px solid #e6ac83; }
.ecmtinb a.eventdel:hover{ color: #f53d05; border: 1px solid #da7934; }
.ecmtinb label{ display: inline-block; width: 100px; height: 37px; line-height: 37px; text-align: center; background: #f7f7f7; vertical-align: middle; cursor: text; }
.ecmtinb input[type="password"]{ display: inline-block; margin-right: 9px; width: 148px; height: 33px; line-height: 33px; text-indent: 10px; border: 1px solid #c5c5c5; vertical-align: middle; outline: 0; -webkit-border-radius: 0; -webkit-appearance: none; }


.ecmtinbin{ float: left; margin-top: 5px; }
.ecmtinbin li{ float: left; }
.ecmtinbin li:nth-child(1){ width: 733px; }
.ecmtinbin li:nth-child(2){ width: 147px; }
.ecmtinbin textarea{ padding: 10px 0; text-indent: 15px; width: 98.5%; height: 72px; border: 1px solid #c5c5c5; outline: 0; -webkit-border-radius: 0; -webkit-appearance: none; }
.ecmtinbin a{ display: inline-block; width: 147px; line-height: 94px; text-align: center; font-size: 20px; color: #fffefe; background-color: #464e6b; border: 0; }
.ecmtinbin a:hover{ background-color: #000000; border: 0; }

/*재정렬*/
#commentView .ecmtinb{float: left;
    padding: 20px 10px;
    border-bottom: 1px solid #e5e6e7;
    width: 100%;}












@media screen and (max-width:800px) {
	/* list */
	.page_list ul li{width:50%;}
	
	/* 검색 */
	.search select{ height: 37px; -webkit-border-radius: 0; }
	.search .item, .search .iText{ padding-top: 0; padding-bottom: 0; height: 35px; font-size: 16px; -webkit-border-radius: 0; -webkit-appearance: none; }
	.search .iLabel{ width:95%;}
	.search .btnSearch{ position:absolute; right:5%;}
	
	/* 페이지 */
	.pagination a { width:30px; line-height:30px; height:30px;}
	.pagination span{ width:30px; line-height:30px; height:30px;}
	
	/*파일첨부*/
	.insert ul li{width:100%;}
	.insert label {width: 25%;}
	.insert .upload-name {width: 73%;}
	
	/*버튼*/
	.btnbox {text-align: center;}
	.btn{ padding:5px 15px; -webkit-border-radius: 0; -webkit-appearance: none; vertical-align: middle; }

	.allfile span a		{ font-size: 11px; }
	.page_view .subject	{ font-size: 18px; }
	.bottom_list ul li	{ height: 27px; }
	.bottom_list ul li span a	{ font-size: 13px; letter-spacing: -1px; }
	.bottom_list ul li span a strong	{ width: 50px; }

	.page_write .subject input{ width: 87%; height: 32px; -webkit-border-radius: 0; -webkit-appearance: none; }
	.page_write .nomember input{ height: 20px; -webkit-border-radius: 0; -webkit-appearance: none; border: 1px solid #ccc; }
	.characterenter input{ height: 20px; -webkit-border-radius: 0; -webkit-appearance: none; border: 1px solid #ccc; }

}


@media screen and (max-width:600px) {
	/* list */
	.page_list ul li{width:100%;}
	.mnom	{ font-size: 10px; letter-spacing: -1px; }
	.mview	{ display: none; }
	.page_list .ta_bo thead th{ padding: 8px; font-size: 90%; }
	.page_list .ta_bo th{ padding: 8px 0; }
	.page_list .ta_bo td{ padding: 8px 0; font-size: 80%; }

	/* 페이지 */
	.pagination{ margin: 0 0 30px; }
	.pagination a { width: 20px; height: 20px; line-height: 20px; font-size: 11px; margin: -1px; border: 1px solid #ccc; }
	.pagination span{ width: 20px; height: 20px; line-height: 20px; font-size: 11px; margin: 0; }
	.pagination .first			{ font-size: 0px; background: url(../img/pagination_01.png) no-repeat center; background-size: 40% 40%; }
	.pagination .prev			{ font-size: 0px; background: url(../img/pagination_02.png) no-repeat center; background-size: 40% 40%; }
	.pagination .last			{ font-size: 0px; background: url(../img/pagination_04.png) no-repeat center; background-size: 40% 40%; }
	.pagination .next			{ font-size: 0px; background: url(../img/pagination_03.png) no-repeat center; background-size: 40% 40%; }

	.searchbar{ text-align: center; }
	.search select{ width: 20%; font-size: 90%; height: 30px; }
	.search .item{ width: 70%; font-size: 90%; height: 28px; }
	.search .iText{ width: 100%; height: 28px; }
	.search .iLabel{ position: absolute; top: -3px; }
	.search .btnSearch{ margin-top: 4px; }

	/* write */
	.page_write	 .subject	label{ width:20%; }
	.page_write	 .subject	input{ width:74%;}
	.page_write .nomember p{ width: 50%; }
	.page_write .nomember input{ height: 20px; -webkit-border-radius: 0; -webkit-appearance: none; border: 1px solid #ccc; }
	.characterenter input{ height: 20px; -webkit-border-radius: 0; -webkit-appearance: none; border: 1px solid #ccc; }

	/*파일첨부*/
	.insert label {width: 30%; font-size:13px;}
	.insert .upload-name {width: 68%;}

	/*view*/
	.btn_basic1{ text-align:center; width:100%; margin-bottom:10px; }
	.btn_basic1 .btn{ padding:5px 0; width:23%; }
	.btn_basic2{ width:100%;}

}

@media screen and (max-width:320px) {

	.bottom_list ul li span a	{ font-size: 12px; }
	.bottom_list ul li span a strong	{ width: 45px; }

}
