/*****************************
제목 : 종로편입학원 게시판 공통 CSS

작성일 : 2012.03.29
*****************************/

.board_wrap {float:left; padding:15px 0 30px 0; width/* */:780px;}
.board_wrap input {border:1px solid #dedede;}

.board_list  {width:780px;}
.board_wrap a {color:#333}
.board_list a:hover {color:#cc0000;}
.board_list thead { }
.board_list th {padding:8px 0 34px; *padding:12px 0 30px; padding:12px 0 30px\9; background:url('https://cdn.hackersut.com/www/images/board/th_bg02.gif') left top no-repeat; }
.board_list th.first {background:url('https://cdn.hackersut.com/www/images/board/th_bg01.gif') left top no-repeat;}
.board_list th.last {background:url('https://cdn.hackersut.com/www/images/board/th_bg03.gif') right top repeat-x;}
.board_list th.last02 {background:url('https://cdn.hackersut.com/www/images/board/th_bg05.gif') right top repeat-x;}
.board_list th.last03 {background:url('https://cdn.hackersut.com/www/images/board/th_bg06.gif') right top repeat-x;}
.board_list th.online {background:url('https://cdn.hackersut.com/www/images/board/th_bg02.gif') left top no-repeat; }
.board_list th.onlinelast {background:url('https://cdn.hackersut.com/www/images/board/bg_onlinetheadbg03.gif') right top repeat-x;}
.board_list tr.notice td {font-weight:bold;}
.board_list tr td a {color:#555;}
.board_list tr.notice td {color:#000; background-color:#f5f5f5;}
.board_list tr.notice td a {color:#000;}
.board_list tr.notice td a:hover {color:#cc0000;}
.board_list tr.notice td.num {color:#cc0000;}
.board_list td {padding:10px 0; text-align:center; color:#666; border-bottom:1px solid #eaeaea}
.board_list td div {margin-left:78px}
.board_list td.subject {padding-left:18px; text-align:left;}

/* 마이페이지추가 120405 정정인 */
.board_list tr.graph th {padding:12px 0;}
.board_list th.last_mypage {background:url('https://cdn.hackersut.com/www/images/board/th_bg04.gif') right top repeat-x;}
.board_list th.last_date {background:url('https://cdn.hackersut.com/www/images/board/th_bg05.gif') right top repeat-x;}
.board_list td.campus {color:#cc0000; font-weight:bold;}
.board_list tr.vocalist td{padding:5px 0;}


.paging { width:780px; margin:36px 0 0; text-align:center; font-size:11px; display:inline-block;}
.paging span a {padding:0 3px;}
.paging a {color:#999; font-size:11px; }
.paging span a:hover, .paging em {padding:0 3px; color:#425831; font-weight:bold; letter-spacing:-1px}
.paging var {color:#e6e7e8;}
.paging img {position:relative; top:-1px; vertical-align:middle;}
.paging a.prev {padding-right:5px;}
.paging a.next {padding-left:5px;}
.paging table {}

fieldset.search {display:inline; float:left; width:400px;text-align:center; margin:0 160px;}
fieldset.search button {position:relative; top:-1px; width:38px; height:21px; background:url('https://cdn.hackersut.com/www/images/button/search.gif') no-repeat;}
fieldset.search ul {text-align:center; }
fieldset.search li {float:left;}
fieldset.search select {width:88px; margin:0 6px 0 0;}
fieldset.search input {width:251px; margin:0 6px 0 0; padding:2px 0 1px; border:1px solid #dedede;}

/****************** 정미례_추가_120331  ******************/
.board_wrap .pointer {cursor:pointer;}
.left {float:left;}
.right {float:right; }

.tab_btns {margin-top:10px; background-color: #F9F9F9;display: inline-block; margin-bottom: 10px; width: 100%;}
.tab_btns a.button {display:inline-block; font-weight:bold;margin:0 5px 0 0; border:none; background:#f9f9f9; padding:10px 10px 7px;}
.tab_btns a.button:hover,
.tab_btns a.button_on {display:inline-block; font-weight:bold; margin:0 5px 0 0; border:none; background:#f9f9f9; padding:10px 10px 7px; color:#cc0000}

.board_btns {margin-top:10px; display: inline-block; margin-bottom: 10px; width: 100%;}
.board_btns a.button {display:inline-block; font-weight:bold;margin:0 5px 0 0; border:none; background:#f9f9f9; padding:10px 10px 7px;}
.board_btns a.button:hover,
.board_btns a.button_on {display:inline-block; font-weight:bold; margin:0 5px 0 0; border:none; background:#f9f9f9; padding:10px 10px 7px; color:#cc0000}

/* 글보기 */
.board_view {width:780px;}
.box .board_view {width:710px;}
.board_view img {vertical-align:top;}

.board_view th,
.board_view td {color:#333; border:1px solid #eaeaea; padding:7px 0 5px 20px; text-align:left; }
.board_view th {background-color:#f7f7f7}
.board_view td.subject {font-weight:bold; }
.board_view td.subject {font-weight:bold; }
.board_view td.writing {padding:15px 25px 30px 25px; line-height:19px; word-break:break-all;}
.board_view td.date {border-right:none; }
.board_view td.copyAdd {border-left:none; padding:5px 0 5px 0;}
.board_view td.copyAdd img {cursor:pointer}
.board_view td td {padding:0}
.board_view td.center {padding-left:0; text-align:center;}

.comment_wrap {float:left; width:780px; margin:13px 0; background-color:#f7f7f7;}
.comment_wrap li {position:relative; float:left; width:780px; line-height:17px; padding:13px 20px; border-bottom:1px solid #ededed;}
@media screen and (-webkit-min-device-pixel-ratio:0){.comment_wrap li {width:739px;}}
@-moz-document url-prefix() {.comment_wrap li  {width:739px;}}
.comment_wrap li .writer {line-height:25px; font-weight:bold;}
.comment_wrap li .writer em {font-size:11px; font-weight:normal; color:#9b9b9b;}
.comment_wrap li .commentBox {float:left; width:663px; height:48px; margin-right:10px; padding:0 5px; background-color:#fff; border:1px solid #dedede; overflow:auto;}
.comment_wrap li .btn {float:left; padding-top:0px;}
.comment_wrap li .btn_reply {position:absolute; top:0px; right:20px;}

.comment_wrap li.reply {} /* 갤러리형 게시판 추가 120403 */
.comment_wrap li.reply .writer {margin-left:10px; padding-left:19px; background:url('https://cdn.hackersut.com/www/images/board/bul_reply.gif') 0 5px no-repeat;}
.comment_wrap li.reply .comment {margin-left:10px; padding-left:19px; word-break:break-all;}
.comment_wrap p.comment {width:95%; padding:0 0px 0 0; word-break:break-all;}

.list_ect {float:left; width:100%; margin-top:20px; margin-bottom:-30px; border-top:2px solid #b5b5b5}
.list_ect li {float:left; width:100%; line-height:28px;  font-size:11px; border-bottom:1px solid #eaeaea}
.list_ect li .subject {float:left; margin-left:20px;}
.list_ect li .date {float:right; width:100px; color:#999;}

/* 글쓰기 */
.board_write th {width:100px;}
.board_write td {padding:7px 0 5px 10px;}
.board_write td.module {padding:0; border:none;}
.board_write td input.subject {width:500px; height:20px; margin-right:10px;}
.board_write td label {font-weight:bold; font-size:11px;}
.board_write td input.check {border:none;}
.board_write .tx-attach-list {border:1px solid red}

/**************** 갤러리형 게시판 추가 120403 **************/
.gallery_list  {width:780px; margin-bottom:30px;}
.gallery_list a {color:#333; line-height:1em!important;}
.gallery_list a:hover {color:#cc0000;}
.gallery_list thead { }
.gallery_list th {padding:12px 0 12px; background:url('https://cdn.hackersut.com/www/images/board/th_bg02.gif') left top no-repeat;}
.gallery_list th.first {background:url('https://cdn.hackersut.com/www/images/board/th_bg0102.gif') left top no-repeat;}
.gallery_list th.last {background:url('https://cdn.hackersut.com/www/images/board/th_bg03.gif') right top repeat-x;}
.gallery_list td {padding:10px 0 13px; text-align:center; color:#666; border-bottom:1px solid #eaeaea}
.gallery_list td.subject {padding-left:10px; text-align:left;}
.gallery_list td.subject td {padding:0; border-bottom:none; _padding-right:15px;}
.gallery_list td img a{width:150px; height:112px; padding:0 20px 0 0;}

.gallery_wrap .paging {margin-top:0;}
.gallery_wrap fieldset.search {margin-bottom:19px;}

.gallery_viewList {float:left; width:780px; margin:0 0 0;  }
.gallery_viewList div.list {float:left; padding:13px 0 0; border-top:2px solid #b5b5b5; border-bottom:1px solid #eaeaea;}
.gallery_viewList dl {float:left; width:166px; height:180px; margin:0 37px 0 0; }
.gallery_viewList dl.last {margin-right:0; position:relative;}
.gallery_viewList dt {width:164px; height:118px; border:1px solid #eaeaea;}
.gallery_viewList dd {text-align:center; position:relative; padding:1px; display:block; margin-top:8px; margin-bottom:10px;  line-height:16px;}
.gallery_viewList dd a {color:#888; line-height:100%!important; letter-spacing:-0.075em; line-height:16px;}
.gallery_viewList dd img {vertical-align:middle; margin-bottom:0; margin-top:-2px;}

.gallery_viewList .paging {margin-top:23px;}

/* 목록 */
.index_list {width:780px; margin:30px 0 0;}
.index_list a {color:#636363; font-size:11px;}
.index_list ul {width:780px; border-top:2px solid #b5b5b5;}
.index_list li {padding:7px 0 4px 19px; border-bottom:1px solid #eaeaea;}
@media screen and (-webkit-min-device-pixel-ratio:0){ .index_list li  {padding:7px 0 7px 19px;}}
@-moz-document url-prefix() {.index_list li  {padding:7px 0 7px 19px;}}
.index_list .btn_right {margin:10px 0 0; text-align:right;}
.index_list dl {width:780px; margin:23px 0 0;}
.index_list dt {padding:0 0 6px 18px; font-weight:bold; border-bottom:2px solid #b5b5b5;}
.index_list dd {padding:7px 0 2px 21px; border-bottom:1px solid #eaeaea;}
@media screen and (-webkit-min-device-pixel-ratio:0){ .index_list dd  {padding:7px 0 7px 21px;}}
@-moz-document url-prefix() {.index_list dd {padding:7px 0 7px 21px;}}
.index_list dd a {padding:0 0 0 13px; font-size:12px; background:url('https://cdn.hackersut.com/www/images/bullet/square02.gif') 0 4px no-repeat;}
.index_list .paging {margin:20px 0 30px;}
.index_list .paging a {color:#ababab;}
.index_list .paging a.prev {padding:0 0 0 14px; background:url('https://cdn.hackersut.com/www/images/board/bul_prev.gif') left 1px no-repeat;}
.index_list .paging a.next {padding:0 14px 0 0; background:url('https://cdn.hackersut.com/www/images/board/bul_next.gif') right 1px no-repeat;}

.board_wrap form {width:780px; padding-right:-30px; }



/****************** 박선희_추가_120514  ******************/
.oboard_list  {width:780px;}
*:first-child+html .oboard_list  {width:770px;}
.oboard_list a:hover {color:#cc0000;}
.oboard_list thead { }
.oboard_list th {padding:8px 0;background:url('https://cdn.hackersut.com/www/images/board/th_bg02.gif') left top no-repeat; }
*:first-child+html .oboard_list th {padding:12px 0;background:url('https://cdn.hackersut.com/www/images/board/th_bg02.gif') left top no-repeat; }
* html .oboard_list th {padding:12px 0;background:url('https://cdn.hackersut.com/www/images/board/th_bg02.gif') left top no-repeat; }
.oboard_list th.first {background:url('https://cdn.hackersut.com/www/images/board/th_bg01.gif') left top no-repeat !important;}
.oboard_list th.last {background:url('https://cdn.hackersut.com/www/images/board/bg_onlinetheadbg03.gif') right top repeat-x !important;}
.oboard_list td {padding:10px 0; text-align:center; color:#666; border-bottom:1px solid #eaeaea}
.oboard_list td.step {color:#7a8792; font-weight:bold; }
.oboard_list td div {margin-left:78px}
.oboard_list td.subject {padding-left:40px; text-align:left;}
.oboard_list td.subject dt {font-weight:bold; margin-bottom:5px}
.oboard_list td.subject dd.book_info em {color: #CC0000;}
.oboard_list td.subject dd.book_info img {vertical-align:middle}

.board_list td.subject img{padding-top:2px; vertical-align:top}


