@charset "gb2312";
body {
	margin:0;
	padding:0;
	font-family: "ËÎÌå",Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-color: #000;
	color:#CACACA;
}
li{
	list-style:none;
	}
img{
	border:0;
}
a{
	color:#bbb;
	text-decoration:none;
}
a:hover{
	color:#fff;
	}
h2{
	font-weight:bold;
	font-size: 14px;
	color:#e56a02;
	margin:0px;
	padding:14px 16px 16px 38px;
	background-repeat: no-repeat;
	background-position: 16px 14px;
	}
.left h2{
	font-weight:bold;
	font-size: 14px;
	color:#e56a02;
	margin:0px;
	padding:16px 16px 16px 38px;
	background-image: url(/Imgs/Dot1.jpg);
	background-repeat: no-repeat;
	background-position: 16px 14px;
	text-align:left;
	}
#top1{
	width: 1000px;
	clear: both;
	margin:auto;
	background-image: url(/Imgs/top_bg1.jpg);
	height:56px;
}
#top1 #menu1 {
	padding:33px 15px 0px 0px;
	clear: right;
}
#top1 #menu1 ul {
	float:right;
	list-style:none;
	margin:0px;
}
#top1 #menu1 ul li {
	float:left;
	margin:0px 5px;
}
#logo {
	background-image:url(/Imgs/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 400px;
	height:56px;
}
#top2{
	width: 1000px;
	height:195px;
	clear: both;
	margin:auto;
	padding:0px;
	}
.split {
	width: 1000px;
	font-size:5px;
	height:1px;
	margin:auto;
	background-color:#353535;
	background-image:url(/Imgs/split1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
.split_blank{
	width: 1000px;
	font-size:5px;
	height:10px;
	margin:auto;
	background-color:#353535;
}
#menu{
	width: 1000px;
	clear: both;
	margin:0 auto;
	padding:0px;
	overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	}
#menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu ul li{
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	}
#menu ul li.left{
	float:left;
	border-left-width: 0px;
	width:112px;
	}
#menu ul li a.left{
	width:112px;
}
#menu ul li a{
	width:110px;
	height:47px;
	text-align: center;
	display: block;
	background-image: url(/Imgs/menu_bg1.jpg);
	line-height: 47px;
	font-size: 14px;
	color:#E8FC98;
	}
#foot1 ,#foot2 ,#foot3{
	width: 1000px;
	clear: both;
	margin:auto;
	background-color:#1d1d1d;
	overflow:hidden;
	}
#foot1 .foot1left{
	width:800px;
	float:left;
	padding:10px;
	line-height:20px;
	}
#foot1 .foot1subleft{
	width:100%;
	float:left;
	padding:10px;
	line-height:20px;
	}
#foot1 .foot1right{
	float:right;
	padding:16px;
	}
#foot2 .foot2left{
	color:#e56a02;
	font-weight:bold;
	font-size:14px;
	padding-left:10px;
	line-height:20px;
	float:left;
	width:120px;
	}
#foot2 .foot2right{
	padding-left:10px;
	line-height:20px;
	float:left;
	}
#foot3 .foot3link{
	padding:10px;
	margin:0px;
	}
#foot3 .foot3link ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
	white-space:nowrap;
	}
#foot3 .foot3link ul li{
	float:left;
	padding-right:2px;
	display:block;
	line-height:20px;
	width:95px;
	}