<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; }

#main_top { width:780px; height:165px;}

#main_body1 { width:780px; height:200px;}
#main_line {width:780px; height:20px; text-align:center; padding-top:10px;}

#main_body2 { width:780px; height:670px; overflow:hidden; }
#main_body2 li { float:left;}

#m_list { width:540px; margin-left:10px; overflow:hidden; }
#m_list li { }

.m_con1 { background:url(/newsletter/2008-20/img/2008n20_dot.jpg) no-repeat left 6px; padding-left:15px; padding-top:5px; padding-bottom:5px;}

#m_list li .m_one { width:520px; }
#m_list li .m_one li:last-child { width:72%; }
#m_list li .m_one li {float:left; padding-left:10px;}


#sub_top { width:760px; text-align:right; height:35px;}

#news { width:700px; margin-left:40px; }

.title { font-size:14pt;font-weight:bold;color:#F24F00; text-align:center; padding-top:10px; padding-bottom:10px;}
.title2 { font-size:12pt;font-weight:bold;color:#FF972F; text-align:center; padding-top:10px; padding-bottom:10px;}

.con1 { background:url(/newsletter/common/arrow.gif) no-repeat left 10px; padding-top:9px; padding-left:14px;font-weight:bold; padding-bottom:2px;}
.con2 { background:url(/newsletter/common/arrow1.gif) no-repeat 10px 10px; padding-top:8px; padding-left:22px;}
.con3 { padding-top:2px; padding-left:22px;}
.con4 { font-weight:bold; }

.box1 { background:#FFF2E6; width:680px; border:1px solid #FFB062; padding:10px; }

.img { text-align:center; padding-bottom:10px;}
.t_left { text-align:left;}

.charge { text-align:right; color:#669933; padding-top:16px;}

table { line-height:18px;}
.caption1 { font-size:12px; font-weight:bold; text-align:left;padding-bottom:0px;}
.caption2 { font-size:12px; text-align:right; padding-bottom:0px;}
.caption3 { font-size:12px; text-align:center; font-weight:bold; padding-bottom:5px;}

table th { font-weight:bold; background:#FBEFD2; }
table td { background:#ffffff; text-align:center; border-bottom:1px solid #ccc; border-right:1px solid #ccc; font-size:13px; }


.news_list_border { width:620px; border:1px solid #D9D9D9; margin:30px auto 15px auto; }
.news_list_border .news_list { overflow:hidden; padding:15px; }
.news_list li { float:left; }
.list_img { width:170px; text-align:center;}
.list_data { line-height:24px; }



#ncia { clear:both; background:#EBEBEB;  border:1px solid #EBEBEB; width:780px; padding:10px; text-align:center;}

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