﻿@charset "utf-8";
#flash { width:100%;height:396px; margin:0 auto;clear: both;padding: 0px 0px; }
#flash a { width:100%;height:396px;margin:0 auto; display:block; background-position:center; min-width:1210px;}

.flash_bar { text-align:center;  width:90px; margin:0 auto; height:16px; margin-top:-25px; position:relative; z-index:99997;}
.flash_bar .dq { display:block; float:left; margin-right:8px;width:16px;height:16px;cursor: pointer;overflow:hidden; background-image:url(../images/icon02.png); background-repeat:no-repeat; background-position:0 0; *_background-image:none; *_background-color:#ff8300; *_width:14px; *_height:14px;}
.flash_bar .no { display:block; float:left; margin-right:8px;width:16px;height:16px;cursor: pointer;overflow:hidden; background-image:url(../images/icon02.png); background-repeat:no-repeat; background-position:0 -21px; *_background-image:none; *_background-color:#fff; *_width:14px; *_height:14px;}
.mask {
	POSITION: absolute; FILTER: alpha(opacity=0); WIDTH: 190px; BACKGROUND: #000; HEIGHT: 133px; TOP: 0px; LEFT: 0px; opacity: 0
}
.hover .mask {
	FILTER: alpha(opacity=50); BACKGROUND: #000; CURSOR: pointer; opacity: 0.1
}
.hover .qq .mask {
	FILTER: alpha(opacity=0); opacity: 0
}