﻿body {
background:#64c0eb !important;
}
#jqContent {
background:url("//image.wjx.com/images/newbg/oldbg.jpg") no-repeat  top;
width: 920px;
margin: 0 auto;
padding-top:95px;
}
#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: #1aa4ec;
}

input.submitbutton {
border: 1px solid transparent;
background: #1aa4ec;
outline:none;
}
input.submitbutton_hover,input.submitbutton:hover
{
    background:#31aae9;
color:#fff !important;
}