@charset "utf-8"; /* 公司簡介 */
@import '../../skin/layout.css';
@import '../leftButton.css';
h2{ font-size:18px;}
#main table{
	width:80%;
	margin:1px auto 0 auto;
}
#main table .col01{ width:25%;}
#main table td{
	padding:0.5em;
	border:1px solid #999999;
	font-size:14px;
}
