body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
 onselectstar:return false;
}

/*设为首页*/
.index {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

index a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
index a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
index a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}


#Product a:link {

	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#Product a:visited {

	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#Product a:hover {

	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
/*导航边框*/
.biankuang {
	border: 0px solid #FFFFFF;
}

/*导航样式*/
.dh {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

dh a:link {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
dh a:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
dh a:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline overline;
	font-weight: bold;
}

/*版权*/

.down {
	font-family: "宋体";
	font-size: 12px;
	line-height: 180%;
	color: #666666;
	text-decoration: none;
}

a.m:link {text-decoration:none; color:#727377;font-size:12px;padding-right:12px;}
a.m:visited {text-decoration:none; color:#727377;font-size:12px;padding-right:12px;}
a.m:active {text-decoration:none; color:#ff0000;font-size:12px;padding-right:12px;}
a.m:hover {text-decoration:none; color:#ff0000;font-size:12px;padding-right:12px;}

a.cpml:link {text-decoration:none; color:#fe4505;font-size:12px;padding-right:12px;font-weight:bold;}
a.cpml:visited {text-decoration:none; color:#fe4505;font-size:12px;padding-right:12px;font-weight:bold;}
a.cpml:active {text-decoration:none; color:#000000;font-size:12px;padding-right:12px;font-weight:bold;}
a.cpml:hover {text-decoration:none; color:#000000;font-size:12px;padding-right:12px;font-weight:bold;}

a.he:link {text-decoration:none; color:#1B3453;font-size:12px;padding-right:12px;}
a.he:visited {text-decoration:none; color:#1B3453;font-size:12px;padding-right:12px;}
a.he:active {text-decoration:none; color:#ff0000;font-size:12px;padding-right:12px;}
a.he:hover {text-decoration:none; color:#ff0000;font-size:12px;padding-right:12px;}

a.hef:link {text-decoration:none; color:#ff0000;font-size:12px;padding-right:12px;}
a.hef:visited {text-decoration:none; color:#ff0000;font-size:12px;padding-right:12px;}
a.hef:active {text-decoration:none; color:#1B3453;font-size:12px;padding-right:12px;}
a.hef:hover {text-decoration:none; color:#1B3453;font-size:12px;padding-right:12px;}

#In a:link {
	color: #000000;
	text-decoration: none;
}
#In a:visited {
	text-decoration: none;
	color: #000000;
}
#In a:hover {
	text-decoration: underline;
	color: #000000;
}
#In a:active {
	text-decoration: none;
	color: #666666;}




.js {
	font-family: "宋体";
	font-size: 13px;
	line-height: 200%;
	color: #666666;
	text-decoration: none;
}

.cp {
	font-family: "宋体";
	font-size: 12px;
	line-height: 180%;
	color: #003c84;
	text-decoration: none;
}


.prefd {
	font-family: "宋体";
	font-size: 14px;
	line-height: 180%;
	color: #666666;
	text-decoration: none;
}
.prefd1 {
	font-family: "宋体";
	font-size: 13px;
	line-height: 180%;
	color: #666666;
	text-decoration: none;
}

/* 留言版错误提示 */
.Information{
	padding:10px;
	font-size:14px;
	font-family:Arial, "宋体", Helvetica, sans-serif;
	background-color: #FFFFEC;
	border: 1px solid #CCCA99;
	text-align:left;
	color:#990000;
	/*visibility: hidden;*/

}
#Message{ margin-bottom:5px;}
#Message td{padding:4px;}