	*{
		margin:0px;
		padding:0px;
	}

	body{
		color:#333;
		font-size:0.75em;
		font-family:"맑은 고딕","돋움";
		line-height:1.6em;
		letter-spacing:0.055em;
		background-color:#fff;

	}	

	a{
		color:#333;
		text-decoration:none;
	}
	a:hover{
		color:#666;
		text-decoration:none;
	}
	table{margin:0px auto;}
	image{border:none;}
	