@charset "utf-8";
.bg {
	background-color: #f7f5e8;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg_left {
	background-image: url(../images/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_right {
	background-image: url(../images/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt_white {
	color: #FFFFFF;
}
.txt_white14 {
	font-size: 16px;
	color: #FFFFFF;
}

.txt_blue {
	font-size: 14px;
	color: #0796d4;
}
.txt_11 {
	font-family: Tahoma;
	font-size: 11px;
}
.txt_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
}
.txt_orange {
	color: #FF6600;
}
.txt_blue12 {
	color: #0066FF;
}




.dot_x {
	background-image: url(../images/dot_x.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.linkwhite {
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.linkwhite A:link {
	FONT-WEIGHT: normal;
	text-decoration:none;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.linkwhite A:visited {
	FONT-WEIGHT: normal;
	text-decoration:none;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.linkwhite A:hover {
	FONT-WEIGHT: normal;
	text-decoration: none;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.linkwhite A:active {
	FONT-WEIGHT: normal;
	text-decoration:none;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.linkmenu {
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.linkmenu A:link {
	FONT-WEIGHT: normal;
	text-decoration:none;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.linkmenu A:visited {
	FONT-WEIGHT: normal;
	text-decoration:none;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.linkmenu A:hover {
	FONT-WEIGHT: normal;
	text-decoration: underline;
	FONT-SIZE: 12px;
	COLOR: #FFFF00;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.linkmenu A:active {
	FONT-WEIGHT: normal;
	text-decoration:none;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

.linkblue {
	FONT-SIZE: 12px;
	COLOR: #0099FF;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.linkblue A:link {
	FONT-WEIGHT: normal;
	text-decoration:underline;
	FONT-SIZE: 12px;
	COLOR: #0099FF;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.linkblue A:visited {
	FONT-WEIGHT: normal;
	text-decoration:underline;
	FONT-SIZE: 12px;
	COLOR: #0099FF;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.linkblue A:hover {
	FONT-WEIGHT: normal;
	text-decoration: none;
	FONT-SIZE: 12px;
	COLOR: #FF6600;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.linkblue A:active {
	FONT-WEIGHT: normal;
	text-decoration:underline;
	FONT-SIZE: 12px;
	COLOR: #0099FF;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
