* {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
}

.top {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	height: 117px;
	margin-bottom: 0px;
}
.logo {
	width: 134px;
	float: left;
	height: 86px;
	padding-left: 32px;
	padding-top: 31px;
}

.tit {
	width: 174px;
	float: left;
	padding-left: 610px;
	margin-top: 13px;

}
.nav {
	float: left;
	width: 724px;
	margin-top: 30px;
	padding-left: 30px;
}
.mian {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/1.jpg);
	background-repeat: no-repeat;
	height: 584px;
}
.left {
	background-image: url(../images/f_1.jpg);
	background-repeat: no-repeat;
	height: 429px;
	width: 528px;
	float: left;
}
.right {
	float: left;
	width: 490px;
	background-image: url(../images/right_bg.jpg);
	background-repeat: repeat-y;
	height: 429px;
	padding-left: 6px;
}
.profile {
	margin-bottom: 8px;
	height: 140px;
}
.profile .con {
	float: left;
	width: 246px;
	padding-right: 20px;
}
.con h1 {
	margin: 0px;
	padding: 0px;
	width: 240px;
}
.con p {
	line-height: 20px;
	text-indent: 20px;
	width: 240px;
	margin-top: 8px;
}

.profile .img {
	height: 138px;
	width: 200px;
	float: left;
}
.pro {
	clear: both;
}
.k {
	background-image: url(../images/k.jpg);
	background-repeat: no-repeat;
	height: 139px;
	width: 462px;
	margin-bottom: 20px;
	margin-left: 5px;
	text-align: center;
	padding-top: 3px;
}

.rigbom {
	text-align: center;
	width: 475px;
}
.bottom {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.copyright {
	background-image: url(../images/copyright_bg.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 950px;
	text-align: center;
	margin: auto;
	padding-top: 30px;
	line-height: 25px;
}
