﻿@charset "utf-8";

/* ================================================== 色彩样式 定义 ===================================================== */

/* ----------------------*/


/* ===================================================== 结构样式 定义 ==================================================== */

/* ============================ 公共部分 ============================ */
/* Main Left Navigation = = = 左侧导航 */

/* News Center Content = = = 中部大区域 = = = = = = */
#video_showarea {float:left;width:628px;height:auto;border-bottom:15px solid #FFFFFF; }
/* = 视频区域 = */
#dis_video_area {float:right;width:600px;height:450px;text-align:right;background:#FFFFFF;margin-bottom:35px;}
/* - - - */
/* Video List Content = = = 主要 视频区域 */
#Spotlight_Pic { float:left;width:344px;height:235px;margin-top:10px;margin-bottom:10px; border:1px solid #9C9C9C;} 
#Spotlight_Pic img { width:344px;height:235px;}/* 视频聚焦 图片区域 */

/* = = = = = Video List = = = 视频首页面 = = = = = = = = = */
/* Video Center Content = = = 右侧 */
#Spotlight_right { float:left;width:260px;height:220px;border-left:20px solid #FFFFFF;}
/* News right = = 列表 */
#show_area_details { float:left;width:260px;height:200px; }
#show_area_details_title { float:left;width:260px;height:30px;line-height:30px; font-weight:600;font-size:16px;}
#show_area_details_content { float:left;width:260px;height:160px;}

/* = = = = = Video List = = = 视频首页面列表 = = = = = 
#video_list_C,#video_list_title_Area,#video_list_video_Area {float:left;width:763px;}
#video_list_C {height:auto; }
#video_list_title_Area {height:30px;line-height:30px;text-align:right; font-weight:600;letter-spacing:0.2em; }
#video_list_title_Area A:hover {text-decoration:none; }
#video_list_video_Area {height:auto; }
#video_list_Cont {float:left;width:254px;height:175px;text-align:center;}*/

/* ...... 09.0226 .......... */
#video_list_Area {float:left;width:628px;height:auto;border-top:10px solid #FFFFFF; }
#video_list_C {float:left;width:206px;height:165px;text-align:center;}
#video_list_Cont_pic {float:center;width:185px;height:135px; }
#video_list_Cont_pic img {width:185px;height:135px; }
#video_list_Cont_title {float:center;width:185px;height:25px;line-height:25px;font-weight:600;letter-spacing:0.1em; border-top:0px solid #3C3C3C;}
/* - - - */
/*
#video_list_Cont_title_2 {float:center;width:280px;height:25px;line-height:25px;font-weight:600;letter-spacing:0.1em; border-top:1px solid #5C5C5C;}
#video_list_Cont_title_time {float:center;width:280px;height:30px;text-align:left;line-height:20px;letter-spacing:0.1em; color:#AEBABF;border-top:1px solid #5C5C5C;}


/* = = = = = Spotlight = = = = = 背景图片显示 = = = = = */

/* Main Right News.Tag.Search */

/* = = All Links = = = */
A {text-decoration:none}
A:hover {text-decoration:none;}

/* ============================ 视频播放页面 ============================ */
#V_contentcenter { float:left;width:597px; border-left:1px solid #ECECEC;border-right:1px solid #ECECEC; background:#F1F1F1;}

/* Video Show Content = = = 播放器区域 */
#V_VideoPlayer_C,#V_Video_Title,#V_VideoPlayer,#V_Video_Details { float:left;width:577px;}
#V_VideoPlayer_C { height:auto;border-bottom:1px solid #ECECEC;}/* === 播放器包含区域 ===*/
#V_Video_Title { height:50px;line-height:50px; font-weight:bold;font-size:14px;Color:#999999;}/* == = 视频名 = = */
#V_VideoPlayer { height:435px;}
/* Video Details = = = 视频说明 */
#V_Video_Details_C { height:auto; }/* = 视频说明区域 = */
#V_Video_Details { height:100px;line-height:100px; Color:#999999;}/* = 视频介绍 = */
/* Video Show Center Content Right = = = 右侧 */
#V_contentright { float:left;width:190px; }

/* ======================================================== */