@charset "utf-8";
html {background:#FFFFFF;}
body {
	text-align:left;
	font:normal 12px/1.6em simsun, Verdana, Lucida, Arial, Helvetica, sans-serif;
	color:#353535;
	width: inherit;
}
table,td,th{
	align: center;
	text-align: left;
}
ol,ul {list-style:none;}
a {text-decoration:none;color:#353535;}
a:hover {color:#CD0102;}
button {border:0;cursor:pointer;}
img {border:0;}
em {font-style:normal;}

#contain {width:310px;height:auto;overflow:hidden;_zoom:1;margin:0 auto;align:right;position:absolute;}
	.mainBox {float:right;width:310px;height:auto;overflow:hidden;_zoom:1;}
		.flashNews, .smallBox {position:relative;float:right;width:310px;margin-bottom:12px;overflow:hidden;border:1px solid #B6CAE3;}
		.flashNews, .firstNews {height:270px;}
			.flashNews .bg {position:absolute;right:0;bottom:0;width:310px;height:73px;background:#000000;filter:alpha(opacity=39);-moz-opacity:0.39;opacity:0.39;}
			.flashNews h3 {position:absolute;left:10px;top:200px;width:284px;height:35px;line-height:35px;z-index:2;}
				.flashNews h3 a {font-size:20px;font-family:"黑体";font-weight:normal;color:#FFFFFF;}
				.flashNews h3 a:hover {color:#F20000;}
			.flashNews p {position:absolute;right:10px;top:230px;width:284px;height:20px;line-height:20px;;z-index:2;}
				.flashNews p a {color:#FFFFFF;}
				.flashNews p a:hover {color:#F20000;}
			.flashNews ul {position:absolute;right:0;bottom:0;padding-left:47px;_padding-left:46px;background:url(../../img/flashPage_bg.png) 0 0 no-repeat;z-index:2;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/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:10px;font-family:Tahoma;font-weight:bold;color:#FFFFFF;}
					.flashNews ul li a:hover, .flashNews ul li a.sel {color:#F20000;}
