/* CSS Document */

/* 视频列表 + */
.list{float:left;width:656px;border-top:1px solid #dadada;}
.list_video{width:656px;background:url(http://img.7mkr.com/cloud_v.gif) repeat-x bottom;padding:15px 0;}
.list_video li{float:left;width:201px;margin:0 6px 20px 7px;}
.list_video li img{width:201px;height:113px;}
.v_box{width:201px;height:113px;position:relative;z-index:999;margin-bottom:5px;}
.v_box a, .v_box a:hover{text-decoration:none;}
.v_bg, .v_time
	{background:url(http://img.7mkr.com/video_bg.png) no-repeat;position:absolute;cursor:pointer;}
.v_bg{width:201px;height:113px;background-position:0 0;z-index:1;top:0;left:0;}
.v_time{width:50px;height:22px;background-position:0 -123px;z-index:2;bottom:0;right:0;_bottom:-2px;_right:-1px;font-size:12px;font-family:tahoma;font-weight:bold;color:#fff;text-align:center;line-height:22px;padding-left:5px;}
.v_title{display:inline-block;width:201px;height:39px;overflow:hidden;line-height:18px;color:#444;font-size:12px;font-weight:bold;}
.v_date{font-size:12px;font-family:tahoma;color:#b9b9b9;}

/* 视频正文头部(标题) + */
.news{float:left;width:636px;border-top:1px solid #dadada;padding:10px;}
.news_title{margin:0 auto;width:636px;border-bottom:1px solid #efefef;}
.news_title dl dt{font-size:20px;font-weight:bold;padding-bottom:10px;}
.origin, .handle{float:left;width:318px;height:25px;color:#ababab;line-height:20px;}
.origin a, .origin span{padding:0 3px;}
.handle_box{float:right;padding-right:10px;}
.print, .add, .cut, .tags_z
	{float:left;background:url(http://img.7mkr.com/handle.gif) no-repeat;}
.print{height:20px;background-position:-53px 3px;padding-left:17px;margin:0 5px 0 0;}
.add{width:22px;height:18px;background-position:0 0;}
.cut{width:21px;height:18px;background-position:-22px 0;}
/* 视频正文内容 + */
.matter{width:636px;padding:10px 0;text-align:left;}
.n_zi{color:#434343;line-height:24px;}
.n_zi p{font-size:12px;margin:10px 0;}
.n_zi a{font-size:12px;color:#006eff;}
.n_zi a:visited{color:#006eff;}