@charset "utf-8";
.index-bg {
	background-color: CAE9EC;
	background-image: url(images/index-split_3.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.links1:link    {font-size: 12px; text-decoration: none; color: #76959A;}
.links1:visited {font-size: 12px; text-decoration: none; color: #76959A;}
.links1:hover   {font-size: 12px; text-decoration: none; color: #38484B;}
.links1:active  {font-size: 12px; text-decoration: none; color: #76959A;}

.word12-green {
	font-size: 12px;
	color: #76959A;
	line-height:19px;
}

.word12-blue {
	font-size: 12px;
	line-height: 20px;
	color: #4E91C6;
}
.word13b-blue {
	font-size: 13px;
	font-weight: bold;
	color: #486BA1;
}
.word12-gray {
	font-size: 12px;
	color: #6a6c6c;
}
.word12-grayc {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}
.inside-bg {
	background-color: #FFFFFF;
	background-image: url(images/inside_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
