body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background: #FFEA00;
}
.logo {
  width:1024px;
  height:768px;
  background: url(../_images/xt_background_01.gif);
}

a {
  font: 11px/16px Arial, sans-serif;
  color: #009FED;
  text-decoration: none;
}
a:hover {
  color: #FFFFFF;
  background: #009FED;
  text-decoration: none;
}

a:active {
  color: #FFFFCC;
  background: #009FED;
  text-decoration: none;
}

.menutitle{
  font: bold 14px Arial, sans-serif;
  color:#000000;
  text-decoration: none;
  cursor:pointer;
  width:180px;
  height:20px;
  padding:2px;
}

.menutitle_over{
  font: bold 14px Arial, sans-serif;
  color:#000000;
  text-decoration: none;
  cursor:pointer;
  width:180px;
  height:20px;
  padding:2px;
}
.submenu{
  margin-left:12px;
  margin-bottom:16px;
	
}
.submenu_item{
  font: 11px/16px Arial, sans-serif;
  color: #009FED;
  text-decoration: none;
  margin-bottom:10px;
}


.project_title {
  font: bold 60px/50px Arial, sans-serif;
  color: #000000;
  text-decoration: none;
  letter-spacing: -2px;
}
.project_desc {
  font: 11px/16px Arial, sans-serif;
  color: #000000;
  text-decoration: none;
  padding-bottom:8px;
}
.caption {
  font: 11px/16px Arial, sans-serif;
  color: #000000;
  text-decoration: none;
  padding-bottom:12px;
  padding-top:6px;
}
.footer {
  font: 11px/16px Arial, sans-serif;
  color: #666666;
  text-decoration: none;
  margin-left:12px;
}
.images {
  background: #000000;
}
.images:hover {
  background: #009FED;
	
}
.screen {
	padding:3px; 
	text-align:left; 
	float:left;
}
.topper {
	padding:2px;
	text-align:left;
	width: 522px;
	float: left;
	position: relative;
}
