body {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	line-height: 26px;
	color: #2A2A2A;
	margin: 0px;
}
.font26{
	font-size: 26px;
	line-height: 35px;
}
.font20{
	font-size: 20px;
	line-height: 26px;
}
.font24{
	font-size: 24px;
	line-height: 35px;
}
.font36{
	font-size: 36px;
	line-height: 40px;
}
.bannerdi1 {
	background-color: #ffffff;
	background-image: url(images/banner1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bannerdi2 {
	background-color: #ffffff;
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
a {
color: #333333;
text-decoration: none;
}
a:hover {
color:#CB9D6C;
text-decoration: underline;
}
table{
text-align: left;	
}
