@charset "utf-8";


/* 기본 */
.board_list table .b_num { width:8%; }
.board_list table .b_subject { width:auto; color:#000; }
.board_list table .b_writer { width:15%; }
.board_list table .b_date { width:15%; }
.board_list table .b_hits { width:9%; }

.board_list table .b_file { width:9%; }
.board_list table .b_year { width:9%; }
.board_list table .b_divergence { width:9%; }
.board_list table .b_reply { width:10%; }

@media (max-width:768px){	
	.board_list table .b_num { display:none; }
	.board_list table .b_subject { width:100%; padding-bottom:0px; box-sizing:border-box; font-size:115%; background: none; color:#000; letter-spacing:-1px; }	
	.board_list table .b_writer { width:auto; }	
	.board_list table .b_date { width:auto; color:#888; }	
	.board_list table .b_hits { width:auto; color:#888; background:none; }
	
	.board_list table .b_file { display:none; }
	.board_list table .b_year { width:auto; padding-bottom:0; }
	.board_list table .b_divergence { width:auto; padding-bottom:0; background:none; }
}




/* 의원요구자료 */
.board_list table .bill_num { width:8%; }
.board_list table .bill_subject { width:auto; color:#000; text-align:left; }
.board_list table .bill_writer { width:11%; }
.board_list table .bill_committee { width:13%; }
.board_list table .bill_result { width:13%; }
.board_list table .bill_date { width:12%; }

@media (max-width:768px){	
	.board_list table .bill_num { display:none; }
	.board_list table .bill_subject { width:100%; padding-bottom:0px; box-sizing:border-box; font-size:115%; letter-spacing:-1px; line-height:1.3; background:none; color:#000; }
	.board_list table .bill_writer { float:left; width:auto;  padding-bottom:0px;}
	.board_list table .bill_committee { width:auto;  padding-bottom:0px; background:none; }
	.board_list table .bill_result { clear:both; width:auto; text-align:left; display:block; }
	.board_list table .bill_date { width:auto; background:none; display:block;  }
}




/* 회의록 */
/* 회의록 */
/* 회의록 */


/* 5분자유발언 */
.board_list table .qb_num { width:8%; }
.board_list table .qb_subject { width:auto; color:#000; }
.board_list table .qb_questioner { width:12%; }
.board_list table .qb_answer { width:15%; }
.board_list table .qb_speaker { width:15%; }
.board_list table .qb_date { width:15%; }

@media (max-width:768px){	
	.board_list table .qb_num { display:none; }
	.board_list table .qb_subject { width:100%; padding-bottom:0px; box-sizing:border-box; background: none; color:#000; font-size:115%; letter-spacing:-1px; }	
	.board_list table .qb_questioner { width:auto;  }	
	.board_list table .qb_answer { width:auto;  }	
	.board_list table .qb_speaker { width:auto; }	
	.board_list table .qb_date { width:auto; background:none; }
}


.cityQuestion .thd1 { width:15%; }
.cityQuestion .thd2 { width:35%; }
.cityQuestion .thd3 { width:15%; }
.cityQuestion .thd4 { width:35%; }


/* 의정활동 */
/* 의정활동 */
/* 의정활동 */

/* 상임위원회 */
.committee table .th1 { width:30%; }
.committee table .th2 { width:30%; }
.committee table .th3 { width:40%; }

/* 국내외활동상황공개 */
.internalExternalOpen table .a_num { width:5%; }
.internalExternalOpen table .a_mem { width:14%; }
.internalExternalOpen table .a_per { width:14%; }
.internalExternalOpen table .a_tit { width:auto; }
.internalExternalOpen table .a_mon { width:15%; }
.internalExternalOpen table .a_org { width:10%; }
.internalExternalOpen table .a_rep { width:10%; }
.internalExternalOpen table .a_date { width:12%; }

@media (max-width:768px){	
	.internalExternalOpen table .a_num { display:none; }
	.internalExternalOpen table .a_mem { float:left; width:auto;  padding-bottom:0px; }
	.internalExternalOpen table .a_per { width:auto;  padding-bottom:0px; background:none; }
	.internalExternalOpen table .a_tit { clear:both; width:left; padding-bottom:0px; box-sizing:border-box; font-family:"PGOV"; font-weight:800; font-size:115%; letter-spacing:-1px; line-height:1.3; color:#000; }
	.internalExternalOpen table .a_mon { width:auto; text-align:left;  background:none; display:block; }
	.internalExternalOpen table .a_org { clear:both; width:auto; display:block;  }
	.internalExternalOpen table .a_rep { width:auto; display:block;  }
	.internalExternalOpen table .a_date { width:auto; background:none; display:block;  }
}

/* 의회사무국 */
.office table .th1 { width:20%; }
.office table .th2 { width:10%; }
.office table .th3 { width:40%; }
.office table .th4 { width:18%; }



/* 의원 홈페이지 */
/* 의원 홈페이지 */
/* 의원 홈페이지 */


/* 발의의안 */
.board_list table .mbill_num { width:8%; }
.board_list table .mbill_subject { width:auto; }
.board_list table .mbill_writer { width:16%; }
.board_list table .mbill_committee { width:14%; }
.board_list table .mbill_result { width:13%; }
.board_list table .mbill_date { width:12%; }

@media (max-width:768px){
	.board_list table .mbill_num { display:none; }
	.board_list table .mbill_subject { width:100%; padding-bottom:0; box-sizing:border-box; background:none; font-size:115%;color:#000; letter-spacing:-1px;  }
	.board_list table .mbill_writer { width:auto; padding-bottom:0;  }
	.board_list table .mbill_committee { width:auto; padding-bottom:0; background:none; }
	.board_list table .mbill_result {  clear:both; width:auto; }
	.board_list table .mbill_date { width:auto; background:none; }
}

