@charset "utf-8";
section.idx_spc .tab_menu .tab_bg {
	border-radius: 4px;
	height: 40px;
	left: 0;
	padding: 0;
	position: absolute;
	width: 980px;
	z-index: 50;
	background: transparent url(../images/2014vote-tbg.png) repeat scroll center top;
}
.idx_spc .idx_tab .tab_container>section {
	display: block;
	/* height: 407px; */
	height: 380px;
	width: 970px;
	overflow: hidden;
	background: #fffce8 url(../images/2014vote-tbg.png) no-repeat scroll center -31px;
	padding: 20px 0 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/Scripts/PIE.htc);
}
.idx_spc .icon02 {
	position: absolute;
	top: -20px;
	right: 0;
	width: 133px;
	height: 77px;
	overflow: hidden;
	background: transparent url(../images/2014vote-icon.png) no-repeat scroll -120px -10px;
	z-index: 100;
}
.idx_spc .idx_tab .tab_container {
	position: relative;
	width: 970px;
	/* height: 442px; */
	height: 416px;
	padding: 10px 5px 0;
	margin: -19px 0 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	background: rgb(96, 197, 35);
 background: url(data:image/svg+xml;
base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, rgba(65, 56, 53, 1) 0%, rgba(0, 43, 68, 1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(65, 56, 53, 1)), color-stop(100%, rgba(0, 43, 68, 1)));
	background: -webkit-linear-gradient(left, rgba(65, 56, 53, 1) 0%, rgba(0, 43, 68, 1) 100%);
	background: -o-linear-gradient(left, rgba(65, 56, 53, 1) 0%, rgba(0, 43, 68, 1) 100%);
	background: -ms-linear-gradient(left, rgba(65, 56, 53, 1) 0%, rgba(0, 43, 68, 1) 100%);
	background: linear-gradient(to right, rgba(65, 56, 53, 1) 0%, rgba(0, 43, 68, 1) 100%);
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#413835', endColorstr='#002b44', GradientType=1);
	behavior: url(/Scripts/PIE.htc);
}
.idx_spc .icon01 {
	position: absolute;
	top: -21px;
	left: 8px;
	width: 84px;
	height: 73px;
	overflow: hidden;
	background: transparent url(../images/2014vote-icon.png) no-repeat scroll -24px -14px;
	z-index: 100;
}
.idx_spc .idx_tab .tab_container>section.vote2016 .tabmore {
	display: none;
}

