@charset "utf-8";

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.containerpane {
	text-align: left;
}

.containerpane:after,.containerbot:after {
	content:".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	overflow: hidden;
}

.containerpane {
	display: inline-block;
}

.containerpane {
	display: block;
}

.containerbot {
	display: inline-block;
	clear: both;
	min-height: 9px;
	padding-bottom: 1px;
}

.containerbot {
	display: block;
}

.no-title-button {
	float: left;
}

/* =S Container Title ================================================= */
.Head1,.Head2,.Head3,.Head4 {
	font: 16px Arial,Tahoma,sans-serif;
	white-space: nowrap;
}

.Head1 {
	color: #8d0222;
	line-height: 40px;
}

.Head2 {
	color: #8d0222;
	line-height: 30px;
}

.Head3 {
	color: #fff;
	line-height: 31px;
}

.Head4 {
	color: #000;
	line-height: 30px;
}
/* =E Container Title ================================================= */



/* =S Container1 ====================================================== */
.Container1 {
	padding: 0 3px 0 5px;
}

.Container1 .title {
	margin-right: 12px;
	padding-right: 12px;
	background: url("images/icon_c1_title.gif") no-repeat right center;
}

.Container1 .title img {
	margin-right: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}

.Container1 .containerpane {
	padding: 1px 0 1px 2px;;
}
/* =E Container1 ====================================================== */



/* =S Container2 ====================================================== */
.bg-c2-top {
	background: url("images/bg_c2_top.gif") repeat-x left top;
}

.bg-c2-tr {
	background: url("images/bg_c2_tr.gif") no-repeat right top;
}

.Container2 .title {
	padding: 6px 0 0 14px;
	background: url("images/bg_c2_tl.gif") no-repeat left top;
}

* html .Container2 .title {
	display: inline-block;
}

* html .Container2 .title {
	display: block;
}

.Container2 .title img {
	vertical-align: top;
}

.Container2 .c2-button {
	display: block;
}

.Container2 .containermain {
	background: #e3f3ca url("images/bg_c2_mr.gif") repeat-y right top;
}

.Container2 .containerpane {
	padding: 1px 10px 1px 14px;
	background: url("images/bg_c2_ml.gif") repeat-y left top;
	height:60px
}

.bg-c2-bottom {
	background: url("images/bg_c2_bottom.gif") repeat-x left top;
}

.bg-c2-br {
	background: url("images/bg_c2_br.gif") no-repeat right top;
}

.bg-c2-bl {
	height: 14px;
	overflow: hidden;
	font-size: 0;
	background: url("images/bg_c2_bl.gif") no-repeat left top;
}
/* =E Container2 ====================================================== */



/* =S Container3 ====================================================== */
.bg-c3-top {
	background: url("images/bg_c3_top.gif") repeat-x left top;
}

.bg-c3-tr {
	background: url("images/bg_c3_tr.gif") no-repeat right top;
}

.Container3 .title {
	height: 31px;
	padding-left: 11px;
	background: url("images/bg_c3_tl.gif") no-repeat left top;
}

.Container3 .title img {
	vertical-align: middle;
}

.Container3 .containermain {
	border: 1px solid #d3d3d3;
	border-width: 0 1px;
	padding: 10px 10px 1px;
	background: #fff url("images/bg_c3_content.jpg") repeat-x left bottom;
}

.bg-c3-bottom {
	background: url("images/bg_c3_bottom.gif") repeat-x left top;
}

.bg-c3-br {
	background: url("images/bg_c3_br.gif") no-repeat right top;
}

.bg-c3-bl {
	height: 9px;
	overflow: hidden;
	font-size: 0;
	background: url("images/bg_c3_bl.gif") no-repeat left top;
}
/* =E Container3 ====================================================== */



/* =S Container4 ====================================================== */
.bg-c4-top {
	background: url("images/bg_c4_top.gif") repeat-x left top;
}

.bg-c4-tr {
	background: url("images/bg_c4_tr.gif") no-repeat right top;
}

.Container4 .title {
	height: 30px;
	padding-left: 12px;
	background: url("images/bg_c4_tl.gif") no-repeat left top;
}

.Container4 .title img {
	vertical-align: middle;
}

.Container4 .containerpane {
	padding: 10px 10px 1px;
}
/* =E Container4 ====================================================== */
