/* CSS Document */


#topimage{
	width: 700px;
	height: 300px;
	background-color:#000000;
	background-image: url(image/logo.gif);
	background-repeat: no-repeat;
	background-position: center right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#menu-top{
	width: 700px;
	height: 60px;
	background-image: url(image/stadium-creative.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin: 0px auto 0px 0px;
	padding: 25px 0px 25px 0px;
	text-align: right;
	}

#news-1{
	width: 690px;
	font-size: small;
	margin: 0px auto;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	padding:15px 5px 15px 5px;
	text-align: left;
}

#news-2{
	width: 690px;
	font-size: x-small;
	margin: 0px auto;
	padding:10px 5px 10px 5px;
	color: #666666;
	text-align: left;
}
#news-3{
	width: 690px;
	font-size: xx-small;
	margin: 0px auto;
	padding:10px 5px 10px 5px;
	border-top: 1px #cccccc dotted;
	color: #666666;
	text-align: left;
}
