@charset "utf-8";
a {text-decoration:none;color:#333333;}
img{border:0;}
.flash-box {
	position:relative;
	float:left;
	width:980px;
	height:283px;
	margin-top:0px;
	overflow:hidden;
}
.flash-box .text {
	position:absolute;
	bottom:0;
	left:0;
	width:980px;
	height:90px;
}
.flash-box .text h3, .flash-box .text p {
	position:absolute;
	top:5px;
	left:10px;
	width:900px;
	height:30px;
	z-index:10;
}
.flash-box .text h3 a {font:normal 20px/36px simhei, Verdana,Lucida, Arial, Helvetica, sans-serif;color:#FFFFFF;}
.flash-box .text h3 a:hover {text-decoration:none;color:#0ff;}
.flash-box .text p {top:35px;height:22px;line-height:22px;color:#FFFFFF;}
.flash-box .text p a { color:#ffffff;}
.flash-box .text p a:hover { color:#0ff}
.flash-box .text .pager {position:absolute;right:0;_right:-4px;bottom:0;_bottom:-1px;width:110px;_width:114px;height:21px;overflow:hidden;z-index:10;}
.flash-box .text .pager a {display:block;float:left;margin-left:1px;width:21px;height:21px;line-height:21px;text-align:center;font-family:Tahoma;font-weight:bold;color:#FFFFFF;}
.flash-box .text .pager a:hover, .flash-box .text .pager a.currA {text-decoration:none;color:#0ee;}
.flash-box .text .bg {
	position:absolute;
	top:0;
	left:0;
	width:980px;
	height:90px;
	background:url(../flash-bg.png) 0 0 no-repeat;
	_background:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='flash-bg.png',sizingMethod='crop');	z-index:1;
}

