
A:link { 
	COLOR: #0066cc; TEXT-DECORATION: none
} 
A:visited { 
	COLOR: #0066cc; TEXT-DECORATION: none
} 
A:active { 
	COLOR: #ff6600; TEXT-DECORATION: underline
} 
A:hover { 
	COLOR: #ff6600; TEXT-DECORATION: underline 
} 
BODY { 
	FONT-SIZE: 9pt
} 
TH { 
	FONT-SIZE: 9pt 
} 
TD { 
	FONT-SIZE: 9pt;  
} 
.indexbottombg{
	FONT-SIZE: 10pt; color:0066cc; background-color: #eaebec
}
.indexbottom{
	FONT-SIZE: 10pt; color:0066cc
}
.listtds{
	background-color: #dce5eb; FONT-SIZE: 10pt; height:30
}
.listtd
    {
	font-size: 9pt; background-color: #ffffff; height:20
	}
.trcolor
   {
   background-color: #ffffff;
   }
.menutd
    {
	font-size: 11pt;
	}

.worklistTD { 
	FONT-SIZE: 9pt;  color:red 
} 
.small { 
	FONT-SIZE: 9pt; LINE-HEIGHT: 11pt 
} 
.big { 
	FONT-SIZE: 15pt; LINE-HEIGHT: 13pt 
}
.tableCss { 
	border: 1px solid
}
.textCss{
	height: 100%; width: 100%; border-style: solid; border-width: 0px; padding: 0px
}
.tdCss{
	border-style: solid; border-width: 1; padding: 0
}
.login{
	FONT-SIZE: 13pt 
}
.titletd{
	background-color: #abd8f7; FONT-SIZE: 10pt; height:30
}

.titletds{
	background-color: #dce5eb; FONT-SIZE: 10pt; color:black; height:20
}
.contenttd{
	background-color: #6ba4dc; FONT-SIZE: 11pt; color:white
}


.td3 {
	background-color: #abd8f7;
	font-family: 宋体, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px
}

.toptd{
	background-color: #f1f1f1; FONT-SIZE: 10pt 
}

.titlep{
	FONT-SIZE: 13pt; font-weight:bold 
}
.inputextstyle { /*文本框样式，有边框*/
  font-family: "宋体"; 
  font-size: 9pt;
  color: #000000;
  background-color: #FFFFFF; 
  border: #779EBA 1px solid;
  width: 100
}
.contentinputextstyle { /*文本框样式，有边框*/
  font-family: "宋体"; 
  font-size: 9pt;
  color: #000000;
  background-color: #FFFFFF; 
  border: #779EBA 1px solid;
  width: 160
}
.but1 {
	background: url(../images/top_002.gif);
	background-color: #cccccc;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-family: 宋体, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.td4 {
	background-color: #dce5eb;
	font-family: 宋体, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px
}
.textarea{
     width: 99%; height: 99%
}
.menutopfont{
    FONT-SIZE: 11pt
}
.head_left {height: 25; text-align: center; border-right: 1px solid #4CABEF; border-top: 1px solid #4CABEF; border-bottom: 1px solid #4CABEF; background-color: #A4D4FF
}
.head_right {height: 25; text-align: center; border-top: 1px solid #4CABEF; border-bottom: 1px solid #4CABEF; background-color: #A4D4FF
}
.col_left2 {background-color: #E7F3FF; height: 20; border-right: 1px solid #4CABEF; border-bottom: 1px solid #4CABEF; text-align: center
}
.col_right2 {background-color: #E7F3FF; height: 20; border-bottom: 1px solid #4CABEF; text-align: center
}
.listtitle{
    FONT-SIZE: 10pt; color:red
}
.inputstyle1{
     size: 15pt;  font-size: 10pt; border-bottom: #ffffff 1px solid ; border-top: #ffffff 1px solid ; border-left: #ffffff 1px solid; border-right: #ffffff 1px solid
}
.table1 {
	background-color: #779eba;
	border-left: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	border-colordark: #ffffff;
	border-colorlight: #808080
}
.trstyle {
 background-color: #ffffff;
  /*设置onmouseover事件*/
 onmouseover: expression(onmouseover=function (){
 this.style.backgroundColor='#f8f8f8';
});

 /*设置onmouseout事件*/
 onmouseout: expression(onmouseout=function (){
 this.style.backgroundColor='#ffffff'});

 {
	font-size: 9pt; background-color: #ffffff; height:20
	}

}
.table1ji { /*列表总table边框线样式*/
  BACKGROUND-COLOR:#ffffff;
  BORDER-LEFT:##779eba 0px solid;
  BORDER-RIGHT:##779eba 0px solid; 
  BORDER-TOP:##779eba 0px solid;    
  BORDER-BOTTOM:##779eba 0px solid; 
  /*BORDER-COLORDARK:#FFFFFF;*/
  /*BORDER-COLORLIGHT:#808080*/
}