/* body 공통 속성 */
body,div,ul,li,dl,dt,dd,ol,p,h1,h2,h3,h4,h5,h6,form {margin:0; padding:0}
/*body {font:normal 12px dotum, '돋움'; background:url(../img/back.gif);}*/
body {font:normal 12px dotum, '돋움';}
ul,ol,dl {list-style:none}
img {border:0; vertical-align:top;}
ul {list-style:none; padding:0; margin:0;}

/* 중앙정렬 */
.wrap {margin:0 auto; width:744px;}
.sub_gnb {width:744px; background:url(../img/sub_back.gif); float:left;}
.sub_gnb_01 {width:744px; float:left;}
.sub_gnb1 {width:744px; background:url(../img/sub_back.gif); float:left;}

/* 탭 */
.tab {width:950px; margin:0 0 30px 20px; height:24px; background:url(../img/sub1/tab_back.gif) no-repeat;}
.tab li {float:left; display:inline; height:24px;}

/* 게시판 숫자 */
.board_no {width:744px; text-align:center; font:normal 12px dotum; color:#414042; float:left; padding-top:40px;}
.board_no a {font:normal 12px dotum; color:#414042; text-decoration:none;}
.board_no a:hover {font:normal 12px dotum; color:#414042; text-decoration:none;}
.board_bold {font:bold 12px dotum; color:#414042;}
.board_bold a {font:bold 12px dotum; color:#414042; text-decoration:none;}
.board_bold a:hover {font:bold 12px dotum; color:#414042; text-decoration:none;}

/* 버튼 */
.bn_list {width:885px; text-align:right; margin-left:20%;}

/* 게시판 */
.board {width:744px; }
.board_title {width:930px; height:29px; border-top:2px solid #0092ef; border-bottom:1px solid #bcbec0; background:#eeefef; float:left; font:bold 12px dotum; color:#0092ef;}
.title_no {width:50px; float:left; text-align:center; margin-top:9px;}
.title_subject {width:690px; float:left; text-align:center; margin-top:9px;}
.title_date {width:120px; float:left; text-align:center; margin-top:9px;}
.title_hit {width:70px; float:left; text-align:center; margin-top:9px;}

.board_title1 {width:736px; height:29px; border-top:2px solid #0092ef; border-bottom:1px solid #bcbec0; background:#eeefef; float:left; font:bold 12px dotum; color:#0092ef; margin-top:13px;}

.board_con {width:930px; height:23px; border-bottom:1px solid #bcbec0; float:left; font:normal 12px dotum; color:#6d6e71;}
.con_no {width:50px; float:left; text-align:center; margin-top:6px;}
.con_subject {width:680px; float:left; margin-top:6px; margin-left:10px;}
.con_subject a {width:680px; text-decoration:none; margin-left:10px; font:normal 12px dotum; color:#6d6e71;}
.con_subject a:hover {width:680px; margin-left:10px; font:normal 12px dotum; color:#333;}
.con_date {width:120px; float:left; text-align:center; margin-top:6px;}
.con_hit {width:70px; float:left; text-align:center; margin-top:6px;}

.board_view_title {width:744px; height:29px; border-top:2px solid #0092ef; border-bottom:1px solid #bcbec0; background:#eeefef; float:left; font:normal 12px dotum; color:#adaade;}
.view_subject {width:440px; float:left; margin-top:9px; margin-left:10px; }
.view_date {width:200px; float:left; margin-top:9px;}
.view_txt {width:744px; padding:40px 10px 10px 10px; font:normal 12px dotum; color:#6d6e71; line-height:30px; }

/* 서브페이지 타이틀 */
.sub_title {width:950px; height:70px; padding-top:30px; margin-left:20px;}
.sub_contxt {width:930px; margin:0 20px 0 20px; padding-bottom:20px;}
.sub_boardtxt {width:930px; margin:0 20px 0 20px; padding-bottom:20px; border-bottom:2px solid #0092ef;}










