<!--

/* A ---- */

.belso_02:link {color: #FFFFCC; font-size: 10;}
.belso_02:active {color: #FFFFCC; font-size: 10;}
.belso_02:visited {color: #FFFFCC; font-size: 10;}
.belso_02:hover {color: #FFFFCC; font-size: 10; text-decoration: underline;}

.belso_03:link {color: #FFFFCC ;}
.belso_03:active {color: #FFFFCC ;}
.belso_03:visited {color: #FFFFCC;}
.belso_03:hover {color: #FFFFCC; text-decoration: underline;}

.belso_04:link {color: #FFFFCC; font-size: 11; font-weight: bold;}
.belso_04:active {color: #FFFFCC; font-size: 11; font-weight: bold;}
.belso_04:visited {color: #FFFFCC; font-size: 11; font-weight: bold;}
.belso_04:hover {color: #FFFFCC; font-size: 11; font-weight: bold; text-decoration: underline;}

/* div ---- */

.main {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFCC;
	font-weight: normal;

}

.gb_info {
	width: 470px;
	clear: both;
	text-align: center;
	color: #FFFFCC;
	background-color: transparent;
}

.gb_frame {
	position: relative;
	width: 470px;
	clear: both;
	padding: 2px;
	border: 1px solid #969696; /* #969696; */
	margin-bottom: 10px;
	background-color: transparent;
}

.gb_header {
	top: 2px;
	padding: 0 0 2px 0;
	width: 50%;
	float: left;
	border-bottom: 1px solid #969696;
	font-weight: bold;
	background-color: transparent;
}

.gb_date {
	position: relative;
	top: 1px;
	padding: 0 0 2px 0;
	width: 50%;
	float: left;
	border-bottom: 1px solid #969696;
	text-align: right;
	font-size: 10px;
	background-color: transparent;
}

.gb_comment {
	clear: both;
	background-color: transparent;
}

.gb_error {
	top: 50px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: transparent;
}

/* td ---- */

.t_d {
	font-size: 11px;
}

.t_d2 {
	font-size: 10px;
	color: #FFFFCC;
	font-weight: bold;
}
-->
