﻿/* flash轮显 */
.news_tu{
	border:1px solid #0eaafc;margin-top:6px;
	overflow:hidden;
	height:100%;
	padding-bottom: 0px;
}
#simg {
	border: #3e3e3e 1px solid; filter: alpha(opacity=60); margin: 126px 0px 0px 515px;  width: 96px; position: absolute; moz-opacity: 0.8; opacity: 0.8;
}
#simg td {
	font-size: 10px; background: url(../images/fcnbg.gif) no-repeat; width: 32px; color: #fff; line-height: 16px; font-family: arial; text-align: center
}
#simg .s {
	background: red
}
#simg .s img {
	filter: #5f6e7c
}
#simg td {
	cursor: pointer
}

#bimg {
	filter: progid:dximagetransform.microsoft.fade ( duration=0.5,overlap=1.0 );
}
#infos {
	filter: progid:dximagetransform.microsoft.fade ( duration=0.5,overlap=1.0 );padding-left:110px;display:none;
}
#infos div {
	font-weight: bold; font-size: 14px; color: #fff; padding-top: 0px
}

.dis {
	display: block;
	font-size:14px;
}
.undis {
	display: none;
	font-size:14px;
}
.linkww a:hover {
	text-decoration: underline
}
/* flash轮显 */