.contain_title{
	color: #FFFFFF;
	font-family:tahoma;
	font-size:11px;
	font-weight: bold;
	text-transform: uppercase;
}

.contain_title_1{
	color: #da251d;
	font-family:tahoma;
	font-size:14px;
	font-weight: bold;
}
.bg1{
	background-color:#004388;
}
.bg2{
	background-color:#bbd1e7;
}
.n1{
	background-image: url(images/n2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 6px;
	width: 8px;
}
.n2{
	background-image: url(images/n1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 6px;
	width: 8px;
}
.n3{
	background-image: url(images/n3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 8px;
}
.n4{
	background-image: url(images/n4.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.k1{
	background-image: url(images/k1.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.k2{
	background-image: url(images/k2.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.k3{
	background-image: url(images/k2.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.k4{
	background-image: url(images/k2.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.k5{
	background-image: url(images/k1.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.k6{
	background-image: url(images/k1.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.ico{
	background-image: url(images/ico.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 7px;
	width: 7px;
}
.ico1{
	background-image: url(images/ioc1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 7px;
	width: 7px;
}

