﻿<style>
  a:link	{color: #818181;  text-decoration: none;}
  a:visited	{color: #818181;  text-decoration: none;}
  a:active	{color: #818181;  text-decoration: none;}
  a:hover	{color: #57452F;  text-decoration: none;}
  td        {font-size:12px; line-height:1.7;}
  font		{font-size:12px; line-height:1.7;}

body{
/*
	scrollbar-face-color: #FBFAED; 
	scrollbar-highlight-color: #C0B199; 
	scrollbar-3dlight-color: #FBFAED; 
	scrollbar-shadow-color: #C0B199; 
	scrollbar-darkshadow-color: #FBFAED; 
	scrollbar-track-color: #FBFAED; 
	scrollbar-arrow-color: #C0B199;
*/
	font-family:굴림;
	line-height:1.7;
	color:#818181;
}

.c, a.c:link {color: #818181; text-decoration: none; line-height:1.3;}
    a.c:visited {color: #818181; text-decoration: none; line-height:1.3;}
	a.c:hover {color: #818181; text-decoration: none; line-height:1.3;}
	a.c:active {color: #818181; text-decoration: none; line-height:1.3;}
	

.d, a:link  	{color: #818181;  text-decoration: none; font-size:11px;}
    a:visited	{color: #818181;  text-decoration: none; font-size:11px;}
    a:active	{color: #818181;  text-decoration: none; font-size:11px;}
    a:hover  	{color: #57452F;  text-decoration: none; font-size:11px;}

.gyeongju{
  font-family:굴림;
  line-height:1.7;
  color:#454545;
}

.poptitle{
  font-weight:bold;
  font-size:12px;
  color:#6A522D;
  line-height:1.7;  
}

.poptitle2{
  font-size:12px;
  color:#6A522D;
  line-height:1.7;  
}

.image{
  font-size:12px;
  color:#6A522D;
  line-height:2.5;  
}


.enter{
  font-size:12px;
  color:#6A522D;
  line-height:0.6;  
}

.db20{
  font-weight:bold;
  font-size:20px;
  color:#7D6D55;
  line-height:1.7;  
}

.db{
  font-size:12px;
  color:#7D6D55;
  line-height:1.7;  
}

.mb{
  font-size:12px;
  color:#8C7342;
  line-height:1.7;  
}

.lb{
  font-size:12px;
  color:#EAE3C7;
  line-height:1.7;  
}

.blue{
  font-size:12px;
  color:#00315e;
  line-height:1.7;  
}

.year{
	font-size:20px;
	color:#00315e;
	line-height:1.7;
	font-family: Arial, Helvetica, sans-serif;
}

.red{
  font-size:12px;
  color:#F44833;
  line-height:1.7;  
}

.red11{
  font-family:"돋움";
  font-size:11px;
  color:#F44833;
}

.green11{
  font-family:"돋움";
  font-size:11px;
  color:#389725;
}

.gray11{
  font-family:"돋움";
  font-size:11px;
  color:#818181;
}

.db11{
  font-family:"돋움";
  font-size:11px;
  color:#7D6D55; 
}

.mb11{
  font-family:"돋움";
  font-size:11px;
  color:#8C7342; 
}

.lb11{
  font-family:"돋움";
  font-size:11px;
  color:#EAE3C7;
}

.quick{
	margin:0;
	padding:2px;
	font-family:"돋움";
	font-size:11px;
	color: #484244;
	background-color: #FFFFFF;
	border: 1px solid #D5D5D5;
}  

.tbox{
	padding:0;	
	margin:0;
	font-family:"굴림";
	font-size:12px;
	color: #818181;
	background-color: #FFFFFF;
	border: 1px solid #D0BA6C;
} 

img { border:0;}


</style>