/***首屏图片轮转***/
.rowm{width:538px;background:#FFF;}
#picFlow {position:relative;width:538px;height:310px;overflow:hidden;font-family:arial;}
#picFlow .Slides li {float:left;position:relative;}
#picFlow .Slides img {border:none;width:539px;height:310px;}
#picFlow .SlideTriggers {z-index:10;position:absolute;right:7px;bottom:10px;}
#picFlow .SlideTriggers li {float:left;cursor:pointer;margin-right:3px;overflow:hidden;width:18px;height:18px;background:url(hdw_res/slide_trigger.gif) no-repeat;color:#FE7315;text-align:center;line-height:18px;}
#picFlow .SlideTriggers li.Current {background:#F08000 url(hdw_res/slide_trigger_c.gif) no-repeat;font-weight:bold;width:20px;height:20px;line-height:20px;margin-top:0px;color:#FFF;}

#picFlow .Slides li span{position:absolute;top:271px;left:0px;width:528px;font-size:14px;background:url(hdw_res/gbj.png) no-repeat;height:38px;line-height:38px;padding-left:10px;}

	.Slides a:link,.Slides a:visited{color:#FFF;}
	.Slides  a:hover{color:#FFE682;}