@charset "utf-8";

#back{
	background-image: url(img/haikei.jpg);
	background-repeat: repeat-x;
	background-position: center 0.5em;
	width: 100%;
	float: left;
	min-height: 100%;
	height:100%;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 52em;
	margin-bottom: 5px;
}
#header{
	background-image: url(img/magnix.jpg);
	background-repeat: no-repeat;
	background-position: center 0.5em;
	height: 62px;
	width: 52em;
}
#header h1{
	font-size: 0.75em;
	text-align: right;
	padding-top: 0.2em;
}
#header p{
	font-size: 0.75em;
	text-align: right;
	padding-top: 0.2em;
}
#menu{
	background-color: #ECE9D8;
	height: 2.2em;
	border-right-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	width: 52em;
	padding-bottom: 8px;
	padding-top: 8px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
}
#menu ul{
	font-size: 0.8em;
	margin-right: auto;
	margin-left: auto;
	width: 48em;
	
}
#menu li{
	display: block;
	float: left;
	margin-top: 0.3em;
	margin-left: 0.5em;
	padding: 0.1em;
	height: 1.5em;
	width: 7em;
	list-style-type: none;
	border-top-width: 0.1em;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-left-width: 0.1em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
}
#menu a{
	background-color: #666666;
	display: block;
	text-decoration: none;
	color: #000033;
	background-image: url(img/menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#menu a:hover{
	background-color: #CCCCCC;
	color: #0066FF;
	background-image: none;

}

#menu_noa{
	color: #FFFFCC;
	background-color: #191919;
	font-weight: bold;
}
#enclosure{
	background-color: #ECE9D8;
	width: 52em;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


#footer{
	margin-top: 15px;
	background-image: url(img/pp01.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #03FAE7;
	width: 49em;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0000FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	clear: both;
}
#footer1{
	float: left;
	width: 11em;
	background-image: url(img/pp02.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#footer2{
	float: left;
	width: 37.8em;
	padding-top: 10px;
}
#footer ul{
	list-style-type: none;
	margin-top: 8px;
}
#footer li{
	padding-top: 2px;
	padding-bottom: 8px;
}
#footer li a{

}
#footer li a:hover{
	background-color: #03FAE7;


}
#footer h4{
	font-size: 0.8em;
	margin-top: 2px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
#footer p{
	font-size: 0.8em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FF6600;
	font-weight: bold;
}
#end{
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 52em;
	background-color: #CCCCCC;
	margin-bottom: 5px;
}
#end p{
	font-size: 0.7em;
	padding-top: 0.2em;
	padding-bottom: 0.5em;
}
