body{
	background : #ffffff url("gz/bg.jpg") repeat fixed  center ;
}
body,table,textarea,input{
	font :12px/18px  "MS UI Gothic" ;
	color :#777777 ;
}

body,textarea{
	scrollbar-base-color : #e5f6ff ; scrollbar-arrow-color : #e5f6ff ;
	scrollbar-highlight-color : #e5f6ff ; scrollbar-3dlight-color : #588098 ;
	scrollbar-darkshadow-color : #e5f6ff ; scrollbar-shadow-color : #588098 ; 
}

A:LINK,A:VISITED{
	text-decoration :none ; color :#103894 ; 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 : #e5f6ff ;
	border :1px solid #588098 ; filter:alpha(opacity=70,style=0);
}

#zi{
	font :8pt/12pt "MS UI Gothic" ;
}
#tai{
	background :#3399cc ; color :#ffffff;
	text-align :center ; filter:alpha(opacity=80,style=0);
}
