table {
	font-size: 12px;
	text-decoration: none;
	color: CCDAD5;

}
.bg {
	background-image: url(images/c-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg2 {
	background-repeat: repeat-x;
	background-position: center;
}
.tit1 {
	font-size: 14px;
	font-weight: bold;
	color: CCDAD5;
	line-height: 24px;

}
.tex1 {
	font-size: 12px;
	line-height: 21px;
	color: CCDAD5;
}
a:link {
	font-size: 12px;
	line-height: 21px;
	color: CCDAD5;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 21px;
	color: CCDAD5;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 21px;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	line-height: 21px;
	color: #FFFFFF;
	text-decoration: none;
}
.tit-m {
	font-size: 14px;
	font-weight: normal;
	color: FEE251;
	line-height: 21px;

}
a.m:link {
	font-size: 14px;
	font-weight: bold;
	color: FEE251;
	text-decoration: none;
}
a.m:visited {
	font-size: 14px;
	font-weight: bold;
	color: FEE251;
	text-decoration: none;
}
a.m:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.m:active {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.local {
	font-size: 12px;
	text-decoration: none;
	color: FEE251;

}
