text
{
	font-family: Arial, tahoma, 宋体;
	font-size: 11px;	
}
.textblack
{
	font-family: Arial, tahoma, 宋体;
	font-size: 15px;
	font-weight:bold;	
}
.textwhite
{
	font-family: tahoma, "宋体";
	font-size: 11px;
	color: white;
}

.textgray
{
	font-family: tahoma, "宋体";
	font-size: 12px;
	color: gray;
	line-height:25px;
}
.textlittlegray
{
	font-family: tahoma, "宋体";
	font-size: 11px;
	color: gray;	
}
.tab
{
	border: 1px solid #466094;
	background-color: #EEF0F6;
	display: inline;
}

.tooltip
{
	border: solid 1px #96965E;
	background-color: #FFFFCC;
}

.inputfields
{
	font-size: 11px;
	font-family: Tahoma, "宋体";
	border-bottom: silver thin solid;
	border-top: silver thin solid;
	border-left: silver thin solid;
	border-right: silver thin solid;
	background-color: white;
	color: dimgray;
}
.txtbox
{
	border-top: gray 1px solid;
	border-right: gray 1px solid;
	border-bottom: gray 1px solid;
	border-left: gray 1px solid;
	background-color: #ffffff;
}
.border
{
	border-right: #D4D4D4 1px solid;
	border-top: #D4D4D4 1px solid;
	border-left: #D4D4D4 1px solid;
	border-bottom: #D4D4D4 1px solid;
}
.title
{
	border-bottom: solid 1px #d2d2d2;
	font-size: 13px;
}
.title1
{	
	font-size: 13px;
}
.btn
{
	border-bottom: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-right: gray 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#F3F2F7, EndColorStr=#D9DBE8);
}
.titleHover
{
	background-color: #edf1d5;
	cursor: hand;
}
.nav
{
	font-size: 15px;
	font-family: Arial;
	font-weight: bolder;
}
.lmemu
{
	font-size: 13px;
	font-family: Arial;
}
.time
{
	font-size: 11px;
	color: #ff9966;
}
.warning
{
	font-size: 11px;
	color: red;
}
input
{
	font-size: 11px;
	font-family: Tahoma, "宋体";
}
option
{
	font-size: 11px;
	font-family: Tahoma, "宋体";
}
select
{
	font-size: 11px;
	font-family: Tahoma, "宋体";
}
body
{
	font-size: 11px;
	font-family: Tahoma, "宋体";
	margin: 0px;
}
td
{
	font-size: 11px;
}

A:visited
{
}
A.link1
{
	color: black;
	text-decoration: none;
}

A.link1:active
{
	color:Purple;
	text-decoration:underline;
}
A.link1:hover
{
	text-decoration: underline;
	color: #ff9966;	
	position: relative;
	top: 1px;
	left: 1px;
}
A.link2
{
    text-decoration: none;
    font-size:12px;
    background-image:"images/nei_bai_30.jpg";
	color:black;		
}

A.link2:active
{
    font-size:12px;
	color: Purple;	
	background-image:"images/nei_huang_27.jpg";
	text-decoration: none;
}
A.link2:hover
{
    font-size:12px;
    text-decoration: none;
	color:White;	
	position: relative;
}
A.link3
{
	color: #236FAF;
	font-size:12;
	text-decoration: none;
}

A.link3:active
{
	color:gray;
	text-decoration:underline;
}
A.link3:hover
{
	text-decoration: underline;
	color: #ff9966;	
	position: relative;
	top: 1px;
	left: 1px;
}
A.link4
{
	color:White;
	font-size:12;
	text-decoration: none;
}

A.link4:active
{
	color:White;	
}
A.link4:hover
{	
	color: White;	
	position: relative;	
}
.text2
{
	font-size: 12px;
	line-height: 150%;
	color: gray;
}
.text4
{
	font-size: 12px;
	line-height: 150%;
	color: #236FAF;
	text-decoration: none;
}
.text5
{
	font-size: 16px;
	color: #063A91;
	text-decoration: none;
}
.message
{
    border-bottom: #d2d2d2 1px solid; 
}
