<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

ul { margin:0; padding:0;}
li { margin:0; padding:0; list-style:none;}
dl { margin:0; padding:0; line-height:160%;}
dt { margin:0; padding:0; list-style:none;line-height:160%;}
dd { margin:0; padding:0; list-style:none;line-height:160%;}
p  { margin:0; line-height:160%; clear:both;}
hr { display:none; }
#content hr {margin-top:5px;margin-bottom:5px;clear:both; display:block; }

#content { text-align:justify;}

.mname  { width:92%; line-height:160%; text-align:center; font-size:25pt;} /* 회의명 */
.mchasu { width:8%; text-align:right;} /* 차수 */
.ar     {float:right;text-align:right;} /* 오른쪽 정렬 */

.align_right {float:right;text-align:right; padding-left:16px;} /* 오른쪽 정렬 */

.agnd_h .align_right {float:right;text-align:right;}
.agnd_h .align_left {float:right;text-align:right;}
/*.agnd_h p strong { padding-left:1em; }*/

/*.time { padding-left:20px; }*/
.time { float:right;text-align:right; }

.apndx { padding-left:16px;}
.date_place { padding-left:1em; font-weight:bold; }
.align_attn{ text-indent:1em;}
.align_center{ text-align:center;} /* 중앙 정렬 */

.ac     { text-align:center;} /* 중앙 정렬 */
.am     { padding-right:15px;} /*오른쪽 스페이스 */
.bld    { font-weight:bold;} /* 발언자 진하게 처리 */
.adtbld{ font-weight:bold; padding-right:3px;} /* 발언자 진하게 처리 */
.spkrbld{ font-weight:bold; /*padding-right:1em;*/} /* 발언자 진하게 처리 */
.sbold  { font-weight:bold; padding-right:10px;} /* 발언자 진하게 처리 */
.abold  { font-weight:bold;} /* 발언자외 진하게 처리 */
.amember{ padding-right:20px;} /* 출석의원/위원 처리 */
span.attnspc{ padding-left:10px;} /* 출석전문위원 처리 */

/*
table.attnspclst td.align_attn {width:248px; text-indent:1em;}
table.attnpblcoffcl td.align_attn {width:248px; text-indent:1em;}
*/

.em1 { text-indent:1em; }
.em2 { text-indent:2em; }
.em3 { text-indent:3em; }
.em4 { text-indent:4em; }
.em5 { text-indent:5em; }
.em6 { text-indent:6em; }
.em7 { text-indent:7em; }
.em8 { text-indent:8em; }
.em9 { text-indent:9em; }
.em10{ text-indent:10em;}
.em05{ text-indent:0.5em;}
.em15{ text-indent:1.5em;}

.paddingleft1 { text-indent:1em; }
.paddingleft2 { text-indent:2em; }
.paddingleft3 { text-indent:3em; }
.paddingleft4 { text-indent:4em; }
.paddingleft5 { text-indent:5em; }
.paddingleft6 { text-indent:6em; }
.paddingleft7 { text-indent:7em; }
.paddingleft8 { text-indent:8em; }
.paddingleft9 { text-indent:9em; }
.paddingleft10{ text-indent:10em;}
.paddingleft11{ text-indent:10em;}
.paddingleft12{ text-indent:10em;}
.paddingleft13{ text-indent:10em;}
.paddingleft14{ text-indent:10em;}

.paddingleft05{ text-indent:0.5em;}
.paddingleft15{ text-indent:1.5em;}

/*.aMan span {display:inline-block;float:left; padding-left:1.5em;}*/
.nvcMan span {display:inline-block;float:left; padding-left:1.4em;}

.mnts_nm1 { position:relative; overflow:hidden; }
.mnts_nm1 .mnts_nm2 { width:75%;margin:0 auto; padding:0; font-size:1.7em; line-height:1.3; font-weight:bold; text-align:center !important; color:#000; letter-spacing:-2px; }

/*.mnts_nm1 .mnts_nm2 h4 span { text-align:center; font-weight:bold; font-size:60%; display:block; }*/

/*.minuteName .minutes_name2 {float:right;width:6%; margin-top:7px;text-align:right !important;}*/
.mnts_nm1 .mnts_nm3 { position:absolute; right:0; bottom:0; text-align:right !important;  }

#attendance dl{ width:100%;}
#attendance dt { width:50%; float:left; }
#attendance dd { width:50%;float:right; }

.fontClass1 { font-family: 굴림; }
.fontClass2 { font-family: 돋움; }
.fontClass3 { font-family: 바탕; }
.fontClass4 { font-family: 궁서; }

#content div {text-align:justify;}
#content a:link    {color:#0000FF; text-decoration:none}
#content a:active  {color:#0000FF; text-decoration:none}
#content a:visited {color:#0000FF; text-decoration:none}
#content a:hover   {color:#ff00FF; text-decoration:none}

dl.attendmem { width:100%; }
dl.attendmem dt { float:left; }

#content { color:#000; }
/*#content table { width:auto !important; }*/

/* 하단 인명 정렬 */
.peopleList { width:100%; }
.peopleList h3 { font-weight:bold; font-size:100%; }
.peopleList h3 span { font-weight:normal; }
.memberList { width:400px; overflow:hidden; text-indent:1em; box-sizing:border-box; }
.memberList li { float:left; }

.publicOfficiList { width:480px; overflow:hidden; text-indent:1em; box-sizing:border-box; }
.publicOfficiList li { width:100%; }
.publicOfficiList li span { float:left; width:70%; display:inline-block; }
.publicOfficiList li i { float:left; width:30%; text-align:right; font-style:normal; display:inline-block;  }

@media (max-width:768px){
	.memberList { width:100%; }
	.publicOfficiList { width:100%;
}
</pre></body></html>