@import url("common.css");
div#maLinks a {
	background: url(../pic/dot-2.gif) left top no-repeat;
	padding-left:15px;
	margin-right: 14px;
	}
div#maLinks {
	margin-top: 11px;
	margin-right: 5px;
	text-align:right;
	}
table.MainTable caption {
	font-size:15px;
	font-weight:bold;
	}
table.MainTable th {
	text-align: center;
	background:#716457;
	color:#fff;
	}
table.MainTable td {
	padding:3px 6px;
	}
table.MainTable {
	width:97%;
	border:1px solid #ddd;
	}
	
	