html, body{
  	margin: 0;
	padding: 0;
	font-family :  Arial, sans-serif;
	background-color: #ffffff;
	}

/* TOP */	
.top1 {
	color : #abb7c1;
	font-size : 11px;
	font-family :  Arial, sans-serif;
	text-align: right;
}
.top2 {
	color : #659ed1;
	font-size : 24px;
	font-family :  Arial, sans-serif;
	text-align: right;
	margin-right: 20px;
	font-weight : bold;
}
.top3 {
	color : #abb7c1;
	font-size : 17px;
	font-family :  Arial, sans-serif;
	text-align: right;
	font-weight : bold;
}
.top3 a {color: #abb7c1; text-decoration: none;}
.top3  a:hover {color: #deb90e; text-decoration: none;}	


/* BLOCK */	
.block {
	background-color: #f8f8f8;
	BORDER-RIGHT: #d6edfd 1px solid; 
	PADDING-RIGHT: 20px; 
	BORDER-TOP: #d6edfd 1px solid; 
	PADDING-LEFT: 20px; 
	PADDING-BOTTOM: 20px; 
	BORDER-LEFT: #d6edfd 1px solid; 
	PADDING-TOP: 20px; 
	BORDER-BOTTOM: #d6edfd 1px solid;
} 
 
.block_txt {
	color : #80a5c6;
	font-size : 12px;
	font-family : Arial, sans-serif;
	text-align: left;
}
.block_txt a {color: #80a5c6;}
.block_txt  a:hover {color: #f3671a; text-decoration: none;}

.news_data {
	color : #deb90e;
	font-size : 12px;
	font-family : Arial, sans-serif;
}
h3 {
	color : #659ed1;
	font-size : 17px;
	font-family : Arial, sans-serif;
}
	
	
/* INFO */	
.txt {
	color : #3b5266;
	font-size : 13px;
	font-family :  Arial, sans-serif;
	text-align : justify;
}
.txt a {color: #373333;  }
.txt a:hover {color: #deb90e; }
.txt_kr {
	color : #deb90e;
	font-size : 14px;
	font-family :  Arial, sans-serif;

}	
	
h1 {
	color : #deb90e;
	font-size : 17px;
	font-family : Arial, sans-serif;

}
h4 {
	color : #3b5266;
	font-size : 17px;
	font-family : Arial, sans-serif;
}	

	
 .copy {
	color : #b6bec6;
	font-family : Arial, sans-serif;
	font-size : 11px;
	text-align : right;
	PADDING-top: 5px; 
}		
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 




h2 {
	color : #000000;
	font-size : 16px;
	font-family : Arial, sans-serif;
	font-weight : bold;
}


.kat {
	color : #000000;
	font-size : 13px;
	font-family :  Arial, sans-serif;
	text-align : left;
}
.kat a {color: #000000; text-decoration: none; }
.kat  a:hover {color: #f3671a; text-decoration: none; }
 
 table.kat {
	width: 100%;
	border: 1px solid #ababab;
	border-collapse: collapse;
}
table.kat td {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: #ababab;
	padding-left: 5px;
}
 
 
   