TD
{
	FONT-FAMILY: "ËÎÌå";
	FONT-SIZE: 9pt;
}

/*
Input
{
	FONT-SIZE: 9pt;
	HEIGHT: 20px;
}
Button
{
	FONT-SIZE: 9pt;
	HEIGHT: 20px; 
}
*/
Select
{
	FONT-SIZE: 9pt;
	HEIGHT: 20px;
}
.title
{
	line-height: 25px;
	color: #333333;
	font-family: "ºÚÌå";
	font-size: 24px;
}
.title a:link {
	color: #333333;
	text-decoration: none;
}
.title a:visited {
	text-decoration: none;
	color: #333333;
}
.title a:hover {
	text-decoration: underline;
	color: #ff0000;
}
.title a:active {
	text-decoration: none;
	color: #ff0000;
}
.border
{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #AEC4D2;
	border-right-color: #AEC4D2;
	border-bottom-color: #AEC4D2;
	border-left-color: #AEC4D2;
}
.tdbg{
	background:#E1F4EE;
	line-height: 120%;
}
.tdbg2{
	background:#FFFFFF;
	line-height: 120%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #AEC4D2;
	border-right-color: #AEC4D2;
	border-bottom-color: #AEC4D2;
	border-left-color: #AEC4D2;
}
.topbg
{
	background:#009286;
	color: #FFFFFF;
	line-height: 20px;
}
.bgcolor {
	background-color: #E1F4EE;
	

}
.wlink {
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
}
.bt-1 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

