body {
	margin:0px;
	padding: 0px;
	color: #000000;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	font-family: "MS UI Gothic";
    background-image: url(../imgs/bg.png);
	background-position:center top;
	background-repeat:no-repeat;
}
.hide {
	display: none; 

}

/* ₯------------- HeaderΜέθ-------------₯ */ 
#top_header {
	width: 980px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#top_name {
	width: 220px;
	height: 56px;
	margin: 10px 0px 0px 60px;
	padding: 0px;
	text-align: left;
    background-image: url(../imgs/name.png);
    background-repeat:no-repeat;
}
#top_sitemap {
	width: 80px;
	margin: 0px 20px 0px 700px;
	padding: 0px;
	text-align: right;
    background-image: url(../imgs/ya.png);
    background-repeat:no-repeat;
	font-size:10px;
	line-height:16px;
}

#container{
	width: 980px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#contents{
	width: 780px;
	margin: 0px 0px 0px 100px;
	padding: 0px;
	text-align: center;
}
#main-contents{
	width: 780px;
	margin: 0px;
	text-align: left;
}
/* ₯------------- FooterΜέθ@-------------₯ */ 

#footer {
	text-align: center;
	width: 840px;
	height: 40px;
	margin-left: 68px;
	padding: 0px;
    background-image: url(../imgs/footer.gif);
    background-repeat: repeat-x;
	font-size: 10px;
	line-height:24px;
	color:#666; 


}

/* ₯------------- Άέθ@-------------₯ */ 
.r12{font-size: 12px; line-height: 16px;}
.r10{font-size: 10px; line-height: 12px;}
.red{font-size: 12px; line-height: 16px;color: #CC0000;}
.red14 {font-size: 14px; line-height: 18px; color: #CC0000;}
.white {font-size: 12px; line-height: 16px;color: #ffffff}
.orange12{font-size: 12px; line-height: 16px; font-weight: bold; color: #FF6600;}
.brown14{font-size: 14px; line-height: 24px; font-weight: bold; color: #530800;}
.brown_light10{font-size: 10px; line-height: 16px; color: #c5ae99;}
.purple12{font-size: 12px; line-height: 16px; color: #690079;}
.purple_light12{font-size: 12px; line-height: 16px; font-weight: bold; color: #9900CC;}

/* ₯------------- Nέθ -------------₯ */ 
a:link { text-decoration:none; color:#66666;}
a:visited { text-decoration:none; color:#666666;}
a:active { text-decoration: none; color:#66666;}
a:hover {text-decoration:underline; color:#CC0000;}


.mg-left{ margin-left:70px}

