@charset "utf-8";
.twoColHybLtHdr #container {
	width: 90%;
	min-width: 800px;
	max-width: 1680px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/bg.jpg);
	background-position: left;
} 
.twoColHybLtHdr #mainContent .text #store .add {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #2782D5;
	padding-left: 1em;
}

.twoColHybLtHdr #cotainer_bg {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_b.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 48em;
	max-width: 1680em;
}
.twoColHybLtHdr #header {
	background-color: #DDDDDD;
	background-image: url(../images/bg_b_head.jpg);
	background-repeat: no-repeat;
	height: 11.9em;
	background-position: left;
} 
.twoColHybLtHdr #mainContent .text {
	font-size: 1.2em;
	line-height: 1.2em;
	padding-left: 1em;
}
.twoColHybLtHdr #mainContent #event th {
	vertical-align: top;
	color: #FFAE02;
	line-height: 1.5em;
	padding-right: 1em;
	padding-left: 1em;
}
.twoColHybLtHdr #mainContent #event td {
	width: 100%;
	vertical-align: top;
	line-height: 1.5em;
	text-align: justify;
}
.twoColHybLtHdr #mainContent #store th {
	text-align: left;
	color: #2782D5;
}
.twoColHybLtHdr #mainContent #store .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2782D5;
}
.twoColHybLtHdr #mainContent .Title {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2782D5;
	color: #2782D5;
	font-size: 1.5em;
	height: 1.2em;
	font-weight: normal;
	line-height: normal;
	margin-top: 1.5em;
	margin-bottom: 1em;
}
.twoColHybLtHdr #mainContent #tax td {
	vertical-align: top;
}
.twoColHybLtHdr #mainContent #service th {
	text-align: left;
	vertical-align: bottom;
}
.twoColHybLtHdr #mainContent #service td {
	padding-left: 1em;
}
