/*ACE spc CSS*/body {	background:#006699;	margin:0px 0px 20px 0px;	padding:0px;	text-align:center;}h1 {	font-size:x-large;}h2 {	font-size:large;}h3 {	font-size:small;	font-weight:bold;}p {	font-size:small;	line-height:160%;}ul {	font-size:small;	text-align:left;	line-height:40px;}li {	background:url(../images/mb.gif);	background-position:0px 10px;	background-repeat:no-repeat;	list-style-type:none;	margin-left:-35px;	/*macIE5\*/	margin-left:-40px;	background-position:-30px 10px;	/**/}a {	text-decoration: none;}a:hover{	color:#ff0000;}a:visited:hover {	color:#ff0000;}/* ************************************************* */#layout {	background-color:#FFFFFF;	width:698px;	padding:0px;	margin-right:auto;	margin-left:auto;	border:1px solid #fff;}#header {	font-family: Verdana, Arial, sans-serif;	color: #FFFFFF;	background:url(../images/tit.jpg) no-repeat;	height:68px;	text-align: right;	padding:5px 15px 5px 0px;	border-bottom: 1px solid #FFFFFF;}*html #header {	padding-top:20px;}#main {	width:500px;	padding:15px;	float:right;	text-align:left;	background-color:#fff;}#main h2 {	padding-left:4px;	line-height:150%;	background:#006666;	color:#fff;}#left {	width:130px;	font-size:small;	float:left;	background:#fff;}