
a:link, a:action, a:visited { text-decoration:none; color:#555; }

body, td { font-size:12px; }

.header_line_color { background:#EEE; }



/* 회원가입부분 */

.signup_table_left { background-color:#F9F9F9; font-size:12px; border-bottom:1px solid #EEE; text-align:right; padding-right:10px; width:110px; }
.signup_table_right { background-color:#FFF; font-size:12px; border-bottom:1px solid #EEE; padding-left:10px; color:#555; }
.signup_input { border:1px solid #CCC; font-size:12px; }
.signup_input_tel { border:1px solid #CCC; width:40px; font-size:12px; }
.signup_input_birth_year { border:1px solid #CCC; width:40px; font-size:12px; }
.signup_input_birth { border:1px solid #CCC; width:30px; font-size:12px; }
.signup_table_left_check { background-color:#F9F9F9; font-size:12px; border-bottom:1px solid #EEE; text-align:right; padding-right:10px; width:110px; font-family:Tahoma, Verdana; color:red; font-weight:bold; }



/* 글쓰기부분 */
.write_table_left { background-color:#F9F9F9; font-size:12px; border-bottom:1px solid #EEE; text-align:right; padding-right:10px; width:100px; color:#444; }
.write_table_right { background-color:#FFF; font-size:12px; border-bottom:1px solid #EEE; padding-left:10px; color:#555; }
.write_input { border:1px solid #CCC; font-size:12px; }
.write_input_tel { border:1px solid #CCC; width:40px; font-size:12px; }
.write_input_birth_year { border:1px solid #CCC; width:40px; font-size:12px; }
.write_input_birth { border:1px solid #CCC; width:30px; font-size:12px; }
.write_table_left_check { background-color:#F9F9F9; font-size:12px; border-bottom:1px solid #EEE; text-align:right; padding-right:10px; width:100px; font-family:Tahoma, Verdana; color:red; font-weight:bold; }



/* 리스트부분 */
.list_head { font-size:11px; font-weight:bold; background-color:#4B4B4B; color:#FFF; text-align:center; font-family:dotum, gulim; padding:5px; }
.list_num { font-size:10px; font-family:Tahoma, Verdana; color:#555; text-align:center; border-bottom:1px dotted #DDD; }
.list_icon { text-align:center; border-bottom:1px dotted #DDD; }
.list_name { font-size:12px; color:#555; text-align:center; border-bottom:1px dotted #DDD; padding-top:5px; }
.list_title { font-size:12px; color:#555; text-align:left; border-bottom:1px dotted #DDD; padding-top:5px; }
.list_date { font-size:10px; font-family:Tahoma, Verdana; color:#555; text-align:center; border-bottom:1px dotted #DDD; }
.list_view { font-size:10px; font-family:Tahoma, Verdana; color:#555; text-align:center; border-bottom:1px dotted #DDD; }
.list_page { font-size:10px; font-family:Tahoma, Verdana; color:#555; text-align:center; }
.list_page_now { font-size:10px; font-family:Tahoma, Verdana; color:#555; font-weight:bold; text-align:center; }
.reply_color { color:orange; }

.search_cate { font-size:11px; color:#555; font-family:dotum, gulim; }
.search_input { font-size:11px; color:#555; font-family:dotum, gulim; }
.search_keyword { background:red; color:yellow; }



/* 뷰부분 */
.view_title { font-size:14px; font-weight:bold; background-color:#4B4B4B; color:#FFF; text-align:left; font-family:dotum, gulim; padding:5px; }
.view_name { font-size:11px; color:#555; font-family:dotum, gulim; }
.view_ta9 { font-size:10px; font-family:Tahoma, Verdana; color:#555; }
.view_info { font-size:11px; background-color:#F7F7F7; color:#555; text-align:right; font-family:dotum, gulim; padding:5px; }
.view_contents { font-size:12px; padding:10px; line-height:170%; color:#555; text-align:justify; }
.view_ip { font-size:10px; font-family:Tahoma, Verdana; text-align:right; color:orange; }



/* 삭제 부분 */
.delete_head { background-color:#F9F9F9; font-size:12px; border-bottom:1px solid #EEE; text-align:center; padding:15px; color:#444; }
.delete_passwd { font-size:12px; border-bottom:1px solid #EEE; text-align:center; padding:15px; color:#444; }



/* 게시판 설정 */
.setting_table_left { background-color:#F9F9F9; font-size:11px; font-family:dotum; border-bottom:1px solid #EEE; text-align:right; padding-right:10px; color:#444; }
.setting_table_right { background-color:#FFF; font-size:11px; border-bottom:1px solid #EEE; padding-left:10px; color:#555; }
.setting_input { border:1px solid #CCC; font-size:11px; font-family:dotum; }