﻿body {
background:#a8dcf9 url("//image.wjx.com/images/newbg/Commonbg.jpg") no-repeat fixed top center;
}
#jqContent{
margin:70px auto 0px !important;
padding-top:0px;
}
#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: #3aa4e5;
}

input.submitbutton {
border: 1px solid #2794d7;
background: #3aa4e5;
}
input.submitbutton_hover,input.submitbutton:hover
{
    background:#4bb0ee;
color:#fff !important;
}