
/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
A:link {
	COLOR: #585858;
	TEXT-DECORATION: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
A:visited {
	COLOR: #585858;
	TEXT-DECORATION: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
A:hover   {
	COLOR: #3399CC;
	TEXT-DECORATION: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
A:active {
	COLOR: #585858;
	TEXT-DECORATION: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
/* 上一页下一页的css定义－调用代码为<a class='bottom' ***>***</a> */
A.a1:link		{COLOR: #3D8FD7;}
A.a1:visited	{COLOR: #3D8FD7;}
A.a1:hover		{COLOR: #FE8645;}
A.a1:active	{COLOR: #3D8FD7;}

body {
	font-size: 13px;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-size: 13px;
}
TD.TableBody1 {
BACKGROUND: #FFFFFF;
}
.tableBorder1 {
WIDTH: 100%;
BACKGROUND: #C5BDC5;
BORDER-TOP: 1px;BORDER-BOTTOM: 1px;BORDER-LEFT: 1px;BORDER-RIGHT: 1px;
}
.table {
BACKGROUND: #FFF;
BORDER-RIGHT: solid 1px #333;BORDER-LEFT: solid 1px #333;BORDER-COLLAPSE: collapse;
}
.form {
	font-family: 宋体;
	font-size: 9pt;
	background-color: #EEF4F7;
	color: #666666;
	border-top-width: 1.4px;
	border-right-width: 1px;
	border-bottom-width: 1.4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
select {
	font-family:  Arial, "宋体", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4B41;
	text-decoration: none;
	border-top-color: #3399CC;
	border-right-color: #3399CC;
	border-bottom-color: #3399CC;
	border-left-color: #3399CC;
}

/* 产品缩览图边框的css定义 */
.bk {
	border: 1px solid #cccccc;
}
/* 栏目导航发光阴影效果的css定义 */
.Glow {
	filter: glow(color=D4F4FF, strength=1) dropshadow(color=ffffff, offx=1, offy=1,);
	WIDTH: 100%;
	COLOR: #0066CC;
	LINE-HEIGHT: 20px;
}
.GlowLeft {
	filter: glow(color=ffffff, strength=1) dropshadow(color=ffffff, offx=1, offy=1,);
	WIDTH: 100%;
	COLOR: #0066CC;
	LINE-HEIGHT: 20px;
}
/* 文本框的css定义:对应css中的“input”，这里为文本框的风格设置，可定义内容为背景、字体、颜色、边框等 */
Textarea {
COLOR: #000;FONT-SIZE: 12px;
BORDER-WIDTH: 1px;BORDER-COLOR: #CCC;
PADDING: 1px;
}

/* ==================产品列表中下边框的css定义================== */
.L1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7DCE2;
}
/* ==================各栏目分格线左边的css定义================== */
.M1 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	padding-right: 5px;
}
.M1a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #307B93;
	line-height: normal;
	letter-spacing: 4px;
}
/* ==================各栏目分格线右边的css定义================== */
.M2 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	padding-right: 5px;
}

/* ==================首页联系方式蓝字的css定义================== */
.L2 {
	font-size: 14.5px;
	color: #3D8FD7;
	line-height: normal;
	word-spacing: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 4px;
}
.L3 {
	font-size: 13px;
	font-weight: normal;
	color: #282828;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: normal;
}
/* ==================公告栏的css定义================== */
.L4 {
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 11px;
}
/* ==================新闻列表等下虚线的css定义================== */
.L5 {
	font-size: 12.7px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: normal;
	
}
/* ==================类L5,字体变小,用于日期================== */
.L5a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: normal;
	color: #999999;	
}
/* ==================产品展示边框的CS定义================== */
.L6 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #BED7DE;
	border-right-color: #BED7DE;
	border-bottom-color: #BED7DE;
	border-left-color: #BED7DE;
}
/* ==================产品展示最右一个边框的CS定义================= */
.L7 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #BED7DE;
	border-right-color: #BED7DE;
	border-bottom-color: #BED7DE;
	border-left-color: #BED7DE;

}


/* 按钮的css定义:对应css中的“button”，这里为按钮的风格设置，可定义内容为背景、字体、颜色、边框等 */
.button_temp {
HEIGHT: 20px;
FONT-SIZE: 9pt;
BACKGROUND: #FFF;
}

/* 下拉列表框的css定义:对应css中的“select”，这里为下拉列表框的风格设置，可定义内容为背景、字体、颜色、边框等 */
.select_Page {
HEIGHT: 22px;
BACKGROUND: #FFF;
COLOR: #333;FONT-SIZE: 9pt;
BORDER-TOP: solid 1px #666;BORDER-BOTTOM: solid 1px #666;BORDER-LEFT: solid 1px #666;BORDER-RIGHT: solid 1px #666;
BORDER-COLOR: #666;
}

/* ------------分页栏表格背景、文字颜色定义------------ */
.Fu_Page_title {
	WIDTH: 100%;
	HEIGHT: 25;
	COLOR: #333333;
	TEXT-ALIGN: center;
	MARGIN: 0;
	BORDER: 3;
	PADDING: 0;
	background-color: #E8F1F9;
}
.Fu_Page_td {
HEIGHT: 22;
COLOR: #333333;FONT-WEIGHT: normal;
PADDING-LEFT:2;
}

/* ==================页脚的css定义================== */
.FootAddress {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8C8C8C;
	text-decoration: none;
}
.bottom_Td {
height: 25;
color: #E7E7E7; line-height: 150%;
}
.bottom_TdHR {
height: 2;
}
/* ==================新闻正文标题的CS定义================== */
.M1n {
	font-size: 17.8px;
	line-height: 26px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/* ==================产品详细页右边线的CS定义================== */
.L8 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FE8645;
	border-right-color: #FE8645;
	border-bottom-color: #FE8645;
	border-left-color: #FE8645;
}
/* ==================公司介绍文字的CSS定义================== */
.C1 {
	font-size: 16.5px;
	line-height: 22px;
	text-decoration: none;

}
/* ==================联系我们文字的CSS定义================== */
.C2 {
	font-size: 17.8px;
	line-height: 30px;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
	color: #3399CC;
	font-family: "Arial", Helvetica, sans-serif, "宋体";
	padding-left: 18px;
}
