TD {
	
	font-size: 12px;
	color: #000000;	
} 
/*表格中的栏目效果*/
TD.lanmu {
	filter: DropShadow(Color=#DDDDFF, OffX=5, OffY=5, Positive=1);
	font-weight: bold;
	letter-spacing: 2pt;
	border-top: medium none;
	border-right: medium none;
	border-bottom: thin dotted #663399;
	border-left: thin dotted #CCCCCC;
	font-size: 10pt;
}
TD.title 
{
	font-family: "黑体";
	font-size: 18pt;
	font-weight: bold;
	color: #666666;
	filter: Blur(Add=60, Direction=120, Strength=6);
	cursor: auto;
}
TD.text
{
	font-size: 14px;
	cursor: auto;
	line-height: 24px;
}
P.jdx
{
	font-size: 12px;
	font-weight: bold;
	color: #CCFFFF;

}
INPUT
{
	font-size: 12px;
}
A.news
{
	font-family: "宋体";
	font-size: 12px;
	
	color: #000000;
	text-decoration: none;
}

A.news:active
{
	color:  #4AA5FF;

	text-decoration: none;

}
A.news:hover
{
	color: #3366FF;
	/*font-weight: bold;*/
	text-decoration: none;
	
}

A.nav
{
	font-family: "宋体";
	font-size: 13px;
	color: #000000;
	

	
}

A.nav:active
{
	color: #0066ff;

	

}
A.nav:hover
{
	
	font-family:"宋体";	
	text-decoration: underline;
	color: #ECF5FF;
	
	
}
A.con
{
	font-family: "宋体";
	font-size: 14px;
	
	color: #000000;
	text-decoration: none;
}

A.con:active
{
	color:  #000000;

	text-decoration: none;

}
A.con:hover
{
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
	
}
/*默认链接样式*/
a
{
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #003366;
	text-decoration: underline;
	font-size: 12px;
	/*font-weight: bold;*/
}

p
{
	font-size: 12px;
	color: #000000;

	
}
p.title1{
    font-size: 9pt;
	color: #000000;
	font-weight: bold;
	
	}
h1
{
	font-size: 20px;
	color: #FFFF99;
	background-color: #FBB700;
	line-height: 35px;
	font-weight: bold;
	
}

/*五周年院庆专栏右面连接*/
A.link
{
	color: #000000;
	text-decoration: underline;
	
}

A.link:hover
{
  color: #FF0000;
  font-weight: bold;
 
}
A.link:active
{
	color: #000000;
	text-decoration: underline;
}

/*五周年院庆专栏左面新闻连接*/

A.link2
{
	color: #000000;
	text-decoration: underline;
	
}

A.link2:hover
{
  color: #FF0000;

 
}
A.link2:active
{
	color: #000000;
	text-decoration: underline;
}
/*实训中心左面导航*/

A.link3
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

A.link3:hover
{
  font-size: 12px;
  color: #FFFF00;

 
}
A.link3:active
{
    font-size: 12px;
	color: #000000;
    
}
/*用于信息系统表单*/
.biaodan {
	BORDER-RIGHT: #868f96 1px solid; BORDER-TOP: #868f96 1px solid; BORDER-LEFT: #868f96 1px solid; BORDER-BOTTOM: #868f96 1px solid; BACKGROUND-COLOR: #ECF5FF
}
/*用于组织人事菜单*/
A.zzrs
{
	font-family: "宋体";
	font-size: 15px;
	color: #FFFFFF;
   	text-decoration: none;
    font-weight: bold;

	
}

A.zzrs:active
{
	color: #FFFFFF;
	text-decoration: underline;

	

}
A.zzrs:hover
{
	
	font-family:"宋体";	
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}
A.kyc
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

A.kyc:hover
{
  font-size: 12px;
  color: #FFFF00;

 
}
A.kyc:active
{
    font-size: 12px;
	color: #000000;
    
}
/*用于对外交流菜单*/	
A.dwjl
{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-family: "黑体";
}

A.dwjl:hover
{
  font-size: 14px;
  color: #639ADE;

 
}
A.dwjl:active
{
    font-size: 14px;
	color: #639ADE;
    
}
//body{ filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }