@charset "utf-8";
/* CSS Document */



#logo {

	position: absolute;

	left: 150px;

	top: -5px;

}


body {

	font-size: 13px;

	color: #ff0000;

	background-color: #99ffcc;

	margin: 0px;

	padding: 0px;

	background-image: url(../images/check_blue3.gif);

}


#container {

	width: 1000px;

	height: 800px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}


a:hover{

	color: #F00;

}


#footer {

	position: relative;

	left: 375px;

	top: 582px;

	font-size: 14px;

	font-style: italic;

	color: #F00;

	font-weight: bold;

}

#container marquee {
	font-size: 17px;
	font-weight: bold;
	color: #F33;
	position: absolute;
	left: 150px;
	top: 490px;
	font-family: Georgia, "Times New Roman", Times, serif;
}



#banner {

	position: absolute;

	left: 3px;

	top: 10px;

}

#contents h2 {

	font-size: 16px;

	left: 180px;

	top: 180px;

	position: absolute;

	color: #00F;

}

#counter {
	position: absolute;
	left: 4px;
	top: 550px;
}
