/* CSS Document */
*{
	padding:0px;
	margin:0px;
	font-family:"΢���ź�";
}

html{
	font-size:62.5%;
}
.boss{
	margin: 0px auto;
}
.top{
	background:#ffffff;
	height:85px;
	max-width: 640px;
	margin: 0px auto;
	background:url(../image/topimg.jpg) no-repeat;
	background-size:100%;
}
.main{
	height:13500px;
	color:#4d4d4d;
	font-size:2.3rem;
	padding:50px 30px;
	max-width: 580px;
	margin: 0px auto;
	
}
a{
	text-decoration:none;
}
 li{
	list-style:none
}
.unic{	
	height:420px;
	max-width:580px;
}
.unic .bor{
	border-bottom:solid 1px #e1e1e1;
}
.unic li img{
	
	width:30px;
	height:30px;
	background:url(../image/yusan.png) no-repeat;
}
.unic .neirong{
	font-size:1.8rem;
	width:560px;
	height:350px;
	margin:0 auto;
	line-height:40px;
}
.neirong ul a{
	display: block;
	color: #000;
	text-decoration: none;
}
.neirong ul{
	margin-top: 40px;
	margin-left: 40px;
	float:left;	
	height:120px;
	width:90px;
}
.unic .neirong dt{
	text-align:center;
	white-space:nowrap;
}
.unic .neirong dl img{
	width:88px;
	height:88px;
}