<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 여백 초기화 */
body,nav,div,ul,li,ol,h1,h2,h3,h4,h5,h6,input,fieldset,legend,p,button,form { margin:0; padding:0; }

/*박스사이즈*/
* { box-sizing: border-box; }

ul {list-style: none;}

body { font-size:14px; }

#news22 { width:660px; text-align:left; margin:0 auto; overflow:hidden; }
#news22 li { padding-bottom:10px;}

.charge { text-align:right; color:#669933}

.box2 { width:660px; overflow:hidden; }
.box2 li { float:left; padding-right:10px; padding-left:10px;}

.con1 { background:url(http://www.ncia.go.kr/newsletter/common/arrow.gif) no-repeat left 11px; padding-left:15px; padding-top:10px;}
.con2 { background:url(http://www.ncia.go.kr/newsletter/common/arrow1.gif) no-repeat 10px 2px; padding-left:23px; padding-bottom:6px;}

.img { text-align:center;}

table {}
.caption1 { font-size:12px; font-weight:bold; text-align:left;padding-bottom:0px;}
.caption2 { font-size:12px; text-align:right; padding-bottom:0px;}
table th { font-weight:bold; background:#D6ECF8; }
table td { background:#ffffff; text-align:center; border-bottom:1px solid #ccc; border-right:1px solid #ccc; }

.t_left { text-align:left;}

a:link {font-family:"돋움","돋움체","Tahoma";  font-size: 9pt; color: 088595;  text-decoration: none; font-weight:bold; }
a:visited {font-family:"돋움","돋움체","Tahoma";  font-size: 9pt; color: 088595;  text-decoration: none;font-weight:bold; }
a:hover	 {font-family:"돋움","돋움체","Tahoma";  font-size: 9pt; color: 088595;  text-decoration: underline;font-weight:bold; }
a:active {font-family:"돋움","돋움체","Tahoma";  font-size: 9pt; color: 088595;  text-decoration: none; font-weight:bold;}</pre></body></html>