﻿body {
BACKGROUND:#ffffff url("//image.wjx.com/images/wjx/JoinQuestionnaire/newsolid/newbackground2.jpg") no-repeat top center;
}
#jqContent {
background:none;
margin: 0 auto;
width:920px;
padding-top: 198px;
opacity: 1.0
}
#headerCss {
background: white no-repeat;
width: 920px;
margin: 0 auto;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
border: 6px solid #9bd443;
border-bottom: none;
}
#mainCss {
background: white;
width: 920px;
margin: 0 auto;
border: 6px solid #9bd443;
border-bottom: none;
border-top: none;
}
#footercss {
width: 920px;
margin: 0 auto;
background: white;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
border: 6px solid #9bd443;
border-top: none;
height: 20px;
}
.surveyhead h1 {
font-weight: bold;
color: #64a007;
}
.div_title_question_all {
color: #64a007;
font-weight: bold;
line-height: 26px;
background:#edf5e0;
padding-left:8px;
}
.div_table_radio_question
{
    padding-left:30px;
    _padding-left:33px;
}
input.submitbutton {
border:1px solid #599202;
background: #6eae0c;
}

input.submitbutton_hover,input.submitbutton:hover
{
    background:#7cc013;
}
legend{display:none;}
fieldset{border:0;}