﻿body {
background:url("//image.wjx.com/images/newbg/Shadingbg3.jpg") repeat;
}
#jqContent {
width: 920px;
margin: 0 auto;
background: url("//image.wjx.com/images/newbg/Shadingbg3-c.jpg") no-repeat top center;
padding-top:105px;
}
#headerCss {
background: white no-repeat;
width: 920px;
margin: 0 auto;
}
#mainCss {
background: white;
width: 920px;
margin: 0 auto;
}
#footercss {
width: 920px;
margin: 0 auto;
background: white;
height: 20px;
}
.surveyhead h1 {
font-size: 20px;
font-weight: bold;
color: #c2a064;
}

input.submitbutton {
border: 1px solid transparent;
background: #c2a064;
outline:none;
}
input.submitbutton_hover,input.submitbutton:hover
{
    background:#caa666;
color:#fff !important;
}