html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0;padding:0;border:0;outline:0;font-size:100%;background:transparent; }
body {background: #ddf4ff url(../img/vote/vote-bg.jpg) repeat-x; margin: 0px auto; color: #000000; font-family: 宋体; font-size: 13px; text-decoration: none;}
html {
	scrollBar-face-color: #f6f6f6;
	scrollBar-hightLight-color: #ffffff;
	scrollBar-3dLight-color: #cccccc;
	scrollBar-darkshadow-color: #ffffff;
	scrollBar-shadow-color: #cccccc;
	scrollBar-arrow-color: #330000;
	scrollBar-track-color: #f6f6f6;
	scrollBar-base-color: #f6f6f6;
}

a {color: rgb(23, 80, 145); text-decoration: none;}
a:hover {color: #ee8f00; text-decoration: none;}
ul {list-style: none;}
li{ list-style:none; margin:0; padding:0;}
img {border: 0px currentColor;}

.main {margin: 0px auto;}
.header {background: url(../img/vote/vote-topbg.jpg) top center no-repeat; height: 105px; margin: auto; width: 920px;}
.vote{width:920px;margin:0 auto; margin-bottom: 40px; overflow:auto; background: #fff;}
.voteTitle {margin: 5px 0; color: #19a8ee; height: 60px; line-height: 60px; text-align: center; font-weight: bold; font-family: "微软雅黑"; font-size: 22px;}
.voteCode{float: right; width: 40px; margin-right: 10px; margin-top:5px;cursor:pointer;}
.voteDesc {margin: 0px 60px 15px 60px ; padding-bottom: 15px; border-bottom: #ccc 1px dashed; text-indent: 28px; color: #555555; line-height: 24px; text-align: left; font-family: "微软雅黑"; font-size: 14px;}
.voteContent{display: block; width: 800px; overflow:hidden; height: auto; margin: 0px 60px 60px 60px;color: #333333; font-size: 14px; font-family: "微软雅黑";}
.voteContent .itemTitle{ color: #444444; line-height: 40px; text-align: left; font-weight: bold; font-size: 15px;}
.voteContent .itemRadio:hover{background: #eee;}
.voteContent .itemCheckbox:hover{background: #eee;}
.voteContent .items{padding-left: 20px; padding-bottom: 15px; line-height: 30px;}
.voteContent label{display: inline-block; margin-left: 2px; width: 90%; cursor: pointer;color: #333333; font-size: 14px;}
.inputText{border:#7f9db9 1px solid; line-height: 22px;width: 60%; height: 22px;}
.voteContent .buttons{text-align: center; padding-top: 20px;}
.submitButton{color: #fff; font-family: "微软雅黑"; font-size: 16px; line-height: 28px;height: 32px;padding-left: 24px; padding-right: 24px; background-color: #13a5ec;border-radius: 5px; border:#0492d6 1px solid; cursor: pointer;}
.voteBottom{height: 40px; margin:0 20px; line-height: 40px; text-align: center; border-top:#bbbbbb 1px solid;color: #666666; font-family: Tahoma, 宋体; font-size: 12px;}
.voteBottom span{color:#30a6e2;}
#percentNum{padding-top: 5px; text-align: center; height: 15px;color: #000; font-family: "微软雅黑";font-size: 12px;}
#loading {
    background: #ddf4ff;
    height:150px;
    width: 14px;
    float: left;
    margin-left: 12px;
    margin-bottom: 5px;
    border: 1px #d6dbf7 solid;
}
#loadcss {
    display: block;
    background: url(../img/vote/ProgressBarbar.gif) repeat-y;
    text-align: center;
    width: 14px;
    line-height: 15px;
}
.percentImg{width: 200px;float: left; margin-left: 4px; display:block; background: url(../img/vote/vote_cl_bar.png) left center no-repeat;text-indent: 0px;}
.percentImg div{display: block; overflow: hidden;}
.percentImg img{margin-left: 1px; margin-right: 15px; width: 195px; height: 11px;}
.percentNum {display: inline-block; float: left;}


.analyze{float: left; width: 100%;}
.showButton{color: #075db3; width: 100%; height: 30px; border-bottom: #93d0f4 2px solid; display: block; margin: 10px 0; font-size: 12px;}
.showButton .total{ display: inline-block; width: 25%;height:28px; line-height:28px;padding-left: 10px; overflow: hidden;}
.showButton label{width: auto; font-size: 12px;}
.showButton ul{float: left; list-style: none; width: 61%; background-color: #f1f1f1; display: inline-block; border-left: #ccddff 1px solid; border-right: #ccddff 1px solid; border-top: #ccddff 1px solid;border-bottom: 0;}
.showButton li{list-style:none; margin:0; padding:0 5px; height:28px; line-height:28px; display:inline-block;}
.showButton li input{margin-top: 5px;float: left;}
.downBtn{float: right; display: inline-block;width: 8%;color: #fff; font-family: "微软雅黑"; font-size: 16px; line-height: 28px;height: 28px;padding-left: 14px; padding-right: 14px; background-color: #f9960a;border-radius: 5px; cursor: pointer;}
.downBtn:hover{background-color: #fda420;}
.voteTable {
	background-color:#999999;
}
.voteTable thead tr{
	text-align: center;
	background-color:#d9e5ed;
	font-weight: bold;
}
.voteTable tbody tr{
	background-color:#fff; font-size:12px;line-height:25px; text-align: left;
}
.voteTable tbody td{
	text-indent: 4px;
	vertical-align: middle;
}
.voteTable tbody .tr_s{
	background-color:#eff6fb;
}
.charButton{float: right; width: 100%; display: block; margin-top: 10px; font-size: 12px;}
.charButton span{float: right; display: inline-block;margin-right: 5px; width: 60px; height: 25px; line-height: 25px; text-indent: 25px;border: 1px #8dc4e7 solid; cursor: pointer;}
.charButton span:hover{background-color: #fffcdb;border-color: #f9960a;}
.charButton .selected{background-color: #fffcdb !important;border-color: #f9960a !important;}
.charButton .biaoge{background: #eff6fb url(../img/vote/table.gif) left 5px center no-repeat;}
.charButton .bingtu{background: #eff6fb url(../img/vote/pie.gif) left 5px center no-repeat; width: 68px;}
.charButton .zhutu{background: #eff6fb url(../img/vote/column.gif) left 5px center no-repeat; width: 68px;}
.charButton .zhexian{background: #eff6fb url(../img/vote/line.gif) left 5px center no-repeat; width: 68px;}
.charButton .tiaoxing{background: #eff6fb url(../img/vote/bar.gif) left 5px center no-repeat; width: 68px;}
.charts{float: left; width: 100%; display: block; margin-top: 15px;}
.chart {float: left; display: none; margin-left: 10px; margin-bottom: 10px; width: 380px; height: 300px;}


.theme-popover-mask {
	z-index: 9998;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.4;
	filter:alpha(opacity=40);
	display:none
}
.theme-popover {
	z-index:9999;
	position:fixed;
	top:45%;
	left:48%;
	width: 700px;
	height:410px;
	margin:-180px 0 0 -330px;
	border-radius:5px;
	border:solid 2px #93d0f4;
	background-color:#fff;
	display:none;
	box-shadow: 0 0 10px #c0de98;
}
.theme-poptit {
	border-bottom:1px solid #ddd;
	padding:12px;
	position: relative;
}
.theme-popbod {
	padding: 5px 15px;
	color:#444;
	height: 148px;
}
.theme-popbom {
	padding:15px;
	background-color:#f6f6f6;
	border-top:1px solid #ddd;
	border-radius:0 0 5px 5px;
	color:#666
}
.theme-popbom a {
	margin-left:8px
}
.theme-poptit .close {
	float:right;
	color:#999;
	padding:0px 5px 5px 5px;
	margin:-2px -5px -5px;
	font:bold 20px/20px simsun;
	text-shadow:0 1px 0 #ddd
}
.theme-poptit .close:hover {
	color:#444;
}
.theme-poptit h3 {color:#ddd; font-size: 14px; font-weight: 600;}
.theme-poptit h3 b{color:#000; font-size: 15px; font-weight: 600;}



.pageScroll {
	position: fixed !important;
	top: 106px;
	left: 15px;
	width: 167px;
	border: 7px solid #fff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .3);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .3);
}
.pageScroll.left {
	margin-left: 0px;
}
.pageScroll.right {
	margin-left: 500px;
}
.scrollNav a {
	display: block;
	color: #666;
	font-weight: normal;
	padding: 8px 10px;
	background: #f9f9f9; /* Old browsers */
	background: -moz-linear-gradient(top, #f9f9f9 0%, #f3f3f3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #f3f3f3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f9f9f9 0%, #f3f3f3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f9f9f9 0%, #f3f3f3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f9f9f9 0%, #f3f3f3 100%); /* IE10+ */
	background: linear-gradient(top, #f9f9f9 0%, #f3f3f3 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f3f3f3', GradientType=0 ); /* IE6-9 */
	border-top: 1px solid #fcfcfc;
}
.scrollNav {
	border-top: 1px solid #ebeded;
}
.scrollNav_1, .scrollNav_1 a {
	border:none;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.scrollNav a:hover {
	color: #444;
	text-decoration: none;
}
li.scrollNav.active a {
	background: #fff;
	color: #333;
	font-weight: bold;
}
li.scrollNav a{
	display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
