body
{
    margin: 0px;
    padding: 0px;
    background: url(image/backimg.gif) repeat;
    font-family: Tahoma, "Trebuchet MS" , Arial, "Century Gothic" , "MS Serif" , "MS Sans Serif";
    font-size: 12px;
}
image
{
    border: none;
}

/********* br style start **********/

.br_4
{
    font-size: 1px;
    line-height: 1px;
    height: 4px;
}
.br_6
{
    font-size: 1px;
    line-height: 1px;
    height: 6px;
}
.br_7
{
    font-size: 1px;
    line-height: 1px;
    height: 7px;
}
.br_8
{
    font-size: 1px;
    line-height: 1px;
    height: 8px;
}
.br_10
{
    font-size: 1px;
    line-height: 1px;
    height: 10px;
}


.clear
{
    clear: both;
}
.float_left
{
    float: left;
}
.f_bold
{
    font-weight: bold;
}

.f_cyan
{
    color: #057787;
}

.fc_t01
{
    font-size: 13px;
    color: #283333;
}
.fc_t02
{
    font-size: 11px;
    color: #565656;
}

.s_dot
{
    background: url(image/dot.gif) repeat-x;
    height: 1px;
    margin: 15px 0px;
}

.cont_outline
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
}

.survey_logo
{
    float: left;
    width: 150px;
    margin: 8px 0px 0px 8px;
}
.survey_txt
{
    float: left;
    width: 570px;
    font-size: 22px;
    font-weight: bold;
    margin-top: 31px;
    margin-left: 8px;
}

.cont_icon
{
    background: url(image/survey_icon.gif) no-repeat 680px 0px;
    width: 800px;
    height: 120px;
}
.cont_top
{
    background: url(image/survey_top.gif) no-repeat;
    width: 800px;
    height: 8px;
}
.cont_bottom
{
    background: url(image/survey_bottom.gif) no-repeat;
    width: 800px;
    height: 84px;
    text-align: center;
}
.cont_bg
{
    background: url(image/survey_bg.gif) repeat-y;
    width: 800px;
    min-height: 300px;
}


.cont_txt
{
    background: url(image/survey_top01.gif) no-repeat;
    min-height: 84px;
    padding: 15px 25px;
}

/********* form style start **********/

.form01
{
    border: 1px solid #99adb1;
}
.form_txt
{
    font-size: 11px;
    font-weight: bold;
}

.error
{
    margin-left:5px;
    font-size:11px;
    font-weight:normal;
}
