@charset "utf-8";
body{
	font-size:0.625em;
	font-family:Helvetica, "Trebuchet MS", Arial, Verdana, sans-serif;
	margin:0px;
	padding:0px;
}
.contentheading{
	font-weight:bold;
	font-size:2em;
}
h1{
	font-size:2em;	margin:0px;	padding-bottom:0.3em;
}
h2{
	font-size:1.5em;
	line-height:1.3em;
}
#texteIndex a,
a{
	color:#358F9F;
	text-decoration:none;
}
#texteIndex a:hover,
#texteIndex a:link,
#texteIndex a:visited,
a:hover,
a:link,
a:visited{
	color:#6CC;
}
#bkgIndex{
	background-color:#000;
	overflow:auto;
}
#bckg{
	background-color:#FFFFFF;
	background:url(../images/bkg.gif) top left repeat-x;
}
#frameIndex{
	width:964px;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-497px;
	border:15px #000 solid;
	background-color:#000;
}
	#imageIndex{
		width:919px;
		height:603px;
		margin-top:100px;
		background:url(../images/index3.jpg) top left no-repeat;
	}
	#texteIndex{
		color:#cfcfcf;
		width:490px;
		padding:12px 8px 0px 8px;
		margin:40px 0px 0px 0px;
		border:5px #D1D1D1 solid;
		background-color:#535353;
	}
	#texteIndex strong{
		color:#fff;
	}
	#texteIndex p{
		font-size:0.8em;
		padding-bottom:0em;
		padding-top:0px;
		margin-top:0px;
	}
	#ajaxFlash{
		padding:224px 0px 0px 350px;
		font-size:1.8em;
		color:#FFF;
	}
	#ajaxFlash a{
		color:#FFF;
		text-decoration:none;
	}
	#ajaxFlash a:hover{
		font-weight:bold;
	}
		#enterAjax{
			width:57px;
			float:left;
		}
		#enterFlash{
			width:73px;
			float:left;
		}
		#enterFR{
			width:96px;
			float:left;
		}
		#enterEN{
			width:100px;
			float:left;
		}
		#UKIndex{
			margin:2px 0px 0px 153px;
		}

#frameTemp{
	width:575px;
}
	#bandoTemp{
		/*padding-top:4px;*/
		width:575px;
		height:125px;
		background-color:#666;
	}
	#mainTemp{
		padding:20px 18px 20px 20px;
		min-height:203px !important;
		height:auto !important;
		height:203px;
	}
	#mainTemp h1{
		padding-bottom:0px;
		margin-top:-2px;
	}
#frameComp{
	width:440px;
}
	#bandoComp{
		/*padding-top:4px;*/
		width:450px;
		height:125px;
		background-color:#666;
	}
	#mainComp{
		padding:20px 18px 20px 20px;
		min-height:203px !important;
		height:auto !important;
		height:203px;
	}
	#mainComp h1{
		padding-bottom:0px;
		margin-top:-2px;
	}
	
#copyright{
	padding:0px 20px 10px 20px;
	font-size:1em;
}
.modifydate{
	font-size:1em;
}
