.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #35A2FF;
	border-right-color: #35A2FF;
}
.submenu {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 39px;
	background-image: url(images/submenu.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	line-height: 40px;
	letter-spacing: 2px;
}
td {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ff9900;
	text-decoration: underline;
}
a:active {
	color: #006600;
}
.dotline {
	background-image: url(images/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.subtitle {
	color: #2A4414;
}
.t1 {  font-size: 14px; font-weight: bold; color: #0000CC; font-family: "ËÎÌå"}
