@charset "utf-8";
#navigate {
	width: 869px;
	background-image: url(../imagebar/bg.png);
	background-repeat: repeat-x;
	margin-top: 5px;
	font-weight: bolder;
	font-size: 14px;
	padding-left: 30px;
	overflow: hidden;
	letter-spacing: 0.2em;
	border: 1px solid #709EB8;
}

#navigate ul {
	margin-top: 0px;
	margin-left:10px;
}
#navigate li {
	line-height: 28px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	float: left;
}
a {
	font-family: 宋体;
	color: #003CCB;
}
a:visited {
	color: #003CCB;
	text-decoration: none;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
	color: #FF3300;
	
}
body, td, th
{
	font-size: 12px;
	color: #07519A;
	margin-top: 0px;
	/*background-image: url(../imagebar/topbg.png);
	background-repeat: repeat-x;*/
}
li {
	list-style-image: none;
	list-style-type: none;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.border {
	padding: 5px;
	border: 1px solid #2C93EA;
}
