    body
    {
	    margin-top: 0;
	    margin-left: 0;
	    font-size: 9pt;
	    color: #111111;
    }
    table
    {
	    font-size: 9pt;
	    color: #111111;
    }
    .dashedtable
    {
	    border-bottom: 1px dotted Gray;
	    border-left: 1px dashed Gray;
	    border-right: 1px dashed Gray;
	    border-top: 1px dotted Gray;
    }
    .solidtable
    {
	    border-bottom: 2px solid Gray;
	    border-left: 2px solid Gray;
	    border-right: 2px solid Gray;
	    border-top: 2px solid Gray;
    }
.text {
    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    font-weight: normal;
    color: #111111;
}

.textVd {
    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    font-size: 9pt;
    font-weight: normal;
    color: #111111;
}

.textbold {
    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    font-size: 10pt;
    line-height: 160%;
    color: #111111;
    font-weight: bold;
}
    .textlight
    {
	    font-size: 9pt;
	    line-height: 160%;
	    color: #ffffff;
    }
    .title {
        font-size: 11pt;
        font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
        font-weight: bold;
        color: #2969b5;
    }
    .bigtitle
    {
	    font-size: 15pt;
        font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-weight: bold;
    }
    .textinput
    {
	    font-weight: normal;
	    font-size: 9pt;
	    border-top-style: none;
    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    border-right-style: none;
	    border-left-style: none;
	    background-color: transparent;
	    border-bottom-style: groove;
    }
    .textinput2
    {
	    font-weight: normal;
	    font-size: 9pt;
	    border: solid 1px #7F9DB9;
	    height: 18px;
	    background-color: #ffffff;
    }
    .textinput1
    {
	    font-size: 9pt;
	    font-weight: normal;
	    color: #111111;
	    border: 1px inset;
    }
    .textinput3
    {
	    font-weight: normal;
	    font-size: 9pt;
    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    border: solid 1px #7F9DB9;
	    background-color: #ffffff;
    }
    .textlabel
    {
	    font-weight: normal;
	    font-size: 9pt;
	    color: Gray;
	    height: 18px;
	    border: solid 1px #7F9DB9;
    }
    .texterror
    {
    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: bold;
	    color: red;
    }

    .picred
    {
	    border-left: 1 solid #D93939;
	    border-right: 1 solid #D93939;
	    border-top: 1 solid #D93939;
	    border-bottom: 1 solid #D93939;
    }

    .Page
    {
	    width: 100%;
	    text-align: left;
    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: normal;
	    color: #111111;
    }

    .HeaderTable
    {
	    width: 100%;
	    border-width: 0;
    }

    .TitleCell
    {
	    background: white;
	    text-align: left;
    }

    .TitleLable
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: normal;
	    color: #111111;
	    background: #dee0df;
    }

    .NavCell
    {
	    background: white;
	    text-align: center;
    }

    .ReturnCell
    {
	    background: white;
	    text-align: right;
    }

    .CTLMainList
    {
	    border-width: 0;
	    border-collapse:collapse ;
	    text-align: left;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: normal;
	    color: #111111;
    }

    .CTLMainList_Item
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: normal;
	    color: #111111;
	    background-color: #ffffff;
	    text-align: left;
	    height: 20px;
	    border:0px solid #ffffff;
    }

    #grdVdrDocList{
        border:none;
    }
    .MainList
    {
	    width: 100%;
	    border-width: 0;
	    border-collapse: separate;
	    text-align: left;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: normal;
	    color: #111111;
	    background-color: #FEF5EC;
    }

    .ButtonPanel
    {
	    width: 100%;
	    text-align: center;
    }

    .MainList_Item
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: normal;
	    color: #111111;
	    background-color: #ffffff;
	    text-align: left;
	    height: 20px;
    }

    .MainList_AltItem
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: normal;
	    color: #111111;
	    background-color: #F0F0FA;
	    text-align: left;
	    height: 20px;
    }

    .MainList_SelItem
    {
        font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    background-color: red;
	    text-align: left;
	    height: 20px;
    }

.MainList_Header {
    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    background-color: #C8DCF0;
    color: black;
    text-align: center;
    height: 20px;
}

.MainList_Footer {
    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    background-color: red;
    text-align: center;
}

    .MainList_Pager
    {
	    background-color: #9EB6D0;
	    text-align: right;
    }

    .MainList_EditItem
    {
	    background-color: #F7F7F7;
	    text-align: left;
    }

    .DetailsTable
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    border-left-color: blue;
	    border-bottom-color: blue;
	    border-top-style: solid;
	    border-top-color: blue;
	    padding-top: 1px;
	    border-right-style: solid;
	    border-left-style: solid;
	    border-right-color: blue;
	    border-bottom-style: solid;
	    width: 100%;
	    border-width: 1;
    }

    A
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 9pt;
	    color: #00009f;
	    text-decoration: none;
    }
    A:visited
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 9pt;
	    color: #00009f;
	    text-decoration: none;
    }
    A:hover
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 9pt;
	    color: #00009f;
	    text-decoration: underline;
    }

    A.red
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 9pt;
	    color: red;
	    text-decoration: none;
    }
    A.red:visited
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 9pt;
	    color: red;
	    text-decoration: none;
    }
    A.red:hover
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 9pt;
	    color: red;
	    text-decoration: underline;
    }

    A.menu
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 9pt;
	    color: #111111;
	    font-weight: normal;
	    text-decoration: none;
    }
    A.menu:visited
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 9pt;
	    color: #111111;
	    font-weight: normal;
	    text-decoration: none;
    }
    A.menu:hover
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 9pt;
	    color: #111111;
	    font-weight: normal;
	    text-decoration: underline;
    }

    A.command
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 9pt;
	    color: #111111;
	    font-weight: normal;
	    text-decoration: none;
    }
    A.command:visited
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 9pt;
	    color: #111111;
	    font-weight: normal;
	    text-decoration: none;
    }
    A.command:hover
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 9pt;
	    color: #111111;
	    font-weight: normal;
	    text-decoration: none;
    }

    A.item
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 9pt;
	    color: #111111;
	    font-weight: normal;
	    text-decoration: none;
    }
    A.item:visited
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 9pt;
	    color: #111111;
	    font-weight: normal;
	    text-decoration: none;
    }
    A.item:hover
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 9pt;
	    color: #111111;
	    font-weight: normal;
	    text-decoration: underline;
    }

    A.left:link
    {
	    color: #000000;
	    text-decoration: none;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: normal;
    }
    A.left:visited
    {
	    color: #000000;
	    text-decoration: none;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: normal;
    }
    A.left:hover
    {
	    color: #0000ff;
	    text-decoration: none;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: normal;
	    background: #eeeeff;
    }
    A.left:active
    {
	    color: #0000ff;
	    text-decoration: none;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: normal;
    }

    A.BigLink:link
    {
	    color: #0000ee;
	    text-decoration: none;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: bold;
    }
    A.BigLink:visited
    {
	    color: #0000ee;
	    text-decoration: none;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: bold;
    }
    A.BigLink:hover
    {
	    color: #0000ff;
	    text-decoration: underline;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: bold;
    }
    A.BigLink:active
    {
	    color: #0000ff;
	    text-decoration: underline;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: bold;
    }

    .MenuBG
    {
    }
    .header
    {
	    font-size: 9pt;
	    font-weight: bold;
	    color: #DA3A3A;
	    background-color: #FEF5EC;
    }

    A.header:link
    {
	    color: #000000;
	    text-decoration: none;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: normal;
    }
    A.header:visited
    {
	    color: #000000;
	    text-decoration: none;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: normal;
    }
    A.header:hover
    {
	    color: #0000ff;
	    text-decoration: none;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: normal;
	    background: #eeeeff;
    }
    A.header:active
    {
	    color: #0000ff;
	    text-decoration: none;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: normal;
    }

    /*---------------------------English-----------------------------------------*/
    .cnText
    {
	    /*font-family: @华文细黑; 	font-size: 9pt; 	color: Black;*/
	    font-size: 11pt;
	    line-height: 20px;
	    color: Black;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .cnText1
    {
	    font-size: 12px;
	    color: black;
	    line-height: 18px;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .cnText1 .firstWord
    {
	    /*font-family: @华文细黑;*/
	    font-size: 14px;
	    color: #DC143C;
	    font-weight: bold;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .cnTextBox
    {
	    width: 108px;
	    height: 28px;
	    vertical-align: middle;
    }
    .cnLogin
    {
	    font-size: 10pt;
	    background-image: url(../../Images/LoginBG.jpg);
	    color: white;
	    background-repeat: repeat-x;
    }
    .cnLogin a
    {
	    text-align: center;
	    text-decoration: none;
	    font-size: 10pt;
	    color: white;
    }
    .cnLogin a:hover
    {
	    color: white;
	    text-align: center;
	    text-decoration: none;
	    font-size: 10pt;
    }
    .cnLogin a:visited
    {
	    color: white;
	    text-align: center;
	    text-decoration: none;
	    font-size: 10pt;
    }
    .cnNotify .title
    {
	    font-size: 11pt;
	    vertical-align: middle;
	    color: #C80000;
	    height: 25px;
	    text-align: center;
	    background-color: #DCE1E5;
    }
    .cnNotify .list
    {
	    font-size: 10pt;
	    color: #4682B4;
    }
    .cnMenuSmall
    {
	    border-right: #ffffff 1px solid;
	    border-bottom: #ffffff 1px solid;
	    font-size: 9pt;
	    vertical-align: middle;
	    color: White;
	    text-align: center;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .cnMenuSmall1
    {
	    border-right: solid 1px #ffffff;
	    font-size: 9pt;
	    vertical-align: middle;
	    color: White;
	    text-align: center;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .cnMenuSmall2
    {
	    border-top: #ffffff 1px solid;
	    border-right: #ffffff 1px solid;
	    font-size: 9pt;
	    vertical-align: middle;
	    color: White;
	    text-align: center;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .cnMenuSmall a
    {
	    font-size: 9pt;
	    vertical-align: middle;
	    color: #ffffff;
	    text-align: center;
	    text-decoration: none;
    }
    .cnMenuSmall a:hover
    {
	    font-size: 9pt;
	    vertical-align: middle;
	    color: #ffffff;
	    text-align: center;
	    text-decoration: none;
    }
    .cnMenuSmall a:visited
    {
	    font-size: 9pt;
	    vertical-align: middle;
	    color: #ffffff;
	    text-align: center;
	    text-decoration: none;
    }
    a.lngselector
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 9pt;
	    vertical-align: bottom;
	    color: #ffffff;
	    text-decoration: none;
    }
    a.lngselector:hover
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 9pt;
	    vertical-align: bottom;
	    color: #ffffff;
	    text-decoration: none;
    }
    a.lngselector:visited
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 9pt;
	    vertical-align: bottom;
	    color: #ffffff;
	    text-decoration: none;
    }

    .cnMenu1
    {
	    border-right: #ffffff 1px solid;
	    /*border-bottom: #8ca0b4 1px solid;*/
	    font-weight: bold;
	    font-size: 10pt;
	    color: #165A9E;
	    background-color: #DCE1E5;
	    text-align: center;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .cnMenu1 A
    {
	    font-weight: bold;
	    font-size: 10pt;
	    color: #165A9E;
	    text-align: center;
	    text-decoration: none;
	    border-right: 0px;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .cnMenu1 A:hover
    {
	    font-weight: bold;
	    font-size: 10pt;
	    text-decoration: none;
	    color: #165A9E;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .cnMenu1 A：visited
    {
	    font-weight: bold;
	    font-size: 10pt;
	    text-decoration: none;
	    color: #165A9E;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }

    .cnMenu2
    {
	    border-top: #ffffff 1px solid;
	    border-right: #ffffff 1px solid;
	    font-size: 9pt;
	    vertical-align: middle;
	    color: #ffffff;
	    background-color: #1D4783;
	    text-align: center;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .cnMenu2 A
    {
	    font-weight: bold;
	    font-size: 11pt;
	    vertical-align: middle;
	    color: white;
	    text-align: center;
	    text-decoration: none;
	    border-right: 0px;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .cnMenu2 A:hover
    {
	    font-weight: bold;
	    font-size: 11pt;
	    text-decoration: none;
	    color: white;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .cnMenu2 A:visited
    {
	    font-weight: bold;
	    font-size: 11pt;
	    text-decoration: none;
	    color: white;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .cnMenu
    {
	    border-right: #ffffff 1px solid;
	    border-bottom: #ffffff 1px solid;
	    font-weight: bold;
	    font-size: 11pt;
	    vertical-align: middle;
	    color: #ffffff;
	    background-color: #8ca0b4;
	    text-align: center;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .cnMenu A
    {
	    font-weight: bold;
	    font-size: 11pt;
	    vertical-align: middle;
	    color: white;
	    text-align: center;
	    text-decoration: none;
	    border-right: 0px;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .cnMenu A:hover
    {
	    font-weight: bold;
	    font-size: 11pt;
	    text-decoration: none;
	    color: white;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .cnMenu A:visited
    {
	    font-weight: bold;
	    font-size: 11pt;
	    text-decoration: none;
	    color: white;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .cnFooter {
        font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
        font-size: 12px;
        vertical-align: middle;
        color: #165A9E;
        background-color: #DCE1E5;
        text-align: center;
        border-right: 1px solid #fff;
    }

    .cnFooter A {
        font-size: 12px;
        color: #165A9E;
        background-color: #DCE1E5;
        font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .cnFooter A:hover
    {
	    font-size: 12px;
	    color: #FF6600;
	    text-decoration: none;
	    background-color: #DCE1E5;
    }
    .cnFooter A:visited
    {
	    font-size: 12px;
	    color: #165A9E;
	    text-decoration: none;
	    background-color: #DCE1E5;
    }
    .cnNav .FirstTitle
    {
	    background-color: #1E4682;
	    font-weight: bold;
	    font-size: 12px;
	    color: White;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .cnNav .FirstTitle a
    {
	    font-weight: bold;
	    font-size: 12px;
	    color: White;
	    padding-left: 15px;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .cnNav .Title
    {
	    background-color: #1E4682;
	    font-weight: bold;
	    font-size: 14px;
	    color: White;
	    padding-left: 15px;
	    border-top: 1px solid White;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .cnNav .Title a
    {
	    font-weight: bold;
	    font-size: 14px;
	    color: White;
	    padding-top: 2px;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }

    .cnNav .Nod
    {
	    background-color: #8CA0B4;
	    color: White;
	    font-size: 13px;
	    padding-left: 25px;
	    border-top: 1px solid White;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .cnNav .Nod a
    {
	    color: white;
	    font-size: 13px;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .cnNav .Leaf
    {
	    border-right: #8098b7 1px solid;
	    padding-left: 35px;
	    font-size: 12px;
	    border-left: #8098b7 1px solid;
	    color: black;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .cnNav .Leaf a
    {
	    color: black;
	    font-size: 12px;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .cnNav .bottom
    {
	    background-image: url(../../Images/NavBottom.jpg);
    }
    .contactustext
    {
	    font-weight: bold;
	    font-size: 13pt;
	    color: #111111;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .contactustext A
    {
	    font-weight: bold;
	    font-size: 13pt;
	    color: #1d4783;
	    line-height: 160%;
	    font-style: italic;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .contactustext A:hover
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 13pt;
	    line-height: 160%;
	    color: #1D4783;
	    font-style: italic;
	    font-weight: bold;
    }
    .contactustext A:visited
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 13pt;
	    color: #1D4783;
	    font-style: italic;
	    font-weight: bold;
    }
    .maincontent
    {
	    padding-right: 1px;
	    padding-left: 1px;
	    padding-bottom: 0px;
	    padding-top: 0px;
        background-color:#f0f0f0;
    }



    .Question
    {
	    padding-top: 15px;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .Question .Section
    {
	    font-size: 14px;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-weight: bold;
    }
    .Introduction
    {
	    padding-right: 20px;
	    padding-left: 20px;
	    padding-bottom: 15px;
	    padding-top: 15px;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .Introduction .boldtitle
    {
	    font-size: 14px;
	    font-weight: bold;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .Introduction .title
    {
	    font-size: 12px;
	    font-weight: bold;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .cnButton a
    {
	    padding-top: 6px;
	    width: 75px;
	    height: 24px;
	    font-weight: bolder;
	    text-align: center;
	    text-decoration: none;
	    font-size: 10pt;
	    color: white;
    }
    .cnButton a:hover
    {
	    padding-top: 6px;
	    width: 75px;
	    height: 24px;
	    color: white;
	    font-weight: bolder;
	    text-align: center;
	    text-decoration: none;
	    font-size: 10pt;
    }
    .cnButton a:visited
    {
	    padding-top: 6px;
	    width: 75px;
	    height: 24px;
	    color: white;
	    font-weight: bolder;
	    text-align: center;
	    text-decoration: none;
	    font-size: 10pt;
    }
    .cnPageTitle
    {
	    font-weight: bold;
	    font-size: 18px;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .EnContent
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 11pt;
	    line-height: 21px;
    }
    .CnContent
    {
	    font-size: 11pt;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    line-height: 26px;
    }
    .EnContent1
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 11pt;

    }
    .CnContent1
    {
	    font-size: 11pt;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    letter-spacing:2px;
    }
    .EnContent2
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
    }
    .CnContent2
    {
	    font-size: 10pt;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    letter-spacing: 2px;
	    text-decoration: none;
    }
    .EnContent3
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 11pt;
	    text-decoration: none;
	    color: #1E4682;
    }
    .CnContent3
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 11pt;
	    color: #1E4682;
	    text-decoration: none;
    }
    .tdMain
    {
	    border-bottom: solid 1px #BED2E6;
	    height: 28px;

    }
    .tabEnText
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 12pt;
    }
    .tabCnText
    {
	    font-size: 13pt;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .caption a:link{
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: bold;
	    text-decoration:none;
	    color: #003399;
    }
    .caption a:visited{
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: bold;
	    text-decoration:none;
	    color: #003399;
    }
    .caption a:hover{
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: bold;
	    text-decoration:none;
	    color: #003399;
    }
    .caption a:active{
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: bold;
	    text-decoration:none;
	    color: #003399;
    }

    .border
    {
	    border-bottom: 1px solid #C8DCF0;
	    border-left: solid 1px #C8DCF0;
	    border-right: 1px solid #C8DCF0;
	    border-top: 1px solid #C8DCF0;
    }
    .border1
    {
	    border-bottom: 1px solid #C8DCF0;
	    border-left: solid 1px #C8DCF0;
	    border-right: 1px solid #C8DCF0;
    }
    .border2
    {
	    border-left: solid 1px #C8DCF0;
	    border-right: 1px solid #C8DCF0;
	    border-top: 1px solid #C8DCF0;
    }
    .WordSpacing
    {
	    letter-spacing: 2px;
    }
    /* ===========CTLProductNav  Css==============*/
    .productNavTd
    {
	    border-bottom: 1px solid #BED2E6;
	    height: 25px;
	    padding-left: 5px;
    }
    .productNavEnTd
    {
	    border-bottom: 1px solid #BED2E6;
	    height: 25px;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    color: #003399;
	    padding-left: 5px;
    }
    .productNavTitleEn
    {
        font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 13pt;
	    font-weight: bold;
	    color: #CC3300;
    }
    .productNavTitleCn
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 13pt;
	    font-weight: bold;
	    color: #CC3300;
    }
    .productNavEn
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    color: #003399;
    }
    .productNavCn
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    color: #003399;
    }

    /* ===========ProductPage  Css==============*/
    .productPageTitleEn1
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 13pt;
	    font-weight: bold;
	    color: #003399;
    }
    .productPageTitleCn1
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 13pt;
	    font-weight: bold;
	    color: #003399;
    }
    .productPageTitleEn2 {
        font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
        font-size: 13pt;
        font-weight: bold;
        color: #CC3300;
    }
    .productPageTitleCn2
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 13pt;
	    font-weight: bold;
	    color: #CC3300;
    }
    .productPageTitleEn3
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 11pt;
	    font-weight: bold;
	    color: #003399;
    }
    .productPageTitleCn3
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 11pt;
	    font-weight: bold;
	    color: #003399;
    }
    .productPageContentEn
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    line-height: 20px;
    }
    .productPageContentCn
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    letter-spacing: 1px;
	    line-height: 19px;
    }
    .productPageContentEn1
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    line-height: 19px;
    }
    .productPageContentCn1
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    letter-spacing: 1px;
	    line-height: 21px;
    }
    .productPageContentEn2
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 9pt;
	    line-height: 14px;
	    color: #1E4682;
    }
    .productPageContentCn2
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 9pt;
	    line-height: 19px;
	    color: #1E4682;
    }
    .productPageContentEn3
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    line-height: 20px;
	    color: #1E4682;
    }
    .productPageContentCn3
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    letter-spacing: 1px;
	    line-height: 22px;
	    color: #1E4682;
    }
    .productPageContentEn4
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 12pt;
	    line-height: 20px;
	    color: #1E4682;
    }
    .productPageContentCn4
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 12pt;
	    letter-spacing: 1px;
	    line-height: 25px;
	    color: #1E4682;
    }
    .productPageContentEn5
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    line-height: 18px;
	    color: #1E4682;
    }
    .productPageContentCn5
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    line-height: 22px;
	    color: #1E4682;
    }
    .productPageContentEn6
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 9pt;
	    line-height: 20px;
    }
    .productPageContentCn6
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 9pt;
	    line-height: 21px;
    }
    .productPageContentEn7
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    line-height: 22px;
    }
    .productPageContentCn7
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    line-height: 25px;
    }
    .productPageContentEn8
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 9pt;
	    line-height: 15px;
	    color: #1E4682;
    }
    .productPageContentCn8
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 9pt;
	    line-height: 18px;
	    color: #1E4682;
    }
    .productPageContentEn9
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 9pt;
	    line-height: 17px;
    }
    .productPageContentCn10
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 11pt;
	    line-height: 27px;
    }
    .productPageContentCn11
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 12pt;
	    letter-spacing: 1px;
	    color: #1E4682;
    }
    /* ===========Product_Express  Css==============*/
    .productExpressTd1
    {
	    background-image: url(../../Images/ProductExpressBG1.jpg);
	    background-repeat: repeat-y;
	    border-bottom: 1px solid #8CA0B4;
	    border-top: 1px solid #8CA0B4;
	    border-left: 1px solid #8CA0B4;
	    border-right: 1px solid #8CA0B4;
	    height: 24px;
	    text-align: center;
    }
    .productExpressTd2
    {
	    background-image: url(../../Images/ProductExpressBG2.jpg);
	    background-repeat: repeat-y;
	    border-bottom: 1px solid #8CA0B4;
	    border-top: 1px solid #8CA0B4;
	    border-left: 1px solid #8CA0B4;
	    border-right: 1px solid #8CA0B4;
	    height: 24px;
	    text-align: center;
    }
    .productExpressTd3
    {
	    background-image: url(../../Images/ProductExpressBg4.gif);
	    background-repeat: repeat-x;
	    height: 29px;
	    text-align: left;
	    padding-left: 5px;
    }
    .productExpressTd4
    {
	    background-image: url(../../Images/ProductExpressBg4.gif);
	    background-repeat: repeat-x;
	    height: 29px;
	    text-align: center;
	    padding-left: 5px;
    }
    .productExpressTable
    {
	    border-bottom: 1px solid #8CA0B4;
	    border-top: 1px solid #8CA0B4;
	    border-left: 1px solid #8CA0B4;
	    border-right: 1px solid #8CA0B4;
	    padding: 2px;
    }
    /* ===========CTLSampleMenu1  Css==============*/
    .SampleMenu_Table
    {
	    border: 0px;
	    border-left: 0px solid gray;
	    border-right: 1px solid gray;
    }
    .SampleMenu_td
    {
	    width: 126px;
	    height: 28px;
	    border-top: solid White 1px;
	    background-color: #C8DCF0;
	    text-align: center;
    }
    .SampleMenu_td a:link
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 11pt;
	    color: black;
	    text-decoration: none;
    }
    .SampleMenu_td a:hove
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 11pt;
	    color: black;
	    text-decoration: none;
    }
    .SampleMenu_td a:visited
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 11pt;
	    color: black;
	    text-decoration: none;
    }
    .SampleMenu_td1
    {
	    width: 126px;
	    height: 27px;
	    border-top: solid White 1px;
	    background-color: #8CA0B4;
	    text-align: center;
	    word-spacing: 5px;
    }

    .SampleMenu_td1 a:link
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 11pt;
	    color: White;
	    text-decoration: none;
    }
    .SampleMenu_td1 a:hove
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 11pt;
	    color: White;
	    text-decoration: none;
    }
    .SampleMenu_td1 a:visited
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 11pt;
	    color: White;
	    text-decoration: none;
    }
    .SampleMenu_td2
    {
	    text-align: left;
	    color: White;
	    padding-left: 5px;
    }

    .SampleMenu_td2 a:linke
    {
	    color: white;
    }
    .SampleMenu_td2 a:hove
    {
	    color: White;
    }
    .SampleMenu_td2 a:active
    {
	    color: White;
    }
    .SampleMenu_td2 a:visited
    {
	    color: White;
    }
    .SampleMenu_td3
    {
	    text-align: left;
	    color: White;
	    border-bottom: 1px solid White;
	    padding-left: 5px;
    }
    .SampleMenu_td3 a:hove
    {
	    color: White;
    }
    .SampleMenu_td3 a:visited
    {
	    color: White;
    }
    .SampleMenu_Table
    {
	    background-color: #4D4D4D;
    }
    .SampleMenu_Table tr
    {
	    height: 25px;
    }
    .SampleMenu_TextEn
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 11pt;
	    color: White;
    }
    .SampleMenu_TextCn
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 11pt;
	    color: White;
	    text-decoration: none;
    }
    .SampleMenu_TextEn1
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 11pt;
	    color: White;
    }
    .SampleMenu_TextCn1
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 11pt;
	    color: White;
    }
    .SampleMenu_TextEn2
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    color: White;
	    text-decoration: none;
    }
    .SampleMenu_TextCn2
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    color: White;
	    text-decoration: none;
    }
    /* ===========QR、PO、OB、MC  Css==============*/
    .Order_Customer
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 11pt;
	    color: Black;
    }
    .Order_Status
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 11pt;
	    color: Black;
    }
    /* ===========ProductPowerPlan  Css==============*/
    .PowerPlanTitleEn
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 11pt;
	    color: #333333;
	    font-weight: bold;
	    line-height: 30px;
    }
    .PowerPlanTitleCn
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 11pt;
	    color: #333333;
	    font-weight: bold;
	    line-height: 30px;
    }
    .PowerPlanContentEn
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    line-height: 15px;
    }
    .PowerPlanContentCn
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    letter-spacing: 1px;
	    line-height: 17px;
    }
    .PowerPlanContentEn1
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 14pt;
    }
.PowerPlanContentCn1 {
    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    font-size: 14pt;
    letter-spacing: 1px;
}
    /* ===========ProductWMS  Css==============*/
    .ProductWMSTitleEn
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: bold;
	    color: #003399;
	    padding-left: 5px;
    }
    .ProductWMSTitleCn
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 11pt;
	    font-weight: bold;
	    color: #003399;
	    padding-left: 5px;
    }
    .ProductWMSContentEn
    {
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 9pt;
	    line-height: 20px;
	    padding-left: 20px;
    }
    .ProductWMSContentCn {
        font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
        font-size: 9pt;
        line-height: 20px;
        padding-left: 20px;
    }
    .ProductWMSTable
    {
	    border-collapse: collapse;
	    background-image: url(../../Images/ProductWMS1.jpg);
	    border-left: 1px solid #BED2E6;
	    border-right: 1px solid #BED2E6;
	    border-bottom: 1px solid #BED2E6;
    }
    .ProductWMSTable tr
    {
	    height: 30px;
    }
    .ProductWMSTable td
    {
	    border-top: 1px solid #BED2E6;
	    border-bottom: font-weight: bold;
    }

    /*SuperHub Css*/
    .borderstyle
    {
	    border-style: ridge;
	    border-top-width: 0px;
	    border-left-width: 0px;
	    border-bottom-width: 0px;
	    border-right-width: 0px;
    }
    .borderstyleon
    {
	    border-style: solid;
	    border-top-width: 1px;
	    border-top-color: #FFFFFF;
	    border-left-width: 1px;
	    border-left-color: #FFFFFF;
	    border-bottom-width: 1px;
	    border-bottom-color: #FFFFFF;
	    border-right-width: 1px;
	    border-right-color: #FFFFFF;
    }
    .borderstyleoff
    {
	    border-style: solid;
	    border-top-width: 1px;
	    border-top-color: #FFFFFF;
	    border-left-width: 1px;
	    border-left-color: #FFFFFF;
	    border-bottom-width: 1px;
	    border-bottom-color: #FFFFFF;
	    border-right-width: 1px;
	    border-right-color: #FFFFFF;
    }
    .textlarge
    {
    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: normal;
	    color: #111111;
    }
    .textinputSH
    {
	    font-weight: normal;
	    font-size: 9pt;
	    border-top-style: groove;
    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    border-right-style: groove;
	    border-left-style: groove;
	    background-color: #ffffff;
	    border-bottom-style: groove;
    }
    .MainListSH
    {
	    width: 100%;
	    text-align: center;
    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: normal;
	    color: #111111;
	    background-color: #c6d3e7;
    }

    .MainListSH_Item
    {
    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: normal;
	    color: #111111;
	    background-color: #ffffff;
	    text-align: center;
    }

    .MainListSH_AltItem
    {
        font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: normal;
	    color: #111111;
	    background-color: #f0f0f0;
	    text-align: center;
    }

    .MainListSH_SelItem {
        font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
         background-color: Orange;
        text-align: center;
    }

    .MainListSH_Header
    {
    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    background-color: #c6d3e7;
	    color: #00009f;
	    text-align: center;
    }

    .MainListSH_Footer
    {
    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    text-align: center;
    }
    .Tr_ItemSH
    {
	    background-color: #dee7f7;
    }
    .Tr_AltItemSH
    {
	    background-color: #c6d3e7;
    }

    .TabClass_table
    {
	    text-align: center;
    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
	    font-size: 10pt;
	    font-weight: normal;
	    border-top-width: 0px;
	    border-left-width: 0px;
	    border-right-width: 0px;
	    margin-bottom: 1px;
	    border-bottom: darkgray 1px solid;
    }
    .TabClass_td
    {
	    height: 20px;
	    background-color: #C8DCF0;
	    padding-right: 1px;
	    padding-left: 1px;
	    border-left: white 1px solid;
	    border-right: white 1px solid;
    }

    .divPageMask{background-color:#000000; filter:alpha(opacity=50);left:0px;position:absolute;top:0px;visibility:hidden;z-index:20}
    .divOpenWin{background-color:#EEEEEE;position: absolute;z-index:50;visibility:hidden}
    /*==========*/

    .JobList {
        font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
        margin-top: 8px;
        width: 250px;
        background-color: white;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        display: inline-block;
        border: 1px solid #d9d9d9;
    }
    .JobType {
        color: #A0A0A0;
        font-size: 13pt;
        padding-left: 16px;
        padding-top:5px;
        width:60%;
    }
    .JobItem {
        padding-left: 35px;
        line-height: 20px;
        margin-bottom:5px;
        width:60%;
    }
    .JobItem a {
        color: #000000;
        font-size: 10pt;
    }
    .JobCount {
        width:40%;
    }
    .JobCount a:link {
        text-decoration: underline;
    }
.ItemLine {
    width: 249px;
    height: 1px;
    border-width: 0;
    color: #d9d9d9;
    background-color: #d9d9d9;
    text-align:left;
    /*margin-bottom:5px;*/
    margin-top:5px;
}
.HideItemLine {
    width: 249px;
    height: 0px;
    border-width: 0;
    color: #d9d9d9;
    background-color: #d9d9d9;
    text-align:left;
    /*margin-bottom:5px;*/
    margin-top:5px;
}
    .cnMenuNotice
    {
        font-size:9pt;
	    color: #000;
	    text-align: center;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .cnMenuNotice:hover
    {
        font-size:9pt;
	    text-decoration:solid;
	    color: #FF6600;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
    .cnMenuNotice:visited
    {
        font-size:9pt;
	    color: #000;
	    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    }
.menuArrow {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left:5px;
    background: url('../../Images/down-icon.png') no-repeat;
}
.backToPendingEN {
    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;

    font-size:12pt;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    display: inline-block;
    border: 2px solid #d9d9d9;
    /*line-height:17px;*/
    padding:5px 7px 5px 7px;
    margin-left:-40px;
    margin-top:40px;
    transform:rotate(90deg);
	-ms-transform:rotate(90deg); 	/* IE 9 */
	-moz-transform:rotate(90deg); 	/* Firefox */
	-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
	-o-transform:rotate(90deg); 	/* Opera */
}
.backToPendingCN {
    font-family: Arial,'Microsoft YaHei',SimSun,SimHei;
    font-size:10pt;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    display: inline-block;
    border: 2px solid #d9d9d9;
    line-height:17px;
    padding:19px 7px 19px 7px;
}

.grdColumnRow{
    padding :5px 0px 5px 2px;
}
.grdHeaderRow{
    padding-top :5px;
    padding-bottom:5px;
}
.grdFirstCell{
    padding-left:5px;
}



