.bx_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.bx_2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.line_h {
	font-size: 12px;
	line-height: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.bd {
	font-size: 12px;
	width: 150px;
}
.bd1 {
	font-size: 12px;
	width: 100px;
}

.line_h1 {
	font-size: 12px;
	line-height: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
A:link {
	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 20px; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 12px; COLOR: #ff0000; LINE-HEIGHT: 20px; TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 20px; TEXT-DECORATION: none
}
A:active {
	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 20px; TEXT-DECORATION: none
}

.blue:link {
	font-size: 12px;
	color: #0080FF;
	text-decoration: none;
}
.blue:visited {
	font-size: 12px;
	color: #0080FF;
	text-decoration: none;
}
.blue:hover {
	font-size: 12px;
	color: #FF9933;
	text-decoration: underline;
}
