﻿/*///////////////轮转/////////////////*/
.flashNews {position:relative;width:634px;height:390px;overflow:hidden;text-align:left;}
.flashNews div img {width:634px;height:363px;}
.flashNews h3 {position:absolute;left:0;top:370px;width:300px;height:20px;line-height:20px;z-index:2;color:#333;font-weight:normal}
.flashNews ul {position:absolute;right:0;bottom:0;z-index:2;}
.flashNews ul li {float:left;width:20px;height:21px;line-height:21px;text-align:center;margin-left:1px;}
.flashNews ul li a {display:block;width:20px;height:21px;font-size:10px;font-family:Tahoma;color:#fff;background:url(../images/active.gif) no-repeat 100% 0;}
.flashNews ul li a:hover, .flashNews ul li a.sel {color:#fff;background:url(../images/active.gif) no-repeat 0 0;text-decoration:none}