
#nav_table {
	font-size:14px;
}

#nav_table a {
	color: rgb(112, 112, 112); text-decoration: none;
}
#nav_table a:hover {
	color: rgb(255,255,255); text-decoration: none;
}
#nav_table a:active {
	color: rgb(255,255,255); text-decoration: none;
}

.'activehover {
	background-Image:url(images/nav_acive_bg.png);
	color:#FFF;
}
.activehover a {
	color: rgb(255,255,255); text-decoration: none;
	}
.activehover a:hover {
	color: rgb(255,255,255); text-decoration: none;
	}
.activehover a:active {
	color: rgb(255,255,255); text-decoration: none;
	}
	

body {
	background: rgb(255, 255, 255); color: rgb(112, 112, 112); font-family: "Microsoft yahei",sans-serif; font-size: 12px; text-decoration: none;
}


html {
	margin: 0px; padding: 0px;
}
body {
	margin: 0px; padding: 0px;
}
html {
	margin: 0px; padding: 0px; list-style-type: none;
}
body {
	margin: 0px; padding: 0px; list-style-type: none;
}
dl {
	margin: 0px; padding: 0px; list-style-type: none;
}
dt {
	margin: 0px; padding: 0px; list-style-type: none;
}
dd {
	margin: 0px; padding: 0px; list-style-type: none;
}
ul {
	margin: 0px; padding: 0px; list-style-type: none;
}
ol {
	margin: 0px; padding: 0px; list-style-type: none;
}
li {
	margin: 0px; padding: 0px; list-style-type: none;
}
h1 {
	margin: 0px; padding: 0px; list-style-type: none;
}
h2 {
	margin: 0px; padding: 0px; list-style-type: none;
}
h3 {
	margin: 0px; padding: 0px; list-style-type: none;
}
h4 {
	margin: 0px; padding: 0px; list-style-type: none;
}
h5 {
	margin: 0px; padding: 0px; list-style-type: none;
}
h6 {
	margin: 0px; padding: 0px; list-style-type: none;
}
pre {
	margin: 0px; padding: 0px; list-style-type: none;
}
form {
	margin: 0px; padding: 0px; list-style-type: none;
}
fieldset {
	margin: 0px; padding: 0px; list-style-type: none;
}
input {
	margin: 0px; padding: 0px; list-style-type: none;
}
button {
	margin: 0px; padding: 0px; list-style-type: none;
}
textarea {
	margin: 0px; padding: 0px; list-style-type: none;
}
p {
	margin: 0px; padding: 0px; list-style-type: none;
}
blockquote {
	margin: 0px; padding: 0px; list-style-type: none;
}
em {
	font-style: normal;
}
button {
	font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
input {
	font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
optgroup {
	font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
select {
	font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
textarea {
	font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
textarea {
	overflow: auto !important;
}
button {
	overflow: visible;
}
button {
	text-transform: none;
}
select {
	text-transform: none;
}
button {
	cursor: pointer; -webkit-appearance: button;
}
html input[type=button] {
	cursor: pointer; -webkit-appearance: button;
}
input[type=reset] {
	cursor: pointer; -webkit-appearance: button;
}
input[type=submit] {
	cursor: pointer; -webkit-appearance: button;
}
button[disabled] {
	cursor: default;
}
html input[disabled] {
	cursor: default;
}
input {
	line-height: normal;
}
input[type=checkbox] {
	padding: 0px; box-sizing: border-box;
}
input[type=radio] {
	padding: 0px; box-sizing: border-box;
}
input[type=search] {
	box-sizing: content-box; -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box;
}
* {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
::before {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
::after {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
::selection {
	background: rgb(179, 212, 252); text-shadow: none;
}
*:focus {
	outline: 0px;
}
:-ms-input-placeholder {
	color: rgb(206, 206, 206); font-size: 14px;
}
img {
	border: 0px currentColor; border-image: none; vertical-align: middle;
}
a {
	color: rgb(112, 112, 112); text-decoration: none;
}
a:hover {
	color: rgb(96, 169, 215); text-decoration: none;
}
a:active {
	color: rgb(96, 169, 215); text-decoration: none;
}
.show {
	display: inline-block;
}
.hide {
	display: none !important;
}
.scroll {
	display: block !important; -ms-overflow-y: auto;
}
hr {
	border-width: 0px 0px 1px; border-style: none none solid; border-color: currentColor currentColor rgb(207, 210, 217); border-image: none;
}