body {
	font: 12px/15px Arial, Helvetica, sans-serif;
	background: url(bg_yellow.gif) repeat-x;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link,a:visited,a:active{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#00080d;
 text-decoration:none;
 border-bottom: 1px solid #464444;
 padding-bottom:5px;
 
 width:200px;
}

#status {
	visibility:hidden;
	position:absolute;
	width:100%;
	height:14px;
	z-index:99999;
	left: 0px;
	top: 0px;
	background-color: #84ABF5;
	border: 0;
}


#content {
	width:90%;
	height:515px;
	z-index:1;
	background: url(bg_sys_8_1.png);
	text-align:center;
	margin:auto;
}

#content_wo {
	width:100%;
	
	z-index:1;
	background: url(bg_wo.gif);
	text-align:center;
	margin:auto;
	background-repeat:no-repeat;
}



#content_1 {
	width:100%;
	height:580px;
	z-index:1;
	background: url(system_8_3.png);
	text-align:center;
	margin:auto;
}



#headlinks { width:270px; height:90px; float:left; padding-left:10px;  }
	
#headrechts { width: 250px; float:right; padding-right:90px; padding-top:30px; }

#bg_site {
	z-index: 1;
	width: 800px;
	margin: 0 auto;
	background: url(background_site.gif) no-repeat;
	text-align: center;
	}
input.button
{
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#FFFFFF;
   background-color:#00080d;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#828282',EndColorStr='#2a2a2a');
   border-style:groove;
   border-color:#00080d;
   border-width:1px;
}
