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