﻿body {
background: #eef9ff url("//image.wjx.com/images/wjx/JoinQuestionnaire/newsolid/7_p.jpg") repeat-x;
}
#jqContent {
margin:0 auto;
width:920px;
background:url("//image.wjx.com/images/wjx/JoinQuestionnaire/newsolid/newbackground7_bg.jpg") no-repeat top center;
padding-top: 163px;
}

#headerCss {
background: white no-repeat;
width: 920px;
margin: 0 auto;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
border: 6px solid #44b5fc;
border-bottom: none;
}
#mainCss {
background: white;
width: 920px;
margin: 0 auto;
border: 6px solid #44b5fc;
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 #44b5fc;
border-top: none;
height: 20px;
}
.surveyhead h1 {
font-weight: bold;
color: #2a90d0;
}
.div_title_question_all {
font-weight: bold;
line-height: 26px;
background:#e9f4fa;
padding-left:8px;
}
.div_table_radio_question
{
    padding-left:30px;
    _padding-left:33px;
}
input.submitbutton {
border:1px solid #0067a9;
background: #2a90d0;
}
input.submitbutton_hover,input.submitbutton:hover
{
   background:#38a2e7;
}
legend{display:none;}
fieldset{border:0;}