body{
	background : #ffffff no-repeat fixed  right top ;
}
body,table,textarea,input{
	font :12px/18px  "MS UI Gothic" ;
	color :#777777 ;
}

body,textarea,{
	scrollbar-base-color : #ffffff ; scrollbar-arrow-color : #ffffff ;
	scrollbar-highlight-color : #ffffff ; scrollbar-3dlight-color : #777777 ;
	scrollbar-darkshadow-color : #ffffff ;
}

A:LINK,A:VISITED{
	text-decoration :none ; color :#000000 ; 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 #777777 ; filter:alpha(opacity=70,style=0); -moz-opacity:0.70;
}

#zi{
	font :11px/14px "MS UI Gothic" ;
}
#tai{
	background :#e5e5e5 ; color :#777777;
	text-align :center ; filter:alpha(opacity=80,style=0); -moz-opacity:0.80;
}
