@charset "utf-8";
/* CSS Document */
ul,ol,li{ list-style:none;}
body{}
.cf:before,.cf:after{ display:table; clear:both;content:" ";}
.fl{ float:left;}
.fr{ float:right;}
.txtCenter{ text-align:center;}
.pageBg{ width:100%; min-width:1000px; background:url(../images/header.jpg) center top no-repeat;}
.header{ height:580px; width:1000px; margin:0 auto;}
.forword{}
.section{ width:1000px; margin:0 auto 30px; background:#fff;}
.wrapper{ width:980px; margin:0 auto; padding:10px; clear:both;}

.voteItem{}
.voteList .voteTit{ height:30px; line-height:30px; background:#f0f0f0; margin:15px 0;}
.voteList .voteTit h2{ font-size:18px; font-size:18px; padding-left:15px;}
.voteList .option{ display:inline; padding: 0 10px;}
.voteList input{ padding:10px; cursor:pointer; margin-right:5px;}

#result{ display:none;}
#result .voteTit{ height:30px; line-height:30px; background:#f0f0f0; margin:15px 0;}
#result .voteTit h2{ font-size:18px; font-size:18px; padding-left:15px;}
#result .option{ padding: 5px 10px;}
.btnArea{ padding:10px; text-align:center;}
.btn_submit{ padding:10px 30px; cursor:pointer;}
.btn_result{ padding:10px 30px; font-size:14px; color:#222; cursor:pointer;}