.bd_1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
}
.STYLE1 {font-size: 12px}
.link {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
}
.font_lineheight {
	line-height: 20px;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
body,td,th {
	font-size: 12px;
}
#link1a:link {
	color: red;
	text-decoration: none;
}
#link1a:visited {
	text-decoration: none;
	color: red;
}
#link1a:hover {
	text-decoration: underline;
	color: #336699;
}
#link1a:active {
	text-decoration: none;
	color: #DCE9F3;
}


.classbd {
	border: 1px solid #DDDDDD;
}
.input_1 {
	border: 1px solid #CCCCCC;
	height:20px;
	width:110px;
	
}
.font_white {
	color: #FFFFFF;
}
