﻿@import url(/Styles/public.css);
@import url(/Styles/ie/WebTopBottom.css);

.inputText {
    border:solid 1px #cccccc;
    font-size:14px;
    height:16px;
    line-height:16px;
    padding-left:3px;
}
.divTeamApply
{
    margin:0px auto;width:911px;height:668px;
    background:url(/images/SpreadCampaign/TG_3.gif) no-repeat;
    margin-top:10px;
    padding-top:40px;padding-left:35px;
}   
.divTeamType
{
    float:left;
    width:400px;height:310px;
    margin-right:40px;
    color:black;
    display:inline;
}
.divTeamType .divInfo
{
    clear:both;
    width:328px;margin:0px auto;
    margin-top:230px;
    letter-spacing:1px;
    line-height:16px;
}
.divTeamType .divInfo img
{

    float:right;
    cursor:pointer;
    margin-top:-10px;
}
.divApply 
{
    clear:both;
    margin:0px auto;width:500px;color:Black;
    border:1px solid white;
    background-color:white;
    padding-top:4px; 
    cursor:pointer;
}
.divApplyAppend
{
     background-color:#eeffff;
     border-color:#ccddfd;
}
.divApply  .spanKey
{
    float:left;
    text-align:right;
    width:80px;
    height:34px;
    padding-top:2px;
}
.divApply  .spanValue
{
    float:left;
    width:160px;
    height:36px;
}
.divApply .divTip
{
    float:left;
    width:210px;
    border:1px solid #aaddfe;
    background:url(/images/SpreadCampaign/TG_5.gif) left 0px no-repeat #eeffff;
    height:28px;padding-top:2px;
}
.divMessage
{
    height: 14px; font-size: 12px; color: Red;
}