@charset "euc-kr";

/* °Ô½ÃÆÇ
------------------------------------------------------ */

/* -------- ¸®½ºÆ® -------- */
table {
	position: relative;
	width: 100%;
	border-top: solid 1px #ddd;
	border-collapse: collapse;
	text-align: center;
}
table caption {
}
.tbc1 { width: 60px; }
.tbc2 { width: ; }
.tbc3 { width: 80px; }
.tbc4 { width: 120px; }
table th,
table td {
	border-bottom: solid 1px #ddd;
	vertical-align: middle;
}
table th {
	height: 47px;
	font-weight: 500;
	background-color: #f5f5f5;
}
table td {
	height: 45px;
}
table td.tit_bg { 
	background-color: #f5f5f5; 
}

table.certification th:last-child,
table.certification td { 
	border-right: solid 1px #ddd; 
}
table.certification td { 
	padding: 0 15px; 
}

/* °Ë»öÃ¢ */
.bbs_search {
	margin: 30px 0 0;
	padding: 16px 0;
	background: #f8f8f8;
	border: solid 1px #ddd;
	text-align: center;
}
.bbs_search a,
.bbs_search button { 
	padding-top: 0;
	padding-bottom: 0;
	width: 50px;
	line-height: 32px;
	font-size: 13px;
}

/* ÆäÀÌÂ¡ */
.bbs_pager { 
	margin: 30px 0 0; 
	text-align: center;
}
.bbs_pager table,
.bbs_pager td { 
	padding: 0;
	border: 0 !important;
}
.bbs_pager a { 
	display: inline-block; 
}
.bbs_pager a img { 
	display: block; 
}
.bbs_pager td:nth-child(2) a,
.bbs_pager .btn_num_box,
span.num_paging { 
	display: inline-block; 
	margin: 0 2px;
	padding: 7.5px 0 7.5px;
	width: 28px; height: 13px;
	line-height: 1;
	font-size: 13px;
	color: #666;
	border: solid 1px #d5d5d5;
}
.bbs_pager td:nth-child(2) a:hover,
.bbs_pager .btn_num_box:hover,
span.num_paging { 
	color: #fff;
	background: #35467c;
	border-color: #35467c; 
}
.bbs_pager td:nth-child(2) a:hover,
.bbs_pager .btn_num_box:hover { 
	background: #0dc2bb;
	border-color: #0dc2bb; 
}


/* -------- ºäÆäÀÌÁö -------- */
.bbs_view_tit { 
	height: 60px !important;
	font-size: 19px !Important;
	font-weight: 400 !important;
}
.bbs_view_info i { 
	font-size: 14px;
	font-weight: 400;
	color: #b5b5b5; 
}
.bbs_view_con { 
	min-height: 100px;
	font-size: 15px;
}
.bbs_view_con img { 
	display: block !important; 
}

/* ÆÄÀÏÃ·ºÎ */
.attach_file {
	height: 40px;
	border: solid #ddd;
	border-width: 1px 0;
}

/* ¼öÁ¤, »èÁ¦¹öÆ° */
.btn_setup a { 
	position: absolute; top: 16px; right: 20px;
}




/*¿Â¶óÀÎ»ó´ãÅ×ÀÌºí*/
.ques_info { 
	border-top: solid 1px #ddd; 
}
.ques_info td {
height:40px;
border-bottom:1px solid #ddd;
padding:5px 0;
}
.ques_info td.tit_bg
{
background:#f1f1f1;
text-align:center;
}
.ques_info td input
{
height:15px;
padding:5px;
}
