@charset "utf-8";
/* CSS Document */

#wrapper{
	height:688px;
	background-image: url(../images/no3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#links		{ }
#links ul		{ margin:0px;	padding:0px;list-style-type: none;}
#links li		{ }
#links span		{}
#links a			{ color: #666666;	margin-right:10px;	text-decoration: none;}
#links a:hover	{ color: #CCCCCC;}
