p.title{font-size:140%;font-weight:bold;margin:15px auto 5px auto;background:#eee;}
/*------------ table style set ------------*/
table.tbl_mac,table.tbl_mac{
	margin:10px auto 20px auto;width:98%;
}

th {
	border-bottom:dotted 1px #ccc;
	padding:5px 1%;
	width:45%;
	line-height:160%;
font-weight:bold;
}
td {
	border-bottom:dotted 1px #ccc;
	padding:5px 1%;
	width:45%;
	line-height:160%;
}

table.tbl_mac2 td{width:22%;}