 A:visited	{
color: #666633;
text-decoration: none;
}
 
 A:hover	{
color: #690507;
text-decoration: underline;
}
	
A:link	{
color: #666633;
text-decoration: none;
}

p
{
margin: 0px;
}

 BODY
    {
	margin-top: 0px;
	margin-left: 0px;
	font-family : Trebuchet MS, Tahoma, Arial, sans-serif;
	background-color: #818141;
	font-size: 14px;
	color: #666633;
	width: 775px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
    }
	
	.content {
	clear:both;
	margin-top: 0px;
	margin-left: 0px;
	font-family : Trebuchet MS, Tahoma, Arial, sans-serif;
	background-image: url("images/tl.gif");
	background-repeat: repeat-y;
	font-size: 14px;
	color: #666633;
	width: 775px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	}
	
	.up_top {
	width: 775px;
	height: 5px;
	background-color: #666633;
	}
	
	.up_topIE {
	width: 775px;
	height: 1px;
	margin-top:-15px;
	background-color: #666633;
	}
	
	.top {
	clear:both;
	width: 775px;
	height: 164px;
	font-weight: bold;
	font-size:22px;
	background-color: #dedeca;
	}
	
	.top1 {
	float:left;
	padding-top:30px;	
	width:150px;
	}
	
	.top2 {
	padding-top:40px;
	text-align:left;
	float:left;
	width:275px;
	}
	
	.top2ADM {
	font-size:20px;
	padding-top:40px;
	text-align:left;
	float:left;
	width:275px;
	color: #690507;
	}
	
	.top3{
	float:left;
	width:300px;
	}
	
	.top4 {
	float:left;
	width:50px;
	text-align:center;
	}
	
	.bo_top {
	clear:both;
	width: 775px;
	height: 5px;
	background-color: #666633;
	}
	
	.bo_topIE {
	clear:both;
	width: 775px;
	height: 5px;
	background-color: #666633;
	}	
	
	.menu {
	float:left;
	width:200px;
	font-weight: bold;
	font-size:15px;
	text-align:left;
	padding: 10px;
	}
	
	.menusmall {
	float:left;
	width:200px;
	font-weight: bold;
	font-size:12px;
	text-align:left;
	padding: 10px;
	}
	
	.kr {
	text-align:center;
	}
	
	.cont{
	float:left;
	width:515px;
	text-align:left;
	padding:20px;
	}
	
	.contIE{
	float:left;
	width:555px;
	text-align:left;
	padding:20px;
	}
	
	.footer{
	clear:both;
	border-top:1px #818141 solid;
	width: 775px;
	padding-top:5px;
	padding-bottom:10px;
	background-color: #dadac4;
	}
	

