﻿/* common */
*									{ margin:0; padding:0; line-height:180%; }
body								{ font-family:Dotum; font-weight:bold; font-size:12px; color:#666666; }
li									{ list-style:none; }
img									{ border:none; }
a									{ color:#666666; text-decoration:none; }
a:hover								{ color:#53bbe5; text-decoration:none; }

#link_white							{ color:#ffffff; text-decoration:none; }
#link_white:hover					{ color:#484848; text-decoration:none; cursor:pointer; }
#link_black							{ color:black; text-decoration:none; }
#link_black:hover					{ color:#53bbe5; text-decoration:none; cursor:pointer; }
#link_blue							{ color:blue; text-decoration:none; }
#link_blue:hover					{ color:#53bbe5; text-decoration:none; cursor:pointer; }
#board_link							{ color:#666666; text-decoration:none; }
#board_link:hover					{ color:#53bbe5; text-decoration:none; cursor:pointer;}
#page_no_link						{ color:#666666; text-decoration:none; }
#page_no_link:hover					{ color:#53bbe5; text-decoration:none; cursor:pointer; }
#current_page_no					{ color:#53bbe5; text-decoration:none; }
#current_page_no:hover				{ color:#666666; text-decoration:none; cursor:pointer; }

/* <style type="text/css">
a:link {text-decoration: none; color: #333333;}
a:visited {text-decoration: none; color: #333333;}
a:active {text-decoration: none; color: #333333;}
a:hover {text-decoration: underline; color: red;}
</style> */
/* #표시는 id, .는 class="~"로 구분 */

/* 하이퍼링크 이미지 시작
.image a:active  		{ background: url(이미지 경로) no-repeat right center; padding-right: 14px;}    링크를 클릭하는 순간 이미지 
.image a:visited 		{ background: url(이미지 경로) no-repeat right center; padding-right: 14px;}    한번이상 방문한 링크 이미지 
#like a:link    		{ background: url('/images/button/order_by_like.gif') no-repeat right center; padding-right: 14px;}    링크 이미지 
#like a:hover  			{ background: url('') no-repeat right center; padding-right: 14px;}   마우스를 갖다 대었을 때 이미지 
 하이퍼링크 이미지 끝 */

/* 초기화면 top */
#top_outter							{ position:relative; clear:both; height:100px; background:#53bbe5 ; margin-bottom: 10px; } /*디자이너가 준 색: #53bbe5 내가 하던 색 :#70DBFF */
#index_top_container				{ background:#53bbe5; width: 1000px; height:100px; margin: 0px auto; }
/* top - logo */
#top_outter h1						{ position:relative; text-align:center; top:20%; color:#ffffff; font-size:40px; }
#top_center							{ margin-top:2px; float: center; text-align:center;}
#select_box_language				{ width: 130px; height:15px; margin-top: 5px; font-size:10px; text-align:center; border: 0;}
/* 초기화면 middle 중심 */
#middle_container					{ width: 1000px; margin: 0px auto;  overflow:auto}

/* 초기화면 middle_left 로그인 */
#middle_left						{ width: 200px; height:550px; overflow:auto; padding: 20px; margin-left: 0px auto; margin-bottom: 10px; float: left; border: 1px solid #bcbcbc; }
#middle_left_login					{ width: 200px; height:120; margin: 0px auto; color:#ffffff}
#middle_left_register				{ width: 200px; height:360; margin: 0px auto; color:#ffffff}
#middle_left_null_space				{ width: 200px; height:10; margin: 0px auto; color:#666666;}
/* 초기화면 login box */
#login_table						{ width:200px; height:90px; border-collapse:collapse; border: 1px solid #bcbcbc;} 
#input_name							{ width:60px; height:30px; background:#53bbe5; text-align:center; border: 1px solid #bcbcbc;}
#input_box							{ width:140px; height:30px; border: 1px solid #bcbcbc;}
#input_name1						{ width:140px; height:30px; background:#53bbe5; text-align:center; border: 1px solid #bcbcbc;}
#submit_box							{ width:60px; height:30px; background:#53bbe5; text-align:center; border: 1px solid #bcbcbc;}
#input_box_style					{ width:140px; height:28px; text-align:center; font-size:12px; border:0px;  }
#input_box_submit_style				{ width:55px; height:28px; }
#input_radio_box					{ vertical-align:-2px; }
#submit_box							{ width:60px; height:30px; text-align:center; border: 1px solid #bcbcbc;}

/* page 중간 로그인 input 박스 전체 테두리 없애기 = border:none  */
#login_table_inPage					{ width:240px; height:15px; margin-top:5px; border-collapse:collapse; } 
#input_box_inPage					{ width:100px; height:15px; }
#submit_box_inPage					{ width:40px; height:15px; background:#53bbe5; text-align:center; }
#input_box_style_inPage				{ width:100px; height:15px; line-height:15px; text-align:center; font-size:10px; border-left:0px; border-top:0px; border-bottom:0px; }
#input_box_submit_style_inPage		{ width:40px; height:15px; font-size:10px; line-height:15px; }

/* 초기화면 register box */
#register_table						{ width:200px; height:90px; border-collapse:collapse; border: 1px solid #bcbcbc;} 
#input_register						{ width:60px; height:30px; color:#ffffff; background:#53bbe5; font-size:9px; text-align:center; border: 1px solid #bcbcbc;}
#input_box_register					{ width:140px; height:30px; color:#666666; border: 1px solid #bcbcbc;}
#input_box_select					{ width:140px; height:30px; text-align:center; border: 1px solid #bcbcbc;}
#submit_box_register				{ width:200px; height:30px; background:#53bbe5; text-align:center; border: 1px solid #bcbcbc;}
#submit_box_register_style			{ width:95px; height:28px;}
#input_box_register_style			{ width:140px; height:28px; margin-left:5px; text-align:left; font-size:12px; border:0;  }
#register_radio_box					{ vertical-align:-2px; }
#select_box_nation					{ width:145px; height:30px; font-size:12px; text-align:center; border: 0;}
#select_box_birthYear				{ width:50px; height:30px; font-size:12px; text-align:center; border: 0;}
#select_box_birthMonth				{ width:45px; height:30px; font-size:12px; text-align:center; border: 0;}
#select_box_birthDay				{ width:40px; height:30px; font-size:12px; text-align:center; border: 0;}
/* 회원정보찾기 */
#memberInfo_searching_table			{ width:200px; height:90px; border-collapse:collapse; border: 1px solid #bcbcbc;} 
#memberInfo_searching_name			{ width:60px; height:30px; color:#ffffff; background:#666666; font-size:10px; text-align:center; border: 1px solid #bcbcbc;}
#memberInfo_searching_input_box		{ width:140px; height:30px; color:#666666; border: 1px solid #bcbcbc;}
#memberInfo_searching_submit_box	{ width:200px; height:30px; background:#666666; text-align:center; border: 1px solid #bcbcbc;}
#memberInfo_searching_submit_style	{ width:95px; height:28px; font-size:10px; }
/* 회원정보변경 */
#memberInfo_change_table			{ width:200px; height:90px; border-collapse:collapse; border: 1px solid #bcbcbc;} 
#input_memberInfo_change			{ width:60px; height:30px; color:#ffffff; background:#666666; font-size:9px; text-align:center; border: 1px solid #bcbcbc;}
#input_box_memberInfo_change		{ width:140px; height:30px; color:#666666; border: 1px solid #bcbcbc;}
#submit_box_memberInfo_change		{ width:200px; height:30px; background:#666666; text-align:center; border: 1px solid #bcbcbc;}
#submit_box_memberInfo_change_style	{ width:95px; height:28px; font-size:12px; font-weight:bold;}
#input_box_memberInfo_change_style	{ width:140px; height:28px; margin-left:5px; text-align:left; font-size:12px; border:0;  }


/* 초기화면 middle_right 메인 화면 */
#middle_right						{ width: 700px; height:550px; overflow:auto; text-align:center; padding: 20px;  margin-right: 0px auto; margin-bottom: 10px; float: right; border: 1px solid #bcbcbc; }

/* 초기화면 bottom */
#bottom_outter					{ clear:both; height:30px; background:#53bbe5; }
#bottom_outter .wrapper			{ position:relative; clear:both; background:#53bbe5; text-align:center; vertical-align: middle; line-height:30px; width:1000px; height:30px; margin:0 auto; word-spacing:85px;  font-size:15px}
#bottom a						{ height:34px; text-indent:-9999px; overflow:hidden; }

/* main head border: 1px solid #bcbcbc;*/
#main_top_outter				{ position:relative; clear:both; height:130px; background:#53bbe5; margin-bottom: 10px; }
#main_top_outter h1				{ position:relative; text-align:center; top:20%; color:#ffffff; font-size:40px; }
#top_container					{ background:#53bbe5; width: 1000px; height:130px; margin: 0px auto; }
#hat_container					{ width: 1000px; height:20px; margin: 0px auto; }
#hat_left						{ float:left; font-size:10px; color:#ffffff;  margin-left:3px; text-shadow:1px 1px 1px gray; }
#hat_right						{ width: 500px; text-align:right; float:right; font-size:10px; color:#ffffff; margin-right:3px; text-shadow:1px 1px 1px gray;}
#top_left						{ margin-top:2px; float: left; }
#top_middle						{ width: 700px; text-align:center; padding: 20px; float:right; }
#no_search_box_table			{ margin-top:1px; width:600px; height:28px; text-align:center; font-size:15px; font-weight:bold; color:#ffffff;}
#search_box_style				{ width:600px; height:25px; text-align:center; font-size:12px; }
#search_box_submit_style		{ width:55px; height:30px; } 
/* border-radius: 5px; = input, submit 박스에 모서리 r값주기 */
/* #search_box_submit_style		{ width:55px; height:28px;} */

/* main menu */
#menu_outter					{ clear:both; height:30px; background:#53bbe5; }
#menu_outter .wrapper			{ clear:both; text-align:center; vertical-align: middle; line-height:40px; width:1000px; height:40px; margin:0 auto; word-spacing:110px;  font-size:15px; background-color: #53bbe5;} 
.fix_manu						{ position:fixed; top:0px;} 
/* #menu_outter .wrapper에서 advertise추가시   word-spacing:117px; */
#menu a							{ height:34px; text-indent:-9999px; overflow:hidden; }

/* member info box*/
#member_info_container				{ width: 1000px; height:170px; margin: 0px auto;  background:url('/images/member_info_bg.gif') no-repeat 0 0; }
#member_info_left					{ width: 190px; height:170px; margin-left: 0px auto; margin-bottom: 10px; float: left; background:url('/images/pict_bg.gif') no-repeat 0 0; }
#member_info_middle					{ table-layout: fixed; width: 610px; height:170px; margin-left: 10px; margin-bottom: 10px; float: left; }
#member_info_right					{ width: 190px; height:170px; margin-left: 0px auto; margin-bottom: 10px; float: right; background:url('/images/pict_bg.gif') no-repeat 0 0; }
#member_info_table_left_upper		{ text-align:center; width:190px; height:130px; margin-top:3px; }
#member_info_table_left_lower		{ text-align:center; width:190px; height:30px; }
#member_info_table_right_upper		{ text-align:center; width:190px; height:130px; margin-top:3px; }
#member_info_table_right_lower		{ text-align:center; width:190px; height:30px; }
#member_info_table_middle			{ table-layout: fixed; text-align:center; width:610px; height:170px; }
#member_info_photo					{ width:190px; vertical-align: middle; height:130px; text-align:center; color:#959595; font-size:16px;} /*글자 스타일 = 굴림으로 설정하기*/
#member_info_function				{ width:62px; line-height:30px; height:30px; text-align:center; font-size:9pt; color:#959595; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
#member_info_detail_name			{ width:60px; vertical-align: middle; height:25px; text-align:left; font-size:8pt;}
#member_info_detail_value			{ width:530px; vertical-align: middle; height:25px; text-align:left; font-size:8pt; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
#member_info_detail_value_combined	{ width:605px; vertical-align: middle; height:25px; text-align:left; font-size:8pt; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
#member_info_detail_table			{ table-layout: fixed; width:530px; height:25px; }
#member_info_detail_function_space	{ width:350px; height:25px; text-align:left; font-size:8pt; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
#member_info_detail_function		{ width:180px; vertical-align: middle; height:25px; text-align:left; font-size:8pt;}

/* 로그인한 멤버리스트 사이드 메뉴*/
#show_login_member				{ width:190px; height:28px; text-align:center; font-size:12px; border:0;  }
#login_member_photo_td			{ width:50px; height:50px; }
#login_member_id_td				{ width:135px; height:50px; color:#ffffff; background:#656565; font-size:12px;}

/* main화면 게시판 background:url('/images/pri_rank_bg.gif') no-repeat 0 0; */
#main_alert_board_container				{ width: 1000px; overflow:hidden; margin: 0px auto; margin-top:10px; background:#F2F2F2; } /* 최대 사이즈 설정 + 게시판이 늘어나면 자동으로 크기 확대 */
#main_board_alert_outline				{ width: 975px; height:100px; float:left; margin-left:11px; margin-bottom:5px; border: 1px solid #ffffff;} /* 자동간격으로 우측 4개 아래로 x개 늘어가게 하기 */
#main_alert_contents_table				{ table-layout: fixed; width: 975px; height:105px;  background-image:url('/images/alert_info_bg.gif');}
#main_alert_contents_memberPhoto		{ width: 105px; height:90px;}
#main_alert_contents_detail_table		{ width: 890px; height:90px;}
#main_alert_contents_detail_td			{ width: 890px; height:30px;}

#main_knew_board_container				{ width: 1000px; overflow:auto; max-height:370px; margin: 0px auto; margin-top:10px; background:#F2F2F2; } /* 최대 사이즈 설정 + 게시판이 늘어나면 자동으로 크기 확대 */
#main_board_between_spacing				{ width: 1000px; height:10px; margin: 0px auto; }
#main_fun_board_container				{ width: 1000px; overflow:auto; max-height:740px; margin: 0px auto; margin-bottom:10px; background:#F2F2F2; }
#main_board_outline						{ width: 185px; height: 160px; float:left; margin-left:11px; margin-top:10px; border: 1px solid #ffffff;} /* 자동간격으로 우측 4개 아래로 x개 늘어가게 하기 */
#main_board_context						{ width: 185px; height: 95px; }
#main_board_rank_space					{ width: 165px; height: 20px; }
#main_board_rank						{ width: 20px; height: 20px; background:#81BEF7; text-align:center; color:#ffffff;}
#main_board_fun_rank					{ width: 20px; height: 20px; background:#F78181; text-align:center; color:#ffffff;}
#main_board_photo_space					{ width: 185px; height: 75px; }
#main_board_info_table					{ table-layout: fixed; width: 185px; height: 40px; }
#main_board_info						{ width: 185px; height: 20px; background:#ffffff; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
#main_board_height_spacing				{ width: 1000px; height:10px; float:left; margin: 0px auto; background:#F2F2F2; }

/* 초기, 메인화면 외 기본 페이지 구성  */
#basic_outline_middle_container		{ width: 1000px; margin: 0px auto;  overflow:auto; }
#basic_outline_middle_left_wrapper	{ width: 202px; float: left; border: 1px solid #bcbcbc; margin-bottom:10px; }
#basic_outline_middle_left_top		{ width: 202px; height:30px; margin-bottom:10px; text-align:center; float: left; color:#ffffff; font-size:18px; background:#53bbe5; }
#basic_outline_middle_left_bottom	{ width: 202px; min-height:550px; overflow:auto; float: left; }
#basic_outline_middle_right_wrapper	{ width: 790px; float: right; border: 1px solid #bcbcbc; margin-bottom:10px; }
#basic_outline_middle_right_top		{ width: 790px; height:30px; margin-bottom:10px; float: right; background:#53bbe5; }
#basic_outline_middle_right_bottom	{ width: 790px; min-height:550px; overflow:hidden; float: right; }

/* 아이디 클릭시 레이어창 selectedMember_view  */
#selectedMember_view_container			{ width: 450px; height:140px; background:url('/images/selectedMember/selectedMember_layer_bg.gif') no-repeat 0 0; }
#selectedMember_view_left				{ width: 180px; height:140px; float: left; }
#selectedMember_view_right				{ width: 260px; height:140px; float: right; }
#selectedMember_view_photo_box			{ width: 180px; height:130px; }
#selectedMember_view_content_table		{ width: 260px; height:140px; table-layout: fixed;}
#selectedMember_view_content_td_name	{ width: 60px; height:25px; }
#selectedMember_view_content_td_value	{ width: 180px; height:23px; }
#selectedMember_view_content_td_combine	{ width: 240px; height:25px; }
/* 아이디 클릭 레이어 창에서 쪽지보내기 레이어창 */
#selectedMember_memo_view_container		{ width:680px; height:280px; background:url('/images/selectedMember/memo_layer_bg.gif') no-repeat 0 0; }
#selectedMember_memo_name_td			{ width:90px; height:25px; text-align:center; }
#selectedMember_memo_value_td			{ width:590px; height:25px; }
#input_box_memo_style					{ width:585px; height:25px; margin-left:5px; text-align:left; font-size:12px; border:0;  }
#text_box_memo_style					{ width:672px; height:185px; margin-left:5px; border:0;  }
#memoSend_box_style						{ width:90px; height:25px; line-height:25px; font-size:12px;}


/* 게시판 구성  */
#basic_outline_board_form_table			{ width:790px;}
#basic_outline_board_form_title			{ width:110px; height:20px; border: 1px solid #bcbcbc; }
#basic_outline_board_form_content		{ width:680px; height:20px; border: 1px solid #bcbcbc; }
#basic_outline_board_form_content_file	{ width:680px; height:20px;}
#basic_outline_board_form_text			{ width:790px; height:250px; border: 1px solid #bcbcbc; }
#board_from_input_box_style				{ width:680px; height:20px; margin-left:0px; text-align:left; font-size:12px; border:0;  }
#board_from_input_box_style_url			{ width:585px; height:20px; margin-left:0px; text-align:left; font-size:12px; border:0;  }
#board_from_ageControl_input_box		{ width:60px; height:17px; margin-top:2px; text-align:left; font-size:9px;}
#contentsMainImageChange				{ width:150px; height:20px; text-align:left;}
/* #board_submit_box_style				{ width:95px; height:30px; line-height:30px;} = 스마티 에디터 추가하면서 빼버림*/

/* 게시판댓글 구성  */
#basic_outline_board_reply_write_b	{ width: 790px; height:280px; margin-right: 0px auto; margin-bottom: 10px; float: left; }
#reply_table_input					{ width: 790px; height:220px; }
#basic_outline_board_reply_photo_a	{ width: 100px; height:100px; margin-left: 0px auto; border: 1px solid #bcbcbc; margin-bottom: 10px; float: left; }
#basic_outline_board_reply_write_a	{ width: 680px; min-height:100px; margin-right: 0px auto; border: 1px solid #bcbcbc; margin-bottom: 10px; float: right; }
#basic_outline_board_reply_search	{ width: 790px; height:30px; border-top: 1px solid #bcbcbc; border-bottom: 1px solid #bcbcbc; }
#basic_outline_board_reply_list		{ width: 790px; height:30px;  }
#reply_table_text					{ table-layout: fixed; width: 675px;} /* 댓글테이블 나중에 문제생기면 적용하기*/
#reply_content_point				{ width: 675px; height:20px; background-color:#656565; color:white; }
#reply_content_text					{ display:fixed; width: 675px; min-height:47px; max-height:200px; overflow-y:auto; word-break:break-all; border-bottom:1px solid #bcbcbc; }
#reply_table_photo					{ table-layout: fixed; width: 97px; height:100px; text-align:center; line-height:100px; }
#reply_photobox						{ width:97px; height:70px; text-align:center; }
#reply_id_box						{ width:97px; height:30px; text-align:center; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }

/* 게시판댓글의댓글 구성  */
#basic_outline_board_replyr_photo_a	{ width: 100px; height:100px; margin-left: 0px auto; border: 1px solid #bcbcbc; margin-bottom: 10px; float: left; }
#basic_outline_board_replyr_write_a	{ width: 575px; min-height:100px; margin-right: 0px auto; border: 1px solid #bcbcbc; margin-bottom: 10px; float: right; }
#basic_outline_board_replyr_list	{ width: 675px; height:30px;  }
#replyr_table_text					{ table-layout: fixed; width: 675px;} /* 댓글테이블 나중에 문제생기면 적용하기*/
#replyr_content_text				{ display:fixed; width: 573px; min-height:67px; max-height:200px; overflow-y:auto; word-break:break-all; background-color:#E6E6E6; border-bottom:1px solid #bcbcbc; }
#replyr_table_input					{ width: 682px; height:100px; border: 1px solid #bcbcbc;}
#replyr_table_photo					{ table-layout: fixed; width: 97px; height:100px; text-align:center; line-height:100px; }
#replyr_photobox					{ width:97px; height:70px; text-align:center; }
#replyr_id_box						{ width:97px; height:30px; text-align:center; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
#show_reply_reply_write				{ width:55px; height:20px; text-align:center; font-size:12px; border:0;  }
#show_reply_reply					{ width:55px; height:20px; text-align:center; font-size:12px; border:0;  }
#write_reply_reply					{ width:50px; height:20px; text-align:center; font-size:12px; border:0; cursor:pointer;}
#del_reply_reply					{ width:50px; height:20px; text-align:center; font-size:12px; border:0; cursor:pointer;}


/* 게시판 공통 레이아웃 */
#richTextField						{ display:fixed; width: 782px; min-height:350px; overflow-x:none; font-size:10px; border: 1px solid #bcbcbc; }
#write_content_function				{ width:50px; height:30px; text-align:center; font-size:13px; border:0; cursor:pointer;}
#basic_outline_current_position_font{ width: 710px; height:30px; line-height:35px; font-size:12px; color:#ffffff; }
#basic_outline_writing_font			{ width: 80px; height:30px; text-align:right; line-height:35px; font-size:12px; color:#ffffff; }
#table_row_height_margin_small		{ height:5px; }
#table_row_height_margin_big		{ height:15px;}
#table_row_width_margin_small		{ width:5px; }
#table_row_width_margin_big			{ width:15px; }
#file_box_add_button_style			{ width:15px; height:15px; vertical-align:-2px; font-size:14px; font-weight:bold; line-height:15px;}
#list_how_table						{ table-layout: fixed; height:20px; }
#select_box_viewer_control			{ width: 73px; height:20px; font-size:10px; text-align:center; border: 1;}

/* 게시판 공통 레이아웃 - 맥북 그래픽 깨짐용 해결 - 남은 모든 html 코딩 css 전환 - colspan은 모두 사용하므로 제외,,,,
include/mainBoard_kr.jsp에 table background에러나면 도움필요*/
#table_tr_height_460				{ height:460px; }
#table_width_1000_height_5			{ width:1000px; height:5px; }
#table_width_790					{ width:790px; }
#table_width_180_height_140			{ width:180px; height:140px; }
#table_width_700_height_50			{ width:700px; height:50px; }
#table_width_700_height_60			{ width:700px; height:60px; }
#table_td_width_125_height_60		{ width:125px; height:60px;}
#table_td_width_575_height_60		{ width:575px; height:60px;}
#table_td_height_10					{ height:10px;}
#table_td_width_10					{ width:10px;}
#table_td_width_790					{ width:790px;}
#table_td_width_690_height_190		{ width:690px; height:190px; }
#table_td_width_125_height_25		{ width:125px; height:25px;}
#table_td_width_575_height_25		{ width:575px; height:25px;}
#table_td_width_500_height_25		{ width:500px; height:25px;}
#table_td_width_75_height_75		{ width:75px; height:75px;}
#table_td_width_700_height_25		{ width:700px; height:25px;}
#table_td_width_700_height_50		{ width:700px; height:50px; }
#table_td_width_750					{ width:750px; }
#table_td_width_700					{ width:700px; }
#table_td_width_700_height_30		{ width:700px; height:30px;}
#table_td_width_700_height_150		{ width:700px; height:150px;}
#table_td_width_400					{ width:400px; }
#table_td_width_230					{ width:230px; }
#table_td_width_50					{ width:50px; }
#table_td_center					{ text-align:center; }
#table_td_width_550					{ width:550px; }
#table_td_width_505					{ width:505px; }
#table_td_width_460					{ width:460px; }
#table_td_width_430					{ width:430px; }
#table_td_width_45					{ width:45px; }
#table_td_width_200					{ width:200px; } /* include/memo, include/withKnewtalk*/
#table_td_width_200_height_100		{ width:200px; height:100px;} /* include/memo, include/withKnewtalk*/
#table_width_770					{ width:770px; } /* include/policy, include/singo*/
#table_td_width_770					{ width:770px; } /* include/policy, include/singo*/
#table_td_width_770_height_30		{ width:770px; height:30px; } /* include/policy, include/singo */
#table_td_width_375_height_20		{ width:375px; height:20px; } /* include/policy*/
#table_td_width_20_height_220		{ width:20px; height:220px; } /* include/policy*/
#table_td_width_360_height_20		{ width:360px; height:20px; } /* include/policy*/
#table_td_width_390_height_20		{ width:390px; height:20px; } /* include/policy*/


/* knew 게시판 레이아웃 */
/* knew top 배경사진 등록시 나타날 top레이아웃  */
#knew_main_top_outter					{ position:relative; clear:both; height:130px; background:none; margin-bottom: 10px; }
#knew_main_top_outter h1				{ position:relative; text-align:center; top:20%; color:#ffffff; font-size:40px; }
#knew_top_container						{ background:none; width: 1000px; height:130px; margin: 0px auto; }
#knew_top_left							{ margin-top:2px; float: left; }
#knew_top_middle						{ width: 700px; height:38px; text-align:center; padding: 20px; float:right; }
#knew_menu_outter						{ clear:both; height:30px; }
#knew_menu_outter .wrapper				{ clear:both; text-align:right; vertical-align: middle; line-height:20px; width:1000px; height:30px; margin:0 auto; font-size:10px; background-color: #none;} 
#knew_basic_outline_middle_left_top		{ width: 202px; height:30px; margin-bottom:10px; text-align:center; float: left; color:#ffffff; font-size:18px; background:#53bbe5; }
#knew_basic_outline_middle_right_top	{ width: 790px; height:30px; margin-bottom:10px; float: right; background:#53bbe5; }
#knew_search_box_style					{ border: 1px solid #bcbcbc; width:100px; height:23px; text-align:center; font-size:10px; }
#knew_search_box_submit_style			{ width:30px; height:25px; border:0; font-weight:bold; font-size:10px; } 
#knew_to_knewtalk_submit_style			{ border: 1px solid white; cursor:pointer; width:78px; height:25px; border:0; font-weight:bold; font-size:10px; text-align:center; background:#F2F2F2;} 
/* Dropdown input버튼 knew_to_knewtalk_submit_style 누르면 아래로 내려오는 knewtalk 메뉴*/
.dropbtn 								{ border: 1px solid white; cursor:pointer; width:78px; height:25px; border:0; font-weight:bold; font-size:10px; text-align:center; background:#F2F2F2; }
/* Dropdown input버튼 hover & focus 시에작동 */
.dropbtn:hover, .dropbtn:focus { background-color: #3e8e41; }
/* The container <div> - dropdown content 위치조정을 위해 필요 */
.dropdown { position: relative; display: inline-block; }
/* Dropdown Content (초기값 = Hidden) */
.dropdown-content { display: none; position: absolute; background-color: #f9f9f9; text-align:center; width: 78px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); }
/* dropdown content내에 링크들*/
.dropdown-content a { color: black; padding: 5px 0px; text-decoration: none; display: block; }
/* hover시에 dropdown links color 변경 */
 .dropdown-content a:hover {background-color: #F2F2F2}
/* dropdown menu 보여주기 : 이용자가 dropdown button을 눌렀을 때 이 클래스를 .dropdown-content container에 추가하기 위해 javascript 사용(include knew에 mainTopOwn.jsp 내부)  */
.show { display:block; }
/* knew페이지 컨셉 변경으로 삭제
#basic_outline_selectBoard_nation	{ width: 202px; height:30px; font-size:12px; text-align:center; border-left:0px; border-right:0px; }
#basic_outline_selectBoard_field	{ width: 202px; height:30px; font-size:12px; text-align:center; border-left:0px; border-right:0px; border-top:0px; }
*/
#knew_dynamic_input_td				{ width:720px; height:30px; text-align:right; line-height:35px; }
#knew_dynamic_submit_td				{ width:70px; height:30px; text-align:right; line-height:35px; }
#knew_dynamic_form_submit_style		{ width:70px; height:22px; line-height:22px;}
#knew_dynamic_input_style			{ width:700px; height:20px; margin-left:5px; text-align:right; font-size:10px; border:1px solid #bcbcbc;  }
#knew_table							{ table-layout: fixed; width:790px;  max-height:550px; text-align:center; border-collapse:collapse; } 
#knew_content_table					{ width:790px; border-collapse:collapse;} 
#knew_print_botton					{ border: 1px solid white; cursor:pointer; width:78px; height:25px; border:0; font-weight:bold; font-size:10px; text-align:center; background:#F2F2F2;} 
#knew_table_td_width_710			{ width:710px;} 
#knew_mentoring_table_td_width_710	{ width:710px;}
#knew_content_box					{ vertical-align:top; border-collapse:collapse; word-break:break-all;} /* height:316px; 생략 */
#knew_table_row_height_bottom		{ height:30px; }
#knew_contents_main_photo			{ width:70px; height:70px; text-align:center; }
#knew_list_table_contents_table		{ table-layout: fixed; width:710px; height:60px; margin-top:3px; } 
#knew_list_table_contents_td		{ width:710px; height:23px; text-align:left; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
#knew_content_table_bottom_tr		{ border-bottom:1px solid #bcbcbc;}
#knew_content_table_name_td			{ width:70px; text-align:left;}
#knew_content_table_value_td		{ width:715px; text-align:left;}
#knew_content_table_value_detail	{ width:320px; text-align:left;}
/* knew side menu 시작 */
#knew_side_menu1					{  background-image:url('/images/knew/sideMenu1.gif'); width:160px; height:25px; }
#knew_side_menu1:hover				{  background-image: url('/images/knew/sideMenu1r.gif'); cursor:pointer;}
#knew_side_menu2					{  background-image:url('/images/knew/sideMenu2.gif'); width:160px; height:25px; }
#knew_side_menu2:hover				{  background-image: url('/images/knew/sideMenu2r.gif'); cursor:pointer;}
#knew_side_menu3					{  background-image:url('/images/knew/sideMenu3.gif'); width:160px; height:25px; }
#knew_side_menu3:hover				{  background-image: url('/images/knew/sideMenu3r.gif'); cursor:pointer;}
#knew_side_menu4					{  background-image:url('/images/knew/sideMenu4.gif'); width:160px; height:25px; }
#knew_side_menu4:hover				{  background-image: url('/images/knew/sideMenu4r.gif'); cursor:pointer;}
#knew_side_menu5					{  background-image:url('/images/knew/sideMenu5.gif'); width:160px; height:25px; }
#knew_side_menu5:hover				{  background-image: url('/images/knew/sideMenu5r.gif'); cursor:pointer;}
#knew_side_menu6					{  background-image:url('/images/knew/sideMenu6.gif'); width:160px; height:25px; }
#knew_side_menu6:hover				{  background-image: url('/images/knew/sideMenu6r.gif'); cursor:pointer; }
#knew_side_menu7					{  background-image:url('/images/knew/sideMenu7.gif'); width:160px; height:25px; }
#knew_side_menu7:hover				{  background-image: url('/images/knew/sideMenu7r.gif'); cursor:pointer; }
#knew_side_menu8					{  background-image:url('/images/knew/sideMenu8.gif'); width:160px; height:25px; }
#knew_side_menu8:hover				{  background-image: url('/images/knew/sideMenu8r.gif'); cursor:pointer; }
#knew_side_menu9					{  background-image:url('/images/knew/sideMenu9.gif'); width:160px; height:25px; }
#knew_side_menu9:hover				{  background-image: url('/images/knew/sideMenu9r.gif'); cursor:pointer; }
/* knew side menu 끝 */
/* knew mentoring side menu 시작 */
#knewMentoring_side_menu1					{  background-image:url('/images/knew/metoringMenu1.gif'); width:160px; height:25px; }
#knewMentoring_side_menu1:hover				{  background-image: url('/images/knew/metoringMenu1r.gif'); cursor:pointer;}
#knewMentoring_side_menu2					{  background-image:url('/images/knew/metoringMenu2.gif'); width:160px; height:25px; }
#knewMentoring_side_menu2:hover				{  background-image: url('/images/knew/metoringMenu2r.gif'); cursor:pointer;}
/* knew mentoring side menu 끝 */

/* mypage 게시판 레이아웃*/
#mypage_listhow_container			{ width: 1000px; height:30px; margin: 0px auto;}
#mypage_contents_container			{ width: 1000px; max-height:1200px; margin: 0px auto; margin-bottom:10px; }
#mypage_contents_table				{ table-layout: fixed; width: 1000px; height:105px;  background-image:url('/images/mypage/mypage_member_info_bg.gif');}
#mypage_no_contents_table			{ width: 1000px; height:200px; border:1px solid #bcbcbc; }
#mypage_contents_memberPhoto		{ width: 105px; height:100px;}
#mypage_contents_detail_table		{ width: 890px; height:90px;}
#mypage_contents_detail_td			{ width: 890px; height:31px;}
#mypage_contents_pagenumber_td		{ width: 1000px; text-align:center;}

/* mypage side menu 시작 */
#mypage_no_side_menu_container		{ width: 1000px; height:10px; margin: 0px auto; }
#mypage_side_menu_container			{ width: 1000px; height:45px; margin: 0px auto; }
#mypage_side_menu0					{ border:1px solid #bcbcbc; float: left; background-image:url('/images/mypage/sideMenuE.gif'); width:160px; height:25px; }
#mypage_side_menu0:hover			{ border:1px solid #bcbcbc; float: left; background-image: url('/images/mypage/sideMenuEr.gif'); cursor:pointer;}
#mypage_side_menu1					{ border:1px solid #bcbcbc; float: left; background-image:url('/images/mypage/sideMenuA.gif'); width:160px; height:25px; }
#mypage_side_menu1:hover			{ border:1px solid #bcbcbc; float: left; background-image: url('/images/mypage/sideMenuAr.gif'); cursor:pointer;}
#mypage_side_menu2					{ border:1px solid #bcbcbc; float: left; background-image:url('/images/mypage/sideMenuB.gif'); width:160px; height:25px; }
#mypage_side_menu2:hover			{ border:1px solid #bcbcbc; float: left; background-image: url('/images/mypage/sideMenuBr.gif'); cursor:pointer;}
#mypage_side_menu3					{ border:1px solid #bcbcbc; float: left; background-image:url('/images/mypage/sideMenuC.gif'); width:160px; height:25px; }
#mypage_side_menu3:hover			{ border:1px solid #bcbcbc; float: left; background-image: url('/images/mypage/sideMenuCr.gif'); cursor:pointer;}

/* mypage side menu 끝 */
/* mypage member info box 시작*/
#mypage_member_info_container				{ width: 1000px; height:170px; margin: 0px auto;  background:url('/images/mypage/member_info_bg.gif') no-repeat 0 0; }
#mypage_explain_container					{ border-top:1px solid #bcbcbc; width: 1000px; height:25px; margin: 0px auto; }
#mypage_member_info_left					{ width: 190px; height:170px; margin-left: 0px auto; margin-bottom: 10px; float: left; background:url('/images/pict_bg.gif') no-repeat 0 0; }
#mypage_member_info_middle					{ width: 800px; height:170px; margin-left: 10px; margin-bottom: 10px; float: left; }
#mypage_member_info_table_left_upper		{ text-align:center; width:190px; height:130px; margin-top:3px; }
#mypage_member_info_table_left_lower		{ table-layout: fixed; text-align:center; width:190px; height:30px; }
#mypage_member_info_table_middle			{ text-align:center; width:800px; height:170px; }
#mypage_member_info_photo					{ width:190px; vertical-align: middle; height:130px; text-align:center; color:#959595; font-size:16px;} /*글자 스타일 = 굴림으로 설정하기*/
#mypage_member_info_function				{ width:62px; line-height:30px; height:30px; text-align:center; font-size:9pt; color:#959595; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
#mypage_member_info_detail_name				{ width:60px; vertical-align: middle; height:25px; text-align:left; font-size:8pt;}
#mypage_member_info_detail_value			{ width:740px; vertical-align: middle; height:25px; text-align:left; font-size:8pt;}
#mypage_member_info_detail_table			{ width:740px; }
#mypage_member_info_detail_value_function	{ width:560px; vertical-align: middle; height:25px; text-align:left; font-size:8pt;}
#mypage_member_info_detail_function			{ width:180px; vertical-align: middle; height:25px; text-align:left; font-size:8pt;}
/* mypage member info box 끝*/

/* community 게시판 레이아웃 */
#community_table						{ table-layout: fixed; width:790px;  max-height:550px; text-align:center; border-collapse:collapse; } 
#community_content_table				{ width:790px; border-collapse:collapse;} 
#community_table_td_width_710			{ width:710px;} 
#community_content_box					{ vertical-align:top; border-collapse:collapse; word-break:break-all;} /* height:316px; 생략 */
#community_contents_main_photo			{ width:70px; height:70px; text-align:center; }
#community_list_table_contents_table	{ table-layout: fixed; width:710px; height:60px; margin-top:3px; } 
#community_list_table_contents_td		{ width:710px; height:23px; text-align:left; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
#community_content_table_bottom_tr		{ border-bottom:1px solid #bcbcbc;}
#community_content_table_name_td		{ width:70px; text-align:left;}
#community_content_table_value_td		{ width:715px; text-align:left;}
#community_content_table_value_detail	{ width:320px; text-align:left;}
/* community side menu 시작 */
#community_side_menu1					{  background-image:url('/images/community/sideMenu1.gif'); width:160px; height:25px; }
#community_side_menu1:hover				{  background-image: url('/images/community/sideMenu1r.gif'); cursor:pointer;}
#community_side_menu2					{  background-image:url('/images/community/sideMenu2.gif'); width:160px; height:25px; }
#community_side_menu2:hover				{  background-image: url('/images/community/sideMenu2r.gif'); cursor:pointer;}
#community_side_menu3					{  background-image:url('/images/community/sideMenu3.gif'); width:160px; height:25px; }
#community_side_menu3:hover				{  background-image: url('/images/community/sideMenu3r.gif'); cursor:pointer;}
#community_side_menu4					{  background-image:url('/images/community/sideMenu4.gif'); width:160px; height:25px; }
#community_side_menu4:hover				{  background-image: url('/images/community/sideMenu4r.gif'); cursor:pointer;}
#community_side_menu5					{  background-image:url('/images/community/sideMenu5.gif'); width:160px; height:25px; }
#community_side_menu5:hover				{  background-image: url('/images/community/sideMenu5r.gif'); cursor:pointer;}
#community_side_menu6					{  background-image:url('/images/community/sideMenu6.gif'); width:160px; height:25px; }
#community_side_menu6:hover				{  background-image: url('/images/community/sideMenu6r.gif'); cursor:pointer; }
#community_side_menu7					{  background-image:url('/images/community/sideMenu7.gif'); width:160px; height:25px; }
#community_side_menu7:hover				{  background-image: url('/images/community/sideMenu7r.gif'); cursor:pointer;}
#community_side_menu8					{  background-image:url('/images/community/sideMenu8.gif'); width:160px; height:25px; }
#community_side_menu8:hover				{  background-image: url('/images/community/sideMenu8r.gif'); cursor:pointer;}
#community_side_menu9					{  background-image:url('/images/community/sideMenu9.gif'); width:160px; height:25px; }
#community_side_menu9:hover				{  background-image: url('/images/community/sideMenu9r.gif'); cursor:pointer;}
#community_side_menu10					{  background-image:url('/images/community/sideMenu10.gif'); width:160px; height:25px; }
#community_side_menu10:hover			{  background-image: url('/images/community/sideMenu10r.gif'); cursor:pointer;}
#community_side_menu11					{  background-image:url('/images/community/sideMenu11.gif'); width:160px; height:25px; }
#community_side_menu11:hover			{  background-image: url('/images/community/sideMenu11r.gif'); cursor:pointer;}
#community_side_menu12					{  background-image:url('/images/community/sideMenu12.gif'); width:160px; height:25px; }
#community_side_menu12:hover			{  background-image: url('/images/community/sideMenu12r.gif'); cursor:pointer; }
#community_side_menu13					{  background-image:url('/images/community/sideMenu13.gif'); width:160px; height:25px; }
#community_side_menu13:hover			{  background-image: url('/images/community/sideMenu13r.gif'); cursor:pointer; }
/* community side menu 끝 */

/* news 게시판 레이아웃 */
#dateControl						{ width: 73px; height:18px; font-size:10px; text-align:center; border: 1;} /* jquery와 연동*/
#news_table							{ table-layout: fixed; width:790px;  max-height:550px; text-align:center; border-collapse:collapse; } 
#news_content_table					{ width:790px; border-collapse:collapse;} 
#news_table_td_width_710			{ width:710px;} 
#news_content_box					{ vertical-align:top; border-collapse:collapse; word-break:break-all;} /* height:316px; 생략 */
#news_contents_main_photo			{ width:70px; height:70px; text-align:center; }
#news_list_table_contents_table		{ width:710px; height:60px; margin-top:3px; } 
#news_list_table_contents_td		{ width:710px; height:23px; text-align:left; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
#news_content_table_bottom_tr		{ border-bottom:1px solid #bcbcbc;}
#news_content_table_name_td			{ width:70px; text-align:left;}
#news_content_table_value_td		{ width:715px; text-align:left;}
#news_content_table_value_detail	{ width:320px; text-align:left;}
/* news side menu 시작 */
#news_side_menu1					{  background-image:url('/images/news/sideMenu1.gif'); width:160px; height:25px; }
#news_side_menu1:hover				{  background-image: url('/images/news/sideMenu1r.gif'); cursor:pointer;}
#news_side_menu2					{  background-image:url('/images/news/sideMenu2.gif'); width:160px; height:25px; }
#news_side_menu2:hover				{  background-image: url('/images/news/sideMenu2r.gif'); cursor:pointer;}
#news_side_menu3					{  background-image:url('/images/news/sideMenu3.gif'); width:160px; height:25px; }
#news_side_menu3:hover				{  background-image: url('/images/news/sideMenu3r.gif'); cursor:pointer;}
#news_side_menu4					{  background-image:url('/images/news/sideMenu4.gif'); width:160px; height:25px; }
#news_side_menu4:hover				{  background-image: url('/images/news/sideMenu4r.gif'); cursor:pointer;}
#news_side_menu5					{  background-image:url('/images/news/sideMenu5.gif'); width:160px; height:25px; }
#news_side_menu5:hover				{  background-image: url('/images/news/sideMenu5r.gif'); cursor:pointer;}
#news_side_menu6					{  background-image:url('/images/news/sideMenu6.gif'); width:160px; height:25px; }
#news_side_menu6:hover				{  background-image: url('/images/news/sideMenu6r.gif'); cursor:pointer; }
#news_side_menu7					{  background-image:url('/images/news/sideMenu7.gif'); width:160px; height:25px; }
#news_side_menu7:hover				{  background-image: url('/images/news/sideMenu7r.gif'); cursor:pointer;}
#news_side_menu8					{  background-image:url('/images/news/sideMenu8.gif'); width:160px; height:25px; }
#news_side_menu8:hover				{  background-image: url('/images/news/sideMenu8r.gif'); cursor:pointer;}
#news_side_menu9					{  background-image:url('/images/news/sideMenu9.gif'); width:160px; height:25px; }
#news_side_menu9:hover				{  background-image: url('/images/news/sideMenu9r.gif'); cursor:pointer;}
#news_side_menu10					{  background-image:url('/images/news/sideMenu10.gif'); width:160px; height:25px; }
#news_side_menu10:hover				{  background-image: url('/images/news/sideMenu10r.gif'); cursor:pointer;}
/* news side menu 끝 */

/* fun 게시판 레이아웃 */
#fun_table							{ table-layout: fixed; width:790px;  max-height:550px; text-align:center; border-collapse:collapse; } 
#fun_content_table					{ width:790px; border-collapse:collapse;} 
#fun_table_td_width_710				{ width:710px;} 
#fun_content_box					{ vertical-align:top; border-collapse:collapse; word-break:break-all;} /* height:316px; 생략 */
#fun_table_row_height_bottom		{ height:30px; }
#fun_contents_main_photo			{ width:70px; height:70px; text-align:center; }
#fun_list_table_contents_table		{ table-layout: fixed; width:710px; height:60px; margin-top:3px; } 
#fun_list_table_contents_td			{ width:710px; height:23px; text-align:left; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
#fun_content_table_bottom_tr		{ border-bottom:1px solid #bcbcbc;}
#fun_content_table_name_td			{ width:70px; text-align:left;}
#fun_content_table_value_td			{ width:715px; text-align:left;}
#fun_content_table_value_detail		{ width:125px; text-align:left;}

/* notice 게시판 레이아웃 */
#notice_table						{ table-layout: fixed; width:790px;  max-height:550px; text-align:center; border-collapse:collapse; } 
#notice_table_row_height_top		{ height:30px; border-bottom:1px solid #bcbcbc;}
#notice_table_row_height			{ height:30px; } 
#notice_table_row_height_bottom		{ height:30px; }
#notice_table_row_rank_width		{ width:50px; }
#notice_table_row_title_width		{ width:250px; text-align:left; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
#notice_table_row_writer_width		{ width:80px; }
#notice_table_row_point_readCount	{ width:60px; }
/* #notice_table_row_point_replyCount	{ width:45px; } 나중에 공지사항에 댓글 달게 되면 쓰기*/
#notice_table_row_point_width		{ width:40px; }
#notice_table_row_posting_date		{ width:200px; }
#notice_content_table				{ width:790px; height:438px; border-collapse:collapse;} 
#notice_content_box					{ vertical-align:top; border-collapse:collapse; word-break:break-all;} 
#notice_content_table_bottom_tr		{ border-bottom:1px solid #bcbcbc;}
#notice_content_table_name_td		{ width:70px; text-align:left;}
#notice_content_table_value_td		{ width:715px; text-align:left;}

/* withKnewtalk 게시판 레이아웃 */
#with_table							{ table-layout: fixed; width:790px;  max-height:550px; text-align:center; border-collapse:collapse; } 
#with_table_row_height_top			{ height:30px; border-bottom:1px solid #bcbcbc;}
#with_table_row_height				{ height:30px; } 
#with_table_row_height_bottom		{ height:30px; }
#with_table_row_rank_width			{ width:50px; }
#with_table_row_title_width			{ width:320px; text-align:center; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
#with_table_row_writer_width		{ width:80px; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
#with_table_row_point_readCount		{ width:60px; }
#with_table_row_point_replyCount	{ width:60px; }
#with_table_row_point_width			{ width:60px; }
#with_table_row_posting_date		{ width:200px; }
#with_content_table					{ width:790px; border-collapse:collapse;} 
#with_content_box					{ height:316px; vertical-align:top; border-collapse:collapse; word-break:break-all;} 
#with_content_table_bottom_tr		{ border-bottom:1px solid #bcbcbc;}
#with_content_table_name_td			{ width:70px; text-align:left;}
#with_content_table_name_td1		{ width:63px; text-align:left;}
#with_content_table_value_td		{ width:715px; text-align:left;}
#with_content_table_value_detail1	{ width:80px; text-align:left;}
#with_content_table_value_detail2	{ width:505px; text-align:left;}

/* Wtf 게시판 레이아웃 */
#wtf_basic_outline_board_form_text	{ width:790px; height:150px; border: 1px solid #bcbcbc; }
#wtf_writing_td						{ width: 80px; height:30px; text-align:right; line-height:35px; }
#wtf_register						{ width:40px; height:20px; font-size:11px; border:0; font-weight:bold;} 
#wtf_table							{ table-layout: fixed; width:790px;  max-height:550px; text-align:center; border-collapse:collapse; } 
#wtf_table_row_height_top			{ height:30px; border-bottom:1px solid #bcbcbc;}
#wtf_table_row_height				{ height:30px; } 
#wtf_table_row_height_bottom		{ height:30px; }
#wtf_table_row_rank_width			{ width:50px; }
#wtf_table_row_title_width			{ width:520px; text-align:center; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
#wtf_table_row_writer_width			{ width:80px; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
#wtf_table_row_point_readCount		{ width:60px; }
#wtf_table_row_point_replyCount		{ width:60px; }
#wtf_table_row_point_width			{ width:60px; }
#wtf_table_row_posting_date			{ width:200px; }
#wtf_content_table					{ width:790px; border-collapse:collapse;} 
#wtf_content_box					{ height:316px; vertical-align:top; border-collapse:collapse; word-break:break-all;} 
#wtf_content_table_bottom_tr		{ border-bottom:1px solid #bcbcbc;}
#wtf_content_table_name_td			{ width:70px; text-align:left;}
#wtf_content_table_name_td1			{ width:63px; text-align:left;}
#wtf_content_table_value_td			{ width:715px; text-align:left;}
#wtf_content_table_value_detail1	{ width:80px; text-align:left;}
#wtf_content_table_value_detail2	{ width:505px; text-align:left;}

/* 쪽지함 레이아웃 */
#memo_table							{ table-layout: fixed; width:790px;  max-height:550px; text-align:center; border-collapse:collapse; } 
#memo_table_row_height_top			{ height:30px; border-bottom:1px solid #bcbcbc;}
#memo_table_row_height				{ height:30px; } 
#memo_table_row_height_bottom		{ height:30px; }
#memo_table_row_rank_width			{ width:50px; }
#memo_table_row_title_width			{ width:250px; text-align:left; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
#memo_table_row_writer_width		{ width:80px; }
#memo_table_row_point_readCount		{ width:60px; }
#memo_table_row_posting_date		{ width:200px; }
#memo_content_table					{ width:790px; height:438px; border-collapse:collapse;} 
#memo_content_box					{ height:410px; vertical-align:top; border-collapse:collapse; word-break:break-all;} 
#memo_sendingMemo_content_table		{ width:790px; height:420px; border-collapse:collapse;} 
#memo_sendingMemo_content_box		{ height:390px; vertical-align:top; border-collapse:collapse; word-break:break-all;} 
#memo_content_table_bottom_tr		{ border-bottom:1px solid #bcbcbc;}
#memo_content_table_name_td			{ width:70px; text-align:left;}
#memo_content_table_value_td		{ width:715px; text-align:left;}

/* intro 레이아웃 */
#no_function_page_leftside_table	{ width:180px;}
#no_function_page_rightside_table	{ width:790px; } 
#no_function_page_side_td_margin	{ width:30px; }
#no_function_page_side_td			{ width:150px; height:30px; font-size:12px; font-weight:bold;}
#no_function_page_content_td_margin	{ width:10px; } 
#no_function_page_content_td		{ width:780px; font-size:12px; font-weight:bold; }


#test								{ border-bottom:1px solid #bcbcbc;}
#board_check_box					{ vertical-align:-3px; }
#contents_files_del_check_box		{ vertical-align:-2px; }

/* 회원탈퇴*/


/* Tinymce 이미지 삽입 팝업창 디자인*/
#image_file_table						{width:398px; height:340px; text-align:center; margin-left:2px; border:1px solid #bcbcbc;}
#image_file_title_td					{width:398px; height:20px; text-align:center; font-size:11px; border-bottom:1px solid #bcbcbc;}
#image_file_input_td					{width:398px; height:20px; text-align:center;}
#image_file_preview_td					{width:398px; height:270px; text-align:center; background-size:398px 270px; background-repeat:no-repeat;}
#image_file_action_td					{width:398px; height:30px; text-align:center; }
#image_file_submit_button				{width:150px; height:20px; font-size:11px; font-weight:bold; color:white; text-align:center; background:#53bbe5; border:0 none; cursor:pointer; -webkit-border-radius: 5px; border-radius: 5px; }


/**
* - Html Input Box의 Style 속성을 정리
*    : readonly - value값을 수정할 수 없다.
*    : disabled - input box를 비활성화 시킨다.
*    : style 속성
*      border : 0    -   외곽선 속성을 0으로 셋팅
*      width          -   가로 넓이
*      height         -   세로 길기
*      background-color     - 배경색 속성
*      color          -   글자색 속성
*      background-image:url('이미지 경로/이미지 파일명')    -  텍스트 상자안에 이미지 삽입
*      background-position:0px 0px    -  이미지 표시 위치
*      text-align:center  - 텍스트 정렬
*      ime-mode:active      - default 한글 입력
*               inactive   - default 영문
*               auto        - 한글/영문 중 선택된 mode
*               disabled  - 영문만 입력
*      font-family:돋움 -  폰트 종류
*      font-size:12px  -  폰트 사이즈
*      border-style:solid ;
*      border-bottom: #B5B6B5 1px solid;
*      border-left: #B5B6B5 1px solid;
*      border-right: #B5B6B5 1px solid;
*      border-top: #B5B6B5 1px solid; 
*      padding-right:3px ;
*      padding-top:2px ;
*/