.gart-text {
	font-size: 13px;
	line-height: 19px;
	color: #4D4D4D;
}

.red-text {
	font-size: 13px;
	line-height: 19px;
	color:#ff0000;
}

.scarlet-text {
	font-size: 13px;
	line-height: 19px;
	color:#820000;
}

.blue-text {
	font-size: 13px;
	line-height: 19px;
	color:#0066FF;
}

.scarlet-textb {
	font-size: 13px;
	line-height: 19px;
	color:#ff3300;
	font-weight: bold;
}


/*深紅色連結文字*/
a.scarlet_link1:link { font-size: 13px; color: #820000; line-height: 19px; text-decoration: none; }
a.scarlet_link1:visited {font-size: 13px;color:#820000;line-height: 19px;text-decoration: none ;}
a.scarlet_link1:hover {font-size: 13px;color: #FF9900;line-height: 19px;text-decoration: none;}

/*深藍色連結文字*/
a.blue_link1:link { font-size: 13px; color: #0066FF; line-height: 19px; text-decoration: none; }
a.blue_link1:visited {font-size: 13px;color:#0066FF;line-height: 19px;text-decoration: none ;}
a.blue_link1:hover {font-size: 13px;color: #FF9900;line-height: 19px;text-decoration: none;}


.01bg {
	background-attachment: fixed;
	background-image: url(images/index_15_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.02bg {
	background-attachment: fixed;
	background-image: url(images/index_16_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.03bg {
	background-attachment: fixed;
	background-image: url(images/index_17_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.green-text {
	font-size: 15px;
	line-height: 24px;
	color:#339900;
} 
