@charset "utf-8";
/* CSS Document */

.information 			{padding:10px;}

.information table {width:100%;}
.information table caption {text-align:left; padding:6px; color:#F90; font-weight:bold;}
.information table th.label {color:#999; background-color:#FFF; text-align:left; padding:4px;}
.information table th {color:#666; text-align:left; padding:4px;}
.information table td {color:#333; text-align:left; padding:4px;}

.information a 						{color:#F60;}
.information a:hover 			{color:#006600;}
.information a:active 		{color:#666;}