/* 初始化 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,select,p,th,td{margin:0;padding:0;}
html{color:#000;background:#fff;}
body{font:16px/1.5 Arial, Helvetica, "黑体\9ED1\4F53", sans-serif;font-weight:700;}
h2,h3{font-size:100%;font-weight:500;}
ul{list-style-type:none;outside:none;}     
a{text-decoration:none;}     
a:hover{text-decoration:underline;} 
textarea{font:12px/1.5 Arial, Helvetica, "宋体", sans-serif;background:#FFF;}
input,textarea{resize:none;outline:none;}
img{border:0;} 
/* 清浮动 */
.clearfix:after{visibility: hidden;display: block;font-size: 0;content: ".";clear: both;height: 0;}
* html .clearfix{zoom: 1;}
*:first-child + html .clearfix{zoom: 1;}
/* 浮动 */
.fl{float:left;}
.fr{float:right;}
/* 问卷调查 */
.surveys{width:980px;overflow:hidden;margin:20px auto 0;}
.surveys .hd{height:136px;overflow:hidden;}
.surveys .bd{overflow:hidden;background:url(../images/bg.jpg) 0 0 repeat-y;zoom:1;}
.box{width:781px;overflow:hidden;margin:-2px auto 0;padding:0 30px;background:url(../images/ge.jpg) 0 top repeat-x;zoom:1;}
.box h2{font-size:22px;font-weight:700;line-height:104px;}
.box h3{font-size:16px;font-weight:700;line-height:32px;}
.box li input{margin-right:2px;*margin:0;}
.box1{padding-bottom:30px;}
.survey{background:url(../images/pen.jpg) right 76px no-repeat;}
.box1 p{font-size:18px;line-height:28px;}
.box1 p.indent{text-indent:2em;}
.box1 p span{color:#F00;}
.other{position:relative;padding:16px 24px 10px;}
.other p{font-size:16px;font-weight:700;line-height:65px;}
.other textarea{width:596px;height:140px;overflow:hidden;margin-left:30px;padding:2px;border:1px #999898 solid;font-size:14px;line-height:20px;resize:none;}
.box2{padding-bottom:10px;}
.box2 li{height:32px;line-height:32px;padding-left:24px;}
.box3{padding:30px;}
.box3 li{float:left;width:240px;height:30px;line-height:30px;padding-left:24px;}
.box3 .six li{float:none;width:100%;}
.box4 h2{line-height:60px;}
.box4 h2 span{color:#F00;}
.box4 ul li{padding-left:10px;}
.box4 ul li span{display:inline-block;width:100px;text-align:right;}
.box4 ul li input{width:300px;overflow:hidden;padding:2px;border:0 none;border-bottom:1px #000 solid;}
.submit{display:block;width:90px;height:36px;overflow:hidden;margin:20px auto 10px;background:url(../images/submit.jpg) 0 0 no-repeat;border:0 none;text-indent:-9999px;cursor:pointer;}
.surveys .fd{height:65px;overflow:hidden;}