@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;
}

.containerbot {
	clear: both;
	min-height: 9px;
	padding-bottom: 1px;
}

* html .containerbot {
	height: 9px;
}

/* =S Container Title ================================================= */
.Head2 {
	color: #fff;
	font: bold 11px/25px Verdana,Arial,Verdana,sans-serif;
	white-space: nowrap;
}

.Head3 {
	color: #fff;
	font: bold 17px/24px "Times New Roman",serif;
}
/* =E Container Title ================================================= */



/* =S Container1 ====================================================== */
.Container1 {
	background: url("images/bg_c1_bottom.gif") repeat-x left bottom;
}

.Container1 .containerpane {
	padding: 1px 1px 3px 5px;
	color: #010101;
	font-size: 12px;
}

.Container1 .containerpane p {
	line-height: 30px;
}
/* =E Container1 ====================================================== */



/* =S Container2 ====================================================== */
.Container2 .bg-c2-title {
	background: url("images/bg_c2_title.gif") repeat-x left top;
}

.Container2 .bg_c2_right {
	background: url("images/bg_c2_title_right.gif") no-repeat right top;
}

.Container2 .title {
	padding-left: 14px;
	background: url("images/bg_c2_title_left.gif") no-repeat left top;
}

.Container2 .containerpane {
	padding: 1px 0;
}

.c2-a {
	padding: 5px 5px 0 0;
	background: url("images/icon_c2_a.gif") no-repeat right top;
}

.c2-a .bg-c2-title,.c2-b .bg-c2-title {
	margin-right: 24px;
}

.c2-b {
	padding: 0 5px 0 0;
	background: url("images/icon_c2_b.gif") no-repeat 100% 6px;
}
/* =E Container2 ====================================================== */



/* =S Container-Similar ====================================================== */
.Container-Similar {
	margin-bottom: 10px;
	border: 1px solid #847c6d;
	background: #cecbc5;
}

.Container-Similar .title {
	padding: 0 0 4px 5px;
}

.Container-Similar .containerpane {
	padding: 1px 7px;
}

.bg-c3-title {
	background: url("images/bg_c3_title.gif") repeat-x left top;
}

.bg-c3-right {
	background: url("images/bg_c3_title_right.gif") no-repeat right top;
}

.bg-c3-right .title {
	background: url("images/bg_c3_title_left.gif") no-repeat left top;
}

.bg-c4-title {
	background: url("images/bg_c4_title.gif") repeat-x left top;
}

.bg-c4-right {
	background: url("images/bg_c4_title_right.gif") no-repeat right top;
}

.bg-c4-right .title {
	background: url("images/bg_c4_title_left.gif") no-repeat left top;
}

.bg-c5-title {
	background: url("images/bg_c5_title.gif") repeat-x left top;
}

.bg-c5-right {
	background: url("images/bg_c5_title_right.gif") no-repeat right top;
}

.bg-c5-right .title {
	background: url("images/bg_c5_title_left.gif") no-repeat left top;
}

.bg-c6-title {
	background: url("images/bg_c6_title.gif") repeat-x left top;
}

.bg-c6-right {
	background: url("images/bg_c6_title_right.gif") no-repeat right top;
}

.bg-c6-right .title {
	background: url("images/bg_c6_title_left.gif") no-repeat left top;
}

.bg-c7-title {
	background: url("images/bg_c7_title.gif") repeat-x left top;
}

.bg-c7-right {
	background: url("images/bg_c7_title_right.gif") no-repeat right top;
}

.bg-c7-right .title {
	background: url("images/bg_c7_title_left.gif") no-repeat left top;
}
/* =E Container-Similar ====================================================== */

.BannerContainer-NO-Title .container-button {
	float: right;
}
