@charset "utf-8";
.bg1 {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.bg2 {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
}
.font {
	font-family: verdana;
}
.txt-white:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-white:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-white:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-white:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-headline1 {
	font-family: verdana;
	font-size: 13px;
	color: #ff7f2a;
}
.txt-content1 {
	font-family: verdana;
	font-size: 12px;
	color: #809EAA;
}
.txt-newstitle:link {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: #929292;
	text-decoration: none;
}
.txt-newstitle:visited {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: #929292;
	text-decoration: none;
}
.txt-newstitle:active {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: #929292;
	text-decoration: none;
}
.txt-newstitle:hover {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: #5E6F84;
	text-decoration: underline;
}
.txt-newstime {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	color: #79c3f3;
}
