body{
	scrollbar-highlight-color: #f5f9ff;
	scrollbar-shadow-color: #828282;
	scrollbar-3dlight-color: #828282;
	scrollbar-arrow-color: #797979;
	scrollbar-track-color: #ececec;
	scrollbar-darkshadow-color: #ffffff;
	font-family: "宋体";
	font-size: 10pt;	
}
img#buttonNaviRecord
{
	cursor:hand;
}

TR.Line1 
{
	background-color:#FFFFFF;
	font-size:10pt;
	font-family:宋体;
	COLOR:#111111;
}

TR.Line2 
{
	background-color:#EFF3F4;
	font-size:10pt;
	font-family:宋体;
	COLOR:#111111;	
}

TR.Header
{
	background-color: #d4d4c3;
	font-size:10pt;
	font-family:宋体;
	COLOR:#111111;		
}

TD#TD_CheckBox
{
	background-color:#DFE3E6;
	word-break:break-all;
}

TD#TD_BillNumber
{
	white-space:nowrap;
}

TD
{
font-size:10pt;
font-family:宋体;
COLOR:#111111;
word-break:break-all;
}

font
{
	font-size:10pt;
	font-family:宋体;
}
input
{
font-size:10pt;
font-family:宋体;
COLOR:#111111;
}

INPUT.NoBorderCheckBox
{
 border-Width:0px;
 background-color:Transparent;
}

TextArea
{
font-size:10pt;
font-family:宋体;
COLOR:#111111;
word-break:break-all;
}

img
{
border-width:0px;
}

table#MainTable
{
	width:100%;height:100%;BACKGROUND-COLOR:#7387a2;
}

.ZeroMargin
{
	margin:0px 0px 0px 0px;
	background-color:#7387a2;
}


.MainFrame
{
	BACKGROUND-COLOR:#E7E8DA;
	PADDING-LEFT:10px;
	PADDING-TOP:10px;
	PADDING-RIGHT:0px;
	PADDING-BOTTOM:0px;
	Align:center;
	verticalAlign:middle;
	font-size:10pt;
}
.TableClass       /*单线表格*/
{
border-collapse:collapse;
border-width:1px;
border-color:#999999;
border-style:solid;
font-family:"宋体";
font-size:10pt;
}

.Table0pxBorder   /*无边框表格*/
{
border-collapse:collapse;
border-width:0px;
border-color:#999999;
border-style:solid;
font-family:"宋体";
font-size:10pt;
}


.TdTitle     /*包含在单元格标题*/
{
font-weight:bold;
font-size:10pt;
font-family:"宋体";
}

.NoBorderTdTitle   /*无边框单元个标题*/
{
font-weight:bold;
font-size:10pt;
font-family:"宋体";
border-width:0px;
}
.NoborderTD     /*无边框单元格*/
{
font-size:10pt;
font-family:"宋体";
border-width:0px;
}
.Title            /*一般文本标题*/
{
border : 1px solid #666600;
background-color : #999999;
Text-align: center;
cursor: pointer;
font-family:"宋体";
}

.TitleWhiteColor       /*白色标题*/
{
color:#FFFFFF;
font-size:10pt;
font-family:"宋体";
font-weight:bold;
Text-align: left;
cursor: pointer;
}
.TitleWhiteColorCenter   /*白色标题居中*/
{
color:#FFFFFF;
font-size:10pt;
font-family:"宋体";
font-weight:bold;
Text-align: middle;
cursor: pointer;
}

.button           /*按钮样式*/
{
border:solid 1px #666666;
width:50px;
height:20px;
FONT-SIZE: 10pt;
}

.style_star   /*必填选项星号颜色*/
{
font-family:宋体;
font-size:10pt;
color:#FF0000;
}
.SelectBox
{
	font-family: "宋体";
	font-size: 10pt;	
}
.Options    /*select或listbox的背景选项*/
{
	background-color:#ffffff;
	font-family: "宋体";
	font-size: 10pt;
}
.TextBox     /*文本框*/
{
	border:solid 1px #cccccc;
	background-color:#ffffff;
	font-family: "宋体";
	font-size: 10pt;
	border-width:1px;	
	
/*多行文本框*/
	scrollbar-highlight-color: #f5f9ff;
	scrollbar-shadow-color: #828282;
	scrollbar-3dlight-color: #828282;
	scrollbar-arrow-color: #797979;
	scrollbar-track-color: #ececec;
	scrollbar-darkshadow-color: #ffffff;

}
.TextBox100
{

 width:100%;
 	border-right: #b0afab 1px solid;
	border-top: #b0afab 1px solid;
	font-size: 9pt;
	border-left: #b0afab 1px solid;
	border-bottom: #b0afab 1px solid;
	background-color: #f7f7eb;
}
.WrithBackDivScorll   /*白色背景Div容器*/
{
scrollbar-face-color: #ffffff; 
scrollbar-shadow-color: #FFFFFF; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-track-color: #FFFFFF; 
scrollbar-arrow-color: #797979; 

}

.tableTitleTD {
	font-family: "宋体";
	font-size: 10pt;
	font-weight: bold;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	/*background-image: url(../images/bg_1.gif);*/
	height:20px;

}
/*一般连接样式*/
A:link{COLOR: #0000ff;TEXT-DECORATION: underline;font-size:10pt; font-family:宋体}   
A:visited{COLOR: #0000ff;TEXT-DECORATION: underline;font-size:10pt; font-family:宋体}
A:hover{COLOR: #ff0000;TEXT-DECORATION: underline;font-size:10pt; font-family:宋体}
/*标题连接样式*/
A.TitleA:link{COLOR: #000000;TEXT-DECORATION: none;font-size:10pt; font-family:宋体;font-weight:bold}
A.TitleA:visited{COLOR: #000000;TEXT-DECORATION: none;font-size:10pt; font-family:宋体;font-weight:bold}
A.TitleA.hover{COLOR: #ff0000;TEXT-DECORATION: underline;font-size:10pt; font-family:宋体; font-weight:bold}

A.a03:link{text-decoration:none;color:#0066ff;}
A.a03:visited{text-decoration:none;color:#0066ff;}
A.a03:active{text-decoration:none;color:#ff0000;}
A.a03:hover{text-decoration:none;color:#ff0000;}



