/* CSS Document */
.text1 {
	color: #303030;
	display: block;
}
.text2 {
	color: #D3D3D3;
}
.text3 {
	color: #4162AF;
	text-decoration: underline;
}
.text4 {
	color: #BBC4D5;
	font-weight: bold;
	display: block;
}
.text5 {
	color: #303030;
	background-image: url(../img/content/link_back_02.gif);
	background-repeat: no-repeat;
	background-position: center, left;
	padding-left: 20px;
	font-weight: bold;
}
