@charset "utf-8";
/* CSS Document */
#current {
	width:950px;
	height:220px;
	display:none;
	position:absolute;
	background:url(../images/head/headBackground.png);
	top:0px;
}
#headBack {
	width:950px;
	height:220px;
	float:left;
	display:inline;
	background:url(../images/head/head00.png);
}
#headFront {
	width:950px;
	height:220px;
	float:left;
	display:inline;
	background:url(../images/head/head00.png);
}
#headFinish {
	width:950px;
	height:10px;
	float:left;
	display:inline;
	background:url(../images/head/bodyHeadFinish.png) no-repeat;
}
#flags {
	width:240px;
	height:19px;
	position:absolute;
	top:9px;
}
.flag {
	width:30px;
	height:19px;
	float:left;
	display:inline;
	text-align:center;
}