/*レイアウトデザイン時専用*/
/*ここから*//*
table
{
    border:1px;
    border-style:solid;
    border-color:Black;

}
TD
{
    border:1px;
    border-style:solid;
    border-color:Gray
}*/
/*ここまで*/
html, body {
    scrollbar-base-color: #000000;
    scrollbar-track-color: #333333;
    scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #600000;
    scrollbar-arrow-color:000000;
    scrollbar-darkshadow-color: #EEEEEE;
    scrollbar-highlight-color: #600000;
    scrollbar-3dlight-color: #DDDDDD;
}
Body
{
    background-color:#F5F5F5;
   
    /*font-weight:bold;*/
    /*background-image:url(image/backImage2.gif);*/
}
.abusolute
{
    position:absolute;
}
.TitleBar01
{
    /*background-color:#fff462;*/
    width:640px;
    height:24px;
    font-size:16px;
    font-weight:bolder;
    line-height:24px;
    border-bottom-style:solid;
    border-bottom-width:2px;
    border-bottom-color:Black;
}
.Box00
{
    background-color:Silver;
    border-style:dashed;
    border-color:Black;
    border-width:1px
}
.Box01
{
    background-color:White;
    width:640px;
    height:124px;
    border-color:Black;
    border-style:solid;
    border-width:2px
}
.Box02
{
    background-color:#e6e6fa;
    width:240px;
    height:64px;
    border-color:Black;
    border-style:solid;
    border-width:1px;
}
.Box03
{
    background-color:White;
    width:640px;
    /*height:32px;*/
    border-color:Black;
    border-style:solid;
    border-width:1px;
    vertical-align:bottom;
    /*line-height:32px;*/
}
.PurposeArea01
{
    width:112px;
}
.PurposeArea02
{
    width:80px;
}
.Gv01
{
    width:600px;
    border-width:1px;
    border-color:Black;
    border-style:solid;
    border-collapse:collapse;
    background-color:White
}
.Gv01 td
{
 font-size:12px;
    border-color:Black;
    border-style:solid;
    border-width:1px;
    text-align:center;
}
.Gv01 th
{
 /*font-size:11px;*/
    border-color:Black;
    border-style:solid;
    border-width:1px;
    background-color:#6A5ACD;
    color:White
}
.Gv02
{
    border-width:1px;
    border-color:Black;
    border-style:solid;
    border-collapse:collapse;
    background-color:White
}
.Gv02 td
{
    border-color:Black;
    border-style:solid;
    border-width:1px;
}
.Gv02 th
{
    background-color:#6A5ACD;
    color:White;
    border-bottom-color:Black;
    border-bottom-style:solid;
    border-bottom-width:1px;
    color:White
}
.Gv03
{
    border-width:1px;
    border-color:Black;
    border-style:solid;
    border-collapse:collapse;
    background-color:White
}
.Gv03 td
{
    border-bottom-color:Black;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-top-color:Black;
    border-top-style:solid;
    border-top-width:1px
}
.Gv03 th
{
    border-bottom-color:Black;
    border-bottom-style:solid;
    border-bottom-width:1px
}
.Scroll
{
    position:relative;
    top:expression(this.offsetParent.scrollTop-1);
    z-index:9;
}
.Button_m /*メニュー画面のボタンども(画像版)*/
{
    width:152px;
    height:40px;
    border-style:none;
    background-color:Transparent;
    font-size:16px;
    font-weight:normal;
    font-family:HGS創英角ポップ体;
    background-image:url(../image/B2.gif);
    cursor:pointer;
}
/*
.Button_l
{
    width:304px;
    height:52px;
    border-style:none;
    background-color:Transparent;
    font-size:18px;
    font-weight:normal;
    font-family:HGS創英角ポップ体;
    background-image:url(image/Button_l.gif);
    cursor:pointer;
}
*/
/*メニュー構成変更前
.Button
{
    width:240px;
    height:76px;
    font-size:32px;
    font-weight:bold;
    cursor:pointer;
    border-width:3px  
}
*/
.Button
{
    margin:0;
    width:160px;
    height:100px;
    font-size:16pt;
    font-weight:bold;
    cursor:pointfer;
    border-width:3px;
}
.Button_l
{
    margin:0;
    width:440px;
    height:76px;
    font-size:32px;
    font-weight:bold;
    cursor:pointer;
    border-width:3px;
}

/*
Big Button
*/
.Button_s
{
    width:120px;
    height:32px;
    border-style:none;
    background-color:Transparent;
    font-weight:normal;
    font-family:HGS創英角ポップ体;
    /*color :White;*/
    background-image:url(../image/B1.gif);
    cursor:pointer;
}
/*
Small Button
*/
.Button_ss
{
    width:64px;
    height:19px;
    border-style:none;
    background-color:Transparent;
    font-weight:normal;
    font-family:HGS創英角ポップ体;
    background-image:url(../image/Bs1.gif);
    cursor:pointer;
}

.Button_ss2
{
    width:90px;
    height:19px;
    border-style:none;
    background-color:Transparent;
    font-weight:normal;
    font-family:HGS創英角ポップ体;
    background-image:url(../image/Bs2.gif);
    cursor:pointer;
}
.Button_ss3
{
 width:120px;
    height:19px;
    border-style:none;
    background-color:Transparent;
    font-weight:normal;
    font-family:HGS創英角ポップ体;
    background-image:url(../image/bs3.gif);
    cursor:pointer; 
}

.Button_nomal
{
 width:120px;
    height:32px;
    cursor:pointer;
}
.DDLText
{
    text-align:right;
}
.GvScrolling
{
    position:relative;
    /*top:expression(this.offsetParent.scrollTop);*/
    z-index:0;
    Background-Color:#27408B;
    color:White;
}
.IncludeGv td
{
    border-color:Black;
    border-style:solid;
    border-width:1px
  
}
.DottedLine td
{
    border-bottom-color:Black;
    border-bottom-style:dotted;
    border-bottom-width:2px;
}
.PnlIncludeGv
{
    border-color:Black;
    border-width:1px;
    border-style:solid;
    height:130px;
}
.PanelHeader
{
    text-align:Left;
    margin-bottom:0px;
    padding-bottom:0px;
}
.CaptionText
{
    font-size:16px;
    font-weight:bolder;
}
.SmallText
{
    font-size:11px;
}
.GridScroll
{
    /*width:178px;*/
    height:180px;
    overflow-y:scroll;
    overflow-x:hidden;
    text-align:center
}
.Scroller
{
    height:180px
}
.All
{
    width:100%;
    text-align:center;
    font-size:12px;

}
.Head
{
    width:980px;
}
.Login_Head
{
    width:980px;
}
.Body
{
    width:980px;
}
.LoginForm
{
    margin-top:40px;
}
.LoginProviso
{
    margin-top:25px;

}
.LoginProviso table
{
    border-color:Black;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-top-style:solid;
    border-top-width:1px;  
}
.LoginButton
{
    margin-top:64px;
}
.Foot
{
    width:980px;
}
.Body_Left
{
    height:100%;
    border-collapse:collapse;
}
.Body_Right
{
    height:100%;
    border-collapse:collapse;
}
.BringOrderSheet
{
    background-color:White;
    padding:10px;
    height:260px;
    border-style:solid;
    border-width:2px;
    border-color:Black
}
.StockInquire
{
    background-color:Silver;
    padding:10px;
    height:210px;
    border-style:solid;
    border-width:2px;
    border-color:Black
}
.NotYetList
{
    background-color:white;
    padding:10px;
    height:240px;
    border-style:solid;
    border-width:2px;
    border-color:Black;
   
}
.OtherTask
{
    background-color:Silver;
    padding:10px;
    height:216px;
    border-style:solid;
    border-width:2px;
    border-color:Black
}
.TableCollection
{
    width:516px;
    border-color:Black;
    border-style:solid;
    border-width:2px;
    margin-bottom:-2px;
    text-align:center;
    border-collapse:collapse;
    background-color:White;
}
.TableCollection TD
{
    border-color:Black;
    border-style:solid;
    border-width:1px;
}
.IncludeNotYetTasksItem
{
}
.IncludeNotYetTasksItem Table
{
    border-color:Black;
    border-style:solid;
    border-width:2px;
    border-collapse:collapse;
    background-color:White;
}
.IncludeNotYetTasksItem Table Td
{
    border-color:Black;
    border-style:solid;
    border-width:1px;
}
.IncludeNotYetTasksItem Table th
{
    border-color:Black;
    border-style:solid;
    border-width:1px;
    background-color:#6A5ACD;
    color:White
}
.TableOfNotYetTasksItem
{
    width:256px;
    margin-top:8px
}

.TableOfNotYetTasksItem .Left
{
    width:160px;
    background-color:#6A5ACD;
    height:16px;
    color:White
   
}
.TableOfNotYetTasksItem .Right
{
   width:96px;
   text-align:right;
}
.TableOfNotYetTasksItem th
{
    color:White;
}
.CbArrowZero
{
}
.SaleDataMenu
{
}
.SaleDataMenu Table
{
    width:160px;
    border-color:Black;
    border-style:solid;
    border-width:2px;
    background-color:#e6e6fa
}
/*Kuramotoサーバーアップここから下*/
.Btn_nomal
{
 width:120px;
    height:32px;
    cursor:pointer;
    background-color:Transparent;
    background-image:url(../image/button_husen_b007.gif);
}
.outline
{
 float:right;
 margin-bottom:10px;
 width:auto;
 height:auto;
 text-align:left;
}
.side
{
 width:auto;
 height:auto;
 float:left;
}
.top
{
 height:30px;
 width:800px;
 text-align:left;
 margin-bottom:10px;
}  
.middle
{
 width:800px;
 height:auto;
 text-align:left;
}
.table-style
{
 width:750px;
 height:300px;
 text-align:left;
 border-width:5px;
}
.table-text-align
{
 text-align:left;
}
.Lbl-style
{
 width:120px;
 font-size:150%;
 font-weight:bold;
 font-family:MS Pゴシック
}
.Tbx-style
{
 width:200px;
 font-size:150%;
 font-weight:bold;
 font-family:MS Pゴシック
}
.LblCheck
{
 width:100px;
 font-size:large;
 color:Red;
 text-align:center;
 background-color:White;
}
.ItemMasterTitle-Lbl
{
 font-size:xx-large;
 font-family:DFP華康楷書体W9;
 width:50%;
}
.ItemMaster-TdStyle
{
 background-image:url(../image/eyes0850.gif);
 width:20%;
}
.left-style
{
 text-align:left;
}
.center-style
{
 text-align:center;
}
.right-style
{
 text-align:right;
}
.right-column
{
 float:right;
}
.Master-TblStyle
{
 text-align:center;
 margin-bottom:10px;
 width:90%;
 /*border-style:solid;
 border-color:mediumaquamarine;
 border:1px;*/
}
.Menu-TblStyle
{
 text-align:center;
 margin-top:30px;
 margin-bottom:30px;
 width:90%;
 border-style:solid;
 border-color:Black;
 border:1px;
}
.MainMenu-Lbl
{
 font-size:xx-large;
 color:#4B0082;
 font-family:DFP華康楷書体W9;
 width:40%;
}
.Menu-Btn
{
 width:230px;
 height:40px;
 font-size:large;
 text-align:center;
 background-image:url(../image/pattern4.gif);
 border-color:Black;
 font-weight:bolder;
 cursor:pointer;
}
.MainMenu-Lbl-Ver
{
 text-align:right;
 padding-bottom:1;
 color:#4B0082;
 font-size:large;
 font-weight:bolder;
 position:absolute;left:90%;top:88%;
}
.Menu-Table
{
 text-align:center;
 width:80%;
 height:60%;
}
.MainMenu-div
{
 border-color:#4B0082;
 border-style:solid;
 width:96%;
 height:450px;
 background-image:url(../image/eyes0851.gif);
 text-align:center;
}
.Menu-body
{
 /*background-color:Transparent;
    background-image:url(image/button_husen_b007.gif);
 */background-color:Transparent;
  background-image:url(../image/eyes0851.gif);
 font-size:larger;
 text-align:center;
}
.MasterData_R_Menu-Lbl
{
 font-size:xx-large;
 color:#DC143C;
 font-family:DFP華康楷書体W9;
 width:40%;
}
.MasterData_R_Menu-div
{
 border-color:#DC143C;
 border-style:solid;
 width:96%;
 height:450px;
 background-image:url(../image/eyes0851.gif);
 text-align:center;
}
.PriceBalanceMenu-Lbl
{
 font-size:xx-large;
 color:#FF4500;
 font-family:DFP華康楷書体W9;
 width:40%;
}
.PriceBalanceMenu-div
{
 border-color:#FF4500;
 border-style:solid;
 width:96%;
 height:450px;
 background-image:url(../image/eyes0851.gif);
 text-align:center;
}
.AccountMenu-div
{
 border-color:#228B22;
 border-style:solid;
 width:96%;
 height:350px;
 background-image:url(../image/eyes0851.gif);
 text-align:center;
}
.AccountMenu-Lbl
{
 font-size:xx-large;
 color:#228B22;
 font-family:DFP華康楷書体W9;
 width:40%;
}
.AreaShop-TableSize
{
 width:86%;
 height:20%;
}
.Menu-TableInside-Style
{
 width:100%;
 border-color:Black;
 border-style:solid;
 font-size:larger;
 background-color:#B0C4DE;
 border:1px;
 text-align:left;
}
.Menu-Lbl
{
 text-align:right;
 padding-bottom:1;
 font-size:large;
 font-weight:bolder;
}
.Menu-Calender-T-inside
{
 border-style:solid;
 background-color:#B0C4DE;
 border-color:Black;
 width:85%;
 border:1px;
 margin:10px;
}
.Menu-Calender-insideTable
{
 width:60%;
 font-size:larger;
 text-align:left;
}
.ShowInformationMenu-div
{
 border-color:#800080;
 border-style:solid;
 width:96%;
 height:450px;
 background-image:url(../image/eyes0851.gif);
 text-align:center;
}
.ShowInformationMenu-Lbl
{
 font-size:xx-large;
 color:#800080;
 font-family:DFP華康楷書体W9;
 width:40%;
}
.Menu-TdStyle
{
 background-image:url(../image/eyes0850.gif);
 width:25%;
}
.TitleBackground-image
{
 background-image:url(../image/bg_pink.gif);
}
.SelectButton-Style
{
 width:100px;
 text-align:center;
 background-image:url(../image/pattern4.gif);
 cursor:pointer;
}
.Freezing
{
 top:expression(this.offsetParent.scrollTop);
 position:relative;
 /*z-index:10;*/ 
}

/* Kuramotoここまで */


/* **********************************************************    ==================   ********************************************************************* */
/* **********************************************************    BEIJING ADD  START   ********************************************************************* */
/* **********************************************************    ==================   ********************************************************************* */
tr,td
{
     white-space:nowrap
}

checkbox,radio
{
    width:59px;
}

/* ************************************  DIV整体风格 BEGIN *************************************** */
div
{
    SCROLLBAR-FACE-COLOR:#ffffff;  /*  滚动条滑块颜色 */
    SCROLLBAR-TRACK-COLOR:black    /*  滚动条背景颜色 */
    /*SCROLLBAR-ARROW-COLOR:#919192*/  /*  滚动条上的箭头 */
}

/* ************************************  DIV整体风格 BEGIN *************************************** */


/*普通 -> 文本框可写样式*/
.TextBox0W
{
    border-style: solid;
    border-color: #7F9DB9;
    border:1px;
    /*background-color:White;*/
    background-color:#ffffd5;
    height:14px
}

/*普通 -> 文本框只读样式*/
.TextBox0R
{
    border-style: solid;
    border-color: #7F9DB9;
    border:1px;
    /*background-color:#87CEEB;*/
    background-color:#cffdff;
    height:14px;
}

/*普通 -> 文本框Disabled样式*/
.TextBox0D
{
    border-style: solid;
    border-color: #7F9DB9;
    border:1px;
    /*background-color:#C0C0C0;*/
    background-color:#C0C0C0;
    height:14px
}

/* ************************************   样式 Begin     **************************************** */
/* ****************** 用户输入控件用 BEGIN ********************* */
/* ********** 标题 BEGIN ************/
.Lable0T
{
    border-style: solid;
    border-color: Black;
    border:1px;
    /*background-color: #CC99FF;*/
    background-color:#d3d3d3;
    height:14px;
    font-weight:bold
}

.Lable1T
{
    border-style: solid;
    border-color: Black;
    border:1px;
    /*background-color:#C0C0C0;*/
    background-color:#d3d3d3;
    height:14px;
    font-weight:bold
}
/* ********** 标题 END   ************/

/* ********** 内容 BEGIN ************/
.Lable0C
{
    border-style: solid;
    border-color: Black;
    border:1px;
    background-color:#C0C0C0;
    height:14px
}

.Lable1C
{
    border-style: solid;
    border-color: Black;
    border:1px;
    /*background-color:#C0C0C0;*/
    background-color:#e0e0e0;
    height:14px
}
/* ********** 内容 END    ************/
/* ****************** 用户输入控件用 END  ********************* */
/* ************************************  标签  END     **************************************** */


/* ************************************  下拉框  BEGIN **************************************** */
.DropDownList_01
{
 color:Black;
 background-color:#cffdff;
 font-size :9pt;
 width:112px;
}
/* ************************************  下拉框  END   **************************************** */


/* ************************************  单选按钮 BEGIN *************************************** */
.Radio_01
{
    height:20px;
}
/* ************************************  单选按钮 END   **************************************** */

.UserControl1Pannal
{
 background-color:#e6e6fa;
    width:280px;
    height:100px;
    font-size:11px;
    text-align:center;
    border-color:Black;
    border-style:solid;
    border-width:1px;
}
/*The style of lable in JaninputControl*/

.UserControl1Lable
{
    font-size:11pt;
    font-family :MS PGothic;
    color:Blue;
    text-align:center;
}
.Gv_Table
{
    width:282px;
    font-size:11px;
    border-width:1px;
    border-color:Black;
    border-style:solid;
    border-collapse:collapse;
    background-color:White
}
.Gv_Table th
{
    border-color:Black;
    border-style:solid;
    border-width:1px;
    background-color:#6A5ACD;
    color:White
}
.Gv_Table td
{
 color:Black;
    border-color:Black;
    border-style:solid;
    border-width:1px;
    height:15px;
    background-color:Gray;
}
/*新作画面的的式样*/
.Table_01
{
 color:Black;
 font-size :12px;
 /*width:100%;*/
    text-align:center;
    vertical-align :bottom;
    font-family:MS PGothic;
}
.Table_01 tr
{
 color:Black;
 font-size :12px;
}
.Table_01 td
{
 color:Black;
 font-size :12px;
}
.Table_01 caption
{
    background-color:#38b48b;
    font-size:14px;
}
/*レジ締め業務*/
.Table_02
{
    color :Black;
 font-size :12px;
 width:100%;
    text-align:center;
    font-family:MS PGothic;
    border-collapse :collapse ; 
}
.Table_02 tr
{
 color:Black;
 font-size :12px;
}
.Table_02 td
{
 color:Black;
 font-size :12px;
 border-color :Black ;
 border-width :2px;
 border-style :solid ; 
}
 

/* ************************************  圆角矩形框样式 BEGIN *************************************** */
.circle_rectangle
{
 margin:2px auto;
}
.circle_rectangle .r1
{
 height:1px;
 overflow:hidden;
 margin:0 5px;
 background:#f60;
}

.circle_rectangle .r2
{
 height:1px;
 border-left:2px solid #f60;
 border-right:2px solid #f60;
 margin:0 3px;
 background:#ff0;
 overflow:hidden;
}

.circle_rectangle .r3
{
 height:1px;
 border-left:1px solid #f60;
 border-right:1px solid #f60;
 margin:0 2px;
 background:#ff0;
 overflow:hidden;
}

.circle_rectangle .r4
{
 height:2px;
 border-left:1px solid #f60;
 border-right:1px solid #f60;
 margin:0 1px;
 background:#ff0;
 overflow:hidden;
}

.circle_rectangle .content
{
 background:#ff0;
 border-left:1px solid #f60;
 border-right:1px solid #f60;
 padding:0px 0px 0px 0px;
 zoom:1;
}

/*---修改边框颜色---*/
.circle_rectangle .r2,
.circle_rectangle .r3,
.circle_rectangle .r4,
.circle_rectangle .content
{
 border-color:#2d437b;
}

.circle_rectangle .r1
{
 background:#2d437b;
}

/*---修改背景颜色---*/
.circle_rectangle .r2,
.circle_rectangle .r3,
.circle_rectangle .r4,
.circle_rectangle .content
{
 background:#f3fdff;
}

.circle_rectangle_TABLE
{
    table-layout:fixed;
}

/* ************************************  圆角矩形框样式 END     *************************************** */

/* ************************************  GridVeiw控件样式 BEGIN *************************************** */
/* ********** 最外层DIV样式 ********** */
.Gv04_DIV {
 clear: both;
 border: 1px solid Black;
 height: 285px;
 /*overflow-y:scroll;*/
 overflow:auto
}

/* ********** Table上的样式 ********** */
.Gv04
{
    /*height:100%*/
    background-color:White;
    border-collapse: collapse;
    border-spacing:0;
    padding:0
    /*padd:expression(this.cellPadding=0);*/
}

/* ********** Table行上的样式 ********** */
.Gv04 tr
{
 border-left: 0px solid #EB8;
 border-right: 0px solid #B74;
 border-top: 0px solid #EB8;
    height:18px;
    vertical-align:bottom;
    font-size:9pt;
 text-align: center
}

/* ********** Table列上的样式 ********** */
.Gv04 td
{

    border-bottom: 1px solid Black;
    border-left: 0px solid Black;
    border-right: 1px solid Black;
    border-top: 1px solid Black;
    height:18px;
    padding:0 0 0 0;
    white-space:nowrap
}

/* ********** Table标题行上的样式 ********** */
.Gv04 th
{
    background-color: #6A5ACD;
 border-left: 0px solid Black;
 border-right: 1px solid Black;
 border-top: 0px solid Black;
 /*border-bottom:1px solid Black;*/
    color:White;
 text-align: center;
 white-space:nowrap
}

/**************   Gv05 只要用于 未処理受付票 ******************/
.Gv05_DIV {
 clear: both;
 border: 1px solid Black;
 height: 285px;
 /*overflow-y:scroll;*/
 overflow:auto
}

/* ********** Table上的样式 ********** */
.Gv05
{
    /*height:100%*/
    background-color:White;
    border-collapse: collapse;
    border-spacing:0;
    padding:0
    /*padd:expression(this.cellPadding=0);*/
}

/* ********** Table行上的样式 ********** */
.Gv05 tr
{
 border-left: 0px solid #EB8;
 border-right: 0px solid #B74;
 border-top: 0px solid #EB8;
    height:18px;
    vertical-align:bottom;
    font-size:9pt;
 text-align: center
}

/* ********** Table列上的样式 ********** */
.Gv05 td
{

    border-bottom: 1px solid Black;
    border-left: 0px solid Black;
    border-right: 1px solid Black;
    border-top: 1px solid Black;
    height:18px;
    padding:0 0 0 0;
    white-space:nowrap
}

/* ********** Table标题行上的样式 ********** */
.Gv05 th
{
    background-color: #6A5ACD;
 border-left: 0px solid Black;
 border-right: 0px solid Black;
 border-top: 0px solid Black;
 /*border-bottom:1px solid Black;*/
    color:White;
 text-align: center;
 white-space:nowrap
}

/* ********** GridView标题固定的式样,Grid_Div_01、Grid_Div_02、Grid_Div_01为页面中GridView所在的div的Id ********** */
.TitleScroll_01
{
    white-space:nowrap;
    position:relative;
    top: expression(document.getElementById("Grid_Div_01").scrollTop)
}
.TitleScroll_02
{
    white-space:nowrap;
    position:relative;
    top: expression(document.getElementById("Grid_Div_02").scrollTop)
}
.TitleScroll_03
{
    white-space:nowrap;
    position:relative;
    top: expression(document.getElementById("Grid_Div_03").scrollTop)
}
.TitleScroll_04
{
    white-space:nowrap;
    position:relative;
    top: expression(document.getElementById("Grid_Div_04").scrollTop)
}
.TitleScroll_05
{
    white-space:nowrap;
    position:relative;
    top: expression(document.getElementById("Grid_Div_05").scrollTop)
}

/* ********** 鼠标停留在行上的样式 ********** */
.GridOnmouseOver
{
 border-left: 0px solid #EB8;
 border-right: 0px solid #B74;
 border-top: 0px solid #EB8;
    height:18px;
 text-align: center;
 background-color:#ccccff;
 cursor:hand
}

/* ********** 鼠标离开行后行的样式 ********** */
.GridOnmouseOut
{
 border-left: 0px solid #EB8;
 border-right: 0px solid #B74;
 border-top: 0px solid #EB8;
    height:18px;
 text-align: center;
 background-color:#FFFFFF;
 cursor:default
}

/* ********** 鼠标选中行后行的样式 ********** */
.GridOnmouseSelected
{
 border-left: 0px solid #EB8;
 border-right: 0px solid #B74;
 border-top: 0px solid #EB8;
    height:18px;
 text-align: center;
 background-color:Red;
 cursor:default
}

/* ********** 灰色行的样式 ********** */
.GridGrayRow
{
 border-left: 0px solid #EB8;
 border-right: 0px solid #B74;
 border-top: 0px solid #EB8;
    height:18px;
 text-align: center;
 background-color:Red;
 cursor:default
}

posted on 2008-03-26 16:04  Stym--闫生  阅读(258)  评论(0编辑  收藏  举报