body {
	font-size: 12px;
	text-align: center;
}

#header {
	height: 70px;
	background: #0b67b3 url(../image/header_bkg1.gif) repeat-x;
}
#head1 {
	float: left;
	width: 70px;
	margin: 4px 0 0 3px;
}
#head2 {
	float: left;
	width: 155px;
	margin: 14px 0 0 0;
	text-align: left;
}
#header_logo {
	width: 65px;
	height: 65px;
	border: 0;
}

#header2 {
	width: 100%;
	height: 35px;
	background: #0b67b3 url(../image/header_bkg2.gif) repeat-x;
	padding: 0;
}
#head2-0 {
	width: 185px;
	height: 35px;
	margin: 0 auto 0 auto;
}
#head2-1 {
	float: left;
	width: 35px;
}
#head2-2 {
	float: left;
	width: 145px;
	margin: 7px 0 0 0;
}
#header_logo2 {
	width: 35px;
	height: 35px;
	border: 0;
}



hr {
	border: 0;
	border-bottom: 2px solid #cccccc;
}
a {
	color: #0b67b3;
}

#ptitle {
	/*clear: both;
	width: 230px;
	padding: 5px;*/
	width: 100%;
	height: 60px;
	background-color: #eeeeee;
	text-align: left;
	/*line-height: 100%;*/
	
}


#contents {
	clear: both;
	padding: 10px;
	text-align: left;
}

.area1, .area2, .area3 {
	text-align: left;
	/*border-bottom: 2px solid #cccccc;*/
}
.area1 {
	margin: 5px 5px 20px 5px;
}
.area2 {
	padding: 10px 10px 60px 10px;
	text-align: left;
	border-bottom: 2px solid #cccccc;
}
.area3 {
	padding: 10px;
	text-align: left;
	border-bottom: 2px solid #cccccc;
}

#cnts_menus, #menus {
	padding: 10px;
	text-align: left;
	color: #cccccc;
	line-height: 130%;
}
#cnts_menus {
	font-weight: bold;
	/*border-top: 2px solid #cccccc;*/
	line-height: 150%;
	background-color: #f9ba00;
	text-align: center;
}
#menus {
	background-color: #eeeeee;
}
#cnts_menus a, #menus a {
	color: #0b67b3;
	/*margin: 1px 3px 1px 3px;*/
}

#footer {
	background-color: #0b67b3;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
}

.ml10 {
	margin-left: 10px;
}

.sepa:before {
	color: #ca9c00;
	content: " E";
}

.sepa2:before {
	color: #cccccc;
	content: " |";
}


#pager {
	margin: 10px 0 20px 0;
	text-align: center;
}

.caption {
	background-color: #f99400;
	padding: 3px 5px 3px 5px;
	margin: 10px 0 5px 0;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	line-height: 140%;
}

.clr {
	clear: both;
}
