body{
	background : #ffffff url("gz/bg.gif") no-repeat fixed  right top ;
}
body,table,textarea{
	font :12px/18px  "MS UI Gothic" ;
	color :#666666 ;
}

body,textarea{
	scrollbar-base-color : #ffffff ; scrollbar-arrow-color : #ffffff ;
	scrollbar-highlight-color : #ffffff ; scrollbar-3dlight-color : #e5e5e5 ;
	scrollbar-darkshadow-color : #ffffff ;
}

A:LINK,A:VISITED{
	text-decoration :none ; color :#63778f ; cursor :default ;
}
A:HOVER{
	text-decoration :none ; color :#c0c0c0 ; cursor :default ;
	position :relative ; top :1pt ; left :1pt;
}

table{
	border :1px solid #000000 ;
}


textarea,input{
	background-color : #ffffff ;
	border :1px solid #000000 ;
}

#zi{
	font :11px/14px "MS UI Gothic" ;
}
#tai{
	background :#e5e5e5 ; color :#000000;
	text-align :center ; filter:alpha(opacity=80,style=0);
}
