
/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
A:link {
	COLOR: #585858;
	TEXT-DECORATION: none;
	font-size: 13px;
}
A:visited {
	COLOR: #585858;
	TEXT-DECORATION: none;
	font-size: 13px;
}
A:hover   {
	COLOR: #61AD0F;
	TEXT-DECORATION: none;
	font-size: 13px;
}
A:active {
	COLOR: #585858;
	TEXT-DECORATION: none;
	font-size: 13px;
}
/* 上一页下一页的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;}

/* 新用户注册的css定义*/
A.a2:link		{COLOR: #5F9C00;}
A.a2:visited	{COLOR: #5F9C00;}
A.a2:hover		{COLOR: #FF6701;}
A.a2:active	{COLOR: #5F9C00;}

/* 忘记密码的css定义－调用代码为 */
A.a3:link		{
	COLOR: #FF6701;
	font-family: Arial, "宋体";
}
A.a3:visited	{
	COLOR: #FF6701;
	font-family: Arial, "宋体";
}
A.a3:hover		{
	COLOR: #5F9C00;
	font-family: Arial, "宋体";
}
A.a3:active	{
	COLOR: #FF6701;
	font-family: Arial, "宋体";

}

/* 首页技术帮助的css定义 */
A.a4:link		{COLOR: #98836D;font-size: 12px;}
A.a4:visited	{COLOR: #98836D;font-size: 12px;}
A.a4:hover		{COLOR: #FF6701;font-size: 12px;}
A.a4:active	    {COLOR: #98836D;font-size: 12px;}

/* 页脚链接的css定义*/
A.a5:link		{COLOR: #2E1F19;font-size: 12px;}
A.a5:visited	{COLOR: #2E1F19;font-size: 12px;}
A.a5:hover		{COLOR: #FF6701;font-size: 12px;}
A.a5:active	    {COLOR: #2E1F19;font-size: 12px;}

body {
	font-family: Arial, "宋体";
	font-size: 13px;
	color: #585858;
	background-color: #FFFFFF;
	margin: 0px;
}

input {
	height: 20px;
	color: #646464;
}

td {
    font-family: Arial, "宋体";
	font-size: 13px;
}
select {
	color: #585858;
}
/* 文本框的css定义:对应css中的“input”，这里为文本框的风格设置，可定义内容为背景、字体、颜色、边框等 */
Textarea {
COLOR: #000;FONT-SIZE: 12px;
BORDER-WIDTH: 1px;BORDER-COLOR: #CCC;
PADDING: 1px;
}

/* ==================内页左框架右边实线的css定义================== */
.wed1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D3D3;
}
/* ==================内页右框架左、上边实线的css定义================== */
.wed2 {
	border-top-width: 8px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E3E2DF;
	border-left-color: #F1F1F1;
}

/* ==================产品列表中下边框虚线的css定义================== */
.L1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A7A7A7;
	letter-spacing: 4px;
	font-size: 14px;
}
/* ==================各内页大标下边框实线的css定义================== */
.L2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
}
/* ==================产品展示页产品介绍的css定义================== */
.L3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
/* ==================首页联系电话的css定义================== */
.M1 {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A7A7A7;
	color: #98836D;
	letter-spacing: 1px;
	font-size: 12.5px;
	font-weight: 900;
}

/* ==================上边框虚线的css定义================== */
.L5 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	
}

/* ==================首页产品推介右侧黑色虚线边框的CS定义================= */
.L7 {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #1E1E1E;
}


/* 按钮的css定义:对应css中的“button”，这里为按钮的风格设置，可定义内容为背景、字体、颜色、边框等 */
.button_temp {
HEIGHT: 20px;
FONT-SIZE: 9pt;
BACKGROUND: #FFF;
}



/* ------------分页栏表格背景、文字颜色定义------------ */
.Fu_Page_title {
	WIDTH: 100%;
	COLOR: #333333;
	TEXT-ALIGN: center;
}
.Fu_Page_td {
HEIGHT: 22;
COLOR: #333333;FONT-WEIGHT: normal;
PADDING-LEFT:2;
}

/* ==================页脚的css定义================== */
.FootAddress {
	font-family: Arial, 宋体,Helvetica, sans-serif;
	font-size: 12px;
	color: #2E1F19;
	text-decoration: none;
}
.bottom_Td {
height: 25;
color: #E7E7E7; line-height: 150%;
}
.bottom_TdHR {
height: 2;
}
/* ==================新闻正文标题的CS定义================== */
.M1n {
	font-family: "宋体";
	font-size: 16px;
	line-height: 26px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
/* ==================产品展示页下边分格线的CS定义================== */
.L8 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FE8645;
}
/* ==================公司介绍文字的CSS定义================== */
.C1 {
	font-family: "宋体";
	font-size: 15px;
	line-height: 28px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #373737;
}
/* ==================联系我们文字的CSS定义================== */
.C2 {
	font-size: 15.2px;
	line-height: 30px;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
	color: #3399CC;
	font-family: "Arial", Helvetica, sans-serif, "宋体";
	padding-left: 18px;
}

