﻿@charset "utf-8";

/* 게시판 리스트 */
.board { position:relative; width:100%; }
.board .tab { position:relative; height:34px; border-bottom:1px solid #0c2e86; background:url(../images2/board/board_tab_bg.png) repeat-x top; }
.board .tab ul { margin:0px; padding:0px; }
.board .tab li { position:relative; float:left; list-style:none; height:34px; line-height:34px; background:url(../images2/board/board_tab_bar.png) no-repeat right top; padding:0px 13px; text-align:center; font-size:14px; color:#0c2e86; font-Family:'Dotum', '돋움','Verdana'; }
.board .tab .last { background:none; }

.board .tab01 { position:relative; left:35px; width:680px; height:34px; border-bottom:1px solid #0c2e86; border-top:1px solid #0c2e86; background:url(../images2/board/board_tab_bg.png) repeat-x top; }
.board .tab01 ul { margin:0px; padding:0px; }
.board .tab01 li { position:relative; float:left; list-style:none; height:34px; line-height:34px; background:url(../images2/board/board_tab_bar.png) no-repeat right top; padding:0px 13px; text-align:center; font-size:14px; color:#0c2e86; font-Family:'Dotum', '돋움','Verdana'; }
.board .tab01 .last { background:none; }

.board .list { position:relative; margin-top:15px; border-top:2px solid #0c2e86; border-bottom:1px solid #686868; }
.board .list th { height:32px; line-height:32px; border-bottom:1px solid #0c2e86; background:url(../images2/board/board_head_bg.png) repeat-x top; text-align:center; }
.board .list td { height:35px; line-height:35px; background:url(../images2/board/board_td_bg.png) repeat-x bottom; text-align:center; font-size:14px; color:#626262; font-Family:'Dotum', '돋움','Verdana'; }
.board .list .no_bg { background:none; }
.board .list td img { vertical-align:middle; }
.board .list .list_title { position:relative; text-align:left; padding-left:10px; font-size:14px; color:#626262; font-Family:'Dotum', '돋움','Verdana'; }

.board .list01 { position:relative; border-bottom:1px solid #686868; }
.board .list01 th { height:32px; line-height:32px; border-bottom:1px solid #0c2e86; background:url(../images2/board/board_head_bg.png) repeat-x top; text-align:center; }
.board .list01 td { height:35px; line-height:35px; background:url(../images2/board/board_td_bg.png) repeat-x bottom; text-align:center; font-size:14px; color:#626262; font-Family:'Dotum', '돋움','Verdana'; }
.board .list01 .no_bg { background:none; }
.board .list01 td img { vertical-align:middle; }
.board .list01 .list_title { position:relative; text-align:left; padding-left:10px; font-size:14px; color:#626262; font-Family:'Dotum', '돋움','Verdana'; }

.board .list02 { position:relative; border-bottom:2px solid #0c2e86; border-top:2px solid #0c2e86; }
.board .list02 th { height:32px; line-height:32px; border-bottom:1px solid #0c2e86; background:url(../images2/board/board_head_bg.png) repeat-x top; text-align:center; }
.board .list02 td { height:35px; line-height:25px; background:url(../images2/board/board_td_bg.png) repeat-x bottom; text-align:center; font-size:14px; color:#626262; font-Family:'Dotum', '돋움','Verdana'; word-break: keep-all;}
.board .list02 .no_bg { background:none; }
.board .list02 td img { vertical-align:middle; }
.board .list02 .list_title { position:relative; text-align:left; padding-left:10px; font-size:14px; color:#626262; font-Family:'Dotum', '돋움','Verdana'; }

.board .list03 { position:relative; border-bottom:1px solid #686868; }
.board .list03 th { height:32px; line-height:32px; border-bottom:1px solid #0c2e86; background:url(../images2/board/board_head_bg.png) repeat-x top; text-align:center; }
.board .list03 td { height:35px; line-height:20px; background:url(../images2/board/board_td_bg.png) repeat-x bottom; text-align:center; font-size:14px; color:#626262; font-Family:'Dotum', '돋움','Verdana'; padding:8px 0px; }
.board .list03 .no_bg { background:none; }
.board .list03 td img { vertical-align:middle; }
.board .list03 .list_title { position:relative; text-align:left; padding-left:10px; font-size:14px; color:#626262; font-Family:'Dotum', '돋움','Verdana'; }

/* 140520 추가 */
.board .list04 { position:relative; margin-top:8px; border-top:2px solid #0c2e86; border-bottom:1px solid #686868; }
.board .list04 th { height:32px; line-height:32px; border-bottom:1px solid #0c2e86; background:url(../images2/board/board_head_bg.png) repeat-x top; text-align:center; }
.board .list04 td { height:35px; line-height:23px; background:url(../images2/board/board_td_bg.png) repeat-x bottom; text-align:center; font-size:14px; color:#626262; font-Family:'Dotum', '돋움','Verdana'; padding:10px 0px; }
.board .list04 .no_bg { background:none; }
.board .list04 td img { vertical-align:middle; }
.board .list04 .list_title { position:relative; text-align:left; padding-left:10px; font-size:14px; color:#626262; font-Family:'Dotum', '돋움','Verdana'; }

.board .btn { position:relative; height:36px; text-align:right; }
.board .btn img { margin:10px 7px 0px 0px; }

.board .page { position:relative; height:19px; text-align:center; font-size:14px; color:#1c1c1c; font-Family:'Dotum', '돋움','Verdana'; }
.board .page img { vertical-align:middle; margin:0px 2px; }

.board .board_search { position:relative; width:305px; height:27px; margin:25px auto 50px; }
.board .board_search .select { position:relative; float:left; width:85px; height:27px; }
.board .board_search .input { position:relative; float:left; width:159px; height:27px; }
.board .board_search .search_btn { position:relative; float:right; width:61px; height:27px; }

/* 게시판 보기 */
.board .view_title { position:relative; height:34px; border-bottom:1px solid #0c2e86; background:url(../images2/board/board_tab_bg.png) repeat-x top; }
.board .view_title ul { margin:0px; padding:0px; }
.board .view_title li { position:relative; list-style:none; height:34px; line-height:34px; padding:0px 0px 0px 20px; text-align:left; font-size:14px; color:#494949; font-Family:'Dotum', '돋움','Verdana'; }

.board .view_title01 { position:relative; height:34px; border-top:1px solid #0c2e86; border-bottom:1px solid #0c2e86; background:url(../images2/board/board_tab_bg.png) repeat-x top; }
.board .view_title01 ul { margin:0px; padding:0px; }
.board .view_title01 li { position:relative; list-style:none; height:34px; line-height:34px; padding:0px 0px 0px 20px; text-align:left; font-size:14px; color:#494949; font-Family:'Dotum', '돋움','Verdana'; }

.board .view_head { position:relative; }
.board .view_head ul { margin:0px; padding:0px; }
.board .view_head li { position:relative; height:35px; list-style:none; background:url(../images2/board/board_td_bg.png) repeat-x bottom; }
.board .view_head .no_bg { background:none; border-bottom:1px solid #686868; }
.board .view_head .head_title01 { position:relative; float:left; width:93px; height:34px; line-height:34px; text-align:right; font-size:14px; color:#0c2e86; font-Family:'Dotum', '돋움','Verdana'; padding-right:7px; }
.board .view_head .head_title02 { position:relative; float:left; width:48px; height:34px; line-height:34px; text-align:right; font-size:14px; color:#0c2e86; font-Family:'Dotum', '돋움','Verdana'; padding-right:7px; }
.board .view_head .head_text01 { position:relative; float:left; width:175px; height:34px; line-height:34px; text-align:left; font-size:14px; color:#6b6969; font-Family:'Dotum', '돋움','Verdana'; }
.board .view_head .head_text02 { position:relative; float:left; height:34px; line-height:34px; text-align:left; font-size:14px; color:#6b6969; font-Family:'Dotum', '돋움','Verdana'; }
.board .view_head .head_text02.width_auto {width: auto;}
.board .view_head .head_text03 { position:relative; float:left; height:34px; line-height:34px; text-align:left; font-size:14px; color:#6b6969; font-Family:'Dotum', '돋움','Verdana'; }
.board .view_head .head_text03 img { vertical-align:middle; }
.board .view_head .head_btn { position:relative; float:left; width:200px; height:21px; top:6px; }

.board .view_content { position:relative; padding:15px 20px; line-height:18px; font-size:13px; color:#6b6969; font-Family:'Dotum', '돋움','Verdana'; }

.board .veiw_page { position:relative; border-top:1px solid #686868; border-bottom:1px solid #686868; }
.board .veiw_page_area { position:relative; height:34px; line-height:34px; background:url(../images2/board/board_td_bg.png) repeat-x bottom; font-size:14px; color:#6a6a6a; font-Family:'Dotum', '돋움','Verdana'; }
.board .veiw_page_area .title { position:relative; float:left; width:108px; height:34px; left:20px; line-height:34px; font-size:14px; color:#b37a48; font-Family:'Dotum', '돋움','Verdana'; }
.board .veiw_page_area .text { position:relative; float:left; height:34px; left:20px; line-height:34px; font-size:14px; color:#6a6a6a; font-Family:'Dotum', '돋움','Verdana'; }
.board .veiw_page_area01 { position:relative; height:34px; line-height:34px; background:none; font-size:14px; color:#6a6a6a; font-Family:'Dotum', '돋움','Verdana'; }
.board .veiw_page_area01 .title { position:relative; float:left; width:108px; height:34px; left:20px; line-height:34px; font-size:14px; color:#b37a48; font-Family:'Dotum', '돋움','Verdana'; }
.board .veiw_page_area01 .text { position:relative; float:left; height:34px; left:20px; line-height:34px; font-size:14px; color:#6a6a6a; font-Family:'Dotum', '돋움','Verdana'; }
.board .veiw_btn { position:relative; text-align:center; }
.board .veiw_btn img { position:relative; text-align:center; margin:20px auto; }

.board .veiw_re { position:relative; border-top:1px solid #686868; padding-bottom:50px; }
.board .veiw_re .text01 { position:relative; width:710px; height:22px; margin:19px auto 0px; font-size:14px; color:#333333; font-Family:'Dotum', '돋움','Verdana'; }
.board .veiw_re .brown { color:#d47726; }
.board .veiw_re .textarea_area { position:relative; width:100%; height:92px; border-bottom:1px solid #686868; }
.board .veiw_re .textarea_area .left { position:relative; float:left; width:620px; height:82px; left:10px; }
.board .veiw_re .textarea_area .right { position:relative; float:right; width:120px; text-align:center; top:30px; }
.board .veiw_re .re_list { position:relative; width:100%; }
.board .veiw_re .re_list ul { margin:0px; padding:0px; }
.board .veiw_re .re_list li { position:relative; list-style:none; background:url(../images2/board/board_view_re_bg.png) no-repeat center bottom; }
.board .veiw_re .re_list .line_border { background:none; border-bottom:1px solid #686868; }
.board .veiw_re .re_list .re_title { position:relative; float:left; width:88px; padding:9px 0px 9px 20px; font-size:14px; color:#6a6a6a; font-Family:'Dotum', '돋움','Verdana'; line-height:20px; }
.board .veiw_re .re_list .re_content { position:relative; float:left; width:470px; padding:10px 30px 10px 0px; font-size:14px; color:#6a6a6a; font-Family:'Dotum', '돋움','Verdana'; line-height:20px; }
.board .veiw_re .re_list .re_data { position:relative; float:left; width:120px; padding:10px 0px 10px 0px; font-size:14px; color:#6a6a6a; font-Family:'Dotum', '돋움','Verdana'; line-height:20px; }
.board .veiw_re .re_list .re_btn { position:relative; float:left; width:19px; height:19px; top:9px; }
.board .veiw_re .re_page { position:relative; width:100%; margin-top:10px; text-align:center; font-size:14px; color:#6a6a6a; font-Family:'Dotum', '돋움','Verdana'; line-height:20px; }



/* 게시판 글쓰기 */
.board .write_head { position:relative; }
.board .write_head ul { margin:0px; padding:0px; }
.board .write_head li { position:relative; list-style:none; height:34px; line-height:34px; border-bottom:1px solid #0c2e86; background:url(../images2/board/board_tab_bg.png) repeat-x top; }
.board .write_head .no_bg { position:relative; list-style:none; height:34px; line-height:34px; border-bottom:1px solid #686868; background:none; }
.board .write_head .title { position:relative; float:left; width:57px; height:34px; line-height:34px; left:20px; font-size:14px; color:#0c2e86; font-Family:'Dotum', '돋움','Verdana'; }
.board .write_head .title01 { position:relative; float:left; width:57px; height:34px; line-height:34px; left:20px; font-size:14px; color:#6a6a6a; font-Family:'Dotum', '돋움','Verdana'; }
.board .write_head .radio01 { position:relative; float:left; width:18px; height:34px; line-height:34px; left:20px; top:10px; }
.board .write_head .text01 { position:relative; float:left; width:37px; height:34px; line-height:34px; left:20px; font-size:14px; color:#6a6a6a; font-Family:'Dotum', '돋움','Verdana';  }
.board .write_head .text02 { position:relative; float:left; width:200px; height:34px; line-height:34px; left:20px; font-size:14px; color:#6a6a6a; font-Family:'Dotum', '돋움','Verdana';  }
.board .write_head .input01 { position:relative; float:left; left:20px; top:5px; }
.board .write_editor { padding:20px; text-align:center; }
.board .write_add { border-top:1px solid #686868;}
.board .write_add ul { margin:0px; padding:0px; }
.board .write_add li  { position:relative; height:34px; line-height:34px; border-bottom:1px solid #686868;  }
.board .write_add .title { position:relative; float:left; width:86px; height:34px; line-height:34px; left:20px; font-size:14px; color:#0c2e86; font-Family:'Dotum', '돋움','Verdana'; }
.board .write_add .input01 { position:relative; float:left; width:308px; height:34px; line-height:34px; left:20px; top:5px; }
.board .write_add .add_btn { position:relative; float:left; width:75px; left:20px; top:5px; }
.board .write_add .text01 { position:relative; float:left; width:250px; height:34px; line-height:34px; left:20px; font-size:13px; color:#6b6969; font-Family:'Dotum', '돋움','Verdana'; text-align:center; }
.board .write_btn { position:relative; text-align:center; }
.board .write_btn img { position:relative; text-align:center; margin:20px 7px 50px; }

/* 대자보 리스트 */
.board .type01_list { position:relative; margin:8px auto 0; background:url(../images2/board/type01_list_bg.png) left top; border-bottom:1px solid #686868; }
.board .type01_list ul { margin:0px; padding:0px; }
.board .type01_list li { position:relative; list-style:none; float:left; width:375px; height:160px; background:url(../images2/board/type01_list_bg01.png) no-repeat left top; }
.board .type01_list .text01 { position:absolute; width:290px; height:45px; left:42px; top:52px; line-height:20px; font-size:15px; color:#0c2e86; font-Family:'Dotum', '돋움','Verdana'; }
.board .type01_list .text02 { position:absolute; width:90px; height:20px; left:27px; top:115px; font-size:14px; color:#313131; font-Family:'Dotum', '돋움','Verdana'; }
.board .type01_list .text03 { position:absolute; width:124px; height:20px; left:120px; top:115px; font-size:14px; color:#606060; font-Family:'Dotum', '돋움','Verdana'; letter-spacing:-1px; }
.board .type01_list .text04 { position:absolute; width:100px; height:20px; left:246px; top:115px; font-size:14px; color:#606060; font-Family:'Dotum', '돋움','Verdana'; letter-spacing:-2px; text-align:right; }

/* 옴니피플 */
.board .type02 { position:relative; margin:13px auto 0; border-bottom:1px solid #686868; background:url(../images2/board/type02_list_bg.png) repeat top; }
.board .type02 ul { margin:0px; padding:0px; }
.board .type02 li { position:relative; float:left; list-style:none; width:375px; height:194px; }
.board .type02 .type02_img { position:absolute; width:148px; height:173px; background:url(../images2/board/type02_list_bg01.png) no-repeat 9px 13px; }
.board .type02 .type02_img img { margin:22px 0px 0px 19px; }
.board .type02 .type02_text01 { position:absolute; width:200px; left:173px; top:27px; }
.board .type02 .type02_text02 { position:absolute; width:200px; left:173px; top:54px; line-height:15px; }
.board .type02 .type02_text03 { position:absolute; width:200px; left:173px; top:136px; line-height:17px; font-size:13px; color:#0c2e86; font-Family:'Dotum', '돋움','Verdana'; }

/* 커버스토리 */
.board .type03 { position:relative; margin:5px auto 0; border-bottom:1px solid #686868; }
.board .type03 ul { margin:0px; padding:0px; }
.board .type03 li { position:relative; list-style:none; height:190px; background:url(../images2/board/type03_list_bg.png) repeat-x top; }
.board .type03 .no_line { background:none; }
.board .type03 .type03_img { position:absolute; width:250px; height:150px; left:7px; top:20px; background:url(../images2/board/type03_list_bg01.png) no-repeat; }
.board .type03 .type03_img img { margin:10px 0px 0px 11px; }
.board .type03 .type03_text01 { position:absolute; width:460px; left:282px; top:27px; font-size:14px; }
.board .type03 .type03_text02 { position:absolute; width:460px; left:282px; top:60px; font-size:14px; line-height:18px; }
.board .type03 .type03_text03 { position:absolute; width:180px; left:282px; top:150px; line-height:18px; font-size:14px; color:#0c2e86; font-Family:'Dotum', '돋움','Verdana'; }
.board .type03 .type03_text04 { position:absolute; width:180px; left:470px; top:150px; line-height:18px; font-size:14px; color:#0c2e86; font-Family:'Dotum', '돋움','Verdana'; }

/* 홍보자료실 */
.board .type04 { position:relative; margin:0px auto 0; border-bottom:1px solid #686868; }
.board .type04 .type04_tab { height:39px; border-bottom:1px solid #686868; }
.board .type04 .type04_tab ul { margin:0px; padding:0px; }
.board .type04 .type04_tab li { position:relative; list-style:none; float:left; width:90px; height:39px; left:12px; top:6px; }
.board .type04 .type04_category { position:relative; height:34px; border-bottom:1px solid #686868; background:url(../images2/board/board_tab_bg.png) repeat-x top; }
.board .type04 .type04_category ul { margin:0px; padding:0px; }
.board .type04 .type04_category li { position:relative; float:left; list-style:none; height:34px; line-height:34px; background:url(../images2/board/board_tab_bar.png) no-repeat right top; padding:0px 13px; text-align:center; font-size:14px; color:#0c2e86; font-Family:'Dotum', '돋움','Verdana'; }
.board .type04 .type04_category .last { background:none; }
.board .type04 .type04_list { position:relative; width:732px; margin:0 auto; background:url(../images2/board/type04_list_bg.png) }
.board .type04 .type04_list ul { margin:0px; padding:0px; }
.board .type04 .type04_list li { position:relative; list-style:none; float:left; width:183px; height:270px; }
.board .type04 .type04_list .type04_bg { position:relative; width:169px; margin-top:20px; background:url(../images2/board/type04_list_bg01.png) no-repeat center top; }
.board .type04 .type04_list .type04_bg .type04_img { position:relative; height:148px; text-align:center; }
.board .type04 .type04_list .type04_bg .type04_img img { margin-top:11px; }
.board .type04 .type04_list .type04_bg .type04_text01 { position:relative; width:148px; height:44px; margin:0 auto; text-align:left; line-height:17px; }
.board .type04 .type04_list .type04_bg .type04_text02 { position:relative; width:148px; height:44px; margin:0 auto; text-align:left; line-height:18px; font-size:14px; color:#626262; font-Family:'Dotum', '돋움','Verdana'; }


/* 공통 */
.space50 { height:50px; }

/* link */
a.board_tab_link01:link {font-size:14px; color:#323232; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; }
a.board_tab_link01:visited {font-size:14px; color:#323232; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; }
a.board_tab_link01:active {font-size:14px; color:#b37a48; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; }
a.board_tab_link01:hover {font-size:14px; color:#b37a48; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; }

a.board_list_link01:link {font-size:14px; color:#626262; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; display:block; }
a.board_list_link01:visited {font-size:14px; color:#626262; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; display:block; }
a.board_list_link01:active {font-size:14px; color:#626262; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; display:block; }
a.board_list_link01:hover {font-size:14px; color:#626262; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; display:block; }

a.board_page_link01:link {font-size:14px; color:#1c1c1c; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; }
a.board_page_link01:visited {font-size:14px; color:#1c1c1c; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; }
a.board_page_link01:active {font-size:14px; color:#1c1c1c; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; }
a.board_page_link01:hover {font-size:14px; color:#1c1c1c; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; }

a.board_type02_link01:link {font-size:15px; color:#0c2e86; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; display:block; }
a.board_type02_link01:visited {font-size:15px; color:#0c2e86; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; display:block; }
a.board_type02_link01:active {font-size:15px; color:#0c2e86; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; display:block; }
a.board_type02_link01:hover {font-size:15px; color:#0c2e86; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; display:block; }

a.board_type02_link02:link {font-size:13px; color:#909090; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; display:block; }
a.board_type02_link02:visited {font-size:13px; color:#909090; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; display:block; }
a.board_type02_link02:active {font-size:13px; color:#909090; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; display:block; }
a.board_type02_link02:hover {font-size:13px; color:#909090; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; display:block; }

a.board_type03_link01:link {font-size:16px; color:#0c2e86; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; display:block; }
a.board_type03_link01:visited {font-size:16px; color:#0c2e86; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; display:block; }
a.board_type03_link01:active {font-size:16px; color:#0c2e86; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; display:block; }
a.board_type03_link01:hover {font-size:16px; color:#0c2e86; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; display:block; }

a.board_type03_link02:link {font-size:14px; color:#626262; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; display:block; }
a.board_type03_link02:visited {font-size:14px; color:#626262; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; display:block; }
a.board_type03_link02:active {font-size:14px; color:#626262; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; display:block; }
a.board_type03_link02:hover {font-size:14px; color:#626262; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; display:block; }

a.board_type04_link01:link {font-size:14px; color:#0c2e86; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; display:block; }
a.board_type04_link01:visited {font-size:14px; color:#0c2e86; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; display:block; }
a.board_type04_link01:active {font-size:14px; color:#0c2e86; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; display:block; }
a.board_type04_link01:hover {font-size:14px; color:#0c2e86; font-Family:'Dotum', '돋움','Verdana'; text-decoration:none; display:block; }

.font_16b {font-size:16px;font-weight:bold; line-height:24px; color:#458eaa; text-align:center}
