.text {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height:18px;
}
.texten {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height:18px;
	font-family: Tahoma;
}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height:18px;
}
a:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	line-height:18px;
}
a:visited {
	font-size: 12px;
	color: #990066;
	text-decoration: none;
	line-height:18px;
}
a.gl:link {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	line-height:18px;
}
a.en:link {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height:18px;
	font-family: Tahoma;
}
a.en:hover {
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	line-height:18px;
	font-family: Tahoma;
}
a.en:visited {
	font-size: 11px;
	color: #990066;
	text-decoration: none;
	line-height:18px;
	font-family: Tahoma;
}
table {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-family: Tahoma;
	line-height: 20px;
}

textarea {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-family: Tahoma;
	line-height: 20px;
}

  .seoLog
 {
  width: 100px;
  position: fixed !important;
  position: absolute;
  z-index: 100;
   cursor: pointer;
 }


 *html .seoLog
 {
  top: expression(offsetParent.scrollTop+150);
  right: 0px;
 }
