@charset "utf-8";
* 	{
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

html
	{ 
	width: 100%; 
	height: 100%; 
	margin: 0px auto; 	
	}
body 
	{
	width: 100%; 
	height: 100%; 
	margin: 0px auto;	
	background-color: #00519E;
	}
img { margin: 0px; border: 0px #000000 solid; }
#enter_menu_div a, #enter_menu_div a:link, #enter_menu_div a:visited { background: url(../img/enter_normal.gif) top right no-repeat;  display: block; }
#enter_menu_div a:hover { background: url(../img/enter_over.gif) top right no-repeat; color: #32AD7F; }
li { list-style-position: inside; }
.content_page 
	{ 
	width: 100%; 
	text-align: center; 
	}
#content_header 
	{ 
	background: #FFFFFF; 
	height: 20%; 
	}
#content_title 
	{ 
	height: 100px;		
	border-bottom: 2px #0099FF solid; 
	padding-bottom: 2px;
	background: #FFFFFF;
	}
#content_body 
	{ 
	height: 129px; 	
	background: #CDCDCD url(../img/sky_slice.jpg) top center no-repeat; 
	}
#content_footer { border-top: 2px #0099FF solid; }
#logo_ets 
	{ 
	width: 666px; 
	height: 100px; 
	}
#footer_menu 
	{ 
	margin: 0px auto;
	width: 666px; 
	height: auto;
	text-align: right;	
	}
#ets_sub_title 
	{ 
	width: 358px; 
	height: 40px; 
	}
#footer_menu 
	{
	margin: 0px auto;
	width: 666px; 
	height: auto;
	text-align: left;
	background: url(../img/sub_logo.gif) top right no-repeat;
	}
#job_list { display: inline; }
.credits 
	{	
	font-size: 10px;
	position: absolute;
	bottom: 1%;
	text-align: left;
	}
#credits_ets 		{ right: 1%; }
#credits_multicore 	{ left: 1%;  }
#enter_menu_div 
	{
	margin: 0px auto; 
	width: 666px;
	text-align: right;
	}
#enter_menu 
	{		
	padding: 5px 30px 5px 5px;	 
	height: 30px;	
	}
