@charset "utf-8";
/* CSS Document */
#doc_title{
	height:auto;
	font-size:18px;
	line-height:300%;
	color:#00713D;
	font-weight:bold;
	text-align:center;
}

#doc_date{
	width:660px;
	color:gray;
	text-align:center;
}

#doc_words{
	font-size:14px;
}
#doc_words table tr td{
text-align:left;
line-height:180%;
font-size:14px;
}
#doc_words table tr td table tr td a{
font-size:14px;
}

#doc_words p{
	font-size:14px;
	text-indent:24px;
}
#doc_context{
	font-size:14px!important;
	line-height:200%;
}

.dot_line{
	width:660px;
	margin:12px 24px;
	border-bottom:1px dotted #237C5C;
}
.dot_line p{
	line-height:220%;
	font-size:12px;
}
.dot_line h3{
	font-family: "宋体";
	font-size: 16pt;
}
h4{
	font-size:14px;
	color:#237C5C;
	font-weight:bold;
}

#doc_relate{
	font-size:14px!important;
}
#doc_relate ol li{
	list-style-type:square;
	list-style-position:inside;
}
#doc_relate ol li a{
	color:black;
}

#doc_comment{
	width:660px;
	border:1px solid #B0CEC2;
	background:#F0F9F6;
	margin:12px 24px;
}
#doc_comment h4 span{
	float:left;
	font-weight:bold;
}
.comment_opt{
	float:right;
	font-weight:normal;
}
.commenter{
	width:620px;
	margin:8px 24px;
	background:#DBEFE6;
}
.commenter span{
	float:left;
}
.comments{
	width:612px;
	margin:8px 24px;
	border-bottom:1px dotted #237C5C;
}

#comment_form{
	width:612px;
	margin:24px;
}
.nums{
	list-style:none;
	margin:8px 0px;
	width:100%;
	overflow:hidden;
	padding-left:0px;
}
.nums li{
	list-style:none;
	width:300px;
	float:left;
	line-height:180%;
	margin-left:0px;
}
.nums li span{
	float:left;
	width:12px;
	display:block;
	border:1px solid #ccc;
	background:white;
	text-align:center;
	*margin-left:-40px;
	margin:4px 8px 4px 20px;
	_margin:4px 8px 4px 10px;
}
