@charset "utf-8";
/* CSS Document */
#top p{
	width:756px;
	height:50px;
	padding-top:7px;
	margin:0px;
	text-align:left;
	}
#top p span{
	float:right;
	line-height:3em;
	font-weight:bold;
	color:#FFFFFF;
	}
#top a{
	font-size:11px;
	color:#FFFFFF;
	}
#top a:hover{
	font-size:11px;
	color:#20ddf2;
	}
#button {
	width:756px;
	height:40px;
	margin:0px;
	padding:0px;
	text-align:left;
	overflow:hidden;
	}
.banner {
	width:756px;
	height:93px;
	background-color:#d5d9db;
	text-align:center;
	margin:0px;
	}
