@charset "utf-8";
.index-bg {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.word12-red {
	font-size: 12px;
	color: #A2644E;
	line-height:23px;
	font-family: Arial;
	}

.word12-white {
	font-size: 12px;
	color: #ffffff;
	line-height:22px;
	font-family: Arial;
}

.word12-gray {
	font-size: 12px;
	color: #666666;
	line-height:23px;
	font-family: Arial;
}

.word13b-blue {
	font-size: 14px;
	color: #006699;
	line-height:23px;
	font-weight:bold;
	font-family: Arial;
}

.links1:link    {font-size: 12px; text-decoration: none; color: #666666;}
.links1:visited {font-size: 12px; text-decoration: none; color: #666666;}
.links1:hover   {font-size: 12px; text-decoration: underline; color: #2A397E;}
.links1:active  {font-size: 12px; text-decoration: none; color: #666666;}

.links2:link    {font-size: 12px; text-decoration: none; color: #ffffff;}
.links2:visited {font-size: 12px; text-decoration: none; color: #ffffff;}
.links2:hover   {font-size: 12px; text-decoration: underline; color: #F3F8FC;}
.links2:active  {font-size: 12px; text-decoration: none; color: #ffffff;}

.links3:link    {font-size: 12px; text-decoration: none; color: #006699;}
.links3:visited {font-size: 12px; text-decoration: none; color: #006699;}
.links3:hover   {font-size: 12px; text-decoration: underline; color: #000000;}
.links3:active  {font-size: 12px; text-decoration: none; color: #006699;}

.inside-lbg {
	background-color: #FFFFFF;
	background-image: url(images/spaceright.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.content-lbg {
	background-color: #FFFFFF;
	background-image: url(images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
