﻿* {
	margin: 0px;
	padding: 0px;
}
body {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #1A1B20;
}
#main {
	width: 948px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "";
	font-size: 12px;
	color: #FFFFFF;
	height: 100%;
	
}
#main a:hover {
	color: #FF0000;
	text-decoration: none;
}

#banner {
	height: 124px;
	width: 948px;
	background-image: url(../images/bkhead.jpg);
	background-repeat: no-repeat;
}
#mnue {
	height: 36px;
	width: 948px;
	margin-top: 2px;
}
#mnue a {
	font-family: "";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#mnue_middle {
	float: left;
	width: 735px;
	height: 36px;
	font-size: 14px;
}
#mnue_shou {
	float: left;
	height: 36px;
	width: 106px;
	background-image: url(../images/bkdaohangbj_4.jpg);
	background-repeat: no-repeat;
	line-height: 36px;
	text-align: center;
}
#mnue_shou a:hover {
	background-image: url(../images/bkdaohangbj_3.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	width: 106px;
	color: #FFFFFF;
}

#mnue_wei {
	float: left;
	height: 36px;
	width: 107px;
	background-image: url(../images/bkdaohangbj_5.jpg);
	background-repeat: no-repeat;
	line-height: 36px;
	text-align: center;
}
#mnue_wei a:hover {
	color: #FFFFFF;
	background-image: url(../images/bkdaohangbj_6.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	width: 107px;
}


#mnue_middle ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mnue_middle li {
	float: left;
	height: 36px;
	width: 105px;
	list-style-type: none;
	line-height: 36px;
	text-align: center;
	background-image: url(../images/bkdaohangbj_2.jpg);
	background-repeat: no-repeat;
}
#mnue_middle a {
	font-family: "";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#mnue_middle a:hover {
	background-image: url(../images/bkdaohangbj_1.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 105px;
	display: block;
	color: #FFFFFF;
}

.whiteline {
	background-image: url(../images/4bg.jpg);
	background-repeat: no-repeat;
	float: left;
}
#bg {
	height: 16px;
	width: 948px;
	/*margin-top: 4px;*/
	background-image: url(../images/5bg.jpg);
	background-repeat: repeat-x;
}

#foot {
	width: 948px;
	height: 113px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #181818;
	clear: left;
	font-weight:500;
	font-size:12px;
	color:white;
}
#foot1 {
	float: left;
	width: 516px;
	height: 63px;
	line-height: 20px;
	padding-top: 50px;
	padding-left: 100px;
}
#foot2 {
	float: left;
	width: 260px;
	height: 113px;
	line-height: 113px;
	padding-left: 50px;
}
#foot2 a {
	color: #FFFFFF;
	text-decoration: none;
}
