/*=======<link rel="stylesheet" href="user.css" type="text/css">=======*/

/*=======滚动条颜色=======*/
BODY {
	FONT-FAMILY: "宋体","Vredana","Arial"; 
	FONT-SIZE: 9pt; 
	LINE-HEIGHT: 12pt;
	SCROLLBAR-FACE-COLOR:#AAAAAA; //滑条按钮
	SCROLLBAR-HIGHLIGHT-COLOR: #D4D4D4; 
	SCROLLBAR-SHADOW-COLOR: #D4D4D4;
	SCROLLBAR-3DLIGHT-COLOR: #D4D4D4;
	SCROLLBAR-ARROW-COLOR: ffffff;
	SCROLLBAR-TRACK-COLOR: #CCCCCC;
	SCROLLBAR-DARKSHADOW-COLOR: #D4D4D4;
	SCROLLBAR-BASE-COLOR: #D4D4D4;
}

.css {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style:dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	border-left-color:#000000;
} 

/*=======虚线=======*/
hr  {
	color :#E8E8E8; 
	height:1px;
	border: dashed
}
/*=======实线=======*/
hr  {
	color :#E8E8E8; 
	height:1px;
}

BR {
	FONT-FAMILY: "宋体","Vredana","Arial"; 
	FONT-SIZE: 9pt; 
	LINE-HEIGHT: 2pt
}
 /*=======两套连接=======*/
A:visited{TEXT-DECORATION: none;color:#000000}
A:active{TEXT-DECORATION: none;color:#000000}
A:hover{TEXT-DECORATION: none;color:#2490d9}
.testzp {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.testzp1 {
	font-size: 12px;
	line-height: 22px;
	color: #034694;
	text-decoration: none;
}


A:link{text-decoration: none;color:#000000}

.link-b:visited{
	text-decoration:none;
	color:#0A57A5;
	font-size: 9pt;
	font-weight: normal;
}
a.link-b:active{
	TEXT-DECORATION:none;
	color:#0A57A5;
	font-size: 9pt;
	font-weight: normal;
}
a.link-b:hover{
	TEXT-DECORATION:none;
	color:#333333;
	font-size: 9pt;
	font-weight: normal;
}
a.link-b:link{
	TEXT-DECORATION:none;
	color:#0A57A5;
	font-size: 9pt;
	font-weight: normal;
}

.link-c:visited{
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
a.link-c:active{
	TEXT-DECORATION:none;
	color:#000000;
	font-size: 12px;
}
.link-d:visited{
	text-decoration:none;
	color:#303030;
	font-size: 9pt;
	font-weight: normal;
}
a.link-d:active{
	TEXT-DECORATION:none;
	color:#303030;
	font-size: 9pt;
	font-weight: normal;
}
a.link-d:hover{
	TEXT-DECORATION:none;
	color:#2490d9;
	font-size: 9pt;
	font-weight: normal;
}
a.link-d:link{
	TEXT-DECORATION:none;
	color:#303030;
	font-size: 9pt;
	font-weight: normal;
}
.testcp {
	font-size: 12px;
	line-height: 18px;
	color: #303030;
	text-decoration: none;
}


a.link-c:hover{
	TEXT-DECORATION:none;
	color: #FF9900;
	position: relative;
	left: 1px;
	top: 1px;
	clip:rect(   );
	font-size: 12px;
}
.kuang {
	border: 1px solid #0066CC;
}

a.link-c:link{
	TEXT-DECORATION:none;
	color:#000000;
	font-size: 12px;
}

 /*=======表格单线=======*/
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:#F57F02;
	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);
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
} 
.text3 {
    font-family: "宋体","Vredana","Arial"; 
	font-size:"12px"; 
	font-weight:bolder;
}
/*=======背景颜色=======*/
.wul1 {background-color:#BFCAE6}
.wul2 {background-color:#94AAD6}
.wul3 {background-color:#7388C1}
.wul4 {background-color:#426EB4}
.wul5 {background-color:#205AA7}
.wul6 {background-color:#1B4F93}
.wul7 {background-color:#184785}
.wul8 {background-color:#103667}

.wuh1 {background-color:#FEEBD0}
.wuh2 {background-color:#FCE0A6}
.wuh3 {background-color:#F9CC76}
.wuh4 {background-color:#F3C246}
.wuh5 {background-color:#F1AF00}
.wuh6 {background-color:#D59B00}
.wuh7 {background-color:#C18C00}
.wuh8 {background-color:#976D00}

.wug1 {background-color:#E6F1D8}
.wug2 {background-color:#C8E2B1}
.wug3 {background-color:#AFD788}
.wug4 {background-color:#83C75D}
.wug5 {background-color:#5BBD2B}
.wug6 {background-color:#50A625}
.wug7 {background-color:#489620}
.wug8 {background-color:#367517}

.wuz1 {background-color:#C9B5D4}
.wuz2 {background-color:#AA87B8}
.wuz3 {background-color:#8C63A4}
.wuz4 {background-color:#79378B}
.wuz5 {background-color:#5D0C7B}
.wuz6 {background-color:#52096C}
.wuz7 {background-color:#490761}
.wuz8 {background-color:#38044B}

.wub1 {background-color:#ECECEC}
.wub2 {background-color:#D7D7D7}
.wub3 {background-color:#C2C2C2}
.wub4 {background-color:#B7B7B7}
.wub5 {background-color:#A0A0A0}
.wub6 {background-color:#898989}
.wub7 {background-color:#707070}
.wub8 {background-color:#555555}
.bian {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}

