<style type="text/css">
 @import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
body { margin:0; padding:0; }
.maintable {
	padding:26px 5px 0;
	width:690px;
}
.mainmenu {
		font:bold 13px "Noto Sans KR";
		color:#FFF;
		
}

.mainmenu a {
	text-decoration:none;
	color:#fff;
	letter-spacing:-1px;
	font:bold 13px "Noto Sans KR";
}
.mainmenu a:hover {
		color:gold;
}
.mainmenu  {
		padding:0;
}
/*
.mainmenu td {
	padding:0;http://jwmit.net/
	text-align:center;
}
.mainmenu  td:nth-child(1) {
		width:58px;
}
.mainmenu  td:nth-child(2) {
		width:34px;
}
.mainmenu  td:nth-child(3) {
		width:34px;
}
.mainmenu  td:nth-child(4) {
		width:70px;
}
.mainmenu  td:nth-child(5) {
		width:62px;
}
.mainmenu  td:nth-child(6) {
		width:102px;
}
.mainmenu  td:nth-child(7) {
		width:84px;
}
.mainmenu  td:nth-child(8) {
		width:80px;
}
.mainmenu  td:nth-child(9) {
		width:56px;
}
.mainmenu  td:nth-child(10) {
		width:88px;
}
.mainmenu  td:nth-child(11) {
		width:56px;
}
.mainmenu  td:nth-child(12) {
		width:56px;
}
.mainmenu  td:nth-child(13) {
		width:50px;
}
.mainmenu  td:nth-child(14) {
		width:56px;
}
.mainmenu  td:nth-child(15) {
		width:56px;
}
*/
.ta1 tr td { font:500 14px 'Noto Sans KR';}

.menutable {
	font-family:'Noto San KR', sans-serif;
		margin-top:1px;
		margin-left:1px;
		padding-left:1px;
		list-style:none;
		width:170px;
		
		
}
.menutable ul {
	list-style:none;
}
.menutable a {
		font-size:13px;
		color:#333;
		font-weight:bold;
		text-decoration:none;
		border-bottom:1px solid #CCC;
		line-height:18px;
		padding-left:5px;
		padding-top:4px;
		padding-bottom:4px;
		width:150px;
		display:block;
		background:url(img/01.png) no-repeat;
		background-position:4px 1px;
		transition-property:background-color;
		transition-duration:.5s;
		font-family:'Noto San KR', sans-serif;
}
.menutable a:hover,
.gree .greeting,
.par .part,
.lo .location {
		
		color:white;
		background:url(img/01.png) no-repeat;
		background-color:#1f8fb4;
		background-position:4px 100%;
}
</style>
