/* 代码整理：懒人图库　 ＊珍惜他人劳动，转载请自觉注明出处 */
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;  /* Centre content for IE5 */
	font-size: 62.5%;
	color: #333;
}
ul {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#353535;
}
a:hover {
	color:#CD0102;
}
img {
	border:0;
}
.flashNews {
	position:relative;
	width:1100px;
	overflow:hidden;
	border:1px solid #B6CAE3;
	text-align:left;
}
.firstNews {
	position:relative;
	float:right;
	width:1100px;
	overflow:hidden;
	border:1px solid #B6CAE3;
}
.flashNews, .firstNews {
	height:380px;
}
.flashNews .bg {
	position:absolute;
	left:0;
	top:0;
	width: 390px;
	height:200px;
	padding:180px 0px 0 20px;
	background:#000000;
	filter:alpha(opacity=39);
	-moz-opacity:0.39;
	opacity:0.39;
}
.flashNews h3 {
	position:absolute;
	color:#FFFFFF;
	margin:0;
	padding:0;
	left:15px;
	top:180px;
	width:390px;
	height:35px;
	line-height:35px;
	z-index:2;
	font-weight:normal;
}
.flashNews h3 a {
	font-size:1.2em;
	color:#FFFFFF;
}
.flashNews h3 a:hover {
	color:#FFFFFF;
}
.flashNews p {
	position:absolute;
	left:15px;
	top:230px;
	width:380px;
	height:16px;
	line-height:16px;
	z-index:2;
	font-size:12px;
	margin:0;
	padding:0;
}
.flashNews p a {
	color:#FFFFFF;
}
.flashNews p a:hover {
	color:#FFFFFF;
}
.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:15px;
	height:18px;
	line-height:18px;
	text-align:center;
	margin-left:1px;
	background:#000000;
}
.flashNews ul li a {
	display:block;
	width:15px;
	height:18px;
	font-size:12px;
	font-family:Tahoma;
	font-weight:bold;
	color:#FFFFFF;
}
.flashNews ul li a:hover, .flashNews ul li a.sel {
	color:#F20000;
}
.firstNews h3 {
	width:432px;
	height:27px;
	line-height:27px;
	text-indent:14px;
	font-size:12px;
	border:1px solid #FFFFFF;
	background:#F2F6FB;
}
.firstNews p {
	position:absolute;
	top:5px;
	right:5px;
}
.firstNews p a {
	font-size:12px;
}
.firstNews h4 {
	width:410px;
	height:25px;
	margin:0 auto;
	overflow:hidden;
	padding-top:12px;
	line-height:25px;
	font-weight:normal;
	font-size:18px;
	font-family:"黑体";
}
.firstNews ul {
	width:410px;
	height:auto;
	overflow:hidden;
	_zoom:1;
	margin:0 0 0 12px;
}
.firstNews ul li {
	position:relative;
	width:410px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	text-indent:10px;
	font-size:14px;
	background:url(../img/pic.gif) -298px -141px no-repeat;
}

