
/*-----------------------新闻内容-----------------------*/
#newsContent {
	padding:10px 15px;
	float:left;
	width:848px;
	background:#fff;
	border:1px solid #d8d8d8;
	border-top:5px solid #F9C737;
}
#newsContent .title{
	padding:10px 0;
	background:url(images/dashed.gif) 0 bottom repeat-x;
}
#newsContent .title h2 {
	text-align:center;
	line-height:23px;
	font-family:"Microsoft YaHei", "SimHei";
	font-size:23px;
	font-weight:normal;
	color:#333;
}
#newsContent .title .detail {
	padding:20px 0 10px 0;
	text-align:center;
	color:#888;
	line-height:25px;
}
#newsContent .content, #newsContent .content p {
	padding:20px 0;
	color:#333;
	line-height:30px;
	font-size:14px;
}
#newsContent .content p {
	padding:0 0 20px 0;
	text-indent:0em;
}
#newsContent .content img {
	text-align:center;
	margin: 0 0 5px 0;
}
#newsContent .content .smalltext{
	color:#888;
}
/*上下篇*/
#newsContent .newsPre {
    float: left;
}
#newsContent .newsNext {
    float: right;
    text-align: right;
}

#newsContent .newsPre,#newsContent .newsNext {
    color: #888888;
    display: inline;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    overflow: hidden;
    width: 50%;
}
#newsContent .share{
	padding-left:350px;
	padding-top:20px;
	padding-bottom:20px;
}
#newsContent .toolbar{
	border-top:1px dashed #ccc;
	padding:10px 0 0 0;
	float:left;
	width:100%;
	margin-top:10px;
}
#newsContent .newsTag{
	font-size:14px;
	padding:10px 0;
}
#newsContent .newsTag span{
	font-weight:bold;
}
#newsContent .newsTag a{
	margin-right:10px; line-height:22px;
	color:#F9C737;
}
#newsContent .newsTag a:hover{
	color:#333;
}
#newsContent .writer{
	font-size:14px;
	padding:0 0 10px 0;
}
#newsContent .befrom{
	float:right;
	background:url(images/from_icon.gif) 0 center no-repeat;
	padding-left:20px;
	padding-right:20px;
	color:#888;
	font-size:12px;
}
/*相关阅读*/
.otherLink{
	padding-top:10px;
}
.otherLink h2{
	font-weight:bold;
	font-size:14px;
	background:#EEF3F9;
}
.cmBox .con .xg_list{
	padding:10px 0;
}
.cmBox .con .xg_list li{
	float:left;
	width:410px;
	margin-right:20px;
}


/*推荐图文*/
.cmBox .con .tw_list{
	padding:0;
}
.cmBox .con .tw_list li{
	padding:15px 0 0 0;
	height:130px;
	line-height:18px;
	overflow:hidden;
	width:130px;
	font-size:12px;
	margin-left:20px;
}
.cmBox .con .tw_list li.first{
	margin-left:0px;
}
.cmBox .con .tw_list li img{
	width:124px;
	height:84px;
	vertical-align:middle;
	margin-bottom:5px;
	border:1px solid #ddd;
	padding:2px;
}
.cmBox .con .tw_list li img:hover{
	width:124px;
	height:84px;
}

/*多说评论*/
#Comment{
	margin-top:20px;
}


/*问答*/
.qaCon .title{
	font-size:14px;
	height:35px;
	line-height:35px;
	font-weight:bold;
	color:#000;
	background:url(images/qa_icon.png) no-repeat;
	padding-left:25px;
}
.qaCon .title.icon_1{
	background-position:0 -32px;
}
.qaCon .title.icon_2{
	background-position:0 8px;
}
.qaCon .detail,.answerCon ul li .detail{
	font-size:12px;
	color:#888;
	height:25px;
	line-height:25px;
}
.qaCon .detail .user,.answerCon ul li .user{
	padding-left:15px;
	background:url(images/qa_icon.png) -5px -80px no-repeat;
}
.qaCon .detail .user a,.answerCon ul li .user a{
	text-decoration:underline;
	color:#C00;
}
.qaCon .detail .user a:hover,.answerCon ul li .user a:hover{
	color:#333;
}
.qaCon .detail .date,.answerCon ul li .date{
	padding-left:15px;
}
.qaCon .content{
	padding:20px 0;
	font-size:14px;
	line-height:25px;
}

.answerCon .title,.answerBox .title{
	height:30px;
	line-height:30px;
	background:#f8f8f8;
	border-top:1px solid #ddd;
	padding:0 10px;
	font-weight:bold;
}
.answerCon .detail{
	padding-bottom:5px;
}

.answerCon ul li{
	padding:20px 0;
	border-bottom:1px dotted #ddd;
	line-height:25px;
}
.answerCon ul li .is_best{
	
}
.answerCon ul li .action{
	padding-top:10px;
}
.answerCon ul li .action a{
	display:inline-block;
	background:url(images/more_icon.gif) 10px center no-repeat #f8f8f8;
	color:#000;
	border:1px solid #ddd;
	padding:5px 10px;
	padding-left:25px;
	line-height:20px;
	height:20px;
	
}
.answerCon ul li .action a:hover{
	background-color:#fff;
	color:#F30;
}
.answerBox{
	margin-bottom:20px;
	border:1px solid #ddd;
	overflow:hidden;
}
.answerBox .answer_text{
	width:868px;
	height:150px;
	border:none;
	overflow:auto;
}
.answerBox .form .action{
	border-top:1px solid #ddd;
	padding:5px;
	background:#f8f8f8;
}

/*会员信息*/
.userInfo{
	border:1px solid #ddd;
	border-top:5px solid #C00;
	float:left;
	width:298px;
}
.userInfo .title{
	height:30px;
	line-height:30px;
	padding:0 10px;
	background:#f8f8f8;
	border-bottom:1px solid #ddd;
}
.userInfo .title span{
	font-weight:bold;
	float:left;
}
.userInfo .title a{
	float:right;
}
.userInfo .con{
	padding:15px;
}
.userInfo .con .pic{
	float:left;
	width:90px;
	height:90px;
	margin-right:10px;
	display:inline;
}
.userInfo .con .pic img{
	width:84px;
	height:84px;
	border:1px solid #ddd;
	padding:2px;
}
.userInfo .con .text{
	float:left;
	font-size:12px;
	width:168px;
	height:90px;
	overflow:hidden;
}
.userInfo .con .text div{
	line-height:22px;
	height:22px;
	overflow:hidden;
}
.userInfo .con .text .t{
	float:left;
	color:#888;
	width:48px;
}
.userInfo .con .text .v{
	float:left;
	width:120px;
}
.userInfo .con .text .v em{
	color:#C00;
	padding-right:3px;
}
.userInfo .con .text .name{
	font-weight:bold;
	font-size:14px;
	padding-bottom:5px;
}
.userInfo .con .text .name a{
	color:#C00;
}
.userInfo .con .text .name a:hover{
	color:#000;
}
.userInfo .con .sign{
	padding-top:10px;
	line-height:22px;
	font-size:12px;
	border-top:1px dashed #ccc;
}
.userInfo .con .sign .t{
}
.userInfo .con .sign .v{
	color:#888;
}