@charset "utf-8";

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.containerpane:after,.containerbot:after {
	content:".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	overflow: hidden;
}

.containerbot {
	display: inline-block;
}

.containerbot {
	display: block;
	clear: both;
	padding-bottom: 1px;
}

.Container1 .title img,.Container2 .title img,.Container3 .title img,.Container4 .title img {
	margin-right: 2px;
	vertical-align: middle;
}

/* =S Container Title ================================================= */
.Head1 {
	color: #000;
	font: 22px/30px Tahoma,Arial,Verdana,sans-serif;
}

.Head2,.Head3 {
	color: #f5e9ba;
	font: bold 16px/21px Tahoma,Arial,Verdana,sans-serif;
}

.Head4 {
	color: #b03f15;
	font: 22px/26px Tahoma,Arial,Verdana,sans-serif;
}
/* =E Container Title ================================================= */



/* =S Container1 ====================================================== */
.Container1 .containerpane {
	text-align: left;
}
/* =E Container1 ====================================================== */



/* =S Container2 ====================================================== */
.Container2 .title {
	padding: 3px 0 3px 12px;
	background: #edab30 url("images/icon_title1.gif") no-repeat 100% 6px;
}

.Container2 .containerpane {
	text-align: left;
}
/* =E Container2 ====================================================== */



/* =S Container3 ====================================================== */
.Container3 .title {
	padding: 3px 0 3px 12px;
	background: #589000 url("images/icon_title2.gif") no-repeat 100% 6px;
}

.Container3 .containerpane {
	text-align: left;
}
/* =E Container3 ====================================================== */



/* =S Container4 ====================================================== */
.Container4 {
	margin-bottom: 8px;
}

.bg-c4-tl {
	background: url("images/bg_c4_tl.png") no-repeat left top;
}

.bg-c4-tr {
	background: url("images/bg_c4_tr.png") no-repeat right top;
}

.bg-c4-top {
	height: 7px;
	margin: 0 7px;
	background: url("images/bg_c4_top.gif") repeat-x left top;
	font-size: 0;
}

.bg-c4-bl {
	background: url("images/bg_c4_bl.png") no-repeat left bottom;
}

.bg-c4-br {
	background: url("images/bg_c4_br.png") no-repeat right bottom;
}

.bg-c4-bottom {
	height: 7px;
	margin: 0 7px;
	background: url("images/bg_c4_bottom.gif") repeat-x left bottom;
	font-size: 0;
}

.Container4 .containerbox {
	border: 1px solid #325c22;
	border-width: 0 1px;
	padding: 0 10px;
}

.Container4 .containerpane {
	padding: 1px 0;
	text-align: left;
}
/* =E Container4 ====================================================== */
