@CHARSET "UTF-8";

.membertable {
	float: left;
    width: 20%;
    height: 320px;
    padding-top: 10px;
}

.membertable a img{
	padding: 5px;
    border: 2px solid #ccc;
    background: #fff;
    margin: 0 15px 10px 0;
}

.memberline {
	padding-top: 15px;
}

.memberline a img {
    padding: 5px;
    border: 2px solid #ccc;
    background: #fff;
    margin: 0 15px 0 15px;
    float: left;
}


.comm-name{
  text-align: left;
  padding-top: 3px;
}

.comm-duty{
	text-align: left;
}
.comm-duty-table{
	text-align: left;
	width: 160px;
}

.comm-work{
    text-align: left;
    width: 160px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
}

.comm-work-list{
	margin-bottom: 10px;
}

.comm-intro{
	text-indent: 2em;
    line-height: 1.5em;
}

.members-title{
    padding: 30px 0 10px 0;
    font-size: 1.3em;
    font-weight: bolder;
}

.members-list{
    margin-left: 30px;
    float: left;
    width: 10%;
    height: 25px;
}

.members-list a:visited, .members-list a:focus, .comm-name a:visited, .comm-name a:focus {
    text-decoration: underline;
    outline: none;
    border: none;
}

.members{
	border: 1px solid #eee;    
}
.member-name{
	text-align: center;
    font-weight: bolder;
    font-size: 1.5em;
    padding-bottom: 10px;
    padding-top: 20px;
}
.member-work{
	width: 90%;
    height: 26px;
    line-height: 26px;
    border-bottom: 1px dashed #eee;
    color: #888;
    margin: 0px auto;
    text-align: center;
}

.member-photo{
	text-align: center;
    padding-bottom: 20px;
    padding-top: 10px;
}
.member-detail{
	line-height: 1.78;
	margin: 0 25px 0 25px;
    padding-bottom: 20px;
}
.member-title{
	font-size:14.0pt;
	font-family:宋体;
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin
}
.member-content{
	margin-left:10px;
	font-size:14.0pt;
	font-family:宋体;
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin
}
.content {
    width: 680px;
    overflow: hidden;
    margin: 10px auto;
    font-size: 14px;
    line-height: 25px;
}