﻿/****** form ******/
form
{
    display: inline;
}
input.tbBlur, textarea.tbBlur
{
    font-family: Arial, Helvetica, sans-serif;
    border: 1px #B2DD83 double;
    background-color: #fff;
    padding: 3px 2px 2px;
}
input.tbFocus, textarea.tbFocus
{
    font-family: Arial, Helvetica, sans-serif;
    border: 0px #99CC00 double;
    background-color: #fff;
    padding: 0px 0px 0px;
}
input.button
{
    border: #8E9C5E 1px solid;
    padding: 1px 5px;
    font-size: 13px;
    background: #fff url(../Images/btn_bg.jpg) repeat-x left center;
    cursor: pointer;
    height: 23px;
    line-height: 19px;
    width:80px;
}
input.button1
{
    border: #8E9C5E 1px solid;
    padding: 1px 5px;
    font-size: 13px;
    background: #fff url(../Images/btn_bg.jpg) repeat-x left center;
    cursor: pointer;
    height: 20px;
    line-height: 16px;
}
input.button2
{
    height: 20px;
    line-height: 16px;
    color: #000000;
    border: 1px solid #999999;
    border-top: 1px solid #CCCCCC;
    border-left: 4px solid #CCCCCC;
    background-color: #FFFFFF;
}
select
{
    font-size: 12px;
    font-family: Tahoma, Arial;
    color: #000000;
    background-color: #FFFFFF;
}

fieldset
{
    margin-bottom: 15px;
    padding: 8px;
    border: 1px solid #DCF6CF;
}
fieldset legend
{
    font-size: 12px;
}

td
{
    font-size: 12px;
}
div
{
    font-size: 12px;
}
.tooltip
{
    border-right: #000000 3px solid;
    padding-right: 8px;
    border-top: #000000 1px solid;
    padding-left: 8px;
    padding-bottom: 8px;
    font: 12px arial, helvetica, sans-serif;
    border-left: #000000 1px solid;
    cursor: default;
    color: #000000;
    padding-top: 8px;
    border-bottom: #000000 3px solid;
    position: absolute;
    background-color: #ffffcc;
    text-align: left;
}
body
{
    margin: 1px;
    padding: 0px;
    font-size: 12px;
    scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFCC;
    scrollbar-shadow-color: #006600;
    scrollbar-3dlight-color: 4;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #E8F7FC;
    scrollbar-darkshadow-color: #FFFFFF;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
a:link
{
    color: #006600;
    text-decoration: none;
}
a:visited
{
    color: #006600;
    text-decoration: none;
}
a:hover
{
    color: #FF0000;
    text-decoration: underline;
}
/*  鼠标在链接上，紫色，下划线  */
a:active
{
    color: #0000FF;
    text-decoration: underline;
}
/*  激活链接，兰色，下划线  */
a.plk:link
{
    color: #FFFFFF;
    text-decoration: none;
}
/*  ??????,??,????  */
a.plk:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
/*  ??????,??,????  */
a.plk:hover
{
    color: #FF0000;
    text-decoration: underline;
}
/*  ??????,??,???  */
a.hlk:link
{
    color: #000;
    text-decoration: none;
}
/*  ??????,??,????  */
a.hlk:visited
{
    color: #fff;
    text-decoration: none;
}
/*  ??????,??,????  */
a.hlk:hover
{
    color: #ff0000;
    text-decoration: underline;
}
/*  ??????,??,???  */

.wbs
{
    line-height: 26px;
    font-family: "宋体";
    font-size: 12px;
}

.inputpx
{
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 12px;
    background-color: #FFFFFF;
    border: 1px solid #C8E1F7;
}
.style1
{
    color: #FFFFFF;
}
.style2
{
    font-family: "宋体";
    font-size: 12px;
}
.style3
{
    color: #999999;
}
.style5
{
    color: #006600;
}
.style7
{
    color: #0099FF;
}
.style8
{
    color: #006600;
    font-weight: bold;
}
.style9
{
    color: #FF6600;
}

.style71
{
    font-family: "宋体";
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
}