@charset "utf-8";
/* CSS Document */
input 			{ width:180px; }
.z6				{ font-size:8px; color:#666666; text-align:center; border-style:none }
.z3				{ font-size:20px; color:#000000; text-align:center; background-color:#dddddd; }
h1				{ font-family:"Arial Narrow", Arial, Helvetica, sans-serif; font-size:20px; letter-spacing:4px; color:#999999; font-weight:100;}
h2				{ font-family:"Arial Narrow", Arial, Helvetica, sans-serif; font-size:18px; letter-spacing:4px; color:#999999; font-weight:100;}
#nav 			{ font-family:"Arial Narrow", Arial, Helvetica, sans-serif; font-size:16px; letter-spacing:4px; color:#999999;}
a				{ color:#4E5631; text-decoration:underlined; }
a:active		{ color:#ff10ff; text-decoration:none; }
a:visited		{ color:#4E5631; text-decoration:underlined;  }
a:hover 		{ color:#534237; text-decoration:none; }
a.img,a.linkopacity	{ border-bottom:none; }
a.linkopacity img { filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; border:0; }
a.linkopacity:hover img { filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; border:0; }
#nav a			{ color:#aaaaaa; text-decoration:none; border:0; }
#nav a:visited	{ color:#aaaaaa; }
#nav a:active	{ color:#ffee90; }
#nav a:hover 	{ color:#000000; }
.content		{ font-family:"Times New Roman", Times, serif; padding:30px; }
#footer			{ position:absolute; width:1000px; height:70px; left:0px; bottom:-20px; }
#kmd			{ position:relative; left:20px; top:-40px; width:50px; height:25px; }