@charset "utf-8";
.css {
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-color: #255A88;
}
.text2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	padding: 10px;
}
.LP {
	background-image: url(images/LP.jpg);
	background-repeat: repeat-y;
	width: 10px;
}
.RP {
	background-image: url(images/RP.jpg);
	background-repeat: repeat-y;
	width: 10px;
	text-align: center;
}
.llp {
	background-image: url(images/llp.gif);
	background-repeat: repeat-y;
	width: 9px;
}
.lrp {
	background-image: url(images/lrp.gif);
	background-repeat: repeat-y;
	width: 11px;
}
.bg {
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	width: 1000px;
	background-color: #F1F1F1;
}
.textbottom {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	padding: 10px;
}
.textleft {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding: 0px;
}
.textsub {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	text-align: center;
	padding: 0px;
	font-weight: bold;
}
