body{margin:0px;background:#333333;}
body, td, p, input, button, textarea, select, .c1 { font-family:Tahoma,±¼¸²; font-size:9pt; color:#aaaaaa; }

form{ margin:0px; }

img{border:0px;display:block;}

a:link, a:visited, a:active { text-decoration:none; color:#aaaaaa; }
a:hover { text-decoration:none; color:#ffffcc; }

a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:#aaaaaa; }
a.menu:hover { text-decoration:none; }

a,img,input{selector-dummy: expression(this.hideFocus=true);}

#document{
	position:absolute;
	width:1000px;
	height:100%;
	left:50%;
	top:0px;
	margin-left:-490px;
}
#content{
	position:relative;
	min-height:100%;
	margin:0px 0 -35px;
}
#header{
	height:10px;
	position:relative;
	z-index:1;
}
#menu{
	float:left;
	position:absolute;
	top:10px;
	left:0px;
	width:192px;
	z-index:1999;
}
#type{
	float:left;
	position:absolute;
	top:646px;
	left:0px
	width:60px;height:92px;
	z-index:1998;
}
#footer{
	height:30px;
}
