body {
	font-family: "宋体";
	font-size: 13px;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.font {
	font-family: "宋体";
	font-size: 13px;
	line-height: 18pt;
	color: #333333;
}

.right_bg {
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.left_bg {
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}



a:link {color: #333333;text-decoration: none;font-size: 13px;font-family: "宋体";}
a:visited {color: #333333;text-decoration: none;font-size: 13px;font-family: "宋体";}
a:hover {color: #FF9900;text-decoration: none;font-size: 13px;font-family: "宋体";}

/*英文区*/
.en_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19pt;
	color: #333333;
}

a.air:link {color: #333333;text-decoration: none;font-size: 13px;font-family: Arial, Helvetica, sans-serif;}
a.air:visited {color: #333333;text-decoration: none;font-size: 13px;font-family: Arial, Helvetica, sans-serif;}
a.air:hover {color: #FF9900;text-decoration: none;font-size: 13px;font-family: Arial, Helvetica, sans-serif;}
.bt {
	font-family: "宋体";
	font-size: 15px;
	line-height: 20pt;
	font-weight: bold;
	color: #006600;
}

