﻿#tags h3
{
    font-size: 14px;
    margin: 2px;
}
#tags h3 a
{
    color: #00388d;
    text-decoration: none;
}
#advancedMessage
{
    text-align: center;
    border: 1px solid #c8c8c8;
    margin: 2px;
    padding: 5px;
    color: Red;
    font-weight: bold;
    display: none;
}
#areapicker
{
    display: none;
    position: absolute;
    width: 310px;
    border: 1px solid #000000;
    background-color: White;
    padding: 5px;
    z-index: 100;
}
#areapicker ul li
{
    line-height: 16px;
}
#areapicker a
{
    display: block;
    text-decoration: none;
}
#industrypicker
{
    display: none;
    position: absolute;
    width: 300px;
    border: 1px solid #000000;
    background-color: White;
    padding: 5px;
    z-index: 100;
}
#industrypicker ul li
{
    line-height: 16px;
}
#industrypicker a
{
    display: block;
    text-decoration: none;
}
#phasepicker
{
    display: none;
    position: absolute;
    width: 300px;
    border: 1px solid #000000;
    background-color: White;
    padding: 5px;
    z-index: 100;
}
.handlers
{
    border: 1px dashed #dcdcdc;
    margin: 5px 0;
    padding: 5px;
    text-align: center;
}
.handlers li
{
    display: inline;
}
.handlers li a
{
    margin: 2px 5px;
    display: block;
    float: left;
    background-image: url(/images/buttons.png);
    background-repeat: no-repeat;
    width: 96px;
    height: 28px;
    text-indent: -2000px;
}
a.btnFollow
{
    display: block;
    background: #fff url(/images/buttons.png) no-repeat 0 -1050px;
    width: 100px;
    height: 20px;
    text-indent: -2000px;
    cursor: pointer;
}
a.btnFollow:hover
{
    background-position: -101px -1050px;
}
.btn-view
{
    background-position: 0 -650px;
}
a.btn-view:hover
{
    background-position: -101px -650px;
}
.btn-view-new
{
    background-position: 0 -650px;
}
a.btn-view:hover
{
    background-position: -101px -650px;
}
a.btnYes
{
    display: block;
    background: #fff url(/images/buttons.png) no-repeat 0 -1350px;
    width: 100px;
    height: 25px;
    text-indent: -2000px;
    cursor: pointer;
    float: left;
}
a.btnYes:hover
{
    background-position: -101px -1350px;
}
a.btnNo
{
    display: block;
    background: #fff url(/images/buttons.png) no-repeat 0 -1400px;
    width: 100px;
    height: 25px;
    text-indent: -2000px;
    cursor: pointer;
    float: left;
}
a.btnNo:hover
{
    background-position: -101px -1400px;
}
a.btnSubmit
{
    display: block;
    background: #fff url(/images/buttons.png) no-repeat 0 -600px;
    width: 50px;
    height: 20px;
    text-indent: -2000px;
    cursor: pointer;
}
a.btnSubmit:hover
{
    background-position: -101px -600px;
}
/* 三级页面的样式 */
table.infoTable
{
    width: 100%;
    border-width: 1px;
    border-spacing: 0;
    border-style: solid;
    border-color: #c8c8c8;
    border-collapse: collapse;
    background-color: #fffafa;
}
table.infoTable td
{
    border-width: 1px;
    padding: 0 2px 0 10px;
    border-style: solid;
    border-color: #c8c8c8;
    background-color: white;
    height: 25px !important;
    height: 23px;
    line-height: 20px;
}
table.infoTable th
{
    background-color: #eeeeee;
    height: 25px !important;
    height: 23px;
    text-align: left;
    padding-left: 10px;
    color: #942126;
    font-size: 14px;
}
.infoTable a
{
    color: #023edc;
    text-decoration: underline;
}
.info-header
{
    padding: 5px 0 0 30px;
    background: #932228 url(/images/table-icon.gif) no-repeat;
    height: 19px;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}
.leftColumn
{
    float: left;
    width: 650px;
}
.link-items
{
    border: 1px solid #940810;
    margin: 5px 0;
    padding: 5px;
}
.link-items h3
{
    font-size: 14px;
    padding: 0;
    margin: 0;
    color: #902225;
}
.link-items td
{
    line-height: 20px;
}
#suggestion
{
    padding: 3px 10px;
}
.projectowner
{
    background: url(/images/projectsbutton_01.gif);
    background-repeat: no-repeat;
    width: 81px;
    height: 22px;
    border: 0px none #FFFFFF;
    margin: 1px 3px 0 5px;
    cursor: pointer;
    float: right;
}
.projectdesigner
{
    background: url(/images/projectsbutton_01.gif);
    background-repeat: no-repeat;
    width: 81px;
    height: 22px;
    border: 0px none #FFFFFF;
    margin: 1px 3px 0 5px;
    cursor: pointer;
}
.projectdesignerspecialman
{
    background: url(/images/projectsbutton_02.gif);
    background-repeat: no-repeat;
    height: 22px;
    width:  83px;
    border: 0px none #FFFFFF;
    margin: 1px 3px 0 5px;
    cursor: pointer;
}
table.specialmanlist
{
    border-style: solid none none none;
    border-width: 1px;
    border-color: #8d8d8d;
    border-spacing: 0px;
    width:585px;
    margin-bottom:5px;
}
table.specialmanlist td
{
    border-style: none none solid none;
    border-width: 1px;
    border-color: #8d8d8d;
    padding:1px;
    height:25px;
    width:45px;
}
table.relprojectlist
{
    border-style: solid none none solid;
    border-width: 1px;
    border-color: #8d8d8d;
    border-spacing: 0px;
    width:585px;
    margin-bottom:5px;
}
table.relprojectlist td
{
    border-style: none solid solid none;
    border-width: 1px;
    border-color: #8d8d8d;
    padding:3px 1px 1px 3px;
    height:25px;
    width:45px;
    vertical-align:top;
}

