﻿label
{
    font-size: 16px;
    color: #333333;
    width:150px;
    float:left;
    display:block;
    margin-left:10px;
    line-height:2.0em;
    margin-bottom:10px;
    
}


.txt,.txt2
{
    width: 380px;
    padding: 10px 15px;
    color: #333333;
    font-weight: 400;
    font-size: 16px;
    line-height: 5px;
    background: #fff;
    border: 1px solid #C0C0C0;
    display:block;
    margin-bottom:10px;

}

.txt2
{
    height:100px;
    width:700px;
    padding-top:10px;
    line-height:19px;
}

.txt3
{
    width: 100px;
    padding: 10px 15px;
    color: #333333;
    font-weight: 400;
    font-size: 16px;
    line-height: 5px;
    background: #fff;
    border: 1px solid #C0C0C0;
    margin-bottom:10px;
}

.button
{
    border: thin solid #FFFFFF;
    padding: 10px 20px 11px;
    color: #fff;
    font-size: 18px;
    line-height: 1.22em;
    float: right;
    background-color:#2a2a2a;
    width:170px;
    margin-right:30px;
}

.button:hover
{
    background-color: #f18021;
}

t2
{
    font-size:16px;
    display:block; 
    font-weight:lighter;
    color: #666666;
    line-height:2.0em;
}