@import url('base.css');

.content{
	margin:0 auto;
	width:1000px;
	
}

.Related{
	width:650px;
}
.new_user .head{
	width:100%;
	height:34px;
	border-bottom:1px solid #c6c6c6;
	background: url(../images/head.gif) repeat-x;
}
.new_user .head h2{
	font-size: 14px;
	line-height: 34px;
	padding-left: 15px;
}
.new_user .news_list{
	height:158px;
	padding:10px;
}

.news_list ul{
	margin-top:10px;
	float: left;
	margin-left:10px;
}
.news_list ul li{
	line-height: 24px;
	padding-left:15px;
	background: url(../images/dian_a.gif) 0 12px no-repeat;
}
.news_list ul li a{
	font-size: 14px;
}
.news_list u{
	margin-left: 20px;
	color: #999
}
.related_new{
	border:1px solid #c6c6c6;
	min-height:172px;
}

.user_commit{
	min-height: 180px;
	padding:20px;
}
.user_content textarea{
	width:600px;
	border:1px solid #ddd;
	height:104px;
	resize:none;
	color:#999;
	margin-bottom: 5px;
}
.user_content button{
	float:right;
	width:80px;
	height:24px;
}
.user_content span{
	margin-top:10px;
	float: left;
}
.user_content span u{
	font-weight: bold;
	margin-right:5px;
}
.user_content span em{
	color: #666;
}
.comment{

}
.new_place{
	height:115px;
	border-bottom: 1px dotted #878787;
	margin-bottom: 10px;
}
.new_place span{
	color: #666;
	padding-left:10px;
	display: block;
	float: left;
}
.new_place span u{
	float: left;
	display: block;
	width: 10px;
	height: 14px;
	background: url(../images/widget.png) -308px -46px no-repeat;
}
.mend_video {
	padding: 10px;
	float: left;
	background: #fff;
}

.mend_video ul li{
	float: left;
	margin-left:20px;
}
.mend_video ul li p{
	line-height: 24px;
	margin-bottom: 5px;
	text-align: center;
}
.mend_video ul li img{
	position: relative;
}
.mend_video ul li span,#tabBox .table ul li span,.right_small a span,.Under .v,.bottom .v{
	width:25px;
	height:24px;
	background: url(../images/widget.png) -271px -44px no-repeat;
	display: block;
	z-index: 2;
	position: relative;
	left: 0;
	margin-top: -30px;
}


.video_content{
	height: 640px;
}
.video_head{
	height:60px;

}
.video_head span{
	color: #666;
	padding-left:10px;
	display: block;
	float: left;
}
.video_head span u{
	float: left;
	display: block;
	width: 10px;
	height: 14px;
	background: url(../images/widget.png) -308px -46px no-repeat;
}
.video_head .title{
	float: left;
}
.video_head .title h1{
	font-size: 16px;
	line-height: 32px;
	color: #000;
}
.video_box{
        width: 990px;
	height: 500px;
	float: left;
}
.video_box .left_box{
	float: left;
	width: 650px;
}
.video_box .left_box video{
	width: 650px;
}
.video_box .right_box{
	float: right;
	background: #edeeef;
	width: 350px;
	height: 500px;
}
.right_box .top{
	height:80px;
	float: left;
	padding:10px;
	border-bottom:1px solid #ddd;
}
.right_box .top span{
	font-size: 14px;
}
.right_box .top div{
	width:100%;
	float: left;
}
.right_box ul{
	height:380px;
}
.right_box ul li{
	height:55px;
	padding:10px;
	border-bottom: 1px solid #ddd;
}
.video_list li img{
	float: left;
}
.video_list li span{
	color: #000;
	font-weight: bold;
}
.video_list li p{
	display: block;
	padding: 10px;
	margin-left: 10px;
}
.video_list .current{
	background: #d1d1d1;
}
.video_list li:hover{
	background: #d1d1d1;
}
.bottom{
	width:100%;
	height: 210px;
	float: left;
	margin-top: 10px;
}
.bottom .left{
	float: left;
	width: 495px;
	height: 210px;
	border: 1px solid #ccc;
}
.bottom .right{
	float: right;
	width: 495px;
	height: 210px;
	border: 1px solid #ccc;
}
.bottom .desc{
	padding:10px;
}