﻿/*频道风格*/
.area {width:960px; margin:0 auto;color:#2b2b2b;}
.colMR {width:658px;height:320px;float:right; border:1px #afafb0 solid}
/*头图*/
.focusImg {width:658px;margin:0 auto; padding:0; }
.focusImg img, .focusImg ul, .focusImg ol { border: none; padding: 0; margin: 0; }
#srcImgs {width: 540px; height: 320px; overflow: hidden; float: left; z-index:0 }
#srcImgs li { display: none; }
#srcImgs li.current { display: block; float:left}
#srcImgs li img { border:0; display: block; width: 540px; height: 320px;}
#srcImgs li p { clear:both; width:525px; font-size: 16px; font-family: "黑体"; font-weight: normal;margin:0;top:285px;height:26px;line-height:24px;text-align:left;overflow: hidden; z-index:100; position:absolute; background:#ffffff;padding:4px 0 0 5px;background: url(t_bg.png)!important;background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src="t_bg.png"); display:none}
#srcImgs li p a { text-decoration: none; color: #fff; }
.focusImg .scrollThumb { width:118px; height: 320px; background:#696362; float: right; overflow: hidden; }
.focusImg .scrollThumb .scrollUp,.focusImg .scrollThumb .scrollDown { height: 10px; line-height: 10px; overflow: hidden; text-align: center; cursor:pointer;}
.focusImg .scrollThumb .scrollUp img { margin-top: 5px; }
.focusImg .scrollThumb .scrollUp img,.focusImg .scrollThumb .scrollDown img { cursor: pointer; }
#thumbList { width:104px; height: 288px; margin: 5px auto 5px auto; overflow: hidden; }
#thumbList div ul li { margin-bottom: 2px; vertical-align: bottom; height: 72px; overflow: hidden; }
#thumbList div ul li img { border: 3px solid #ccc; width:98px; height:58px; }
#thumbList div ul li.current img { border-color: #ffff00; }