@charset "utf-8";

h3 {
	margin-bottom: 30px;
}
h4 {
	margin-bottom: 10px;
}
h5 {
	margin-bottom: 5px;
}
.funcList01 {
	margin-top: 35px;
}
	.funcList01 li,
	.funcList02 li {
		overflow: hidden;
		*zoom: 1;
		margin-bottom: 15px;
		padding-bottom: 15px;
		background: url(../../common/img/bg_dotx_2x1_01.gif) repeat-x left bottom;
	}
	.funcList02 li {
		margin-bottom: 15px;
		padding-bottom: 1px;
	}
		.funcList01 li div,
		.funcList02 li div {
			float: left;
			width: 715px;
		}
		.funcList01 li p.img,
		.funcList02 li p.img {
			float: right;
		}
.table_func {
	width: 99.9%;
}
	.table_func th,
	.table_func td {
		border: 1px solid #d0d0d0;
		vertical-align: top;
	}
	.table_func th {
		background: #ededed;
		font-weight: bold;
		text-align: left;
	}
	.table_func td {
		text-align: left;
	}
		.table_func th div,
		.table_func td div {
			padding: 10px;
		}
.toolHead {
	background: url(../img/img11.jpg) no-repeat left top;
	padding: 0 0 0 260px;
	min-height: 170px;
	height: 170px;
}
* html .toolHead {
	height: 170px;
}