/* bbs */
.text7          { font-family: Tahoma; font-size:7pt; color:#888888; }
.text8          { font-family: Tahoma; font-size:8pt; color:#898989; } /* 글쓴사람-날짜-Hit? */
.text_comment   { font-family: Tahoma; font-size:7pt; color:#FF7F00; }
.text_bold      { font-weight:bold; font-size:12px; }
.text_bold888   { font-weight:bold; font-size:11px; color:#888; }
.list_not_text  { font-weight:bold; color:#486190; }

.bbs_top_title  { font-weight:bold; font-size:12px; color:#666666; text-align:center; height:30px; }
.bbs_line       { height:1px; background-color:#e5e5e5; }
.bbs_line1      { height:1px; background-color:#c7c7c7; }
.bbs_line2      { height:2px; background-color:#8fad43; } /* 라인색상 */
.write_line     { height:1px; background-color:#e7e7e7; }
.ca             { padding:0 15px 0 12px; }
.na             { padding:0 10px 0 0; width:100px; }
.bbs_count      { float:right; padding:4px 0 4px 0; font-family:Tahoma; font-size:7pt; color:#b5b5b5; }

.write_head { width:120px; height:30px; text-align:center; color:#999; }
.view_title { font-weight:bold; font-size:12px; color:#666666; }



.top_line { BORDER-RIGHT: #dbdbdb 1px solid; }
.field { border:1px solid #ccc; }
.board_button { clear:both; margin:8px 0 0 0; height:38px; }

.tbl_type .num,.tbl_type .date,.tbl_type .hit{padding:0;font-family:Arial,Tahoma;color:#999;font-size:11px;line-height:normal}


/* UI paginate */
.paginate_complex{ float:left;width:100%;line-height:normal;text-align:center;padding:20px 0 0 0; margin-bottom:20px;}
.paginate_complex a,
.paginate_complex strong{display:inline-block;position:relative;z-index:2;margin:0 -3px;padding:1px 8px;border-left:1px solid #d6d6d6;border-right:1px solid #d6d6d6;background-color:#fff;font:bold 12px/16px Tahoma, Sans-serif;color:#323232;text-decoration:none;vertical-align:top}
.paginate_complex a:hover,
.paginate_complex a:active,
.paginate_complex a:focus{}
.paginate_complex strong{color:#7494cd;}
.paginate_complex .direction{border:0;top:1px;font-weight:normal;color:#777;text-decoration:none !important;z-index:1}
.paginate_complex .direction:hover,
.paginate_complex .direction:active,
.paginate_complex .direction:focus{color:#323232;background-color:#fff}
.paginate_complex .prev{border-left:0;}
.paginate_complex .next{border-right:0;}
.paginate_complex .direction span{display:inline-block;position:relative;top:4px;width:0;height:0;font-size:0;line-height:0;vertical-align:top;}
.paginate_complex .prev span{*left:-4px;margin-right:1px;border:3px solid;border-top:solid #fff;border-bottom:solid #fff;border-left:0;}
.paginate_complex .next span{margin-left:1px;border:3px solid;border-top:solid #fff;border-bottom:solid #fff;border-right:0;}



/* search */
.bbs_searchbox  { background-color:#ffffff;; border-width:1px; border-color:#d2d2d2;; border-style:solid; height:18px; }
.bbs_search     { width:120px; height:20px; background-color:#ffffff; border:1px solid #c6c6c6; margin-left:5px; /* border-right:0px solid; */ }


/*title*/
		#titleA { position:relative; width: 470px; height:150px; top:0px; left:50%; margin-left:-235px; /* margin-top: 500px;  */}
		
		#spaner { 
			position: absolute; width: 22px; height: 22px; border-top: 1px solid #b7b7b7;
			transform: rotate(-45deg); top:0px; left: 50%;
			}
		#per { 
			position: absolute; font-size: 14px; color: #606060; width:100%; text-align: center;
			top: 14px;
			}
		#articleer { 
			position: absolute; width: 34px; height: 34px; background-color: #afd450;
			top:20px; left: 50%; margin-left: -105px;
			 }
		#h2er { 
			position: absolute; font-size: 36px; color: #2a2a2a; top: 25px;
			letter-spacing: 10px; left: 50%; margin-left: -85px;
			}
		#emer { position: absolute; color: #afd450; }
		#line { 
			position: absolute; width: 340px; height: 10px; border-bottom: 1px solid #b7b7b7;
			top: 80px; left: 50%; margin-left: -170px;
			 }
		#mini_a { 
			position: absolute; width: 8px; height: 8px; background-color: #afd450;
			top:86px; left: 50%; transform: rotate(-45deg);
			}

#head_line { border-top: 2px solid #8fad43 ; border-bottom: 1px solid #ddd; }

#cherry { position:relative; width:100%; height:260px; overflow:hidden;margin-bottom:40px; }
#cherry img { position:absolute; bottom:0px;}