﻿@charset "utf-8";
p {
	line-height:38px;
	border-top: 1px  solid #C0DCC0;
	padding-top:10px;
	text-indent: 2em;
	font-size:19px;
	letter-spacing:1px;
}

li {
	margin-top: 5px;
	margin-bottom: 5px;
}
ul {
	margin:0px,0px,0px,1.5em;
}
ol {
	margin-top:0px;
	margin-bottom:0px;
}


caption {
    font-size: 16pt;
    color: #660000;
	font-weight:bold;
}

/*经文*/
.jingwen {
	color: navy;
}

/*注释*/
.zhushi {
	color:DarkSlateGray;
}

/*译文*/
.yiwen {
	color:Teal;
}

/*病候*/
.binghou {
	color:#660000;
}

/*穴名*/
.xueming {
	font-weight:bold;
	color:#ff6600;;
}

/*定位*/
.dingwei {
	color:Indigo;
	margin-top:0;
}

/*解剖*/
.jiepou {
	color:DarkSlateGray;
	text-indent: -4em;
	padding-left:4em;
}

/*主治*/
.zhuzhi {
	color:Blue;
	text-indent: -4em;
	padding-left:4em;
}

/*配伍*/
.peiwu {
	color:BlueViolet;
	text-indent: -4em;
	padding-left:4em;
}

/*刺灸*/
.cijiu {
	color:Blue;
	text-indent: -4em;
	padding-left:4em;
}

/*附注*/
.fuzhu {
	color:OliveDrab;
	text-indent: -4em;
	padding-left:4em;
}


/*注意*/
.zhuyi {
	color:DarkViolet;
	text-indent: -4em;
	padding-left:4em;
}

/*说明性正文*/
.suwentitle {
	font-size: 14pt;
    font-family: 黑体;
    /* color: ForestGreen; */
	font-weight: bold;
	text-align: center;
}

/*说明性正文*/
.zhengwen {
	font-size: 14pt;
    	font-family: 宋体;
	color: NAVY;
    	/* color: ForestGreen; */
}

/*黄帝曰*/
.huangdi {
	font-size: 14pt;
    	font-family: 黑体;
    	color: ForestGreen;
}

/*岐伯曰*/
.qibo {
	font-size: 14pt;
    	font-family: 黑体;
	color:DarkMagenta;
}
/*其他人曰*/
.qita {
	font-size: 14pt;
    	font-family: 仿宋;
	color: #0099FF;
    	font-weight: bold;
}

/*问难*/
.ask {
	color:ForestGreen;
	text-indent: 2em;
}

/*回答*/
.answer {
	color: DarkMagenta;
	text-indent: 2em;
}

strong {
	color: #ff6600;
}

.margintop0 {
	margin-top:0;
}

.pic_center{
	width:700px;
	margin:0 auto;
	text-align:center;
}

table {

	line-height: 30px;
	font-size: 16px;
	font-family: "Microsoft YaHei";
}

