/*初始连接的颜色为黑色*/
  A:link    {text-decoration: none; color: #495740; behavior:url(../css/blue.htc)}
  A:hover   {text-decoration: none; color: #FF9900; behavior:url(../css/blue.htc)}
  A:visited {text-decoration: none; color: #495740; behavior:url(../css/blue.htc)}
/*连接颜色为白色*/
A.a:link    {text-decoration: none; color: #ffffff; behavior:url(../css/blue.htc)}
A.a:hover   {text-decoration: none; color: #ffffff; behavior:url(../css/blue.htc)}
A.a:visited {text-decoration: none; color: #ffffff; behavior:url(../css/blue.htc)}

/* 点击连接位移一个像素*/
A.b:link    {text-decoration: none; color: #ffffff; behavior:url(../css/blue.htc)}
a.b:hover   {text-decoration: none; color: #ffffff;	position: relative;	right: 0px;	top: 1px; behavior:url(../css/blue.htc)};}
A.b:visited {text-decoration: none; color: #ffffff; behavior:url(../css/blue.htc)}

/*初使表格内的字体为12个像素*/
td {  font-size: 12px; color: #495740; line-height: 20px}

/*--------------------------------input样式-----------------------------------------------*/
textarea {  font-size: 12px; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
select.a {  font-size: 12px; height: 15px; background : #FFFDE7; }
input.button1
{	
	background-color:eeeeee;
	height:22px;
	font-size:12px;
	border-left:1px solid #eeeeee;
	border-top:1px solid #eeeeee;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}
input.a{
		border : 1 
		solid #666666;	
		font-size : 9pt; 
		height=17px;
		}

input.b{

	background-color: transparent;
	color:green;
	font-size:9pt;
	border-left:0px solid #666666;
	border-top:0px solid #666666;
	border-right:0px solid #000000;
	border-bottom:1px solid #000000;
}

input.c{
	border : 1 solid #000000;
	font-size : 12px;
	background : #FFFDE7;
}

input.d{

	background-color: transparent;
	color:green;
	font-size:9pt;
	border-left:0px solid #eeeeee;
	border-top:0px solid #eeeeee;
	border-right:0px solid #000000;
	border-bottom:1px solid #000000;
}

/*-------------------------------------------------------------------------------*/

/*--------------------------表格背景图---------------------------------------------*/
td.bga{	background-position: bottom center;	background-repeat:no-repeat;}
td.bgb{	background-position: bottom right;	background-repeat:no-repeat;}
td.bgc{	background-position: top;       	background-repeat: repeat-x;}
/*-------------------------------------------------------------------------------*/

/*--------------------------字间距---------------------------------------------*/
.lettera{letter-spacing: 1px;}
.letterb{letter-spacing: 2px;}
/*-------------------------------------------------------------------------------*/

/*--------------------------行间距---------------------------------------------*/
.line1{ line-height: 16px;}
.line2{ line-height: 18px;}
.line3{ line-height: 20px;}
.line4{ line-height: 22px;}
.line5{ line-height: 24px;; color: #565E48}
/*-------------------------------------------------------------------------------*/

/*--------------------------字体移动叠影效果---------------------------------------------*/
.font{filter:dropshadow(color=#FFFFFF,offx=1,offy=1,positive=1)}
/*-------------------------------------------------------------------------------*/

/*--------------------------字体描边效果---------------------------------------------*/
td.newfont  {  font-family: "宋体"; font-size: 7pt; filter: Glow(Color=000000, Strength=1); color: #ffffff}
/*-------------------------------------------------------------------------------*/.yingwen {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; line-height: 20px; color: #495740}
.smallcontent {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	OVERFLOW-Y: visible;
	FONT-SIZE: 12px;
	OVERFLOW: visible;
	BORDER-LEFT: 0px;
	WIDTH: auto;
	LINE-HEIGHT: normal;
	BORDER-BOTTOM: 0px;
	FONT-FAMILY: "宋体 Fixedsys";
	height: auto;
	BACKGROUND-COLOR: transparent;
	color: #565E48;
}
.menu { height:24px; padding-top:3px; padding-left:3px; cursor:hand;behavior:url(../css/menu.htc); font-family: "Arial", "Helvetica", "sans-serif"}

.unnamed1 {  font-family: "黑体"; font-size: 14px; line-height: 24px}

.font_product{ font-size:14px; color:#A5A5A5; font-weight:bold}
