* {	MARGIN: 0px;}
body 
{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif, 宋体;
	color:#000000;
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
}

.Text
{  
	font-size: 9pt
}

.DocHead
{
	font-size:26pt;
	color:#CC0000;
	font-family:黑体;
	font-weight:bolder;
	text-align:center;	
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/*公文标题样式*/
.gongwentitle {
	font-family: "宋体";
	font-size: 25pt;
	font-weight: bold;
	text-align:center;	
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/*公文文号样式*/
.gongwenno {
	font-family: "宋体";
	font-size: 16pt;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/*公文内容样式*/
.gongwenbody {
	font-family: "宋体";/*仿宋_GB2312*/
	font-size: 16pt;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
	overflow:visible;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.DocNO
{
	font-size:9pt;
	color:#006699;
	font-family:宋体;
	text-align:center;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.DocTitle
{
	font-size:18pt;
	color:#006699;
	font-family:宋体;
	font-weight:bolder;
	text-align:center;	
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/*带下画线的标题的风格*/
U
{
	font-size: 16pt;
	color:Blue;
	font-family:"楷体_GB2312";
}
.Newbutton
{
	font-size: 9pt;
	color: White;
	font-family: "Tahoma","宋体";
}
/* DataGrid风格 */
.DataGrid
{
	 font-size:12px;
     color: #003399; 
     font-family: "宋体"; 
     font-style: normal; 
     border: 1px #93BEE2 solid;
}
/* DataGrid表头风格 */
.dgHead
{
    BACKGROUND-COLOR: #B7DBF9;
    color:Blue;
    border:0;
    height:22px;
}

/* DataGridPrint风格 */
.DataGridPrint
{
    font-size: 9pt; 
    color: #003399; 
    font-family: "宋体"; 
    font-style: normal; 
    border-color: #93BEE2 #93BEE2 #93BEE2 #93BEE2 ; 
    border: 1px solid;
}
/* 单据Table风格 */
.SheetTable
{
    font-size: 9pt; 
    font-family: "宋体"; 
    font-style: normal; 
    border-color: #87CEEB #87CEEB #87CEEB #87CEEB;
    border: 1px;
    height:420px;
    width:100%;
}
/* 明细单据Table风格 */
.SheetTableDetail
{
    font-size: 9pt; 
    font-family: "宋体"; 
    font-style: normal; 
    border-color: #87CEEB #87CEEB #87CEEB #87CEEB;
    border: 1px;
    width:100%;
}
.TableHeader
{
    font-size: 9pt; 
    font-family: "宋体"; 
    font-style: normal; 
    border-color: #93BEE2 #93BEE2 #93BEE2 #93BEE2 ; 
    border: 1px;
    width:100%;
}
.DataTree
{  
    font-size: 9pt; 
    color: #003399; 
    font-family: "宋体"; 
    font-style: normal; 
	/*background-color: #CCCC99; */
    border-color: #93BEE2 #93BEE2 #93BEE2 #93BEE2 ; 
    border: 1px #93BEE2 solid; 
}
.GroupBox
{  
    font-size: 9pt; 
    color: #003399; 
    font-family: "宋体"; 
    font-style: normal; 
	/*background-color: #CCCC99; */
    border-color: #93BEE2 #93BEE2 #93BEE2 #93BEE2 ; 
    border: 1px #93BEE2 solid; 
}

.GroupBoxTable
{  
    font-size: 9pt; 
    color: #003399; 
    font-family: "宋体"; 
    font-style: normal; 
	/*background-color: #CCCC99; */

}

/* 方框型TextBox */
.InputCss
{  
    font-size: 9pt; 
    color: #003399; 
    font-family: "宋体"; 
    font-style: normal; 
	/*background-color: #CCCC99; */
    border-color: #93BEE2 #93BEE2 #93BEE2 #93BEE2 ; 
    border: 1px #93BEE2 solid; 
}
/* 线型的TextBox样式 */
.InputLine
{
	font-family: "宋体";
	font-size: 9pt;
	color: #0066CC;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #0066CC;
	border-left-color: #FFFFFF;
}
/* HTML控件手形按钮 */
.HandButton
{
    CURSOR: hand;
}
.Button
{
    font-family: "Tahoma", "宋体";
    font-size: 9pt; color: #003399;
    border: 1px #003399 solid;
    color:#006699;
    BORDER-BOTTOM: #93bee2 1px solid; 
    BORDER-LEFT: #93bee2 1px solid; 
    BORDER-RIGHT: #93bee2 1px solid; 
    BORDER-TOP: #93bee2 1px solid;
    background-image:url(../Images/bluebuttonbg.gif);
    background-color: #e8f4ff;
    CURSOR: hand;
    font-style: normal ;
}
/* 选择信息按钮 */
.ButtonImage
{
    width:17px;
    height:14px;
    border: 1px #ffffff solid;
    background-image:url(../Images/IconSearch.gif);
    background-color: #ffffff;
    CURSOR: hand;
}
/* 添加明细按钮 */
.AddButton
{
    width:74px;
    height:23px;
    border: 1px #ffffff solid;
    background-image:url(../Images/tjmx.gif);
    background-color: #ffffff;
    CURSOR: hand;
}
.blueButton
{
    font-family: "Tahoma", "宋体";
    font-size: 9pt; color: #003366;
    border: 0px #93bee2 solid;
    /* BORDER-BOTTOM: #93bee2 1px solid; 
    BORDER-LEFT: #93bee2 1px solid; 
    BORDER-RIGHT: #93bee2 1px solid; 
    BORDER-TOP: #93bee2 1px solid;*/
    background-image:url(../Images/bluebuttonbg2.gif);
    background-color: #ffffff;
    CURSOR: hand;
    font-style: normal ;
}
.redButton
{
    font-family: "Tahoma", "宋体";
    font-size: 9pt; color: #0066cc;
    border: 1px #93bee2 solid;
    BORDER-BOTTOM: #93bee2 1px solid; 
    BORDER-LEFT: #93bee2 1px solid; 
    BORDER-RIGHT: #93bee2 1px solid; 
    BORDER-TOP: #93bee2 1px solid;
    background-image:url(../Images/redbuttonbg.gif);
    background-color: #ffffff;
    CURSOR: hand;
    font-style: normal ;
}
.greenButton
{
    font-family: "Tahoma", "宋体";
    font-size: 9pt; color: #0066cc;
    border: 1px #93bee2 solid;
    BORDER-BOTTOM: #93bee2 1px solid; 
    BORDER-LEFT: #93bee2 1px solid; 
    BORDER-RIGHT: #93bee2 1px solid; 
    BORDER-TOP: #93bee2 1px solid;
    background-image:url(../Images/greenbuttonbg.gif);
    background-color: #ffffff;
    CURSOR: hand;
    font-style: normal ;
}
.NomButton
{ 
	font-family: "Tahoma", "宋体"; 
	font-size: 12px; color: #5E5E5E; 
	border: 1px #CCCCCC solid; 
	background-color: #FFFFFF; 
	font-style: normal
}
.InputSta
{
	font-family: "Tahoma", "宋体";
	font-size: 9pt;
	color: #0066cc;
	border: 1px solid;
	background-color: White;
	border-color: #93BEE2 #93BEE2 #93BEE2 #93BEE2;
	font-style: normal
}
.SelectSta
{
	font-family: "Tahoma", "宋体";
	font-size: 9pt;
	color: #0066cc;
	border: 1px #F1F1E4 solid;
	background-color:  #e8f4ff;
	font-style: normal
}
.ButtonSta
{ 
	font-family: "Tahoma", "宋体"; 
	font-size: 9pt; color: #CCCCCC; 
	border: 1px #CCCCCC solid; 
	background-color: #FFFFFF; 
	font-style: normal ; 
	width: 60px
}
.GbText
{
	font-size: 9pt
}
.CurText
{
	font-size: 12px 
}
.SplitHRCss
{ 
	color: #5E5E5E; 
	background-color: #5E5E5E; 
	border: 1px #5E5E5E solid; 
}
.SecText
{
	font-size: 9pt;
	color : Gray;
}
.BGbText
{
	font-size: 9pt;
	font : oblique;
}
.SchFinishText 
{
	font-size: 9pt;
	color : Gray;
}
.FinishText
{
	text-decoration : line-through;
	color: Gray;
}
A
{
	font-size: 9pt;
	color: #006699;
	text-decoration: none;
}
A:ACTIVE 
{
	color : #006699;	
	text-decoration: none;
}
A:FOCUS
{
	color: black;
	text-decoration: none;
}
A:HOVER
{
	color: #ff4500;
	text-decoration: underline;
}
A:LINK 
{
	text-decoration: none;
}
.InputSta_page 
{ 
	font-family: "Tahoma", "宋体"; 
	font-size: 11px; 
	color: #5E5E5E; 
	border: 1px #FFFFFF solid; 
	background-color: #CCCCCC; 
	font-style: normal 
}
.tbbaord 
{  
	border: #CCCCCC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.leftboard 
{  
	border-color: black #D7D7AE #D7D7AE; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: "宋体"; 
	font-size: 12px; 
	color: #333333
}
.StaText 
{  
	font-size: 9px; 
	font-style: normal
}
.noRepeatTd 
{  
	background-repeat: no-repeat
}
.money 
{  
	font-family: "宋体"; 
	font-size: xx-small; 
	font-weight: 100; 
	text-transform: capitalize
}
.td 
{
	font-family: "Tahoma", "宋体";
	font-size: 9px;
}
/* 风格名字前不写“.“点，表示是HTML文档中本身的元素*/
body
{
	SCROLLBAR-FACE-COLOR:#e8f4ff;/*立体滚动条凸出部分的颜色*/
	SCROLLBAR-HIGHLIGHT-COLOR:#ffffff;/*滚动条空白部分的颜色*/
	SCROLLBAR-SHADOW-COLOR:#0066cc;/*立体滚动条阴影的颜色*/
	SCROLLBAR-ARROW-COLOR:#0066cc;/*上下按钮上三角箭头的颜色*/
	SCROLLBAR-BASE-COLOR:#FFF0E1; /*滚动条的基本颜色*/
	SCROLLBAR-DARK-SHADOW-COLOR:#ffffff; /*立体滚动条强阴影的颜色*/
	font-size: 9pt;
	overflow:auto;
}
button
{
	font-family: "Tahoma", "宋体";
	font-size: 9pt;
	color: #0066cc;
	border-color: #FFFFFF ; 
	background-color: #f0fbec;
	font-style: normal;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #c8e4ff;
	border-bottom: 1px solid #c8e4ff;
	border-left: 1px solid #ffffff;
}
textarea
{
	font-family: "Tahoma", "宋体";
	font-size: 9pt;
	color: #0066cc;
	background-color: #ffffff;
	font-style: normal;
	border-top: 1px solid #93BEE2;
	border-right: 1px solid #93BEE2;
	border-bottom: 1px solid #93BEE2;
	border-left: 1px solid #93BEE2;
}
Select 
{
	font-family: "Tahoma", "宋体";
	font-size: 9pt;
	color: #0066cc;
	border: 1px #c8e4ff solid;
	background-color:  #e8f4ff;
	font-style: normal
}
.InputNone 
{  
	font-size: 9pt; 
	color: #0066CC; 
	font-family: "宋体"; 
	font-style: normal; 
	border: 0px solid #003390; 
}
/*出错时的样式*/
.errorbg 
{
    background-image:url(../Images/nopage.gif);
}
.tdTITLE
{
	background-color: #dedfff;
	height:25px;
}
.trCOLOR
{
	background-color: #f7f7f7;
}
.TBCSS
{
	border-collapse:collapse;
	border-style:solid;
}
.OutTr
{  
	background-color: #FFFFFF
}

.OverTr 
{  
	background-color: #ACC7FF; border: none
}
TD {
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	/*color: #000000;*/
}
.PositionTitle {
	font-size: 14pt;
	font-weight: bold;
	background-color: #558CFF;
	line-height: 16pt;
	color: #FFFFFF;
	text-indent: 10pt;
}
.GroundInput
{
   background:#6699FF;
   font-weight:bold;
   border-top:1pt solid;
   border-left:1pt solid;
   border-bottom:1pt solid;
   border-right:1pt solid
}
.MenuItem {
	background-color: #D9E6FF;
}
.Menu{
	font-size: 20pt;
	font-family: "宋体";
	font-weight: bold;
}
.SelectInput {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
.GroundInput0 {
	background:#6699FF;
	font-weight:bold;
	border: 1px solid #6699FF;

}
.BlueTxt {
	color: #000066;
}
.BigTitle{
	color: #3366CC;
	font-size:11pt;
	font-weight:bold;
}
.Title{
	color: #3366CC;
	font-size: 12pt;
}
.OrderNo{
	color: #FF0000;
	font-size:11pt;
	font-weight:bold;
}
.CompanyName{
	color: #0066FF;
	font-family: "宋体";
	font-size:20pt;
	line-height:25pt;
	font-weight:bold;
}
.OrderInfo{
	color: #0066FF;
	font-family: "宋体";
	font-size:15pt;
	line-height:18pt;
	font-weight:bold;
}
.OrderInfo1{
	color: #0066FF;
	font-family: "宋体";
	font-size:11pt;
	line-height:12pt;
	font-weight:bold;
}
.TitlePosition{
	font-family: "宋体";
	font-size: 16px;
	color: #ffffff;
	padding-left: 50px;
	padding-top: 10px;
    font-weight: bold;
}
a:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #3366CC;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 9pt;
	color: #3366CC;
	text-decoration: underline;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #FF6600;
	text-decoration: underline;
	/*font-weight: bold;*/
}
input {
	font-family: "宋体";
	font-size: 9pt;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #94AEE4;
	border-left: 1px solid #FFFFFF;
}

/*分页样式;*/
.paginator { font: 11px Arial, Helvetica, sans-serif;padding:2px 4px 2px 2px; margin: 0px;}
.paginator a {padding: 1px 6px; border: solid 1px #93BEE2; background: #fff; text-decoration: none;margin-right:1px}
.paginator a:visited {padding: 1px 6px;border: solid 1px #ddd; background: #fff; text-decoration: none;}
.paginator .cpb {padding: 1px 6px;font-weight: bold; font-size: 13px;border:none}
.paginator a:hover {color: #fff; background: #ffa501;border-color:#ffa501;text-decoration: none;}


.ListTableRow
{
    COLOR: #000000;
    CURSOR: hand;
    FONT-FAMILY: "宋体";
    FONT-SIZE: 12px;
    HEIGHT: 25px;
    MARGIN: 0px
}
.TableTitle
{
    BACKGROUND-COLOR: #E1E7FB; /*#def5da;*/
    BORDER-BOTTOM: olivedrab thin;
    BORDER-LEFT: olivedrab thin;
    BORDER-RIGHT: olivedrab thin;
    BORDER-TOP: olivedrab thin;
    font-weight: bold;
}

.button_bak 
{
	BORDER-RIGHT: medium none; 
	BORDER-TOP: medium none; 
	BACKGROUND-IMAGE: url(../Images/button_On.gif); 
	BORDER-LEFT: medium none; 
	WIDTH: 60px; 
	CURSOR: pointer; 
	BORDER-BOTTOM: medium none; 
	HEIGHT: 20px;
	FONT-SIZE: 9pt; 
	FONT-FAMILY: tahoma,宋体;
}
.x_import_kh_left{
	background-image:url(../Images/main_common_bar_top_left.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	width:341px;
	height:33px;
}
.x_import_kh_right{
	background-image:url(../Images/main_common_bar_top_right.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	height:33px;
}

.index1_font{
	size:2px;
	color:#3d7298;
}