body
{
	background-color: #333;
	color: #FFFFFF;
	font-family: "Century Gothic", "Helvetica Neue Light", sans-serif;
	font-size: 90%;
	width: 950px;
	margin: 0 auto;
}

a:link
{
	color: #ffffff;
	text-decoration: none;
	background-color: #333;
}

a:visited
{
	color: #ffffff;
	background: #333;
}

a:hover
{
	color: #99cc00;
	font-size: 1.2em;
	text-decoration: underline;
	background: #333;
}

.tilltext
{
	color: #FFF;
	background: #333;
}
#ulindex
    (
    width:110px;
    )
ul { width: 540px; }

i
{
	font-size: 9pt;
	color: #FFF;
	background: #333;
}

img, fieldset { border: 0; }

.hudban
{
	background-color: #ccc;
	color: #000000;
	min-height: 100px;
	max-height: 110px;
	width: 100%;
	line-height: 100%;
	font-family: "Century Gothic", "Helvetica Neue Light", sans-serif;
	text-align: center;
}

span.bigger { font-size: 125%; }

span.textc
{
	color: #FFF;
	background-color: #333;
}

span.pic
{
	position: relative;
	width: 100%;
	padding-top: 200px;
	padding-left: 200px;
}

