@charset "UTF-8";
/* CSS Document */

body {
	font-family: Monaco, Verdana, "Courier New", monospaced;
	font-size: 9px;
	line-height: 14px;
	background-image:url(img/bg-y.gif);
	background-repeat:repeat-y;
	}

#work {
	position: absolute;
	left: 70px;
	width: 1000px;
	height: 520px;
	overflow: auto;
	}
	
#left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 50px;
	height: 100%;
	background-color: #FFFF00;
	}
	
font {
	font-size: 9px;
	background-color: #FFFFFF;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	}
	
#navigation a {
	background-color: #FFFFCC;
	color: #000000;
	}
	
#navigation a:hover {
	background-color: #FFFF00;
	color: #000000;
	}


.legend {
	position: absolute; 
	width: 20px; 
	height: 16px; 
	background-color: #FFFFFF; 
	z-index: 10;
	}

#work img {
	padding-right: 10px;
}

#award {
	position: absolute;
	left: 78px;
	z-index: 3;
	width: 140px;
	height: 89px;
	background-color: #FFFFFF;
	text-align: center;
}


#award02 {
	position: absolute;
	left: 228px;
	z-index: 3;
	width: 140px;
	height: 89px;
	background-color: #FFFFFF;
	text-align: center;
}




#head
{
	position: absolute;
	left: 70px;
	top: 540px;
	width: 1000px;
	height: 60px;
}

#head strong {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 15px;
	}

#head h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	border-bottom: 2px solid #999999;
	font-size: 14px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 2px;
}

#head a.header {
	font-size: 10px;
	text-decoration: none;
	border-bottom: 4px solid #666666;
	color: #000000;
	}
	
#head a:hover.header {
	font-size: 10px;
	text-decoration: none;
	border-bottom: 4px solid #AAAAAA;
	color: #666666;
	}


#descriptionEN
{
	position: absolute;
	left: 70px;
	top: 585px;
	width: 360px;
	height: 150px;
}

#descriptionEN strong {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 15px;
	}

#descriptionEN h1 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	border-bottom: 2px solid #999999;
	font-size: 14px;
	font-weight: normal;
	line-height: 0px;
	padding-bottom: 2px;
}
	
#descriptionEN a {
	color: #000000;
}

#descriptionEN a:hover {
	color: #666666;
}

#descriptionEN a.header {
	font-size: 10px;
	text-decoration: none;
	border-bottom: 4px solid #666666;
	}
	
#descriptionEN a:hover.header {
	font-size: 10px;
	text-decoration: none;
	border-bottom: 4px solid #AAAAAA;
	}






#description
{
	position: absolute;
	left: 440px;
	top: 585px;
	width: 400px;
	height: 150px;
}

#description strong {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 15px;
	}

#description h1 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	border-bottom: 2px solid #999999;
	font-size: 14px;
	font-weight: normal;
	line-height: 0px;
	padding-bottom: 2px;
}
	
#description a {
	color: #000000;
}

#description a:hover {
	color: #666666;
}

#back
{
	position: absolute;
	left: 940px;
	top: 527px;
	width: 130px;
	height: 30px;
	z-index: 10;
}

#back h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	padding-top: 4px;
}

#back a {
	color: #000000;
	text-decoration: none;
}

#back a:hover {
	color: #666666;

}

#head h3 {
	position: relative;
	left: 895px;
	top: -57px;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 2px;
}

#head a.back {
	color: #000000;
	text-decoration: none;
}

#head a:hover.back {
	color: #666666;

}

