* {
	font-size: 12px;
	color: #000;
	list-style-type: none;
	text-decoration: none;
}
body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.top {
	height: 109px;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
.fla {
	float: left;
	width: 768px;
	background-image: url(../images/nav_bg1.jpg);
	background-repeat: no-repeat;
}
.top1 {
	background-image: url(../images/nav_bg2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 109px;
	width: 233px;
}
.top1 ul {
	padding: 0px;
	margin: 0px;
}
.top1 ul li {
	float: left;
	width: 66px;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	height: 17px;
	margin-left: 7px;
	text-align: center;
	background-position: center;
	margin-top: 20px;
	vertical-align: 30%;
}
.nav {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.main {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}
.left {
	background-image: url(../images/left_bg.jpg);
	background-repeat: no-repeat;
	height: 505px;
	width: 520px;
	float: left;
	padding-left: 80px;
	padding-top: 12px;
}
.right {
	height: 517px;
	float: left;
	width: 402px;
}
.com {
	margin: 0px;
	background-image: url(../images/com_bg2.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 310px;
	padding-top: 0px;
	background-position: 310px;
	padding-right: 92px;
}
.com p {
	text-indent: 20px;
	line-height: 20px;
	margin-left: 18px;
	padding-top: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pro {
	background-image: url(../images/pro_bg2.jpg);
	background-repeat: no-repeat;
	height: 97px;
	width: 402px;
	padding-top: 8px;
}
.pro table {
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 3px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.copyright {
	background-image: url(../images/copyright_bg.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
}
