body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	background-color: #FFF;
}
body {
	background-color: #FFF;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 12px;
	color: #666;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
#container_e {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	padding: 10mm;
	width: 666px;
	background-color: #BFD2D4;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#header_e {
}
#navbar_e {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#contents1_e {
	clear: none;
	width: 666px;
}
#contents2_2 {
	clear: both;
	width: 666px;
	background-color: #BFD2D4;
}
#information_e {
	float: left;
	width: 380px;
}
#caution_e {
	float: right;
	width: 270px;
}

#footer_e {
	clear: both;
	width: 666px;
}
#navbar_e ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navbar_e ul li {
	text-align: center;
	float: left;
	width: 166px;
}
#navbar_e a {
	font-size: 12px;
	text-transform: lowercase;
	color: #FFF;
	text-decoration: none;
	background-color: #82A6AA;
	display: block;
	margin: 0px;
	padding: 3px;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #405C60;
}
#navbar_e a:hover {
	background-color: #405C60;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #BFD2D4;
}
#welcome {
	float: left;
	width: 400px;
}
#cafe_e {
	float: right;
	width: 250px;
}
