@charset "UTF-8";

header {
	height: 140px;
	width: 1152px;
	background-color: #CCCCCC;
}
body {
	background-color: #CCCCCC;
	
	
}

#container {
	height: 430px;
	width: 1152px;
	background-color: #FFFFFF;
	text-align: left;
	image align: right;
	float: none;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ylaosa {
	height: 20px;
	width: 1152px;
	background-color: #CCCCCC;
}
#footer {
	width: 1162px;
	font size: 10px;
	background-color: #CCCCCC;
	text-align: center;
}
h2 {
	font-family: "Century Gothic";
	font-size: 14px;
	height: 10px;
	width: 1152px;
	font-weight: normal;
	color: #333333;
	padding-right: 0px;
}
a:link {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
	font-weight: 400;
}
#navi a {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #333333;
	position: static;
	left: 16px;
	padding-bottom: 10px;
	float: left;
	padding-left: 40px;
	white-space: nowrap;
	text-decoration: none;
}
h1 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: lighter;
	text indent: right 20px;
	padding-left: 40px;
	padding-right: 624px;
	line-height: normal;
	padding-top: o;
	font-variant: normal;
}
a:visited {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
a:active {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: underline;
}
.poing {
 position:absolute;
 left: 50%;
 margin-left: 576px;
 width: 1150px;
}




li ul {
    display: none;
}
li:hover > ul {
    display: block;
}
