﻿@media print {
body {
zoom: 70%; 
}
}


#container {
	margin:0 auto;
	width:100%;
	text-align:center;
	clear:both;
}
#header {
	width:880px;
	text-align:center;
	margin:15px auto 12px auto;
}
#main {
	width:880px;
	text-align:left;
	margin:15px auto 15px auto;
}
#footer {
	clear:both;
	text-align:center;
	width:100%;
	margin:15px auto 15px auto;
	padding:10px 0;
	border-top:solid 3px #A7A379;
	border-bottom:solid 3px #A7A379;
}
.ftr-main {
	width:900px;
	margin:10px auto 0px auto;
}
.ftr-l {
	float:left;
	width:322px;
}
.ftr-r {
	float:right;
	width:253px;
}
.ftr-link {
	clear:both;
	text-align:center;
	padding:15px 0 0 0;/*border-top:solid 2px #ccc;
	border-bottom:solid 2px #ccc;
*/
}
.ftr-link li {
	padding:0 30px 0 20px;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.download {
	text-align:center;
}
h3 {
	margin:0 0 15px 0;
}
table {
	width:100%;
	border-collapse:collapse;
	border:solid 1px #CCCCCC;
}
th {
	text-align:center;
}
th, td {
	vertical-align:top;
	padding:10px 5px;
	border:solid 1px #CCCCCC;
}
table th {
	background-color:#E2EDC9;
}
.bank-bg-top {
	background-color:#E5E5E5;
	background-image: url(img/flow_05_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:8px;
	text-align:center;
	width:414px;
	margin:0 auto;
}
.bank-bg-main {
	width:414px;
	margin:0 auto;
	background-color:#E5E5E5;
}
.bank-bg-main p {
	background-color:#FFFFFF;
	width:379px;
	margin:0 auto;
	font-size:120%;
}
.bank-bg-btm {
	background-color:#E5E5E5;
	background-image: url(img/flow_bg_btmf.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:8px;
	text-align:center;
	width:414px;
	margin:0 auto;
}
.flow05-btm {
	background-color:#E5E5E5;
	background-image: url(img/flow_05_btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:12px;
	text-align:center;
	width:414px;
	margin:0 auto;

}
.area {
	background-color:#E2EDC9;
	border:solid 1px #CCCCCC;
	padding:5px 10px;
}
.summary {
	color:#8A7B29;
	font-size:120%;
	text-align:center;
}
.brno {
	border-right:none !important;
	width:20px;
	text-align:center;
}
.blno {
	border-left:none !important;
}
#catch {
	width:100%;
	text-align:center;
	background-color:#E2EECA;
}
h1 {
	background-color:#A7A379;
	font-size:85%;
	width:100%;
	margin:0 auto 18px auto;
	padding:0;
	float:left;
}
.h1-main {
	width:880px;
	margin:0 auto 0px auto;
	color:#FFFFFF;
	display:block;
}
.h1-left {
	float:left;
	width:440px;
	text-align:left;
	color:#FFFFFF;
}
.h1-right {
	float:right;
	width:440px;
	text-align:right;
	color:#FFFFFF;
}

body#popup{
text-align:left;
}

body#popup h1{
	text-align:center;
	background-image: url(img/atte_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding:13px 0 6px 0;
	margin:0 0 10px 0;
}

body#popup h2{
clear:both;
	text-align:left;
	background-image: url(img/arrow02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:5px 0 5px 20px;
	margin:0 10px;
	font-weight:bold;
	font-size:110%;
	
}

body#popup p{
margin:0 30px;
}