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


/* CSS Document */

a:link {
	color: #00F;
	text-decoration: none;
}
a:hover {
	color: #00F;
	text-decoration: underline;
}

a:visited {
	color: #00F;
	text-decoration: none;
}

h1 {
	font-size: 24px;
	color: #919100;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #919100;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	color: #919100;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
h4 {
	font-size: 17px;
	color: #919100;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
h5 {
	font-size: 18px;
	color: #919100;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}
h6 {
	font-size: 19px;
	color: #919100;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
body {
	margin: 0px;
}
#MainContant {
	height: auto;
	width: 700px;
}


.CopyRight td a {
	color: #9F9F00;
	text-decoration: underline;
}

.CopyRight td a:hover {
	color: #9F9F00;
	text-decoration: none;
}
.CopyRight {
	color: #9F9F00;
	font-size: 14px;
}


p {
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #919100;
}
#navigation {
	background-image: url(../images/nav-back.jpg);
	background-repeat: repeat-x;
	height: 61px;
	width: 700px;
}
#navigation tr a {
	height: 61px;
	text-decoration: none;
	color: #0079F2;
	font-size: 14px;
	font-weight: bold;
}
#navigation tr a:hover {
	height: 61px;
	text-decoration: underline;
	color: #0079F2;
}
#toplogo a:hover img {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.banner-code {
	border: 3px solid #3CF;
}
