@charset "utf-8";
/* CSS Document */

#director table{
	width:100%;
}

#director td, #director th{
	padding:5px;
	border:#cccccc 1px solid;
}
#director th{
	background:#dddddd;
}