body {
	background: #fbfbfb url(../inimg/inbg.gif) repeat;
}
#header {
	padding-top: 11px;
	height: 59px;
}
#nav {
	padding-top: 12px;
}
#nav li {
	float: left;
	padding-right: 2px;
}
#nav li a {
	color: #383838;
	display: block;
	height: 29px;
	line-height: 27px;
	padding-right: 20px;
	font-size: 16px;
}
#nav li a em {
	display: block;
	height: 29px;
	padding-left: 20px;
	cursor:pointer;
}
#nav li a:hover {
	color: #fff;
	background: url(../inimg/navright.gif) right top no-repeat;
}
#nav li a:hover em {
	background: url(../inimg/navleft.gif) left top no-repeat;
}
#nav li a.curr {
	color: #fff;
	background: url(../inimg/navright.gif) right top no-repeat;
}
#nav li a.curr em {
	background: url(../inimg/navleft.gif) left top no-repeat;
}
#inbar {
	height: 440px;
	position: relative;
}
.inbar {
	position: absolute;
	left: 50%;
	margin-left: -485px;
	height: 390px;
	width: 970px;
	z-index: 2;
}
.indlk {
	width: 294px;
	height: 228px;
	margin-top: 60px;
	padding: 80px 0 0 43px;
	background: url(../inimg/inbg1.png) right top no-repeat;
}
.indlk2 {
	width: 253px;
	height: 308px;
	margin-top: 60px;
	padding: 95px 42px 0 42px;
	background: url(../inimg/inbg3.png) right top no-repeat;
}
.insrk1, .insrk2 {
	width: 217px;
	height: 46px;
	padding-left: 47px;
	padding-top: 1px;
	margin-bottom: 13px;
	background: url(../inimg/indlbg1.gif) left top no-repeat;
}
.insrk2 {
	background: url(../inimg/indlbg2.gif) left top no-repeat;
}
.input {
	border: 0;
	background: #fff;
	height: 42px;
	line-height: 40px;
	color: #b9b9b9;
	font-size: 16px;
	width: 200px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.injzmm {
	font-size: 14px;
	color: #9b9b9b;
	margin-bottom: 20px;
}
.inbtn {
}
.inbtn input {
	width: 128px;
	height: 33px;
	cursor: pointer;
	border: 0;
	float: left;
	margin-right: 8px;
	background: url(../inimg/inbtn1.gif) left top no-repeat;
}
.inlist {
}
.inlist li {
	float: left;
	width: 235px;
	height: 171px;
	color: #383838;
	font-size: 12px;
	margin-right: 10px;
	text-align: center;
	background: url(../inimg/inbg2.png) left top no-repeat;
}
.inlist li a {
	color: #383838;
}