BODY {	scrollbar-highlight-color:white;
	scrollbar-3dlight-color:#3AB8EB;
	scrollbar-face-color:white;
	scrollbar-shadow-color:#3AB8EB;
	scrollbar-darkshadow-color:white;
	scrollbar-base-color:white;
	scrollbar-arrow-color:#3AB8EB;
	}

a:link {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #1993C3;
	text-decoration: underline;
}
a:active {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}


body, table, tr, td, select,input,div,form,textarea {
	font-family:'NanumGothic',±¼¸², Arial; 
	font-size:13px;  
	color: #666666;
	line-height:14pt;
	}

@font-face {
	font-family: 'NanumGothic';
	src: url(/css/font/NanumGothic.eot);
	src: url(/css/font/NanumGothic.eot?#iefix) format('embedded-opentype'),
		 url(/css/font/NanumGothic.woff) format('woff'),
	  	 url(/css/font/NanumGothic.ttf) format('truetype');
}

.footer {padding:20px 0; margin:0 auto;text-align:center}
.footer span {padding: 0 15px; font-family:'NanumGothic',±¼¸², Arial; font-size:9pt;  color: #9c9c9c; }



.history_title {font-size:20px; font-weight:bold;color:#333;  }
#history td {border-bottom:1px solid #eee; padding:15px 10px;}
#history td a img {margin-left:10px;}
#history .txt1 { background:#f7f7f7;color:#333;font-size:20px;font-weight:bold;padding:15px 10px; text-align:center;}
#history .txt2 {font-size:18px; color:#0b5aa4 }
#history .txt3 {font-size:16px; color:#666; text-align:justify }
#history .txt4 {font-size:15px; color:#000; text-align:center;}