body {
	font-family:"Microsoft YaHei";
	font-size: 15px;
	line-height: 25px;
	color: #333333;
	margin: 0px;
}
.font30 {
	font-size: 30px;
	line-height: 60px;
	color: #333333;
}
.beauty {
	background-image: url(images/zixun.png);
	display: block;
	height: 45px;
	width: 147px;
}
.beauty:hover {
	background-image: url(images/zixun1.png);
}
.beauty1 {
	background-image: url(images/zixun2.png);
	display: block;
	height: 105px;
	width: 105px;
}
.beauty1:hover {
	background-image: url(images/zixun3.png);
}
.beauty2 {
	background-image: url(images/zixun4.png);
	display: block;
	height: 45px;
	width: 147px;
}
.beauty2:hover {
	background-image: url(images/zixun5.png);
}
.banner {
	background-color: #FFFFFF;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.banner1 {
	background-color: #FFFFFF;
	background-image: url(images/banner1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
table{
text-align: left;	
}
a {
color: #333333;
text-decoration: none;
}
a:hover {
color: #6441A5;
text-decoration: underline;
}
