.biaolan {
	background-image: url(images/wx/bt.gif);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	height: 39px;
	width: 117px;
}
.bati_1 {
	background-image: url(images/wx/bt_1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	height: 39px;
	width: 117px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.wz_ {
	clear: both;
	width: 100px;
	margin-top: 10px;
}
/* 首页作家集文字链接的css定义－－将顶部频道文字链接与网站链接总的css定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的css相同即可。调用代码为<a class='channel1' ***>***</a> */
a.channel:link {color: #ffffff;}
a.channel:visited {color: #ffffff;}
a.channel:hover{color: #ffff00;}
a.channel:active {color: #ffffff;}
