/*=======<link rel="stylesheet" href="css/user.css" type="text/css">=======*/

/*=======滚动条颜色=======*/
BODY{
    FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 9pt; 
	LINE-HEIGHT: 12pt;
	MARGIN-TOP: auto; 
	MARGIN-LEFT: auto; 
	text-align:left;
	SCROLLBAR-FACE-COLOR: #efefef; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #dfdfdf; 
	SCROLLBAR-ARROW-COLOR: #337FAF; /*====三角颜色====*/
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #dfdfdf
}
/*=======虚线=======*/
hr  {
	color :#2490d9; 
	height:1px;
	border: dashed
}
/*=======实线=======*/

BR {
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 9pt; 
	LINE-HEIGHT: 2pt
}
 /*=======两套连接=======*/
A:visited{TEXT-DECORATION: none;color:#4576A1}
A:active{TEXT-DECORATION: none;color:#4576A1}
A:hover{TEXT-DECORATION: none;color:#2490d9}
A:link{text-decoration: none;color:#4576A1}

.link-b:visited{text-decoration:none; color:#ffffff}
a.link-b:active{TEXT-DECORATION:none; color:#ffffff}
a.link-b:hover{TEXT-DECORATION:underline ; color:#4576A1}
a.link-b:link{TEXT-DECORATION:none; color:#4576A1}

.link-c:visited{text-decoration: none; color: #ffffff;}
a.link-c:active{TEXT-DECORATION:none; color:#ffffff;}
a.link-c:hover{TEXT-DECORATION:underline ; color: #ffffff; position: relative; left: 1px; top: 1px; clip:rect()}
a.link-c:link{TEXT-DECORATION:none; color:#ffffff;}

 /*=======表格单线=======*/
table {
	BORDER-TOP: 1px; 
	BORDER-LEFT: 1px
}
TD {
	FONT-FAMILY: "宋体","Vredana","Arial"; 
	FONT-SIZE: 9pt;
	BORDER-RIGHT: 1px;
	BORDER-BOTTOM: 1px;
	LINE-HEIGHT:12pt
}
.wx td{
	border-top:1px dotted;
	border-bottom:1px dotted;
	border-left:1px dotted;
	border-right:1px dotted;
}
.zr td{
	font-family: "宋体","Vredana","Arial"; 
	font-size:"12px"; 
	font-weight:bolder;
	filter:"alpha(opacity=100,finishopacity=0, style=1,startx=0,starty=0,finishx=0,finishy=100)";
}/*=======渐变=======*/

/*=======输入框=======*/
.hh INPUT{
	BACKGROUND-COLOR:#FCFCFC;
	BORDER-BOTTOM:1px solid; 
	BORDER-LEFT:1px solid;
	BORDER-RIGHT:1px solid; 
	BORDER-TOP:1px solid; 
	height:15px;
	width:80px;
} /*=======单线黑边输入框=======*/
.dashed INPUT{
	BACKGROUND-COLOR:#ffffff; 
	BORDER-BOTTOM: 1px dashed; 
	BORDER-LEFT: none; 
	BORDER-RIGHT: none; 
	BORDER-TOP:none;
} /*=======虚线输入框=======*/
.zz INPUT{
	BACKGROUND-COLOR:#FCFCFC;
	BORDER-BOTTOM: 1px solid; 
	BORDER-LEFT: 1px solid; 
	BORDER-RIGHT:1px solid; 
	BORDER-TOP:1px solid; 
	height:18px;
	width:80px;
}
.xx INPUT{
	font-family: Arial,Helvetica,sans-serif;
	font-size:9pt;
	height:16px;
	width:80px;
	border:1px solid #006699;
	color:#666666;
	text-decoration: none;		
}
.xx2 INPUT{
	font-family: Arial,Helvetica,sans-serif;
	font-size:9pt;
	height:21px;
	width:80px;
	border:1px solid #006699;
	color:#666666;
	text-decoration: none;		
}
.xx3 INPUT{
	font-family: Arial,Helvetica,sans-serif;
	font-size:9pt;
	height:21px;
	width:138px;
	border:1px solid #006699;
	color:#666666;
	text-decoration: none;		
}
.lt Input{
	BORDER-RIGHT:1px inset;
	BORDER-TOP:1px inset; 
	BORDER-LEFT:1px inset; 
	COLOR: #6b6d6b; 
	BORDER-BOTTOM:1px inset;
	BACKGROUND-COLOR: #efefef;
	height:18px;
	width:90px;
}/*=======立体输入框=======*/

/*=======多行文本框=======*/
.textStyle{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	border: 1px solid #bababa;
	color: #666666;
	width: 430px;
	text-decoration: none;
}
/*=======立体文字=======*/
.text  { 
	FILTER: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1)
}
.text2 {
	FILTER: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1)
} 
.text3 {
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; 
}
.xmp {
width:1px;
overflow:hidden;
text-overflow:clip;
white-space: nowrap;
clear: none;
float: none;
line-height: 0px;
display: inline;
} 
