@charset "utf-8";
/*===== 公用 =====*/
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/*===== 栏目标题文字 =====*/
.font1 {
	FONT-SIZE: 36px; COLOR: #ffffff; FONT-FAMILY: Arial; line-height:40px; 
}


.font2 {
	FONT-SIZE: 12px; COLOR: #3d3d3d; FONT-FAMILY: "宋体"; line-height:24px; 
}



.font3 {
	FONT-SIZE: 12px; COLOR: #462100; FONT-FAMILY: "宋体"; line-height:22px; 
}


.font4 {
	FONT-SIZE: 12px; COLOR: #ca7800; font-weight:bold; FONT-FAMILY: "宋体"; line-height:24px; 
}


.font5 {
	FONT-SIZE: 12px; COLOR: #ca7800;  FONT-FAMILY: "宋体"; line-height:28px; 
}