﻿/*
body {
	text-align:left;
	font:bold 12px/1.6em simsun, Verdana, Lucida, Arial, Helvetica, sans-serif;
	color:#353535;
}
a {text-decoration:none;color:#353535;}
a:hover {color:#CD0102;}
*/

img {border:0;}

.flashNews {
	position:relative;
	width:378px;
	height:265px;
	overflow:hidden;
	border:0px solid #B6CAE3;
	text-align:center;
	margin-bottom: 4px;
}

.flashNews .bg {position:absolute;left:0;bottom:20px;width:378px;height:40px;background:#000000;filter:alpha(opacity=39);-moz-opacity:0.39;opacity:0.39;}

/*焦点图大标题*/
.flashNews h3 {position:absolute;left:10px;top:210px;width:378px;height:35px;line-height:35px;z-index:2;}
.flashNews h3 a {font-size:20px;font-family:"黑体";font-weight:normal;color:#FFFFFF;text-decoration:none;}
.flashNews h3 a:hover {color:#FFFF00;}

/*焦点图小标题*/
.flashNews p {position:absolute;left:8px;text-align:left;top:240px;width:250px;height:20px;line-height:20px;;z-index:2;}
.flashNews p a {font-size:14px;color:#FFFFFF;text-decoration:none;}
.flashNews p a:hover {color:#FFFF00;}

/*焦点图数字链接*/
.flashNews ul {position:absolute;right:0;bottom:0;padding-left:47px;_padding-left:46px;background:url(flashPage_bg.png) 0 0 no-repeat;z-index:2;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='flashPage_bg.png',sizingMethod='crop')}
.flashNews ul li {float:left;width:20px;height:20px;line-height:20px;text-align:center;margin-left:1px;background:#000000;}
.flashNews ul li a {display:block;width:20px;height:20px;font-size:14px;font-family:Tahoma;font-weight:bold;color:#FFFFFF;text-decoration:none;}
.flashNews ul li a:hover, .flashNews ul li a.sel {color:#F20000;}

