@charset "utf-8";
/* CSS Document */

<!--
a {
	text-decoration: none;
	color: #008aff;
}
a:hover {
	color: #008aff;
	text-decoration: underline;
}
.STYLE11 {
	font-size: 15px;
}
-->
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
	background-color: #FFFFFF;
}
/*box*/
#box {
	width: 980px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif,;
	background-image: none;
}
/*left*/
#left {
	width: 175px;
	float: left;
	height: 600px;
}
.left_nav {
	width: 175px;
	height: 600px;
	background-color: #3773c9;
}
.left_nav dl dt {
	width: 160px;
	height: 40px;
	line-height: 22px;
	padding-left: 6px;
	color: #fff;
	background-color: #3773c9;
	background-image: none;
	background-repeat: no-repeat;
	font-family: "微软雅黑";
	font-size: 18px;
	padding-top: 20px;
	font-weight: bolder;
	font-weight: lighter;
}
.left_nav dl dd a.nav_left {
	width: 175px;
	height: 40px;
	line-height: 29px;
	display: block;
	color: #FFFFFF;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	background-color: #3773c9;
	background-image: none;
	background-repeat: no-repeat;
	font-family: "宋体";
	text-decoration: none;
	float: left;
}
.left_nav dl dd a.nav_left:hover {
s color:#fff;
	background-color: #6699FF;
	background-repeat: no-repeat;
	height: 29px;
	width: 175px;
	text-decoration: none;
}
.left_nav span {
	margin-left: 10px;
}
/*right*/
#right {
	float: left;

	width: 785px;
	text-align: left;
	margin-left: 20px;
	float: left;
}
.right_nav dl dt {
	width: 785px;
	height: 40px;
	line-height: 22px;
	padding-left: 6px;
	color: #000;
	border-bottom: 1px #e0e0e0 dashed;
	background-image: none;
	background-repeat: no-repeat;
	font-family: "微软雅黑";
	font-size: 18px;
	padding-top: 20px;
	font-weight: bolder;
	font-weight: lighter;
}
#table {
	float: left;
	border: 0px solid;
	width: 785px;
	margin-top: 20px;
}
#table div {
	float: left;
}
#table li {
	float: left;
	width: 100%;
	list-style: none outside;
	margin: 0 5px;
	float: left;
	text-align: center;
}
#table2 {
	float: left;
	border: 0px solid;
	width: 785px;
	margin-top: 20px;
}
#table2 div {
	float: left;
}
#table2 li {
	float: left;
	width: 100%;
	list-style: none outside;
	margin: 0 5px;
	float: left;
	text-align: center;
}
#table3 {
	float: left;
	border: 0px solid;
	width: 785px;
	margin-top: 20px;
}
#table3 div {
	float: left;
}
#table3 li {
	float: left;
	width: 100%;
	list-style: none outside;
	margin: 0 5px;
	float: left;
	text-align: center;
}
.l1 {
	width: 16%;
	padding:5px 0;
	margin: 2px;
	font-size: 16px;
	font-weight: bold;
	color: #005aff;
}
.r1 {
	width: 16%;
    padding:5px 0;
	margin: 2px;
	font-size: 16px;
	font-weight: bold;
	color: #005aff;
}
.l2 {
	width: 16%;
	padding:2px 0;
	margin: 2px;
	font-size: 13px;
	color: #008aff;
}
.r2 {
	width: 16%;
	padding:2px 0;
	margin: 2px;
	font-size: 13px;
	color: #008aff;
}

