@charset "utf-8";

.bbs_survey {
	width:100%;
	position:relative;
	float:left;
}
.bbs_survey table caption{
	display:none;
}

/* 테이블 기본값 초기화 S */
.bbs_survey table {
	border-bottom:none;
	margin:0 0 0 0;
	border-collapse:collapse;
	border-top:none;
}
.bbs_survey label{
	display:block;
}
.bbs_survey table th, .bbs_survey table td {
	border-bottom:none;
	text-align:none;
	padding:0 0 0 0;
	border-right:none;	
}
.bbs_survey table td {
	border-left:none;
	border-top:none;
}
/*군수실용 스타일*/
.bbs_survey {
	margin-top:10px;
}

.bbsfooter_survey .default_search_survey	{ position:relative; width:270px; height:20px; float:left;border:0px; }
.bbsfooter_survey .default_search_survey legend { position:absolute;left:-3000px; }
.bbsfooter_survey .default_search_survey .layout_select_survey		{ position:absolute; left:0; top:0; width:60px; height:20px; }
.bbsfooter_survey .default_search_survey .layout_input_survey		{ position:absolute; left:65px; top:0; width:145px; height:20px; }
.bbsfooter_survey .default_search_survey .layout_btn_survey			{ position:absolute; left:215px; top:0; }

 .bbs_survey .selcat{ 
	position:relative; width:100%; height:54px; 
	margin-top:15px; background:url("/images/common_bbs/selcat_bg.gif") no-repeat 50% 0; clear:both; 

}
.default_list_survey { width:100%;background-image:url("/images/common_bbs/type1/thead_bgl.gif"); background-repeat:no-repeat;}
.default_list_survey caption { display:none; }
.default_list_survey thead { height:34px;text-align:center; }
.default_list_survey thead th {
	background:none;
	background-image:url("/images/common_bbs/type1/thead_line.gif");color: f9fef0; 
	background-position:100% 0; 
	background-repeat:no-repeat;
	font-family:Gulim;
	color:#333; 
	font-size:9pt;
	height:32px;
}
.default_list_survey thead th.last { background-image:url("/images/common_bbs/type1/thead_bgr.gif");background-position:100% 0; }

.default_list_survey tbody{ text-align:center; }
.default_list_survey tbody th, .default_list_survey tbody td { height:24px; }
.default_list_survey tbody.empty td {
	height:200px;
	background:#ffffff;
	text-align:center;
	width:100%;
}
.default_list_survey .no { width:8%; }
.default_list_survey .title { width:44%; }
.default_list_survey .writer { width:30%; }
.default_list_survey .date1 { width:9%; }
.default_list_survey .edate { width:18%; }
.default_list_survey .file { width:9%; }


.none_align_survey { text-align:left; }
.bbs_survey .paging_survey		{ position:relative; width:100%; text-align:center; padding:10px; clear:both; }
.bbs_survey .paging_survey a	{ padding:0 3px; }
.bbs_survey .paging_survey img	{ margin-bottom:-4px; }
.bbs_survey .paging_survey .current_page	{ font-size:1.2em; }

.default_write_survey { border:none; width:100%; position:relative; text-align:left; }
.default_write_survey table th {
	vertical-align : middle;
	text-align:center;
}
.default_write_survey table th label{
	display:block;
}
.default_write_survey legend { display:none; }
.default_write_survey .write_survey { width:100%; }
.default_write_survey .write_survey caption { display:none; }
.default_write_survey .write_survey th {
	background:none;
	background-position:0 50%;
	background-repeat:no-repeat;	
	height:24px;
	width:15%;
	text-align:left;
	/*vertical-align : bottom;*/
}
.default_write_survey .write_survey th.total_ti{color:#ff6600;font-size:1.4;font-weight:bold;}
.default_write_survey .write_survey h4{text-align:center;font-weight:bold;color:#ff6600;font-size:1.4em;margin:0 0 10px 0}
.default_write_survey .write_survey th h5{color:#009cc0;font-size:1.4;font-weight:bold;}

.default_write_survey .write_survey td { 
	border:none;width:85%; 
	font-size: 12px;
	padding:0px 15px 10px 20px
	color:#444;
	
}
.write_padding_survey{padding:0px 20x 0px 20px;}
.poll_title_survey{font: 11px/1.6 dotum; letter-spacing:-0.5px; color:#444; font-family:돋움체;bgcolor:#3779dc;font-weight: bold;padding:0 0 5px 10px;}
.content_font{font-size:2.50em;font-family:돋움체;}
.write_padding_end{padding:50px 0 0 0;}
.write_end1{padding:50px 0 0 0;text-align:center; }
.write_end2{width:100%;text-align:center;font-weight: bold; }
.write_content_survey{color: #F09958;font-weight: bold;font-size: 12px;line-height:15px;}
.default_write_survey .button_survey { margin:10px 0 0 0;width:100%;text-align:right; }
.default_write_survey .write_survey th.border_line{color:#009cc0;font-size:1em;font-weight:bold;background:#f5f5f5;text-align:center;padding:10px 0 0 0;vertical-align:top;}
.default_write_survey .write_survey td.bottom_line{background:#f5f5f5;text-align:justify;border:0px solid red;padding:5px 0 10px 0;line-height:1.4}


.default_result_survey { border:none; width:100%; position:relative; text-align:left; }
.default_result_survey table th {
	vertical-align : middle;
	text-align:center;
}
.default_result_survey table th.total_ti{color:#ff6600;font-size:1.4;font-weight:bold;}
.default_result_survey table th h4{text-align:center;font-weight:bold;color:#ff6600;font-size:1.4em;}
.default_result_survey table th h5{color:#009cc0;font-size:1.4;font-weight:bold;}

.default_result_survey table th.border_line{color:#009cc0;font-size:1em;font-weight:bold;background:#f5f5f5;text-align:center;padding:10px 0 0 0;vertical-align:top;}
.default_result_survey table td.bottom_line{background:#f5f5f5;text-align:justify;border:0px solid red;padding:5px 0 10px 0;line-height:1.4}

.default_result_survey table th label{
	display:block;
}
.default_result_survey legend { display:none; }
.default_result_survey .result_survey { width:100%; }
.default_result_survey .result_survey caption { display:none; }
.default_result_survey .result_survey th {
	background:none;
	background-position:0 50%;
	background-repeat:no-repeat;	
	
	height:24px;
	width:15%;
	text-align:left;
	padding:5px 0 5px 0;
	/*vertical-align : bottom; */
}
.sub_survey{padding: 0px 0px 0px 0px;}
.default_result_survey .result_survey td { 
	border:none;width:85%; 
	font-size: 12px;
	padding:5px 5px 5px 20px
	
}

.result_align_survey { text-align:center; }
.result_padding_survey{padding:0px 0px 0px 20px;}
.poll_result_survey{font: 11px/1.6 dotum; letter-spacing:-0.5px; color:#444; font-family:돋움체;bgcolor:#3779dc;font-weight: bold;padding:0 0 0 10px;}
.result_content_survey{color: #F09958;font-weight: bold;font-size: 12px;line-height:15px;}
.default_result_survey .button_result_survey { margin:10px 0 0 0;width:100%;text-align:right; }


