text
{
	font-family: Arial, tahoma, 宋体;
	font-size: 11px;	
	color:#015269;
	word-spacing:normal;
}

.textwhite
{
	font-family: tahoma, "宋体";
	font-size: 11px;
	color: white;
}
.textgray
{
    font-family: Arial, tahoma, 宋体;
	font-size: 12px;
	color:Black;			
	line-height:180%;	
}
.texttitle
{
	font-family: tahoma, "宋体";
	font-size: 15px;
	color: #2979A5;
	font-weight:bolder;
}
.tab
{
	border: 1px solid #466094;
	background-color: #EEF0F6;
	display: inline;
}

.tooltip
{
	border: solid 1px #96965E;
	background-color: #FFFFCC;
}
.textborder
{
	font-family: tahoma, "宋体";
	font-size: 11px;
	line-height:150%;
	color: #010000;
	 
}
.inputfields
{
	font-size: 11px;
	font-family: Tahoma, "宋体";
	border-bottom: silver thin solid;
	border-top: #9CADB7 thin solid;
	border-left: #9CADB7 thin solid;
	border-right: #9CADB7 thin solid;
	background-color: white;
	color: dimgray;
	position:absolute
}
.txtbox
{
	border-top: #CDCDCD 1px solid;
	border-right: #CDCDCD 1px solid;
	border-bottom: #CDCDCD 1px solid;
	border-left: #CDCDCD 1px solid;
	background-color: #EEEEEE;
}
.txtboxw
{
	border-top: #CDCDCD 1px solid;
	border-right: #CDCDCD 1px solid;
	border-bottom: #CDCDCD 1px solid;
	border-left: #CDCDCD 1px solid;
	background-color: #ffffff;
}
.txtboxhigh
{
	border-right: #3585e7 1px solid;
	border-top: #3585e7 1px solid;
	font-size: 12px;
	border-left: #3585e7 1px solid;
	color: red;
	border-bottom: #3585e7 1px solid;
	background-color: #ccffff;
}

.border
{
	border-color: #9CADB7 1pt solid;
	border-right: #9CADB7 1pt solid;
	border-top: #9CADB7 1pt solid;
	border-left: #9CADB7 1pt solid;
	border-bottom: #9CADB7 1pt solid;
}
.borderhead
{
	border-color: #E3E4E3 1pt solid;	
	border-right: #E3E4E3 0pt solid;
	border-top: #E3E4E3 1pt solid;
	border-left: #E3E4E3 0pt solid;
	border-bottom: #E3E4E3 0pt solid;
}
.title
{
	border-bottom: solid 1px #d2d2d2;
	font-size: 15px;
	letter-spacing:2px;
	color:#015269;
}
.btn
{
	border-bottom: #B3C8DB 1px solid;
	border-top: #B3C8DB 1px solid;
	border-left: #B3C8DB 1px solid;
	border-right: #B3C8DB 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#B3C8DB, EndColorStr=white);
	cursor: hand;	
}
.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: #CC6600;
}
.warning
{
	font-size: 11px;
	color: #104369;
}
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: 12px;
}


A.link4
{
    font-size:14px;
    font-family:"方正大黑简体","方正黑体简体","黑体";   
	color: #004F81;
	text-decoration: none;    
}

A.link4:active
{
	color: red;
	text-decoration: none;
}
A.link4:hover
{
	text-decoration: underline;
	color: darkorange;
	text-decoration: none;
	position: relative;	
}

.text2
{
	font-size: 12px;
	line-height: 150%;	
}
.text4
{
	font-size: 12px;
	line-height: 150%;
	color: #104369;
	text-decoration: none;
}
.orange{ 
width:354px;} 
.picadd{ 
float:left; 
width:104px; 
} 
.dir{border-left:#E4E4E4 solid 1px;border-top:#E4E4E4 solid 1px; border-right:#E4E4E4 solid 1px; border-bottom:#E4E4E4 solid 1px; border-collapse:collapse;}  
.dir td{border-right:#E4E4E4 solid 0px;}
.dir1{border-left:#D8D8D8 solid 1px;border-top:#D8D8D8 solid 1px; border-right:#D8D8D8 solid 1px; border-bottom:#D8D8D8 solid 1px; border-collapse:collapse;}  
.dir1 td{border-right:#D8D8D8 solid 0px;}
A.nav
{
    font-size:12px;
	color: white;
	text-decoration: none;    
}

A.nav:active
{
	color: white;
	text-decoration: none;
}
A.nav:hover
{
	text-decoration: underline;
	color: white;
	text-decoration: none;
	position: relative;	
}
.columntitle
{
	font-size: 13px;
	color:#333333;
}
.columndetailtitle
{
	font-size: 14px;
	color:#333333;
}
A.link1
{
    font-size:13px;
	color: #4D4949;
	text-decoration: none;   
}

A.link1:active
{
	color: red;
	text-decoration: none;
}
A.link1:hover
{
	text-decoration: underline;
	color: darkorange;
	text-decoration: none;
	position: relative;	
}
A.link2:visited
{
}
A.link2
{
    font-size:12px;
   
	color: red;
	text-decoration: none;    
}

A.link2:active
{
	color: red;
	text-decoration: none;
}
A.link2:hover
{
	text-decoration: underline;
	color: darkorange;
	text-decoration: none;
	position: relative;	
}
A.link3:visited
{
}
A.link3
{
    font-size:12px;  
	color: black;
	text-decoration: none;    
}

A.link3:active
{
	color: black;
	text-decoration: none;
}
A.link3:hover
{
	text-decoration: underline;
	color: darkorange;
	text-decoration: none;
	position: relative;	
}