/*底部 栏目信息字体格式*/ 

.bottom_column {
	font-family: "宋体";
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a.bottom_column:link {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.bottom_column:visited {
	font-size: 11px;
	color: #1E4E05;
	text-decoration: none;
}
a.bottom_column:hover {
	font-size: 11px;
	color: #999900;
	text-decoration: underline;
}

/*底部 菜单信息字体格式*/ 

.bottom_menu {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.bottom_menu:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.bottom_menu:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.bottom_menu:hover {
	font-size: 12px;
	color: #999900;
	text-decoration: underline;
}
/*底部 地址字体格式*/ 
.bottom_address {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
/*首页企业简介字体格式*/ 
.enterprise {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
/*关于企业信息TITLE字体格式*/ 
.enterprise_title {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
/*关于走进碧蔻诗TITLE字体格式*/ 
.enterprise_enter {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	
	
}

/*底部网站导航信息字体格式*/ 

.bottom_navigation {
	font-family: "宋体";
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
a.bottom_navigation:link {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.bottom_navigation:visited {
	font-size: 11px;
	color: #1E4E05;
	text-decoration: none;
}
a.bottom_navigation:hover {
	font-size: 11px;
	color: #999900;
	text-decoration: underline;
}