BODY { BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px; FONT-FAMILY: 宋体; FONT-SIZE: 12px; MARGIN: 0px; }

}

A:link    {text-decoration: none; color: #0000ff;}
A:visited {text-decoration: none; color: #0000ff;}
A:hover   {text-decoration: none; color: #ff6600;}

A.a:link    {text-decoration: none; color: #FF4E00;}
A.a:visited {text-decoration: none; color: #FF4E00;}
A.a:hover   {text-decoration: none; color: #FF4E00;}

A.b:link    {text-decoration: none; color: #0000ff;font-size: 14px; }
A.b:visited {text-decoration: none; color: #0000ff;font-size: 14px; }
a.b:hover   {text-decoration: underline; color: #ff6600;font-size: 14px; 	position: relative;	right: 0px;	top: 1px;}

A.c:link    {text-decoration: none; color: #FF4E00;font-size: 14px;}
A.c:visited {text-decoration: none; color: #FF4E00;font-size: 14px;}
A.c:hover   {text-decoration: none; color: #FF4E00;font-size: 14px;}

A.d:link    {text-decoration: underline; color: #0000ff;}
A.d:visited {text-decoration: underline; color: #0000ff;}
a.d:hover   {text-decoration: none; color: #ff6600;position: relative;	right: 0px;	top: 1px;}


A.g:link    {text-decoration:underline ;color: #008CC0;}
A.g:visited {text-decoration: underline; color: #008CC0 ;}
A.g:hover {COLOR: #008CC0; TEXT-DECORATION: underline }

A.u:link    {text-decoration:underline ;color: #333333;}
A.u:visited {text-decoration: underline; color: 333333 ;}
A.u:hover {COLOR: #ff0000; TEXT-DECORATION: underline }

A.m:link    {text-decoration:underline ;color: #ffffff;}
A.m:visited {text-decoration: underline; color: ffffff ;}
A.m:hover {COLOR: #ffffff; TEXT-DECORATION: none }

td {  font-size: 12px; color:"#333333"}
.fontb{font-size:14px ;color:"#333333";FONT-WEIGHT:bold;}
.pic{border: 1px solid #454046;}
/*--------------------------------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 #000000;	
		font-size : 9pt; 
		height:17px;

		}
input.aa{
		border : 1 
		solid #DBEDC5;	
		font-size : 9pt; 
		height:17px;
		background-color: #F9FCF5;
		}
input.aaa{
		border : 1 
		solid #DCA127;	
		font-size : 9pt; 
		color:FF5A00;
		height:17px;
		background-color:FFFEF0 ;
		}
input.b{

	background-color: FDFFF6;
	color:FF5A00;
	font-size:9pt;
	border-left:1px solid #E8F0CD;
	border-top:1px solid #E8F0CD;
	border-right:1px solid #E8F0CD;
	border-bottom:1px solid #E8F0CD;
}

input.c{
	border : 1 solid #000000;
	font-size : 12px;
	background : #FFFDE7;
}
.input2 {
	border: 0px ;
	font-size: 9pt;
    width: 120px;
}
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:0px solid #000000;
}
input.f{
		border : 0 
		solid #000000;	
		font-size : 9pt; 
		height=17px;
		}
/*-------------------------------------------------------------------------------*/
.bga_linehb{	background-position: bottom center;	background-repeat:repeat-x; line-height: 22px;}
/*--------------------------表格背景图---------------------------------------------*/
.bga{	background-position: bottom center;	background-repeat:repeat-x;}
.bgb{	background-position: TOP right;	background-repeat:no-repeat;}
.bge{	background-position: top right;	background-repeat:no-repeat;}
.bgc{	background-position: top;       	background-repeat: repeat-x;}
.bgd{	background-position: top center;    background-repeat: repeat-y;}
.bgf{	background-position: top left;    background-repeat: no-repeat;}
.bgG{	background-position: bottom right;	background-repeat:repeat-x;}
/*-------------------------------------------------------------------------------*/

/*--------------------------字间距---------------------------------------------*/
.lettera{letter-spacing: 1px;}
.letterb{letter-spacing: 2px;}
/*-------------------------------------------------------------------------------*/

/*--------------------------行间距---------------------------------------------*/
.lineha{ line-height: 18px;}
.linehb{ line-height: 22px;}
.linehc{ line-height: 16px; color:FDCD9D}
.linehD{ line-height: 24px;}
/*-------------------------------------------------------------------------------*/

/*--------------------------字体效果投影---------------------------------------------*/
.font{filter:dropshadow(color=#000000,offx=1,offy=1,positive=1);letter-spacing: 1px;}
/*-------------------------------------------------------------------------------*/
.selected { filter:Alpha(opacity=100)}
.unselected { filter:Alpha(opacity=40)}