body
{
	Background-color: PaleGoldenrod;
}
h1 {
  margin: 2px 0;
  padding: 0;
  line-height: 0.8;
  font-size: 20px;
}
h3 {
  margin: 2px 0;
  padding: 0;
  line-height: 1.2;
  font-size: 12px;
}
h4 {
  margin: 2px 0;
  font:normal;
  padding: 0;
  line-height: 1.2;
  font-size: 11px;
}
header{
	position: absolute;
	top: 0px;
	background-color: silver;
	border-radius: 10px 10px;
	height: 42px;
	left: 0px;
	width: 99%;
}
.som1{
	position: absolute;
	top: 0px;
	Width: 100px;
	height: 25px;
	background-color: #FF8C00;
	text-align: center;
	border-radius: 10px 10px;
	font-size: 12px;
}
.fic{
	position: absolute;
	top: 0px;
	left: 120px;
	Width: 160px;
	height: 25px;
	background-color: Aliceblue;
	text-align: center;
	border-radius: 10px 10px;
	font-size: 12px;
}
.aid{
	position: absolute;
	top: 0px;
	left: 300px;
	Width: 60px;
	height: 25px;
	background-color: Aliceblue;
	text-align: Center;
	border-radius: 10px 10px;
	font-size: 12px;
}
.tit{
	position: absolute;
	top: 0px;
	left: 380px;
	width: 450px;
	height: 18px;
	background-color: darkkhaki;
	text-align: center;
	border-radius: 10px 10px;
	font-size: 20px;
}
.com{
	position: absolute;
	top: 0px;
	left: 861px;
	Width: 150px;
	height: 25px;
	background-color: Aliceblue;
	text-align: Center;
	border-radius: 10px 10px;
	font-size: 10px;
}
.cal{
	position: absolute;
	top: 0px;
	left: 1030px;
	Width: 90px;
	height: 25px;
	background-color: #FF8C00;
	text-align: Center;
	border-radius: 10px 10px;
	font-size: 12px;
}
.pro{
	position: absolute;
	top: 0px;
	left: 1140px;
	Width: 60px;
	height: 25px;
	background-color: Aliceblue;
	text-align: Center;
	border-radius: 10px 10px;
	font-size: 12px;
}	
.som2{
	position: absolute;
	top: 0px;
	left: 1220px;
	width: 110px;
	height: 25px;
	background-color: #FF8C00;
	text-align: right;
	font-size:12px;
	border-radius: 10px 10px;
}
.tim{
	position: absolute;
	top: 100px;
	Width: 150px;
	Background-color: aliceblue;
	Font-size: 12px;
	border-radius: 10px 10px;
}
.tip{
	position: absolute;
	top: 143px;
	Left: 1206px;
	height: 10px;
	Width: 30px;
	z-index: 1;
	Border: 2px solid red;
	border-radius: 50px 50px;
	font-size: 10px;
}
.im1 {
	height: 500px;
	width: 1000px;
	left: 250px;
}
.f1 {
	position: absolute;
	top: 40px;
	left: 250px;
	Background-color: aliceblue;
	border: 1px solid #330;	
}
.im2 {
	height: 825px;
	width: 1500px;
	left: 250px;
}
.f2 {
	position: absolute;
	top: 40px;
	left: 250px;
	Background-color: aliceblue;
	border: 1px solid #330;
}
.imf {
	height: 100px;
	width: 100px;
	Left: 260px;
}
.ff {
	position: absolute;
	top: 435px;
	left: 260px;
	Background-color: aliceblue;
	border: 1px solid black;
	z-index: 1;
}
.wik {
	position: absolute;
	top: 70px;
	left:300px;
	Width: 220px;
	Border: 1px solid #330;
	border-radius: 10px 10px;
	Background-color: Aliceblue;
	font-size: 10px;
}
.ville {
	position: absolute;
	left:10px;
	top: 50px;
	Width: 220px;
	Border: 1px solid #330;
	border-radius: 10px 10px;
	Background-color: Aliceblue;
	font-size: 10px;
}
.autv {
	position: absolute;
	top: 180px;
	left:10px;
	Width: 220px;
	Border: 1px solid #330;
	border-radius: 10px 10px;
	Background-color: Aliceblue;
	font-size: 10px;
}
.coord{
	position: absolute;
	top: 350px;
	left:10px;
	Width: 220px;
	Border: 1px solid #330;
	border-radius: 10px 10px;
	Background-color: HSL(60,75%,63%);
	font-size: 12px;
}
table
{
	Border-collapse: collapse;
}
th, td{
	padding: 1px;
}
.t1{
	width: 10px
}
.t2{
	width: 80px
}
.t3{
	width: 10px
}
.btnretour {
	width: auto;
	padding: 2px 18px;
	background-color: Orange;
	border-radius: 10px 10px;
}
.btnok {
	width: auto;
	padding: 2px 18px;
	background-color: Lime;
	border-radius: 10px 10px;
}