/* CSS Document */

body { margin: 0}
/*----------------- 首页头部LINK------------*/
A.tdmenu_main{
	desplay:block;
	color:#FFFFFF;
	font-size:14px;
	text-decoration: none;
	display: block;
	line-height: 20px;
	font-family: "宋体", Verdana, Arial;
}
A.tdmenu_main:hover {
	color:#EBF9D5;
	font-size:14px;
	background-color: #013700;
}
A.tdmenu_main_en{
	desplay:block;
	color:#FFFFFF;
	font-size:13px;
	text-decoration: none;
	display: block;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: bold;
}
A.tdmenu_main_en:hover {
	color:#EBF9D5;
	font-size:12px;
	background-color: #013700;
}

/*-----------------首页底部文字 ------------*/
.text01_cn {
	color: #666666;
}
.text02_cn {
	color: #E7E7E7;
	font-size: 12px;
}
.text02_en {
	color: #E7E7E7;
	font-size: 11px;
}
/*----------------- 首页中间产品文字------------*/
.text_pro_cn {
	line-height: 22px;
	color: #333333;
}
.text_pro_cn_green{
	line-height: 22px;
	font-size: 12px;
	color: #016833;
	font-weight: bold;
}
.text_pro_cn_green_b{
	line-height: 22px;
	font-size: 12px;
	color: #ba7e0b;
	font-weight: bold;
}
.text_pro_cn_green_b2{
	line-height: 22px;
	font-size: 14px;
	color: #ba7e0b;
	font-weight: bold;
}
/*----------------- 首页右边产品目录 ------------*/
A.menu_right_pro { color:#000000; font-weight:bold; text-decoration:none}
A.menu_right_pro:hover { color:#000000; text-decoration:underline}

/*-----------------内页左边菜单 ------------*/
.tdmenu_prolist a{
	color:#012C00;
	text-decoration:none;
}
.tdmenu_prolist:hover{
	background-color: #AEDFB0;
}
A.tdmenu_prolist_d{
	display:block;
	color:#012C00;
	text-decoration:none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E0F1DA;
	line-height: 22px;
	font-size: 12px;
}
A.tdmenu_prolist_d:hover{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AEDFB0;
}

/*----------------- 内页标题------------*/
.text05 { font-size:24px; font-weight:bold;}

/*-----------------内页公司简介文字------------*/
.text06 {
	font-size:14px;
	line-height: 30px;
}

p {
	text-indent: 24px;
}


/*----------------- 产品详细页文字------------*/
.text07 { color:#FFFFFF; font-size:12px; font-weight:bold;}
/*-----------------英文字体 ------------*/
.text06_en { color:#333333; font-size:12px; line-height:24px;}
.text08 { font-size:14px;}

