@charset "utf-8";

/* 학부 > 대학소개
	기본 컨셉 색상 #385670

	bbs_color1.css                    학부 > 학과안내 #10706f
	bbs_color2.css                    학부 > 대학생활 #b38c3f
	bbs_color3.css                    학부 > 학생지원 #4680c0
	bbs_color4.css                    대학원 > 대학원소개 #820619
	bbs_color5.css                    대학원 > 입학안내 #284469
	bbs_color6.css                    대학원 > 전공안내 #24666c
	bbs_color7.css                    대학원 > 학사안내 #695328
	bbs_color8.css                    대학원 > e-캠퍼스 #72529f
	bbs_color9.css                    대학원 > 학생서비스 #7b375b
	
	============================================== */


/* board reset & 공통 class css =============================== */
/*body { font-size:11px; line-height:1.2; font-family:"돋움", Dotum; } */
h1, h2, h3, h4, h5, h6, div, p, dl, dt, dd, ul, ol, li, form, fieldset, iframe, blockquote, address, table, thead, tbody, tfoot, tr, th, td, caption { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, select, input, textarea, table { font-size: 1em; }
hr { display: none; }
ul, ol { list-style: none; }
img, fieldset, iframe { border: 0; }
em, address { font-style:normal; }
caption, legend { position: absolute; top: 0; left: -10000px; overflow: hidden; visibility: hidden; width: 0; height: 0; font-size: 0; line-height: 0; }
textarea { border:1px solid #cacaca; }

table { clear: both;  color: #666; font-size: 11px; line-height: 1.2; font-family: "돋움", Dotum; border-spacing: 0; border-collapse: collapse; word-wrap: break-word; }
table img { vertical-align:middle; }
select, input, textarea { font-size:11px; color:#666; vertical-align: middle; }

a, a:link, a:visited { color: #666; text-decoration: none; }
a:hover { color: #666; text-decoration: none; }

.txt_c { text-align:center !important; }
.txt_l { text-align:left !important; }
.txt_r { text-align:right !important; }

.v_top { vertical-align:top !important; }
.v_md { vertical-align:middle !important; }

.f_l { float:left !important; }
.f_r { float:right !important; }
.f_clear:after { content:"."; display:block; clear:both; height:0; }
.f_clear { display: block; clear:both; min-height:1%; }
* html .f_clear { height:1%; }

/* 공통 컨텐츠 css ===================================== */


/* paging */
.bbs_paging { width:100%; margin:0 auto; margin-top:20px;margin-bottom:40px; font-size:11px; font-family:"돋움", Dotum; line-height:13px; text-align:center; letter-spacing:0; }
/*ie6 핵*/*html .bbs_paging{width:700px; margin:0 auto; text-align:center;  padding: 20px; }
.bbs_paging a { display:inline-block; padding:0 2px; color:#666; }
.bbs_paging strong { display:inline-block; color:#666; padding:0 2px; }
.bbs_paging span.prev a,
.bbs_paging span.next a { padding:0 8px; }
.bbs_paging span.page { position:relative; top:0px; }

/* 버튼 정렬 --------------------------------- */
/* 기본 오른쪽 정렬 상단마진 10px */
.bbs_btnr { width:100%; margin-top:10px; text-align:right; }
.bbs_btnr img { vertical-align:top; }
.bbs_btnr a { margin-left:5px; }
.bbs_btnr span.left { float:left; }
.bbs_btnr span.left a { margin:0 5px 0 0; }

/* 게시판 상단 검색영역 */
.bbs_top_search { display:block; width:100%; padding-bottom:10px; text-align:right; }
.bbs_top_search .input_txt { width:90px; height:13px; padding:3px 0 0 3px; font-size:11px; border:1px solid #bec0c5; background-color:transparent; }
* html .bbs_top_search div { padding-bottom:1px; }
.bbs_top_search select { background-color:#fff; }
.bbs_top_search img , .bbs_top_search input .bbs_top_search select {vertical-align: middle; }

/* 게시판 구글 메쉬업 */
.bbs_layer_wrap1 { position:absolute; width:450px; padding:35px 15px; border:2px solid #385670; background-color:#fff; }
.bbs_layer_wrap1 .btn_close { position:absolute; top:1px; right:1px; }
.bbs_layer_wrap1 .head_wrap { overflow:hidden; width:410px; margin-bottom:35px; padding:0 20px 20px; border-bottom:1px solid #a3b8c8; }
.bbs_layer_wrap1 .head_wrap img { vertical-align:top; }
.bbs_layer_wrap1 .head_wrap p { float:left; padding-top:5px; color:#637c93; }
.bbs_layer_wrap1 .head_wrap a { float:right; }
.bbs_layer_wrap1 .cont_box { width:410px; margin:0 auto; line-height:18px; }
.bbs_layer_wrap1 .cont_box p,
.bbs_layer_wrap1 .cont_box .bbs_btnr { margin-bottom:20px; }

/* 태그 */
p.bbs_tag { margin-top:30px; color:#747474; }
p.bbs_tag img { position:relative; top:-2px; padding-right:10px; vertical-align:middle; }

/* 리플 컨텐츠 */
.bbs_reply_wrap1 { margin-bottom:40px; padding-top:45px; }
.bbs_reply_wrap1 .bbs_paging { margin-top:40px; }
.bbs_reply_wrap2 { margin:45px 0 60px; padding:30px 0 50px; border-top:1px solid #cacaca; border-bottom:1px solid #385670; }
.bbs_reply_wrap2 .login_info { margin-top:50px; text-align:center; }
.bbs_reply_wrap2 .login_info div { margin-top:20px; }

.bbs_reply_box1 { clear:both; margin-bottom:15px; padding-left:20px; color:#666; }
.bbs_reply_box1 p.name { color:#637c93; }
.bbs_reply_box1 p.name strong { padding-right:8px; }
.bbs_reply_box1 p.name img { padding-right:5px; }
.bbs_reply_box1 .txt_box { overflow:hidden; margin-top:11px; }
.bbs_reply_box1 .txt_box img,
.bbs_reply_box1 .txt_box textarea,
.bbs_reply_box1 .txt_box input
.bbs_reply_box1 .txt_box p { float:left; }
.bbs_reply_box1 .txt_box img.user_photo { width:43px; height:43px; margin-right:15px; border:1px solid #cacaca; }
.bbs_reply_box1 .txt_box textarea { width:511px; height:43px; margin-right:5px; border:1px solid #cacaca; }
.bbs_reply_box1 .date_reply { overflow:hidden; width:100%; margin-top:8px; }
.bbs_reply_box1 .date_reply p { float:left; padding-right:11px; }
.bbs_reply_box1 .date_reply p.date { padding-right:30px; }
.bbs_reply_box1 .date_reply p.date span { padding-right:4px; }
.bbs_reply_box1 .date_reply p a { color:#666; text-decoration:underline; }

.bbs_reply_add { padding-left:50px; background:url('/org_study/images/total_bbs/bg_reply_arrow.gif') no-repeat 31px top; }
.bbs_reply_add .txt_box textarea { width:481px; }

/* 설문조사 */
.bbs_research_box1 { position:relative; width:497px; min-height:45px; margin:0 auto 30px; padding:20px; line-height:14px; border:1px solid #d7d5c8; background-color:#e4e2d8; }
.bbs_research_box1 .user_img { position:absolute; top:20px; left:20px; width:45px; height:45px; background:url('/org_study/images/total_bbs/bg_research_user.gif') no-repeat left top; }
.bbs_research_box1 .user_img img { width:39px; height:39px; padding:3px 0 0 3px; }
.bbs_research_box1 .cont_box { padding-left:55px; }
.bbs_research_box1 .cont_box p { margin-bottom:0 !important; }
.bbs_research_box1 .cont_box p.tit { margin-bottom:5px !important; color:#637c93; }
.bbs_research_box1 .cont_box p.date { margin-bottom:18px !important; }
.bbs_research_box1 .cont_box .input_r { margin-top:-3px; }
.bbs_research_box1 .cont_box .radio_list { overflow:hidden; width:100%; }
.bbs_research_box1 .cont_box .radio_list li { float:left; clear:both; margin-bottom:3px; }
.bbs_research_box1 .cont_c1 { margin-top:25px; text-align:center; }
.bbs_research_box1 .cont_box .graph_list { overflow:hidden; width:430px; }
.bbs_research_box1 .cont_box .graph_list li { float:left; clear:both; width:430px; margin-bottom:3px; }
.bbs_research_box1 .cont_box .graph_list li div { float:left; }
.bbs_research_box1 .cont_box .graph_list li div.tit { width:50px; margin-right:10px; }
.bbs_research_box1 .cont_box .graph_list li div.num { float:rigth; width:70px; margin-left:10px; }
.bbs_research_box1 .cont_box .graph_list li div.graph { width:290px; height:17px; }
.bbs_research_box1 .cont_box .graph_list li div.graph span { display:inline-block; height:17px; background:url('/org_study/images/total_bbs/bg_graph.gif') repeat-x left top; }

.bbs_resch_result { margin:0 auto; text-align:center; line-height:14px; }
.bbs_resch_result span { display:inline-block; width:70px; height:22px; margin:0 5px; padding-top:48px; color:#900; }
.bbs_resch_result span.agreement { background:url('/org_study/images/total_bbs/bg_agreement.gif') no-repeat left top; }
.bbs_resch_result span.opposite { background:url('/org_study/images/total_bbs/bg_opposite.gif') no-repeat left top; }

/* 게시판 및 테이블 css ==================================== */
/* 게시판 리스트 */
.bbs_list {  width:100%; border-top:2px solid #385670; letter-spacing:0; }
.bbs_list th { height: 30px;  /* padding:11px 0 8px;  */ }
.bbs_list td { padding:9px 0 7px; text-align:center; }
.bbs_list thead th { border-bottom:1px solid #385670; background:url('/org_study/images/total_bbs/bg_th_bar1.gif') no-repeat left bottom; }
.bbs_list thead th.first { background:none; }
.bbs_list tbody th,
.bbs_list tbody td { border-bottom:1px solid #bbc0c6; }
.bbs_list tr.last th,
.bbs_list tr.last td,
.bbs_list th.last,
.bbs_list td.last { border-color:#385670; }
.bbs_list td.tit,
.bbs_list td.notice { padding-left:15px; text-align:left; letter-spacing:-1px; }
.bbs_list td.td_btn,
.bbs_list td.td_icon { padding:4px 0; }
.bbs_list td.event,
.bbs_list td.event a,
.bbs_list td.tit a:hover,
.bbs_list td.reply a:hover { color:#385670; }
.bbs_list td.reply { padding-top:8px; padding-left:15px; text-align:left; }
.bbs_list td.reply a { padding-top:2px; padding-left:20px; background:url('/org_study/images/total_bbs/bg_reply_arrow.gif') no-repeat 5px top; }
.bbs_list td.reply a img { position:relative; top:-2px; }
.bbs_list td.tit img { padding-left:3px; }
.bbs_list tr.bg_notice td { background-color:#e4e1d8; }

/* 게시판 보기 */
.bbs_view { width:100%; border-top:2px solid #385670; }
.bbs_view th,
.bbs_view td { padding:9px 0 7px; }
.bbs_view tbody th {width:13%;text-align:center;border-bottom:1px solid #bbc0c6;padding-left:10px;color:#385670; }
.bbs_view tbody td { border-bottom:1px solid #bbc0c6;padding-left:10px;}
.bbs_vcnt {width:12%;text-align:center;}
.bbs_regdate {width:12%;text-align:center;}
.bbs_view tr.last th,
.bbs_view tr.last td,
.bbs_view th.last,
.bbs_view td.last { border-color:#385670; }
.bbs_view td.btn { padding:7px 0 4px; }
.bbs_view td.view_cont {  width:100%; height:160px; padding:20px; vertical-align:top; text-align:left; }
#Table_01 td { text-align:left;} /* 게시판 왼쪽정렬 */
.bbs_view td img.download { position:relative; top:-1px; margin-right:4px; }
.bbs_view td.btn { padding:6px 0 5px; }

.bbs_view1 { width:100%; border-top:2px solid #385670; }
.bbs_view1 th,
.bbs_view1 td { padding:9px 0 7px; }
.bbs_view1 tbody th {width:13%;text-align:center;border-bottom:1px solid #bbc0c6;padding-left:10px;color:#385670; }
.bbs_view1 tbody td { border-bottom:1px solid #bbc0c6;padding-left:10px; }
.bbs_vcnt {width:12%;text-align:center;}
.bbs_regdate {width:12%;text-align:center;}
.bbs_sizeUp {font-weight:bold;font-size: 13px; line-height: 1.2; font-family: "돋움", Dotum;}
.bbs_view1 tr.last th,
.bbs_view1 tr.last td,
.bbs_view1 th.last,
.bbs_view1 td.last { border-color:#385670; }
.bbs_view1 td.btn { padding:7px 0 4px; }
.bbs_view1 td.view_cont {  width:100%; height:160px; padding:20px; vertical-align:top; text-align:left; }
#Table_01 td { text-align:left;} /* 게시판 왼쪽정렬 */
.bbs_view1 td img.download { position:relative; top:

/* 게시판 콘텐츠 영역 html 에디터에서 등록된 내용으로 보여주기, 기존에 적용된 스타일 무요화 시키기  */
.view_cont table { clear: both; color: #666; font-size: 11px;  font-family: "돋움", Dotum; border-spacing: 0; border-collapse: collapse; word-wrap: break-word; }
.view_cont th { height: 30px;  /* padding:11px 0 8px;  */ }
.view_cont td { padding:0px 0 0px; text-align:center; }
.view_cont thead th { border-bottom:0px solid #385670; background:url('/org_study/images/total_bbs/bg_th_bar1.gif') no-repeat left bottom; }
.view_cont thead th.first { background:none; }
.view_cont tbody th,
.view_cont tbody td { border-bottom:0px solid #bbc0c6; }
.view_cont tr.last th,
.view_cont tr.last td,
.view_cont th.last,
.view_cont td.last { border-color:#385670; }
.view_cont td.tit,
.view_cont td.notice { padding-left:0px; text-align:left; letter-spacing:-1px; }
.view_cont td.td_btn,
.view_cont td.td_icon { padding:0px 0; }
.view_cont td.event,
.view_cont td.event a,
.view_cont td.tit a:hover,
.view_cont td.reply a:hover { color:#385670; }
.view_cont td.reply { padding-top:0px; padding-left:0px; text-align:left; }
.view_cont td.reply a { padding-top:0px; padding-left:0px; background:url('/org_study/images/total_bbs/bg_reply_arrow.gif') no-repeat 0px top; }
.view_cont td.reply a img { position:relative; top:-2px; }
.view_cont td.tit img { padding-left:0px; }
.view_cont tr.bg_notice td { background-color:#e4e1d8; }


/* 게시판 보기 & 리플 */
.bbs_view1 { width:100%; border-top:1px solid #385670; border-bottom:1px solid #cacaca; }
.bbs_view1 thead th { padding:20px 0; text-align:left; font-weight:normal; border-bottom:1px solid #dedbd3; }
.bbs_view1 td.td_attachment { padding:25px 0; }
.bbs_view1 td.td_attachment dl { position:relative; float:right; }
.bbs_view1 td.td_attachment dl dt { position:absolute; top:0; left:0; }
.bbs_view1 td.td_attachment dl dd { margin-bottom:6px; padding-left:45px; }
.bbs_view1 td.td_attachment dl dd img { position:relative; top:-1px; }

.bbs_view1 td.cont_view { padding:20px 0 60px; line-height:21px; }
.bbs_view1 td.cont_view p { clear:both; overflow:hidden; margin-bottom:25px; }
.bbs_view1 td.cont_view p img.left { float:left; padding-right:25px; }

.bbs_headline_wrap1 { position:relative; width:100%; margin-bottom:20px; color:#757575; z-index:100; }
.bbs_headline_wrap1 dl { position:relative; width:100%;}
.bbs_headline_wrap1 dl dt,
.bbs_headline_wrap1 dl dd { padding-left:90px; }
.bbs_headline_wrap1 dl dt { margin-bottom:23px; color:#9a0d14; font-size:14px; font-weight:bold; }
.bbs_headline_wrap1 dl dd.user_img { position:absolute; top:0; left:0; width:69px; height:69px; padding-left:0; border:1px solid #cacaca; }
.bbs_headline_wrap1 dl dd.user_img img { width:69px; height:69px; }
.bbs_headline_wrap1 dl dd.info_list { margin-top:6px; }
.bbs_headline_wrap1 dl dd.info_list span { padding:0 8px; }
.bbs_headline_wrap1 a.btn_translate { position:absolute; top:0; right:0; }
.bbs_headline_wrap1 dl.no_user_img dt,
.bbs_headline_wrap1 dl.no_user_img dd { padding-left:0; }

.write_info_wrap1 { width:100%; }
.write_info_wrap1 .blog_hit { float:left; }
.write_info_wrap1 .blog_hit strong { padding:0 7px; }
.write_info_wrap1 .url { float:right; text-align:right; }
.write_info_wrap1 .url span { padding-right:5px; color:#aeaeae; }

/* 블로그 다른글 목록 */
.bbs_another_write { margin:60px 0; padding:12px 9px 18px; border:1px solid #cacaca; }
.bbs_another_write .headline { overflow:hidden; width:100%; margin-bottom:15px; }
.bbs_another_write .headline p.tit { float:left; padding:5px 0 0 10px; color:#385670; font-family:"굴림", Gulim; }
.bbs_another_write .headline a { float:right; }
.bbs_another_write table { width:100%; color:#9a9a9a; }
.bbs_another_write table td { padding:6px 0 4px; text-align:center; }
.bbs_another_write table tr.add_num td { padding:5px 0 3px; background-color:#e2dfd6; }
.bbs_another_write table tr td.tit { padding-left:10px; color:#757575; text-align:left; }
.bbs_another_write table td span.hit { color:#385670; }
.bbs_another_write table td a { color:#757575; }

/* 게시판 쓰기 */
.bbs_write { width:100%; border-top:2px solid #385670; }
.bbs_write th,
.bbs_write td { padding:4px 0 5px; }
.bbs_write tbody th {width:13%;text-align:center;border-bottom:1px solid #bbc0c6;padding-left:10px;color:#385670; }
.bbs_write tbody td { border-bottom:1px solid #bbc0c6; }
.bbs_write tbody td { padding-right:10px; }
.bbs_write tbody td.td_input { padding-top:3px; padding-bottom:3px; }
.bbs_write tr.last th,
.bbs_write tr.last td,
.bbs_write th.last,
.bbs_write td.last { border-color:#385670; }
.bbs_write .input_txt { width:99%; height:15px; padding-top:3px; border:1px solid #cacaca; }
.bbs_write .input_file { width:100%; height:21px; border:1px solid #cacaca; }

/* 이전글, 다음글 */
.bbs_prev_next { width:100%; margin-top:50px; color:#898989; border-top:1px solid #b9b9b9 !important; }
.bbs_prev_next th,
.bbs_prev_next td { padding:9px 0 7px; font-weight:normal; text-align:center; border-bottom:1px solid #b9b9b9 !important; }
.bbs_prev_next th a,
.bbs_prev_next th a:hover { color:#a19f99; }
.bbs_prev_next td.tit { padding-left:10px; font-size:12px; font-weight:bold; text-align:left; }
.bbs_prev_next td.tit a { color:#888; }
.bbs_prev_next td.tit a:hover { color:#385670; }

/* FAQ */
.bbs_faq { width:100%; border-top:2px solid #385670; border-bottom:1px solid #385670; letter-spacing:0; }
.bbs_faq th { padding:11px 0 8px; }
.bbs_faq td { padding:10px 0 6px; text-align:center; }
.bbs_faq thead th { border-bottom:1px solid #820619; background:url('/org_study/images/total_bbs/bg_th_bar1.gif') no-repeat left bottom; }
.bbs_faq thead th.first { background:none; }
.bbs_faq tbody th,
.bbs_faq tbody td { border-top:1px solid #bbc0c6; }
.bbs_faq tr.last th,
.bbs_faq tr.last td,
.bbs_faq th.last,
.bbs_faq td.last { border-color:#385670; }
.bbs_faq tbody td.faq_q { padding-left:40px; text-align:left; background:url('/org_study/images/total_bbs/icon_q.png') no-repeat 12px 9px; }
.bbs_faq tbody td.faq_a { padding-top:20px; padding-bottom:20px; padding-left:40px; text-align:left; vertical-align:top; line-height:18px; background:url('/org_study/images/total_bbs/icon_a.png') no-repeat 12px 22px; }
.bbs_faq tbody tr.tr_a td { border:0; background-color:#ece9e1; }
* html .bbs_faq tbody tr.tr_q td { border-bottom:1px solid #bbc0c6; }
* + html .bbs_faq tbody tr.tr_q td { border-bottom:1px solid #bbc0c6; }
.bbs_faq tbody td.faq_a p.file { margin-top:20px; }
.bbs_faq tbody td.faq_a p.file img { position:relative; top:-2px; }
* html .bbs_faq tbody td.faq_a p.file img { position:static; }
*+ html .bbs_faq tbody td.faq_a p.file img { position:static; }
.bbs_faq tbody td.faq_a ol { margin-top:20px; }

/* 갤러리 게시판 */
.bbs_gallery { width:100%; border-top:1px solid #385670; border-bottom:1px solid #385670; }
.bbs_gallery td { padding-bottom:25px; text-align:center; }
.bbs_gallery tr.first td { padding-top:25px; }
.bbs_gallery td a { display:inline-block; }
.bbs_gallery td a img { display:block; width:145px; height:101px; }
.bbs_gallery td a span { display:block; margin-top:6px; }

/* 썸네일 게시판 */
.bbs_thumbnail { width:100%; border-top:1px solid #385670; border-bottom:1px solid #385670; color:#757575; font-family:"굴림", Gulim; }
.bbs_thumbnail td { padding:25px 0; }
.bbs_thumbnail td.cont { padding:25px 20px; vertical-align:top; }
.bbs_thumbnail td a { color:#757575; }
.bbs_thumbnail td.cont .headline { overflow:hidden; width:100%; }
.bbs_thumbnail td.cont .headline .left { float:left; }
.bbs_thumbnail td.cont .headline .right { float:right; text-align:right; }
.bbs_thumbnail td.cont .headline p.tit { margin-bottom:6px; font-size:12px; }
.bbs_thumbnail td.cont .headline p.tit strong { color:#676767; }
.bbs_thumbnail td.cont .headline p.date { color:#aeaeae; }
.bbs_thumbnail td.cont .headline .blog_hit { margin-bottom:5px; color:#747474; }
.bbs_thumbnail td.cont .headline .blog_hit img { padding:0 3px 0 8px; }
.bbs_thumbnail td.cont .txt_cont { margin-top:8px; line-height:18px; font-size:12px; }


/* 동영상 게시판 타입 ----------------------------- */
/* 리스트 4개노출 타입1 */
.bbs_vod1 { border-top:2px solid #385670; border-bottom:1px solid #385670; }
.bbs_vod1 td { padding:25px 0; text-align:center; }
.bbs_vod1 td img { display:block; width:119px; height:83px; }
.bbs_vod1 td a { display:inline-block; }
.bbs_vod1 td strong { display:block; margin-top:10px; font-size:12px; font-family:"굴림", Gulim;; }

.vod_type1_wrap { overflow:hidden; width:100%; margin-bottom:50px; }
.vod_type1_wrap .vod_box_type1 { position:relative; float:left; width:303px; height:227px; padding:16px 16px 26px; background-color:#e1dcce; }
.vod_type1_wrap .vod_area { width:303px; height:227px; color:#fff; background-color:#000; }
.vod_type1_wrap a.btn_play { position:absolute; bottom:7px; left:15px; }
.vod_type1_wrap a.btn_stop { position:absolute; bottom:7px; left:32px; }
.vod_type1_wrap .vod_cont_box { float:right; width:270px; height:239px; padding:15px; line-height:14px; background-color:#e9e7db; }
.vod_type1_wrap .vod_cont_box p.tit { margin-bottom:12px; color:#9a353a; }
.vod_type1_wrap .vod_cont_box .btn { margin-top:12px; }
.vod_type1_wrap .vod_cont_box .cont_body { height:140px; }
.vod_type1_wrap .vod_cont_box .file_area { margin-top:10px; padding-top:10px; text-align:right; border-top:1px solid #d0cdbd; }
.vod_type1_wrap .vod_cont_box .file_area dl { position:relative; float:right; width:auto; text-align:left; }
.vod_type1_wrap .vod_cont_box .file_area dt { position:absolute; top:0; left:0; }
.vod_type1_wrap .vod_cont_box .file_area dd { padding-left:44px; margin-bottom:7px; }
.vod_type1_wrap .vod_cont_box .file_area img { vertical-align:middle; }

/* 리스트 6개노출 타입2 */
.bbs_vod2 { width:100%; border-top:2px solid #385670; border-bottom:1px solid #385670; }
.bbs_vod2 td { padding:15px 0 9px; text-align:center; }
.bbs_vod2 td img { display:block; }
.bbs_vod2 td a { display:inline-block; }
.bbs_vod2 td span { display:block; margin-top:8px; font-size:11px; font-family:"굴림", Gulim;; }
.bbs_vod2 tr.last td { padding-top:0; }

.vod_type2_wrap { overflow:hidden; width:100%; }
.vod_type2_wrap .vod_play_wrap { float:left; width:280px; }
.vod_type2_wrap .vod_play_wrap .btn_r { margin-top:10px; }
.vod_type2_wrap .vod_box_type2 { position:relative; width:255px; height:191px; padding:13px 12px 22px 13px; background-color:#e1dcce; }
.vod_type2_wrap .vod_area { width:255px; height:191px; color:#fff; background-color:#000; }
.vod_type2_wrap a.btn_play { position:absolute; bottom:6px; left:12px; }
.vod_type2_wrap a.btn_stop { position:absolute; bottom:6px; left:26px; }
.vod_type2_wrap .bbs_top_search { margin-top:20px; }
.vod_type2_wrap .bbs_btnr p.tit { float:left; padding-top:3px; color:#9a353a; font-family:"굴림", Gulim; }

/* 목록에서 페이지 인덱스 */
.text_dotum_brightblue {font-family: "돋움";font-size: 11px;color: #00BFF3;}
.text_dotum_brightblue :link {font-family: "돋움";font-size: 11px;color: #00BFF3;}
.text_dotum_brightblue :visited {font-family: "돋움";font-size: 11px;color: #00BFF3;}
.text_dotum_brightblue :active {font-family: "돋움";font-size: 11px;color: #00BFF3;}
.text_dotum_brightblue :hover {font-family: "돋움";font-size: 11px;color: #00BFF3; text-decoration: underline;}

/* 20100920 수정 */
.bbs_requestInsert{margin-top:60px;}
.bbs_requestInsert .title{height:37px;line-height:37px;font-size:15px;font-weight:bold;color:#fff;text-align:center;background:url('/org_study/images/total_bbs/bbs_requestInsert_title.jpg') no-repeat left top;}
.bbs_requestInsert .input_txt { width:100%; height:15px; padding-top:3px; border:1px solid #cacaca; }
.bbs_requestList dl dt{height:32px;line-height:32px;font-size:11px;font-weight:bold;color:#666666;padding-left:20px;background-color:#ededed;border-top:1px solid #585858;border-bottom:1px solid #c4c4c4;}
.bbs_requestList dl dd{height:30px;overflow:hidden;line-height:30px;font-size:11px;color:#757575;padding-left:20px;}
.bbs_requestList dl dd.endData{border-bottom:1px solid #c4c4c4;}
.bbs_requestList dl dd .info{float:left;width:590px;overflow:hidden;}
.bbs_requestList dl dd .btn{float:right;width:75px;}

	/* 참가신청수정 재정의 */
	.cont800_requestInsert{width:680px; padding:0 20px; letter-spacing:-1px;}
	.bbs_btnc{text-align:center;}

/* // 20100920 수정 */