@charset "utf-8";

/*
Company CSS
*/

h2.link {
	width: 830px;
	height: 160px;
	background-image: url(../img/h2_link.jpg);
	text-indent: -9999px;
}

p.read {
	background: url(/img/link_read.gif) no-repeat;
}


table th {
	width: 200px;
	text-align: left;
}
td em {
	color: #999;
}