.text {
	font-size: 12px;
	color: #006699
}
.text2 {
	font-size: 12px;
}
.copyright {
	font-size: 12px;
	color: #006699;
	padding-left: 200px;
	line-height: 23px;
}
.linktext {
	font-size: 12px;
	color: #006699;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
a{
	font-size: 12px;
	line-height: 22px;
	color: #006699;
	text-decoration: none;
	}
a:hover {
	font-size: 12px;
	line-height: 22px;
	color: #FF6600;
	text-decoration: underline;
}
.login {
	background-color: #ffffff;
	height: 18px;
	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: solid;
	border-left-style: solid;
	border-top-color: #aabbcc;
	border-right-color: #e7e7e7;
	border-bottom-color: #e7e7e7;
	border-left-color: #aabbcc;
	width: 100px;
}
.search{
	background-color: #ffffff;
	height: auto;
	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: solid;
	border-left-style: solid;
	border-top-color: #aabbcc;
	border-right-color: #e7e7e7;
	border-bottom-color: #e7e7e7;
	border-left-color: #aabbcc;
	width: auto;
	padding-top: 2px;
	padding-left: 5px;
}
.bg {
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-y;
}
.linebg {
	background-image: url(../images/bg3.gif);
	background-repeat: repeat-x;
}
td {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 1.6em;
}
.link_input {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #EBE4E2;
}
