/* CSS Document */
body{ font-size:14px}

.zxld{ margin-top:10px;}

/*通用部分*/
.panel{ position:relative;border-radius:10px;behavior: url(ie-css3.htc); border:1px #cacaca solid; padding:16px 0px; background:#fff; margin-bottom:20px;
/*-webkit-box-shadow: 3px 3px 3px;  
  -moz-box-shadow: 3px 3px 3px; */ 
  box-shadow: 0px 2px 4px #cecdcd;  }
.panel .tag{ position:absolute;width:64px;height:55px; background: url(zxldTag.png) no-repeat;top:-2px;left:-4px;}
.panel dl{ display:block;width:546px;height:128px; padding:17px 0px 17px 35px; float:left;}
.panel dl dt{ display:block;width:128px;height:128px; float:left;border-radius:50%;behavior: url(ie-css3.htc); overflow:hidden;}
.panel dl dd{ display:block;width:398px;height:128px; float:right;}
.panel dl dd strong{ display:block;font-size:18px; font-family:"微软雅黑", "宋体"; line-height:40px;}
.panel dl dd strong a{ color:#d9281c}
.panel dl dd span{ line-height:20px; color:#333;}
.panel dl dd p{ font-size:12px; line-height:20px; color:#888888; margin-top:5px;}
.panel dl dd p a.more{ color:#d9281c;}
.panel dl dd p a.more:hover{ text-decoration:underline;}
.panel dl dt img {margin: -3px 0px 0 -4px;}

/*主席*/
.zhuxi{ border:1px #00a0e9 solid;}
.zhuxi dl{height:145px;}
.zhuxi dl dt{width:145px;height:145px;}
.zhuxi dl dd{ padding-top:15px;width:360px;}
.zhuxi dl dd strong{ line-height:55px;}
.zhuxi .zxzl{width:505px;height:145px; margin-top:8px;}
.zxzl .tit{ float:left; }
.zxzl .tit a{ display:block;padding:30px 10px 0px 10px; width:19px;height:130px; background:#c2e8fa; color:#0e5c84; font-weight:bold;border-radius:10px;behavior: url(ie-css3.htc);}
.zxzl .tit a:hover{ background:#a8d9f0}
.zxzl ul.list{width:450px; padding-top:10px}

/*副主席及秘书长*/
.fuzhuxi .tag{ background-position:0px -100px;}
.mishuzhang .tag{ background-position:0px -200px;}