@charset "utf-8";
.companyname {
	font-family: "Franklin Gothic Demi";
	font-size: 38px;
	text-transform: none;
	color: #000000;
}
.link {
	font-family: "Franklin Gothic Demi";
	font-size: 12px;
	color: #000000;
}
.dot {
	font-family: "Franklin Gothic Demi";
	font-size: 12px;
	color: #FFFFFF;
}
.main_link {
	font-family: "Franklin Gothic Demi";
	font-size: 12px;
	color: #FFFFFF;
}
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.sub_title {
	font-family: "Franklin Gothic Demi";
	font-size: 14px;
	color: #000050;
}
.winding {
	font-family: Wingdings;
	font-size: 16px;
	color: #000050;
}
.wingding2 {
	font-family: "Wingdings 2";
	font-size: 16px;
	color: #000050;
}
.copyright {
	font-family: "Franklin Gothic Demi";
	font-size: 9px;
	color: #000000;
	text-align: right;
}

.content_text_cn {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000000;
}

.content_text_cn_b {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000050;
}

.main_link_cn {
	font-family: "微软雅黑";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.sub_title_cn {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #000050;
	font-weight: bold;
}
