@charset "utf-8";
/* CSS Document */

/*右边英文介绍开始*/
#main-intro{
	float: right;
	width: 65.9375%;	/* 633px / 960px */
	margin-top: 117px;
}
#main-intro h2 {
	font: normal 2em "Hoefler Text", "Baskerville old face", Garamond, "Times New Roman", serif;
	text-align: center;
	margin-bottom: 0.25em;
}
/*右边英文介绍结束*/

