﻿@import url('base.css');

/*主体内容*/
.content{
	margin:0 auto;
	width:1000px;
}
.new_content{
	width:650px;
	float: left;
}
.new_right{
    	float: right;
	width: 300px;
	padding:10px;
	background: #f3f3f3;
}
.new_box{
	width:300px;

}
.new_box .h2{
	height:28px;
	background: url(../images/head_bg.jpg) repeat-x;
}
.new_box .h2 h2{
	font-size: 14px;
	color: #ffc000;
	line-height: 28px;
	padding-left: 10px;
}
.mend_new{
	width:278px;
	border:1px solid #ddd;
	padding: 10px;
	float: left;
	background: #fff;
}
.new_right ul li {
	max-width: 250px;
	overflow:hidden; 
	white-space:nowrap; 
	text-overflow:ellipsis; /* for IE */ 
	-o-text-overflow: ellipsis; /* for Opera */ 
	-icab-text-overflow: ellipsis; /* for iCab */ 
	-khtml-text-overflow: ellipsis; /* for Konqueror Safari */ 
	-moz-text-overflow: ellipsis; /* for Firefox,mozilla */ 
	-webkit-text-overflow: ellipsis; /* for Safari,Swift*/
}
.mend_new ul{
	float: left;
	margin-left:10px;
}
.mend_new ul li{
	line-height: 24px;
	padding-left:15px;
	background: url(../images/dian_a.gif) 0 12px no-repeat;
}
.mend_new ul li a{
	font-size: 14px;
}
.mend_pic {
	padding: 10px;
	float: left;
	background: #fff;
	border:1px solid #ddd;
}

.mend_pic ul li{
	float: left;
	margin-right:7px;
	width:132px; 
	height:auto; 
	overflow:hidden
}
.mend_pic ul li p{
	line-height: 24px;
	margin-bottom: 5px;
	text-align: center;
}

.mend_video {
	padding: 10px;
	float: left;
	background: #fff;
	border:1px solid #ddd;
}

.mend_video ul li{
	float: left;
	margin-right:7px;
}
.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{
	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;
}
.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;
}
.user_commit{
	min-height: 180px;
	padding:20px;
}
.user_content textarea{
	width:600px;
	border:1px solid #ddd;
	height:104px;
	resize:none;
	color:#999;
}
.user_content button{
	float:right;
	width:80px;
	height:24px;
}
.user_content span{
	float: left;
}
.user_content span u{
	font-weight: bold;
	margin-right:5px;
}
.user_content span em{
	color: #666;
}
.comment{

}
.new_place{
	height:145px;
	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;
}
.title h1{
	font-size: 16px;
	text-align: center;
	color: #b80000;
	line-height: 40px;
	margin-top: 20px;
}
.title p{
	text-align: center;
	color: #999;
	margin-top:10px;
}
.new_detail{
	margin-bottom: 20px;
}
.news_lists{
	float: left;
	width: 650px;
	height: 865px;
}
.news_lists .new_place{
	height: 60px;
	border-bottom: 1px solid #b80000;
}
.news_lists .h2 span{
	width: 15px;
	height: 34px;
	display: block;
	float: left;
	margin-left: 5px;
	background: url(../images/widget.png) -240px -36px no-repeat;
}
.news_lists .h2 h2{
	color:#b80000;
	font-size: 16px;
	line-height: 34px;
}
.news_lists .news_list ul{
	width:635px;
	height: 720px;
	padding-left: 15px;
	border-bottom:1px dotted #ccc;
}
.news_lists .news_list ul li {
	line-height: 26px;
	padding-left: 15px;
	background: url(../images/dian.gif) 0 12px no-repeat;
}
.news_lists .news_list ul li a:hover{
	color: #dd0025;
}
