/*
	Design by Free CSS Templates
	http://www.freecsstemplates.org
	Released for free under a Creative Commons Attribution 2.5 License
*/

/* Basic */
*
{
	margin: 0em;
	padding: 0em;
}


body
{overflow:hidden;
	font-family: "trebuchet ms", sans-serif;
	font-size: 10pt;
	background-color: #fff;
	color: #555;
}


a
{
	color: #01aef0;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}
h1
{
	position: absolute;
	top: 4.0em;
	left: 5.0em; 
	font-size: 2.0em;
	color: #fff;
}

h2
{
margin-left:10px;
	top: 3px;
	left: 10px;
	font-size: 10px;
	font-weight: normal;
	color: #01aef0;
}



.link {
	font-family: "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
	font-size: 10px;
	color: #666666;
	line-height:120%;
	margin-left:10px;
	padding-left: 10px;
	padding-top: 3px;
	}
/* Footer */

#footer
{
	padding: 0em;
	background: #fff url('images/x2.gif') top left repeat-x;
}
