/* CSS Document */
/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{
/* filter:gray;    网站为黑白色显示*/
background-color:#141C1F;
background-position:center;
text-decoration: none;
scrollbar-face-color: #111619;
scrollbar-highlight-color: #111619; scrollbar-shadow-color: #254250; scrollbar-3dlight-color: #397188; scrollbar-arrow-color: #397188; scrollbar-track-color: #252D30; scrollbar-darkshadow-color: #141C1F;

/* scrollbar-face-color: #464646;
scrollbar-highlight-color: #000000; scrollbar-shadow-color: #464646; scrollbar-3dlight-color: #464646; scrollbar-arrow-color: ##464646; scrollbar-track-color: #000000; scrollbar-darkshadow-color: #000000;黑白版下接流动条色彩*/ 
/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */

	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #55AFD7;
	font-size: 12px;
}
a:link {
	color: #55AFD7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #55AFD7;
}
a:hover {
	text-decoration: underline;
	color: #FFD695;
}
a:active {
	text-decoration: none;
	color: #FFD695;
}
.news_date {       /*首页新闻日期的样式*/
	font-size: 10px;
	color: #999FA3;
	font-family: Arial;
}
.news_date_fh {       /*首页新闻日期前的符号的样式*/
	font-size: 8px;
	color: #999FA3;
}
.lxwm_biaoti {    /*联系我们标题的样式*/
	font-family: Arial;
	font-size: 16px;
	color: #999FA3;
}
.lxwm_biaoti_fh {    /*联系我们标题后面的点的样式*/
	font-family: Arial;
	font-size: 8px;
	color: #999FA3;
	font-weight: bold;
}.cp_tj {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #33A0CB;
}
.BFC6CB_12 {    /*产品推荐文字说明的样式*/
	font-family: "宋体";
	font-size: 12px;
	color: #BFC6CB;
	line-height: 19px;
}
a.BFC6CB_12:link {
	color: #BFC6CB;
	text-decoration: underline;
}
a.BFC6CB_12:visited {
	text-decoration: underline;
	color: #BFC6CB;
}
a.BFC6CB_12:hover {
	text-decoration: underline;
	color: #FFD695;
}
a.BFC6CB_12:active {
	text-decoration: underline;
	color: #FFD695;
}
.a87A5B4_10 {
	font-family: Arial;
	font-size: 10px;
	color: #87A5B4;
}
.a87A5B4_12 {
	font-family: 宋体;
	font-size: 12px;
	color: #87A5B4;
}
.neiye_body {
	font-size: 12px;
	line-height: 20px;
	color: #999FA3;
}
a.neiye_body:link {
	color: #999FA3;
	text-decoration: none;
}
a.neiye_body:visited {
	text-decoration: none;
	color: #999FA3;
}
a.neiye_body:hover {
	text-decoration: underline;
	color: #55AFD7;
}
a.neiye_body:active {
	text-decoration: none;
	color: #55AFD7;
}
.cp_biaoti_14 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #EDB838;
}
a.cp_biaoti_14:link {
	color: #EDB838;
	text-decoration: none;
}
a.cp_biaoti_14:visited {
	text-decoration: none;
	color: #EDB838;
}
a.cp_biaoti_14:hover {
	text-decoration: underline;
	color: #EDB838;
}
a.cp_biaoti_14:active {
	text-decoration: none;
	color: #EDB838;
}