﻿body {
background:#e4ce83 url("/img/Nview.jpg") no-repeat fixed top center;
}
#jqContent{
margin:68px 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: 1.25em;
font-weight: bold;
color: #39a4db;
}

input.submitbutton {
border: 1px solid #2694cd;
background: #39a4db;
}
input.submitbutton_hover,input.submitbutton:hover
{
    background:#47ade1;
color:#fff !important;
}

.anniu01{
    display:inline-block;
	height:30px; 
	line-height:30px; 
	border:0;
	cursor:pointer;
	background:#39a4db;
	font-size:16px;
	color:#fff;
    border-radius:5px; 
	padding: 0 15px;
    overflow:visible;
}