﻿#newscontent {
    /* 新闻内容框架 */
    width: 730px;
    margin-top:30px;
}
#newscontent p, .replay p {
    margin: 10px 20px;
}
#newscontent .con {
    text-indent: 2em;  /* 让段落首行缩进２个字符 */
    line-height: 20px; /* 行间距 */
}
#newscontent .con_time, .replay .replay_info {
    float:right;
    font-size: 12px;
    color: #888;
}
.replay
{
	border:solid 1px #5794CF;
	}

/*留言板*/
.replay {
    margin-bottom: 10px;
}
.replay hr 
{
    width: 650px;
    clear: right;
    margin-left: auto;
    margin-right: auto;
}
.addcomment{
    /* 发表评论 */
    width: 730px;
    margin-bottom: 10px;
    text-align: center;
    border: 1px solid #D6D7D6;  
    background-color: #F1F9FC;
    clear: both;
}
.addcomment .comment_con {
    width: 600px;
    height: 150px;
    min-height:150px;
    line-height:25px;
    margin-bottom: 5px;
    margin-top: 15px !important;   /* 非IE核心浏览器识别 */
    *margin-top: 15px !important;  /* 仅ie6,7,8识别 */
    _margin-top: 15px;  /* 仅ie6识别 */
    border:solid 1px gray;
}
.addcomment .comment_tit 
{
    width: 600px;
    height:25px;
    line-height:25px;
    margin-bottom: 5px;
    margin-top: 15px !important;   /* 非IE核心浏览器识别 */
    *margin-top: 15px !important;  /* 仅ie6,7,8识别 */
    _margin-top: 15px;  /* 仅ie6识别 */
    border:solid 1px gray;
}
.addcomment .txtcode {
    width: 65px;
    border:solid 1px gray;
}
.addcomment .btnSub {
    width: 40px;
    border:solid 1px gray;
}
.txtbox
{
	width:120px;
	height:15px;
	line-height:15px;
	border: 1px solid #d0d0d0;
	}
/*人物图片列表样式，PicList_Com*/
.persPicList 
{
	margin-top:0px;
	margin-left:10px;
	}
.persPicList li{
	float:left;
	width:160px;
	text-align:center;
	 font-family:微软雅黑;
	font-size:12px;
	}
.persPicList li img
{
	width:125px;
	height:160px;
	vertical-align:bottom;
	padding-top:10px;
	padding-bottom:10px;
	padding:3px; 
	border:solid 1px #D2D2D2;
	}
.persPicList table
{
	float: left;
	padding: 0; 
	margin: 8px; 
	background-color: White; 
}
/*学会列表样式，PicList_Xuehui*/
.XhTittle
{
	background: url(../images/gif-0481.gif) no-repeat; 
	padding-left: 20px; 
	height: 25px; 
	line-height: 25px; 
	width: 720px; 
	float: left; 
	font-size:15px;
	font-weight:bold;
	border-bottom: #cccccc dashed 1px;
	margin-bottom:8px;
	}
.XhPicList
{
	margin-top:0px;
	margin-left:5px;
	}
.XhPicList li{
	float:left;
	width:150px;
	height:190px;
	text-align:center;
	font-family:微软雅黑;
	font-weight:bold;
	font-size:12px;
	margin:0px 15px 5px 15px;
	}
.XhPicList li img
{
	width:140px;
	height:140px;
	vertical-align:bottom;
	padding-top:5px;
	padding-bottom:5px;
	}
.XhPicList td2
{
	margin-bottom:15px; 
	background-color: white; 
}
.dtittle
{
	
	}
/*工作站列表样式，PicListCom2*/
.PicListCom2 
{
	margin-top:0px;
	margin-left:10px;
	}
.PicListCom2 li{
	float:left;
	width:338px;
	height:200px;
	 font-family:微软雅黑;
	font-size:12px;
	overflow:hidden;
	}
.PicListCom2 li img
{
	width:180px;
	height:180px;
	vertical-align:bottom;
	margin:10px;
	padding:3px; 
	border:solid 1px #D2D2D2;
	}
.PicListCom2 li .left
{
	float:left;
	width:200px;
	}
.PicListCom2 li .right
{
	float:right; 
	width:128px;
	padding-top:15px;
	padding-bottom:10px;
	line-height:30px;
	font-size:12px;
	overflow:hidden;
	}
.PicListCom2 li .right .tit
{
	font-weight:bold;
	font-size:18px;
	}
.PicListCom2 table
{
	float: left;
	padding: 0; 
	margin: 8px; 
	background-color: White; 
}
/*学会成员列表*/
.cylist
{
	margin: 30px 0 15px 0;
	}
.cylist span
{
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	}
.cylist table
{
	width:700px;
	line-height:25px;
	margin:8px 8px 8px 15px;
	}
.cytit
{
	font-weight:bold;
	}