.img_r {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}
.img_l {
	float: left;
	margin-right: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imglogo1 {
	float: left;
	height: 150px;
	margin-left: 10px;
}
.imglogo2 {
	float: right;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-position: center;
	height: 150px;
}
p {
	text-indent: 30px;
}
hr {
	color: #003366;
	font-weight: lighter;
}
.editpanel {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	background-color: #003366;
	text-align: center;
	color: #FFFFFF;
	line-height: 20px;
}
.editpanel a:link{
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	background-color: #003366;
	text-align: center;
	color: #FFFFFF;
}
.editpanel a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	background-color: #003366;
	text-align: center;
	color: #999999;
	text-decoration: none;
}
.editpanel a:visited{
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	background-color: #003366;
	text-align: center;
	color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#menu {
	height:30px;
	width:1000px;
	list-style-type:none;
	background:#003366;
	margin: auto;
}
#menu li {
	float:left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 16px;
}
#menu li a {
	display:block;
	width:70px;
	height:20px;
	line-height:20px;
	text-align:center;
	color:#FFFFFF;
	font-family: "黑体";
	font-size: 16px;
	font-weight: bold;
}
#menu li a:hover {
	color:#FF9933;
	background-color: #003366;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
}
.contactmail {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.contactmail a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.contactmail a:hover {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.contactmail a:active {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.contactmail a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.container {
	border: 2px solid #003366;
	width: 1000px;
}
.container_content {
	padding-right: 20px;
	padding-left: 20px;
}
.container_header {
	width: 1000px;
	height: 156px;
}
.container_footer {
	text-align: center;
	line-height: 30px;
}
