font {
	font-size: 14px;
}
#_leftMenu li {
	height: 20px; overflow: hidden; margin-left: -30px; list-style-position: inside; white-space: nowrap; cursor: pointer; -ms-text-overflow: ellipsis;
}
#_all {
	border: 1px solid rgb(204, 204, 204); border-image: none; width: 100%; height: auto; float: left; position: relative;
}
#__left {
	width: 14%; height: auto; float: left; position: relative;
}
#__right {
	border: 1px solid rgb(204, 204, 204); border-image: none; width: 84%; float: left; position: relative;
}
.tab_content {
	width: 100%; position: relative;
}
.i-table {
	border-width: 1px; border-color: rgb(0, 0, 0); width: 98%; border-collapse: collapse;
}
.i-table th {
	padding: 8px; border: 1px solid rgb(0, 0, 0); text-align: center; background-color: rgb(255, 255, 255);
}
.i-table td {
	border: 1px solid rgb(0, 0, 0); background-color: rgb(255, 255, 255);
}
.i-table input {
	border: currentColor; border-image: none; width: 95%;
}
textarea {
	border: currentColor; border-image: none; -ms-overflow-x: hidden; -ms-overflow-y: hidden;
}
.input_noborder {
	border: currentColor; border-image: none;
}
.input_underline {
	border-width: medium medium 1px; border-style: none none solid; border-color: currentColor currentColor black; border-image: none;
}
