﻿@charset "utf-8";
/*50.css*/

#board_wrap { position:relative; width:882px;overflow:hidden;}
#board_iframe { position:relative; width:882px;}
#board_iframe2 { position:relative; width:872px; margin:20px 0 0 10px;}


	/* 게시판 상단 공통 */

	.bbs_top_wrap { width:100%; height:14px; margin-bottom:12px;}
	.bbs_top_wrap .bbs_total { float:left; height:14px; background:url('/2013uni/images/board/ico_total.gif') no-repeat 0 0; padding-left:14px; color:#555; line-height:14px;}
	.bbs_top_wrap .bbs_total strong { color:#28689f; font-weight:700; letter-spacing:-1px;}
	.bbs_top_wrap .rss_area { float:right; height:14px;}
	.bbs_top_wrap .rss_area li { float:left; height:14px; padding:0 0 0 5px;}

	/* 게시판 상단 공통// */

	/* 게시판 하단 공통 */

	.bbs_bot_wrap { width:100%; padding-top:14px; overflow:hidden;}
		.bbs_btn_area { text-align:right; margin-top:15px;  float:right;}
		a.btn_big{ background:url('/2013uni/images/board/bg_btn_big.gif') no-repeat 100% 0; padding-right:4px; color:#fff; font-weight:700; line-height:30px; word-spacing:-1px; white-space:nowrap; text-decoration:none !important; display:block;float:left;} 
		a.btn_big span { background:url('/2013uni/images/board/bg_btn_big.gif') no-repeat; padding:0 8px 0 12px; display:block;}
		a.btn_sml{ background:url('/2013uni/images/board/bg_btn_sml.gif') no-repeat 100% 0; padding-right:4px; color:#fff; font-weight:700; line-height:24px; word-spacing:-1px; white-space:nowrap; text-decoration:none !important; display:block;float:left;} 
		a.btn_sml span { background:url('/2013uni/images/board/bg_btn_sml.gif') no-repeat; padding:0 8px 0 12px; display:block;}

		.paginate { width:100%; padding-top:14px; text-align:center;}
		.paginate span.pre,
		.paginate span.next { width:25px; height:25px; display:block;overflow:hidden;}
		.paginate span.pre a,
		.paginate span.next a { margin:0; padding:0; line-height:0;}
		.paginate a,
		.paginate strong { margin:0 -3px 0; padding:0 8px 0; color:#444; font-weight:700; line-height:25px; display:inline; vertical-align:top;}
		.paginate strong { color:#0a81d0 !important; text-decoration:underline;}

		.bbs_serch { width:100%; height:24px; margin-top:14px; padding:15px 0; background:#f0f0f0;}
		.bbs_serch label { position:absolute; visibility:hidden; font-size:0px; width:0px; height:0px; overflow:hidden; line-height:0px;}
		.bbs_serch .sch_cal_form { float:left; height:24px; margin-left:10px; padding-right:10px;width:280px;}
		.bbs_serch .sch_cal_form dl dt { height:24px; font-size:12px; font-weight:700; line-height:24px; float:left;}
		.bbs_serch .sch_cal_form dl dd { width:115px; height:22px;  padding:1px; float:left;display:block;float:left;}

		.bbs_serch .sch_cal_form dl dd input { width:72px; height:16px; padding:5px 0 0 6px; border:0;}
		.bbs_serch .sch_cal_form dl dd.txt { width:auto; height:24px; background:none; padding:0; line-height:24px; display:block;float:left;}
		.bbs_serch .sch_sel_form { float:left; width:280px; height:22px; background:url('/2013uni/images/board/bg_sel_sch.gif') no-repeat 0 0; padding:1px; display:inline;}
		.bbs_serch .sch_sel_form .select_wrap { position:relative; float:left; width:80px; height:16px; margin:4px 0 4px 0; overflow:hidden;}
		.bbs_serch .sch_sel_form .in_select { position:absolute; top:0; left:0; width:80px; border:0;}
		.bbs_serch .sch_sel_form input { width:190px; height:16px; padding:5px 0 0 6px; border:0;}
		.bbs_serch .sch_btn { float:left; width:52px; height:24px; margin-left:4px;}

		.bbs_serch .sch_cal_form2 { float:left; height:24px; margin-left:10px; padding-right:10px;width:130px;}
		.bbs_serch .sch_cal_form2 dl dt { height:24px; font-size:12px; font-weight:700; line-height:30px; float:left;}
		.bbs_serch .sch_cal_form2 dl dd { width:70px; height:22px;  padding:1px; float:left;}
		.bbs_serch .sch_cal_form2 .select_type { position:relative; vertical-align:top; float:left; margin:0; height:24px ; overflow:hidden;}

		.datalicense { background:#fafafa; margin-top:15px; padding:10px; color:#666; font-size:11px; line-height:16px; border:1px solid #e8e8e8; display:block; height: 34px;}
		.datalicense .license { text-align:center; display:block; float:left;}
		.datalicense .text { width: 82%; display: block; vertical-align: middle; line-height: 15px; float: left; margin-left: 20px;}

		.bbs-prevlist { width:100%; margin-top:15px; border-top:1px solid #c1c1c1;}
		.bbs-prevlist li { width:100%; padding:11px 0; line-height:16px; border-bottom:1px solid #e5e5e5; overflow:hidden;}
		.bbs-prevlist li strong { float:left;  margin:0 20px 0 15px;}
		.bbs-prevlist li strong img { vertical-align:middle;}
		.bbs-prevlist li .subject { float:left; width:60%; white-space:nowrap; overflow:hidden;}
		.bbs-prevlist li .text-info { float:right; color:#666; font-family:Arial,sans-serif; font-size:12px;}
		.bbs-prevlist li .text-info span { float:left; padding-left:5px;}
		.bbs-prevlist li .text-info span.data { background:url('/2013uni/images/common/tnb_div.gif') no-repeat 0 50%; margin-left:5px; margin-right:15px;}

	/* 게시판 하단 공통// */



	/* 게시판 목록 */

	.bbslist { width:100%; border-top:2px solid #457ac0;}
	.bbslist table { width:100%;}
	.bbslist table thead th { background:url('/2013uni/images/board/bbs_div.gif') #f5f5f5 no-repeat right 50%; padding:11px 0 11px; color:#333; font-weight:bold; border-bottom:1px solid #dedede;}
	.bbslist table thead th.ed { background:#f5f5f5 !important; padding:11px 0 11px; color:#333; font-weight:bold; border-bottom:1px solid #dedede;}
	.bbslist table tbody td { background:#fff; padding:11px 0 11px; text-align:center; border-bottom:1px solid #dedede;}
	.bbslist table tbody td.subject { background:#fff; padding:11px 11px 11px; text-align:left; border-bottom:1px solid #dedede;}
	.bbslist table tbody td.addr { background:#fff; padding:11px 11px 11px; text-align:left; border-bottom:1px solid #dedede;}
	.bbslist table tbody td img { vertical-align:middle;}

	/* 게시판 목록// */



	/* 게시판 읽기 */

	.bbsview { width:100%; border-top:2px solid #457ac0;}
	.bbsview table { width:100%;}
	.bbsview table thead th { background:url('/2013uni/images/board/bbs_div.gif') no-repeat right 50%; padding:9px 0 9px; line-height:18px; border-bottom:1px solid #dedede;}
	.bbsview table thead td { padding:9px 30px 9px; line-height:18px; border-bottom:1px solid #dedede;}
	.bbsview table thead th.subject { background:url('/2013uni/images/board/bbs_div.gif') #f5f5f5 no-repeat right 50%; padding:11px 0 11px; color:#333; font-weight:700; line-height:18px; border-bottom:1px solid #dedede;}
	.bbsview table thead td.subject { background:#f5f5f5; padding:11px 30px 11px; line-height:18px; border-bottom:1px solid #dedede;}
	.bbsview table tbody td.textviewer { min-height:220px; height:auto !important; height:220px; padding:20px; font-size:13px; line-height:18px; border-bottom:1px solid #dedede; vertical-align:top;}

	.bbsview table tbody td.textviewer table{border:1px solid black;}
	.bbsview table tbody td.textviewer th{border:1px solid black;}
	.bbsview table tbody td.textviewer td{border:1px solid black;}
        /* cms 변경 ㅎ 수정 */
	.bbsview table tbody td.textviewer p{ margin:12px;}

	/* 게시판 읽기// */



	/* 게시판 읽기(새창) */

	.bbsview_window { background:#fff; margin:20px 1px 0; display:block;}
	.bbsview_window table { width:100%; border-top:2px solid #457ac0;}
	.bbsview_window table thead th.subject { background:url('/2013uni/images/board/bbs_div.gif') #f5f5f5 no-repeat right 50%; padding:11px 0 11px; color:#333; font-weight:700; line-height:18px; border-bottom:1px solid #dedede;}
	.bbsview_window table thead td.subject { background:#f5f5f5; padding:11px 30px 11px; line-height:18px; border-bottom:1px solid #dedede;}
	.bbsview_window table tbody td.textviewer { background:#fff; line-height:1.4em; min-height:680px; height:auto !important; height:680px; padding:20px; text-align:center; border-bottom:1px solid #dedede;}

	/* 게시판 읽기(새창)// */



	/* 게시판 쓰기 */

	.bbswrite { width:100%; border-top:2px solid #457ac0;}
	.bbswrite table { width:100%;}
	.bbswrite table th { background:url('/2013uni/images/board/bbs_div.gif') #f5f5f5 no-repeat right 50%; padding:9px 0 9px; color:#333; font-weight:700; line-height:18px; border-bottom:1px solid #dedede;}
	.bbswrite table td { padding:3px 30px 3px; line-height:18px; border-bottom:1px solid #dedede;}
	.bbswrite table td.td_file { padding:8px 30px 8px; line-height:18px; border-bottom:1px solid #dedede;}
	.bbswrite .input_text { padding:3px;}
	.bbswrite .input_file { padding:3px; margin:1px 0;}
	.bbswrite .input_chk { vertical-align:middle;}
	.bbswrite .textarea { margin:3px 0;}

	/* 게시판 쓰기// */



	/* 가로 썸네일 타입 */

	.bbslist-thumb { width:100%; padding:7px 0 0 0; border-top:2px solid #457ac0;}
	.bbslist-thumb ul { width:100%;}
	.bbslist-thumb ul li { height:130px; padding:13px 0 13px 0; border-bottom:1px solid #dedede;}
	.bbslist-thumb ul li div.thumbnail { float:left; width:207px; height:130px; background:url('/2013uni/images/board/noimg.gif') #f5f5f5 no-repeat 50% 50%;}
	.bbslist-thumb ul li div.thumbnail img { width:207px; height:130px;}
	.bbslist-thumb ul li div.contsgroup { float:left; width:74.2%; padding-top:8px; padding-left:20px;}
	.bbslist-thumb ul li .subject { width:100%; display:block;}
	.bbslist-thumb ul li .subject a { color:#222; font-size:14px; font-weight:700; letter-spacing:-1px; line-height:18px;}
	.bbslist-thumb ul li .subject a:hover { color:#28689f;}
	.bbslist-thumb ul li p { width:98%; height:55px; margin-top:15px; line-height:18px; overflow:hidden;}
	.bbslist-thumb ul li p a,
	.bbslist-thumb ul li p a:hover { color:#666;}
	.bbslist-thumb ul li .text-info { float:right; margin-top:14px; color:#666; font-family:Arial,sans-serif; font-size:11px;}
	.bbslist-thumb ul li .text-info span { float:left; padding-left:5px;}
	.bbslist-thumb ul li .text-info span.data { background:url('/2013uni/images/common/tnb_div.gif') no-repeat 0 50%; margin-left:5px;}

	/* 가로 썸네일 타입// */



	/* 가로 3개 썸네일 타입 */

	.bbslist-thumb02 { width:100%; padding:0 0 25px 0; border-top:2px solid #457ac0; border-bottom:1px solid #dedede;}
	.bbslist-thumb02 ul { width:100%; display:block;overflow:hidden;}
	.bbslist-thumb02 ul li { float:left; width:207px; height:185px; padding:24px 18px 0 0;}
	.bbslist-thumb02 ul li.ed { float:left; width:207px; padding:24px 0 0 0;}
	.bbslist-thumb02 ul li .thumbnail { width:205px; height:143px; background:url('/2013uni/images/board/noimg.gif') #f5f5f5 no-repeat 50% 50%; border:1px solid #ebebeb;}
	.bbslist-thumb02 ul li .thumbnail img { width:205px; height:143px;}
	.bbslist-thumb02 ul li .contsgroup { width:205px; padding-top:8px; text-align:center;}
	.bbslist-thumb02 ul li .subject { margin-right:-3px; display:inline;}
	.bbslist-thumb02 ul li .subject a { color:#333; font-weight:700; letter-spacing:-1px; line-height:16px;}
	.bbslist-thumb02 ul li .subject a:hover { color:#28689f;}
	.bbslist-thumb02 ul li .data { background:url('/2013uni/images/common/tnb_div.gif') no-repeat 0 50%; padding-left:5px; margin-left:5px; color:#666; font-family:Arial,sans-serif; font-size:11px; line-height:16px; display:inline;}

	/* 가로 3개 썸네일 타입// */



	/* 가로 썸네일(big) 타입 */

	.bbslist-thumb3 { width:100%; padding:7px 0 0 0; border-top:2px solid #457ac0;}
	.bbslist-thumb3 ul { width:100%;}
	.bbslist-thumb3 ul li { height:130px; padding:13px 0 13px 0; border-bottom:1px solid #dedede;}
	.bbslist-thumb3 ul li div.thumbnail { float:left; width:247px; height:130px; background:url('/2013uni/images/board/noimg.gif') #f5f5f5 no-repeat 50% 50%;}
	.bbslist-thumb3 ul li div.thumbnail img { width:247px; height:130px;}
	.bbslist-thumb3 ul li div.contsgroup { float:left; width:69.7%; padding-top:18px; padding-left:20px;}
	.bbslist-thumb3 ul li .subject { width:100%; display:block;}
	.bbslist-thumb3 ul li .subject a { color:#222; font-size:14px; font-weight:700; letter-spacing:-1px; line-height:18px;}
	.bbslist-thumb3 ul li .subject a:hover { color:#28689f;}
	.bbslist-thumb3 ul li .subject .state_txt { margin-left:10px; color:#bd272b; font-size:14px; font-weight:700;}
	.bbslist-thumb3 ul li .text-info { width:100%; margin-top:14px; color:#666; font-size:12px; line-height:20px; display:block;}

	/* 가로 썸네일(big) 타입// */
