a:link		{ text-decoration: none; }
a:visited	{ text-decoration: none; }
a:hover		{ text-decoration: underline; }
a:active	{ text-decoration: underline; }

a.underline:link		{ text-decoration: underline; }
a.underline:visited		{ text-decoration: underline; }
a.underline:hover		{ text-decoration: none; }
a.underline:active		{ text-decoration: none; }

* { margin: 0px; padding: 0px; }

	body 	{ text-align: center; padding: 0; margin: 0; background-color: #ffffff; background-image: url('../../pic/site/nyito_bg.jpg'); background-repeat: repeat-x; color: #fff; }

	.nyt_head	{ position: relative; cursor: hand; width: 1000px; height: 361px; background-image: url('../../pic/site/nyito_head.jpg'); background-repeat: no-repeat; }

	.nyt_nyil		{ width: 97px; height: 77px; }
	.nyt_nyil IMG	{ width: 97px; height: 77px; border: 0; position: absolute; right: 110px; top: 140px; }

	.fn_menu	{ text-align: left; padding: 0 0 0 100; }

	.nyt_disz	{ width: 1000px; height: 13px; background-image: url('../../pic/site/nyito_menualatt.jpg'); background-repeat: repeat-x; }

	.nyt_main		{ text-align: left; width: 1000px; height: 350px; padding: 30 0 0 0; _padding: 30 0 0 100; _height: 374px; }
	.nyt_main TABLE	{ padding: 0 0 0 100; }
	.nyt_main P		{ color: #515151; }
	.nyt_main H3	{ color: #ACBA1F; font-size: 16px; }
	.nyt_main A		{ color: #B2C021; font-weight: bold; }

	.nyt_vege	{ text-align: center; height: 22px; font-family: verdana; font-size: 10.0px; color: #515151; background-image: url('../../pic/site/nyito_also.jpg'); background-repeat: repeat-x; }

