﻿/*-- 环境设定 --*/

BODY {
margin:0;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
scrollbar-face-color:#C0C0C0;
scrollbar-highlight-color:#9D9D9D;
scrollbar-3dlight-color:#E0E0E0;
scrollbar-darkshadow-color:#E0E0E0;
scrollbar-shadow-color:#9D9D9D;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#E0E0E0;
}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #212121;
	line-height: 16px;
}
td a{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #212121;
	text-decoration: none;
	line-height: 16px;
}
td a:hover{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #212121;
	line-height: 16px;
	text-decoration: none;
}

form{
	margin: 0px;
}

/*-- 首页产品文字 --*/

.product_txt{
font-size:12px;
color:#00215C;
line-height:14px;
padding:3px 0 0 0;
}

.product_txt a:link,a:visited,a:hover,a:active{
font-size:12px;
color:#BF0508;
line-height:14px;
text-decoration: none; 
}

.product_txt a:hover{
color:#BF0508;
line-height:14px;
text-decoration:underline;
}

.news:link,news:visited,news:hover,news:active{
font-size:12px;
font-weight:bolder;
color:#212121;
line-height:14px;
text-decoration: none; 
}

.news:hover{
line-height:14px;
text-decoration:underline;
} 

.top{
background-image:url(../images/top.gif); 
background-repeat:no-repeat; 
background-position:bottom; 
text-align:right; 
height:36px; 
padding:0 8px 6px 0;
}

.footer{
font-size:12px;
color:#FFF;
line-height:16px;
}

.footer:link,footer:visited,footer:hover,footer:active{
font-size:12px;
color:#FFF;
line-height:16px;
text-decoration: none; 
}

.footer:hover{
line-height:16px;
color:#BF0508;
text-decoration:underline;
} 
