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

#topper{
	padding-top: 50px;
	width: 1080px;
	float: none;
	position:absolute;
	left: 20px;
	top: 646px;
	height: 23px;
}
#menu{
	padding-left: 5px;
	float: left;
	width: 240px;
	height: 213px;
	z-index:0;
	background-repeat:no-repeat;
	position:absolute;
	left: 18px;
	top: 161px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #666;
	text-align: left;
	background-color: #FFF;
	letter-spacing: normal;
	vertical-align: bottom;
	word-spacing:normal
	white-space: normal;
}


#menu2{
	margin-top:0px;
	top:0px;
	float:left;
	padding-left: 5px;
	width: 98px;
	height: 1300px;
	position: absolute;
	background:url(bg_angle.png);
	background-repeat:no-repeat;
	z-index:0;
	left: 12px;
}

#menu3{
	padding-left: 5px;
	float: left;
	width: 145px;
	height:inherit;
	z-index:1;
	left: 35px;
	top: 100px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #666;
	text-align: justify;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	position: fixed;
	background:#FFF;
	
}

#myheader{
	padding-left: 5px;
	float: left;
	width: 185px;
	height:inherit;
	z-index:1;
	left: 113px;
	top: 38px;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	text-align: justify;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	position: fixed;
	background:#FFF;
}

#content {
	padding-left: 100px;
	padding-top: 0px;
	padding-right:25px;
	float: center;
	width: 720px;
	position:absolute;
	left:125px;
	top:100px;
	background-repeat:no-repeat;
	font-size: 11px;

	
}

#indexbg{
	font-family: "Courier New", Courier, monospace;
	font-size: 40px;
	font-style: bold;
	text-align: left;
	color:#FFF;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	position: fixed;
	top:100px;
	padding-left: 225px;
	padding-right: 150px;
	float:center;
	height:720;
	width:666;
	position:fixed;
	z-index:0;
}
