@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #000000;
	background-color:#e8f7fe;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
/*导航代码*/
#top_background {
	background-repeat: no-repeat;
	height: 43px;
	width: 694px;
	margin: 0px;
	background-image: url(../images/top/navigation.jpg);
	float: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	background-position: top;
}
#top_background ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
#top_background ul li {
	display: inline;
	text-align: center;
	width: 113px;
	float: left;
	height: 36px;
	margin: 0px;
	padding: 0px;
}

#top_background ul li a {
	float:left;
	display:block;
	text-align:center;
	text-decoration:none;
	color: #000000;
	font-weight:normal;
	font-size:12px;
	outline:none;
	font-family: "微软雅黑";
	width:113px;
	height:26px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top_background li.line {
	width:2px;
	float:left;
	display:block;
}
#top_background li.menu,#top_background ul li.menu a{
	color: #FFFFFF;
	background-image: url(../images/top/navigation_a.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 36px;
	background-position: top;
	width: 113px;
	float: left;
}
#top_background li a:hover{
	color: #FFFFFF;
	background-image: url(../images/top/navigation_a.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: top;
	height: 36px;
}
.bottom_text{
    color:#FFFFFF;
}
.bottom_text a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_text a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.bottom_text a:hover {
	text-decoration: none;
	color: #43b5ef;
}
.bottom_text a:active {
	text-decoration: none;
	color: #FFFFFF;
}
/*首页图片滚动代码*/
#cangping {
	height: 257px;
	width: 535px;
	border: 1px solid #d4d6d3;
	background-color: #f5f5f5;
	overflow: hidden;
	visibility: visible;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#abcd498 {
	height: 122px;
	width: 525px;
	background-color: #eaeaea;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}
#bottom_back {
	border: 1px solid #d4d6d3;
	background-color: #f5f5f5;
	overflow: hidden;
	visibility: visible;
}


.aaa {
	background-color: #CCCCCC;
	border: 1px solid #999999;
}
.bbb {
	background-color: #0000FF;
	border: 1px solid #999999;
}