@charset "utf-8";
.banner .slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	display: block;
	float: left;
	margin-top: 208px;
	font-weight: bold;
	margin-right: 0px;
	font-style: italic;
	padding-left: 370px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* CSS Document */



.banner {
	width: 780px;
	height: 250px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../images/pic-01.jpg);
	background-repeat: no-repeat;
}

.toplist {
	text-align: right;
	margin-top: 0px;
	padding-top: 5px;
}
.design {
	text-align: center;
	color: #999999;
}
.foot .design a {
	color: #CCCCCC;
	text-decoration: none;
}
.foot .design a:hover {
	color: #FF6600;
	text-decoration: none;
}
.container table {
	padding: 0px;
	margin: 10px;
}
.topnav .txt-google {
	font-size: 0px;
	height: 0px;
	color: #000032;
}

