.apop, .bpop {
	display: none;
}
.itr {
	position: relative;
	background-color: #ccf;
	text-decoration: none;
	color: #000;
}
.itr:hover .bpop {
	display: block;
	position: absolute;
	width: 9.5em;
	background-color: #FFFFFF;
	padding: 1px 3px 2px 3px;
	border: 1px solid #cacecf;
	font-size: 10px;
	left: -1em;
	top: 5em;
	z-index: 1000;
	color: #990000;
}

.bluelink {
	color: #0033FF;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	text-decoration: underline;
}

.bluelink02 {
	color: #0033FF;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}
.bluelink01 {
	color: #0033FF;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
	
}
.form {
	font-family: arial;
	font-size: 13px;
	border: 1px solid #8e8e8e;
	color: #666666;
	background-color: #ffffff;
}
.form01 {
	font-family: arial;
	font-size: 10px;
	border: 1px solid #8e8e8e;
	color: #666666;
	background-color: #ffffff;
}
.btn-form {
	font-family: arial;
	font-size: 13px;
	border: 1px solid #000000;
	color: #000000;	
}
.text-link {
	font-family: arial;
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
}
.text-content {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.text-tgl {
	font-family: arial;
	font-size: 11px;
	color: #bd7d14;
	text-decoration: none;
}
.text-title {
	font-family: Arial;
	font-size: 16px;
	color: #0f1d4c;
	text-decoration: none;
	font-weight: bold;
}
.txt-page{
	color: Gray;
}
.txt_error{
	color: Red;
	font-size: 9px;
}
.txt-titleform {
	font-family: arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.Footer {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.txt-details {
	font-family: arial;
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
}
.txt-details-2 {
	font-family: arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.txt-details-3 {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #3338a0;
}
a:visited {
	color: #3763f1;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #3338a0;
}.text-content-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

