	html { margin:0; }
	body { margin: 20px; background:#fff;font-family: 'Trebuchet MS';}
	h1 {font-size: 1.4em; }
	h2 { margin: 5px; padding:0;}
	h3 { margin: 2px; padding:0; }
	h4 { }
	#head {border: 2px solid #666699;
	background: url('/StarOffice/head_bg.png') right no-repeat #fff;
	height:105px;
	width:800px;
	}
	#head div {margin-right:465px; text-align:center; font-family: 'Trebuchet MS'; vertical-align:middle; margin-top:20px; }
	#side { width: 180px; background: url('/StarOffice/side_bg.png') no-repeat #fff; position:absolute; left: 623px; top: 130px;}
	#side div {margin-top:120px; border: 2px solid #666699; font-size:small;}
	#side ul {
	margin-left:4px;
	list-style:none;
	padding:0;
	}
	#side li {
		border-bottom: 1px dotted gray;
	}
	#side h4 {font-size: 12px; margin:2px;}
	#content {width:540px; margin-top:20px; border: 2px solid #666699; padding:20px;}
	#page{ width: 804px; position: absolute; left:50%; margin-left:-402px;}
	
.download_info {margin-bottom:5px; font-size:small; text-align:center; clear:both; /*margin-top:-40px;*/}
	#footer { margin-top:20px; padding:5px; text-align:center;}

a {
  text-decoration:none;
  color:inherit;
}

.office_download a{
  background-image:url("office-download.jpg");
  background-repeat:no-repeat;
  display:block;
  height:85px;
  width:360px;
  text-decoration:none;
  text-align:center;
  padding-top:65px;
  margin-top:10px;
  color:#666666;/*
  color:red;
  display:block;*/
}