﻿.flash{
font-size:12px;
}
.flashImgs{
width:415px;
height:229px;
overflow:hidden;
border:solid 1px #000;
}
.flashImgs #divImgsScroll{
position:relative;
width:415px;
height:229px;
overflow:hidden;
}
.flashImgs img{
width:415px;
height:229px;
border:0;
}
.flashIndex{
position:relative;
float:right;
top:-16px;
left:5px;
height:15px;
line-height:15px;
color:#FFF;
padding-left:40px;
background:url(flashIndex_bg.png) no-repeat;
overflow:hidden;
}
.flashIndex div{
float:left;
padding:0 9px;
cursor:pointer;
border-left:solid 1px #FFF;
}
.flashIndex .flashChoose{
background-color:#F00;
}
.flashTitle{
width:415px;
text-align:center;
position:relative;
top:-16px;
height:20px;
line-height:20px;
overflow:hidden;
background-color:#CCCCCC;
}
.flashTitle #divTitlesScroll{
position:relative;
width:417px;
height:20px;
overflow:hidden;
}
