﻿/*-- 默认专家内容页模板 --*/
	.docDesWrap{ overflow:hidden; padding:30px;  zoom:1; font-size:14px; text-align:left;  }
	.docDesWrap .docImgDiv{ width:140px; float:left;  _display:inline; }
	.docDesWrap .docImgDiv img{ width:130px; height:160px; border:1px solid #ccc; padding:4px;   }
	.docPicWrap{ overflow:hidden; zoom:1; position:relative; }

	.docPicWrap .btn_chuzhen{ display:block; position:absolute; right:0px; z-index:10; width:144px; height:38px; background:url("images/bg_btn_chuzhen.jpg") no-repeat;  }
	.docPicWrap .btn_no_chuzhen{ background-position:0 -40px; }
	.docPicWrap .btn_chuzhen:hover{ margin-top:1px; }

    .docDep { background: url("images/bg_docDep.jpg") no-repeat center bottom; height: 55px; padding-top:20px; text-align:center; }
	.docDep a{ color:#069;  font:normal bold 17px/30px "微软雅黑","黑体"; padding-left:4px;  }
	.docDes{ float:left; padding-left:20px; line-height:28px; color:#999;font-size:13px;width:473px;overflow:hidden;}
	.docDes span{ color:#069; font-weight:bold; }
	.docDes .docName{ font-weight:bold; color:#069; }
	.docInfo{ margin-top:20px; }
	.docInfo .tit{ position:relative; zoom:1; }
	.docInfo .tit span{ position:relative; z-index:3; display:block; width:80px; text-align:center; line-height:24px;  height:24px;
	border:1px solid #069;  border-bottom:1px solid #fff;  color:#069; font-weight:bold; font-size:13px;   }
	.docInfo .tit .line{ position:absolute; bottom:0; z-index:1; border-bottom:1px solid #069; width:100%;  }
	.docInfo .con{padding:15px; zoom:1; line-height:28px; color:#333;  }
	.otherDoc{ margin-top:30px;  background:url("images/share/dotted.gif") repeat-x top;  }
	.otherDoc h3{ background:url("images/shareA.gif") 0 -303px no-repeat; padding-left:10px;  height:50px; line-height:50px; font:normal normal 16px/50px "微软雅黑","黑体";  }
	.otherDoc ul{ padding:0 20px; zoom:1; overflow:hidden; }
	.otherDoc ul li{ width:290px; overflow:hidden; float:left; _display:inline; font-size:12px; margin-left:5px; margin-bottom:10px;  }
	.otherDoc ul li span{ color:#999;padding-left:8px;}




/*
本站用到颜色代码：
#005a4f  背景色
#e0e0e0  边框颜色
#065d66  标题-深绿色
#CC0000  box标题颜色
*/