@charset "utf-8";
.title1 {
	font-size: 14px;
}
#top {
	height: 200px;
	width: 960px;
	position: auto;
	top: 20px;margin-left:auto;margin-right:auto;
}
.style1 {
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
#top .logo {
	position: relative;
	width:285px;
	top: 50px;
	margin-left:auto;
	margin-right:auto;
}
#top .logo_title {
	position:absolute;
	top: 72px;
	margin-left:600;
	left: 682px;
	z-index: 100;

}
body {
	font-size: 12px;
}
#button {
	background-image: url(img/button.gif);
	height: 34px;
	width: 148px;
	font-size: 16px;
	color: #000066;
	line-height:34px;
text-align: center;
}
a.a1:link {
	font-size: 16px;
	font-weight: bold;
	color: #003c6b;
	text-decoration: none;
}
a.a1:visited{
	font-size: 16px;
	font-weight: bold;
	color: #003c6b;
	text-decoration: none;
}
a.a1:hover  {
	font-size: 16px;
	font-weight: bold;
	color:#ff6c00;
	text-decoration: none;
}
