﻿* {
	padding: 0;
	margin: 0;
}
ul, li {
	list-style: none;
	list-style-position: outside;
}
img {
	border: none;
	vertical-align: middle;
}
a {
	color: #464646;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
	color: #11578b;
}
.underline {
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clr {
	clear: both;
	overflow: hidden;
	height: 0;
	width: 0;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.margincenter {
	margin: 0 auto;
}
.displaynone {
	display: none;
}
body div .bordernone {
	border: none;
}
textarea {
	overflow: auto;
	font-size: 13px;
}
.orange {
	color: orange;
}
.red {
	color: red;
}
.blue {
	color: #023399;
}
.white {
	color: #fff;
}
.green {
	color: green;
}
.pointer {
	cursor: pointer;
}
.height10 {
	height: 10px;
	overflow: hidden;
}
.height20 {
	height: 20px;
	overflow: hidden;
}
.pl9 {
	padding-left: 9px;
}
.pr9 {
	padding-right: 9px;
}
.pt9 {
	padding-top: 9px;
}
.pb9 {
	padding-bottom: 9px;
}
.plr9 {
	padding: 0 9px;
}
.ptb9 {
	padding: 9px 0;
}
.p9 {
	padding: 9px;
}
.ml9 {
	margin-left: 9px;
}
.mr9 {
	margin-right: 9px;
}
.mt9 {
	margin-top: 9px;
}
.mb9 {
	margin-bottom: 9px;
}
.mlr9 {
	margin: 0 9px;
}
.mtb9 {
	margin: 9px 0;
}
.m9 {
	margin: 9px;
}
.m0 {
	margin: 0;
}
.p0 {
	padding: 0;
}
.bsl {
	border-left: 1px solid #C2C2C2;
}
.bsr {
	border-right: 1px solid #C2C2C2;
}
.bst {
	border-top: 1px solid #C2C2C2;
}
.bsb {
	border-bottom: 1px solid #C2C2C2;
}
.bs {
	border: 1px solid #C2C2C2;
}
.bdl {
	border-left: 1px dashed #C2C2C2;
}
.bdr {
	border-right: 1px dashed #C2C2C2;
}
.bdt {
	border-top: 1px dashed #C2C2C2;
}
.bdb {
	border-bottom: 1px dashed #C2C2C2;
}
.bd {
	border: 1px dashed #C2C2C2;
}
.bold {
	font-weight: bold;
}
.size11 {
	font-size: 11px;
}
.size12 {
	font-size: 12px;
}
.size13 {
	font-size: 13px;
}
.size14 {
	font-size: 14px;
}
.size15 {
	font-size: 15px;
}
.size16 {
	font-size: 16px;
}
.size17 {
	font-size: 17px;
}
.size18 {
	font-size: 18px;
}
.color0 {
	color: #000;
}
.color1 {
	color: #111;
}
.color3 {
	color: #333;
}
.color5 {
	color: #555;
}
.color6 {
	color: #666;
}
.color7 {
	color: #777;
}
.color9 {
	color: #999;
}
.colorb {
	color: #bbb;
}
.colord {
	color: #ddd;
}
.colorf {
	color: #fff;
}
.displaynone, .none {
	display: none;
}
.displayblock, .block {
	display: block;
}
.pointer {
	cursor: pointer;
}
.textc {
	text-align: center;
}
.textl {
	text-align: left;
}
.textr {
	text-align: right;
}
.texti9 {
	text-indent: -9999px;
}
.absolute {
	position: absolute;
}
.relative {
	position: relative;
	width: 100%;
}
table {
	width: 100%;
}
.mytable {
	background-color: #DDDDDD;
	border-spacing: 1px;
	border-collapse: separate;
}
.mytable td, .mytable tr {
	background-color: #fff;
}
.mytable td {
	padding: 5px;
}
.mytable .thead td {
	background: #E8E8E8;
	color: #282828;
	height: 35px;
	font-weight: bold;
	text-align: center;
	padding: 0 2px;
}
body {
	color: #606060;
	font-size: 14px;
	font-family: 微软雅黑, 宋体, Tahoma, Verdana, "microsoft yahei";
	min-width: 990px;
	margin: 0 auto;
}
#home_banner {
	max-width: 1440px;
	margin: 0 auto;
}
select, input, button {
	font-family: 微软雅黑, 宋体, Tahoma, Verdana, "microsoft yahei";
}
h3 {
	font-weight: bold;
	font-size: 15px;
}
input {
	font-size: 14px;
}
.maxwidth, #footer {
	width: 1200px;
	margin: 0px auto;
}
#header {
}
#footer, #footer a {
	color: #999;
	font-size: 12px;
	text-align: center;
}
#footer {
	padding-top: 50px;
	padding-bottom: 70px;
}
#footer span {
	padding: 0 4px;
}
#logo {
	padding: 10px 0;
}
#homeDep {
	padding-top: 50px;
}
#homeads {
	width: 1200px;
	margin: 0 auto;
}
.box {
	border: 1px solid #D3E1ED;
}
.blueline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCE6F5;
}
.z-title {
	height: 40px;
	border-bottom: 1px solid #69CBF1;
	font-size: 24px;
}
#centerleft {
	margin-top: 7px;
	position: relative;
	left: -7px;
	margin-bottom: 7px;
}
#centerleft li {
	padding-top: 2px;
	float: left;
	width: 100%;
}
#centerleft a {
	padding-left: 38px;
	display: block;
	height: 37px;
	line-height: 30px;
	color: #666;
}
#centerleft a.active {
	color: #fff;
	font-weight: bold;
	background: url(../images/leftmenu.png) no-repeat;
	text-decoration: none;
}
#centerleft a.active:hover {
	color: #fff;
}
#centerleft a:hover {
	color: #11578B;
}
.userleft {
	padding: 12px 0;
	width: 228px;
	background-color: #FAFDFF;
	min-height: 460px;
}
.userright {
	background-color: #FAFDFF;
	padding: 11px 25px 14px;
	width: 909px;
	min-height: 460px;
}
.plr12 {
	padding: 0 12px;
}
#knowcont {
	width: 914px;
	margin: 0 auto;
}
.cont p {
	line-height: 24px;
}
#knowcont .height20 {
	height: 30px;
}
