﻿body{background:none;}
.menu_title{ background:url(../images/sign.png) no-repeat left top; width:204px; height:27px; margin-top:3px; text-indent:130px; line-height:27px; }

.z_cut{}
.j_cut{ width:204px; height:5px; background:url(../images/sign.png) left -103px; line-height:5px; display:block; overflow:hidden;}

/*目录 - 章样式*/
.z{
	overflow:hidden;
	text-decoration:none;
	font-size: 14px;  font-family:"微软雅黑";
	width: 700px; height:26px; line-height:26px; margin-bottom:3px;
	display: block;
	cursor:pointer;
	
}
.z span{ width:53px; display:inline-block; text-align:center;}
.z01{background: url(../images/sign.png) left -50px no-repeat;color:#666666; }
.z01:hover , .z01_selected{background: url(../images/sign.png) left -24px no-repeat; color:#ffffff;}

.j{
	text-decoration:none;
	font-size: 14px;
	width:700px; height:26px; line-height: 26px;
	text-indent: 14px;
	display: block;
	font-family:"宋体";
	overflow:hidden;
	border-bottom:1px dashed #8f9a56;
}
.j01{background:none; color:#5D5D5D;}
.j01:hover , .j01_selected{background:#bcc79c; color:#000000;}
