.contain_title{
	color: #000000;
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	text-transform: uppercase;
}
.contain_title_1{
	color: #e20308;
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
}
.contain_title_2{
	color: #fe0000;
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	text-transform: uppercase;
}

.bgconten{
	background-color:#d6d6d6;
}
.bg{
	background-color:#ffffff;
}
.bgconten1{
	background-image: url(conten01.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;
	width: 7px;
}
.bgconten2{
	background-image: url(conten02.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	width: 7px;
}
.conten01{
	background-image: url(con01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 8px;
	width: 17px;
}
.conten02{
	background-image: url(con02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 8px;
	width: 17px;
}
.conten03{
	background-image: url(con05.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.conten04{
	background-image: url(con07.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.conten05{
	background-image: url(con08.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.conten06{
	background-image: url(con03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 8px;
	width: 17px;
}
.conten07{
	background-image: url(con06.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 8px;
}
.conten08{
	background-image: url(con04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 17px;
}
