.container-1 {
	background:#fff;
	border:1px solid #4876C8;
	margin-bottom:10px;
}
.container-1 .conheader_left   {
	background-image: url(images/conheader_1_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height:30px;
}
.container-3 { margin:0px;}
.container-1 .conheader_left .conheader_right   {
	background-image: url(images/conheader_1_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height:30px;
}
.container-1 .conheader_left .conheader_right .conheader_bg   {
	background-image: url(images/conheader_1_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:30px;
	margin:0 5px;
}
.container-1 .conheader_left .conheader_right .conheader_bg .title { color:#000000; float:left; font-size:12px; font-weight:bold; line-height:30px;}

.container-1 .concontent { padding:8px; text-align:left;}


.container-2 {
	background:#fff;
	border:1px solid #898989;
	margin-bottom:10px;
}
.container-2 .conheader_left   {
	background-image: url(images/conheader_2_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height:29px;
}
.container-2 .conheader_left .conheader_right   {
	background-image: url(images/conheader_2_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height:29px;
}
.container-2 .conheader_left .conheader_right .conheader_bg   {
	background-image: url(images/conheader_2_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:29px;
	margin:0 5px;
}
.container-2 .conheader_left .conheader_right .conheader_bg .title { color:#000000; float:left; font-size:12px; font-weight:bold; line-height:29px;}

.container-2 .concontent { padding:8px; text-align:left;}

