/*=======<link rel="stylesheet" href="css/user.css" type="text/css">=======*/

/*=======滚动条颜色=======*/
BODY {
FONT-FAMILY:"宋体"
font-size:9px;
color:#333333;
LINE-HEIGHT: 12pt;
SCROLLBAR-FACE-COLOR:#999999; //滑条按钮
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: #999999;
}

.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;
}
.select1{width:123px;height:20px;color:#9b9b9b;font-size: 9pt;}
BR {
FONT-FAMILY: 宋体; 
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}
A:link{text-decoration: none;color:#000000}

a.link-b:visited{text-decoration:none; color:#333333}
a.link-b:active{TEXT-DECORATION:none;  color:#333333}
a.link-b:hover{TEXT-DECORATION:underline; color:#ff9900}
a.link-b:link{TEXT-DECORATION:none; color:#333333}

a.link-c:link{text-decoration:none; color:#333333}
a.link-c:visited{text-decoration:none; color:#333333}
a.link-c:hover{text-decoration:none; color:#ff0000}
a.link-c:active{text-decoration:none; color:#333333}

a.link-d:link{text-decoration:none; color:#ffffff}
a.link-d:visited{text-decoration:none; color:#ffffff}
a.link-d:hover{text-decoration:underline; color:#ff9900}
a.link-d:active{text-decoration:none; color:#ffffff}

a.link-f:link{text-decoration:none; color:#666666}
a.link-f:visited{text-decoration:none; color:#ff0000}
a.link-f:hover{text-decoration:none; color:#ff0000}
a.link-f:active{text-decoration:none; color:#666666}

a.link-g:link{text-decoration:none; color:#000f0f}
a.link-g:visited{text-decoration:none; color:#ff0000}
a.link-g:hover{text-decoration:none; color:#000f0f}
a.link-g:active{text-decoration:none; color:#ff0f0f}

a.link-h:link{text-decoration:none; color:#ff0000}
a.link-h:visited{text-decoration:none; color:#ff0000}
a.link-h:hover{text-decoration:none; color:#000f0f}
a.link-h:active{text-decoration:none; color:#ff0f0f}
 /*=======表格单线=======*/
table {
BORDER-TOP: 1px; 
BORDER-LEFT: 1px
}
TD {
FONT-FAMILY: 宋体; 
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;
border-color:#959595; 
height:16px;
width:100px;
} /*=======单线黑边输入框=======*/
.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:20px;
width:60px;
}
.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;		
}
.lt Input{
BORDER-RIGHT:1px inset;
BORDER-TOP:1px inset; 
BORDER-LEFT:1px inset; 
COLOR: #6b6d6b; 
BORDER-BOTTOM:1px inset;
BACKGROUND-COLOR: #efefef;
height:20px;
width:110px;
}
.lt2 Input{
BORDER-RIGHT:1px inset;
BORDER-TOP:1px inset; 
BORDER-LEFT:1px inset; 
COLOR: #6b6d6b; 
BORDER-BOTTOM:1px inset;
BACKGROUND-COLOR: #efefef;
height:20px;
width:200px;
}
/*=======立体输入框=======*/

/*=======多行文本框=======*/
.textStyle{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	border: 1px solid #bababa;
	color: #666666;
	width: 430px;
	text-decoration: none;
}
/*=======下拉列表=======*/
.xl{
border:1px solid #006699; 
position:absolute; 
overflow:hidden;
height:16px;
}
.xl2{
margin:-2px;
}

/*=======背景颜色=======*/
.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}

.title1{font-size:14px; font-weight:bold; color:#0099CC;}

.title2{font-size:14px; color:#0099CC;}

.title3{font-size:14px; font-weight:bold;}

.bottom {
BACKGROUND-COLOR: #CCCCCC; 
BORDER-BOTTOM: #665b8e 1px solid; 
BORDER-LEFT: #ffffff 1px solid; 
BORDER-RIGHT: #665b8e 1px solid; 
BORDER-TOP: #ffffff 1px solid; 
COLOR: #000000; 
FONT-FAMILY: "宋体"; 
HEIGHT: 18px; font-size: 12px
}
