﻿body {
}
/*新闻主页关键字*/
.newskeywords
{
    width:728px;
}
.newskeywords ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear:both;
	margin-top:4px;
}
.newskeywords li
{
	padding:0 4px;
	list-style-type: none;
	float: left;
}
/*新闻内容*/
.newscontent
{
	border: lightgrey 4px solid;
	padding: 6px;
}
.newscontent .title
{
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: navy;
	line-height: 35px;
}
.newscontent .title2
{
	text-align: center;
	line-height: 30px;
	padding-bottom:8px;
}
/*相关新闻*/
.news_like
{
	border: lightgrey 1px solid;
	margin-top: 10px;
}
.news_like .title
{
	background-color: #eeeeee;
}
.news_like .title span
{
	height: 10px;
	line-height: 10px;
	font-size: 10px;
	background-color: chocolate;
	border-right: peru 5px solid;
	border-left: chocolate 15px solid;
	margin-right:10px;
}
.news_like .title table
{
	border-collapse: collapse;
}
.news_like .more
{
	padding-right: 20px;
	font-size:14px;
}
.news_like .list li
{
	line-height: 25px;
	list-style-type: square;
}


/*news_more模板列表*/
.news_more
{
    width:738px;
}
.news_more .title
{
    border-bottom: dimgray 1px dashed;
}
.news_more .title img
{
    margin-left:5px;
}
.news_more .titlename
{
    font-size: 14px;
    font-weight: bold;
    color: firebrick;
}
.news_more .topline
{
    background-image: url(images/topline.gif);
    background-repeat: no-repeat;
}
.news_more .middleline
{
    background-image: url(images/middleline.gif);
    background-repeat: repeat-y;
    padding:2px 20px;
}
.news_more .bottomline
{
    background-image: url(images/bottomline.gif);
    background-repeat: no-repeat;
}
.news_more .news_list_button
{
    width: 87px;
    height: 21px;
    background-image: url(images/news_list_button.jpg);
    background-repeat: no-repeat;
    display: block;
    color: white;
    text-align: center;
    line-height: 21px;
    margin-top:15px;
    margin-bottom:5px;
}
.news_more .content
{
}
.news_more .fengmianphoto
{
    border-top: #eeeeee 8px solid;
    border-right: #eeeeee 8px solid;
}
.news_more .remark
{
    padding-top:10px;
    padding-left:20px;
}
/*资讯首页专家图片*/
.expert_photo
{
    padding-left:6px;
}
.expert_photo div
{
    padding:0 2px;
}
/*专家言论*/
.expert_boket
{
    border: lightgrey 4px solid;
    padding:5px;
}
/*专家列表*/
.expert_list
{
    border: #4682b4 1px solid;
	margin-top:10px;
}
.expert_list .head
{
    background-image: url(images/th01.gif);
	line-height: 25px;
	height: 25px;
	border-bottom: darkgray 1px solid;
	border-top: white 1px solid;
	font-weight: bold;
	font-size: 14px;
	color: darkblue;
	cursor:pointer;
}
.expert_list .expert
{
    width:120px;
    float:left;
    padding-top:8px;
    padding-left:16px;
}
.expert_list .name
{
    text-align:center;
    padding-top:5px;
}
/*地产活动*/
.news_huodong table
{
    border-collapse: collapse;
}
.news_huodong .title td
{
    height:25px;
}
.news_huodong .title
{
    background-image: url(images/news_title_fl_bg.gif);
}
.news_huodong .content
{
    border: lightgrey 1px solid;
    padding:4px;
}

/*今日新闻*/
.news_today
{
    border: lightgrey 1px solid;
}
/*新闻分类列表 综合财经 */
.news_categorylist
{
    margin-top:4px;
}
.news_categorylist td
{
    line-height:18px;
}
/*资讯关键字全文检索*/
.news_keyword_list li
{
    line-height:25px;
}


/*评论列表*/
.news_comment_list
{
    border-right: lightsteelblue 1px solid;
    border-top: lightsteelblue 1px solid;
    border-left: lightsteelblue 1px solid;
    border-bottom: lightsteelblue 1px solid;
    margin-top: 3px;
}
.news_comment_list .head
{
    background-color:#E8F0F7;
    border-bottom: lightsteelblue 1px solid;
    line-height:24px;
    padding-left:10px;
    font-weight:bold;
}
.news_comment_list .content
{
    padding:5px 10px;
}
.news_comment_list .content .commenttitle
{
    color: white;
    background-color: steelblue;
    padding:2px;
}
.news_comment_list .content .commentcontent
{
    padding: 5px;
    padding-left: 20px;
}
.news_comment_list .content .commentfrom
{
    border-right: lightgrey 1px dashed;
    padding-right: 30px;
    border-top: lightgrey 1px dashed;
    padding-left: 30px;
    padding-bottom: 5px;
    border-left: lightgrey 1px dashed;
    padding-top: 5px;
    border-bottom: lightgrey 1px dashed;
    margin-top: 4px;
    color: darkgray;
}
.news_comment_list .content .commentfrom a
{
    color: darkgray;
}
.news_comment_list .bottom
{
    border-top: skyblue 1px dotted;
    margin-top:5px;
    margin-left:16px;
    margin-right:16px;
    padding:4px;
}
.news_comment_list .bottom .right a
{
    display: block;
    color: white;
    background-color: #00B6F2;
    text-decoration: none;
    padding: 0px 6px;
    line-height:20px;
    float: left;
    margin-right: 8px;
    cursor:pointer;
}
.news_comment_list .bottom .right a.Selected
{
    background-color: #00688A;
}
/*发表评论*/
.news_comment_write
{
    border-right: lightsteelblue 1px solid;
    border-top: lightsteelblue 1px solid;
    border-left: lightsteelblue 1px solid;
    border-bottom: lightsteelblue 1px solid;
    margin-top: 6px;
}
.news_comment_write .head
{
    background-color:#E8F0F7;
    border-bottom: lightsteelblue 1px solid;
    line-height:24px;
    padding-left:10px;
    font-weight:bold;
}
.news_comment_write .content
{
    padding:4px 10px;
}
.news_comment_write .bottom
{
    border-top: lightsteelblue 1px solid;
    background-color: #E8F0F7;
    padding:6px;
}
/*评论支持与反对*/
.comment_yes_no
{
    position: absolute;
    border-right: #005673 1px solid;
    border-top: #005673 1px solid;
    border-left: #005673 1px solid;
    border-bottom: #005673 1px solid;
    list-style-type: none;
    margin: 0px;
    padding: 1px;
    background-color: White;
}
.comment_yes_no li
{
    cursor:pointer;
    padding:2px 14px;
}
.comment_yes_no li.Selected
{
    color: white;
    background-color: #00688a;
    text-decoration: underline;
    background-position-y: center;
    background-image: url(/images/arrow2.gif);
    background-repeat: no-repeat;
}
.reply_comment_from
{
    border-right: dimgray 1px dashed;
    border-top: dimgray 1px dashed;
    border-left: dimgray 1px dashed;
    color: dimgray;
    border-bottom: dimgray 1px dashed;
    padding: 2px;
    margin: 2px;
}
