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

#top1 {
	background:#666;
	border-bottom-color:#CCC;
	height:22px;
	border-bottom-style:inset;
	border-bottom-width:thin;
	margin:0;
	padding:0;
	text-align:center;
	vertical-align:middle;
}
#top1 a:link { text-decoration: none; color:#000}
#top1 a:visited { text-decoration: none; color:#000}
#top1 a:hover { text-decoration:underline; color:#999}
#top1 a:active { text-decoration:none; color:#CCC}

#top2 {
	border:none;
	margin:0;
	padding-top:147px;
	background-color:#FFF;
	background: url(images/bak.jpg) no-repeat;
	background-position:center top;
	height:733px;
	}

#head1 {
	margin-left:auto;
	margin-right:auto;
	height:300px;
	width:979px;	
	}
#pic{
	margin:36px auto auto 20px; border:none;
	}
#text{text-align:center; width:800px; margin-left:auto; margin-right: auto;}
