/*zhouwei*/
A:link
{
    color: #0000cc;
}

A:visited
{
    color: #0000cc;
}

A.lkPanelSel:link
{
    text-decoration: none;
    color: white;
    font-weight: bold;
}

A.lkPanelSel:visited
{
    text-decoration: none;
    color: white;
    font-weight: bold;
}

A.lkPanelSel:active
{
    text-decoration: none;
    color: red;
}

A.lkPanelSel:hover
{
    text-decoration: none;
    color: red;
}

A.lkPanelNoSel:link
{
    text-decoration: none;
    color: #014F8A;
}

A.lkPanelNoSel:visited
{
    text-decoration: none;
    color: #014F8A;
}

A.lkPanelNoSel:active
{
    text-decoration: none;
    color: red;
}

A.lkPanelNoSel:hover
{
    text-decoration: none;
    color: red;
}

IMG
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.font_main
{
    font-family: "宋体" , "times New Roman";
    font-size: 9pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: white;
}

.font_9
{
    font-family: "宋体" , "times New Roman";
    font-size: 9pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: #000000;
}
.font_9SaleInput
{
    font-family: "宋体" , "times New Roman";
    font-size: 9pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    background-color: #f8f8ff;
    border-style: solid;
    border-width: 1px;
    border-color: #6699cc;
    color: #000000;
}

.color_gray
{
	color: #666666 !important;
	border-color: #999999 !important;
}

.font_9Red
{
    font-family: "宋体" , "times New Roman";
    font-size: 9pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: red;
}
.font_9Blue
{
    font-family: "宋体" , "times New Roman";
    font-size: 9pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: Blue;
}
.font_9BBlue
{
    font-family: "宋体" , "times New Roman";
    font-size: 9pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-weight: bold;
    color: Blue;
}
.font_9Uline
{
    font-family: "宋体" , "times New Roman";
    font-size: 9pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}
.font_9B
{
    font-family: "宋体" , "times New Roman";
    font-size: 9pt;
    font-style: normal;
    line-height: normal;
    font-weight: bolder;
    color: #000000;
}
.font_12B
{
    font-family: "宋体" , "times New Roman";
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #000000;
}

.font_Title01
{
    font-family: "宋体" , "times New Roman";
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #3300ff;
}
.font_TitleNews
{
    font-family: "宋体" , "times New Roman";
    font-size: 18pt;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #000066;
}
.font_ErrorMsg
{
    font-family: "宋体" , "times New Roman";
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #000000;
}

.MasterPageTitle
{
    font-family: "宋体" , "times New Roman";
    font-size: 9pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: #000000;
    background-image: url(Image/title_01.gif);
}

.TitleSelect
{
    font-family: "宋体" , "times New Roman";
    font-size: 9pt;
    color: White;
    background-image: url(Image/title_select.gif);
    font-weight: bold;
}

.TitleNormal
{
    font-family: "宋体" , "times New Roman";
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: navy;
    background-image: url(Image/title_normal.gif);
}



.LableSubLine
{
    border-bottom: solid 1px #6699cc;
}
