/*news detail style*/
#video {position:relative; width:937px; background:url(../images/content_mainbg.gif) left top repeat-y; z-index:2}
#video #corner{position:absolute; right:0; top:0; background:url(../images/conerbg.gif) left top no-repeat; display:block; float:left; width:8px; height:4px}
#video #title{background:url(../images/title_icon.gif) left top no-repeat; width:100%; height:29px; padding-left:29px; line-height:29px; color:#297fb7; font-weight:bold; font-size:15px; margin-top:20px;  float:left; display:block; margin-left:11px}
#video #videocenter{width:927px; height:320px; background:url(../images/video_bg.gif) left top no-repeat; display:block; float:left; margin-top:20px; padding:3px 3px 40px 3px; }
#video #videocenter #videoplayer{width:525px; height:316px; background-color:#cfd1d2; border:#0a5282 solid 1px; padding:1px; margin-left:14px; float:left}
#video #videocenter #videolist{width:357px; height:288px; float:right; margin-top:14px}
#video #videocenter #videolist #scroll{position:relative; width:357px; height:291px; overflow:auto}
#video #videocenter #videolist #scroll #scrollcontent{position:absolute; width:315px; z-index:200; padding-left:15px}
#video #videocenter #videolist #scroll #scrollcontent .eachvideo{width:291px; height:42px; display:block; float:left; background:url(../images/eachvideo_bg.gif) top left no-repeat; color:#000; text-decoration:none; font-size:11px; padding:9px 10px 9px 10px; line-height:18px; margin-top:17px}
#video #videocenter #videolist #scroll #scrollcontent .eachvideo:hover{ cursor:pointer; color:#fff; background:url(../images/eachvideo_bg1.gif) left top no-repeat;}
#video #videocenter #videolist #scroll #scrollcontent .eachvideo .pic_wr{width:51px; height:37px; background-color:#fff; border:#104162 solid 1px; padding:1px; float:left; margin-right:20px}
#video #videocenter #videolist #scroll #scrollbar{float:right; position:relative; display:none; width:12px; height:291px; z-index:100; background-color:#369fe5; border:#369fe5 solid 1px}
#video #videocenter #videolist #scroll .scroller{position:absolute; top:0; width:12px; cursor:pointer; background-color:#2270a4; background-image:url(../images/scroller.gif); background-position:50% 50%; background-repeat:no-repeat;}



