/*content begin*/
.content{
	margin:20px auto;
	width:1000px;
	min-height: 435px;
	}		
	/*right begin*/			
		/*right top title begin*/
		.ctr_top{
			background-image: url("imagesindex94.jpg");
			background-position: right top;
			background-repeat: no-repeat;
			background-color:#0059a3;
			color:#fff;
			display: inline-block;
			height: 40px;
			line-height: 40px;
			padding-left: 40px;
			padding-right: 50px;
			text-align: left;
			font-size:16px;
			float:left;
			}
		/*right top title end*/
		.ctr_top_left{
			float: right;
			font-size: 12px;
			height: 40px;
			line-height: 40px;
			text-align: right;
			}
			
			
		/*right bottom list begin*/
		.ctr_bottom{
			border:1px solid #f0f0f0;
			width:998px;
			height:auto;
			overflow:hidden;
			}
			.ctr_bottom ul{
				}
				.ctr_bottom ul li{
					width:938px;
					height:50px;
					line-height:50px;
					margin:0 auto;
					border-bottom:1px solid #ebebeb;
					background-image:url(imagesindex95.jpg);
					background-repeat:no-repeat;
					background-position:5px center;
					}
					.ctr_bottom ul li .ctr_li_left{
						float:left;
						width:815px;
						margin-left:20px;
						height:50px;
						overflow:hidden;
						display:inline;
						text-overflow: ellipsis;
                        white-space: nowrap;
						}
					.ctr_bottom ul li .ctr_li_right{
						float: left;
						text-align: right;
						width: 100px;
						font-size:12px;
						display:inline;
						}

		/*right bottom list end*/			
		
		
				
	/*right end*/

/*content end*/

/*toupiao*/
.main {
    margin: 0 auto;
    width: 998px;
	border:1px solid #e2e2e2;	
	padding-top:10px;
}
.maintitone{
	height:50px;
	line-height:50px;
	text-align:left;
	font-size:22px;
	color:#1f88e4;
	padding-left:50px;
	border-bottom:1px solid #f8f8f8;
	background-image:url(../images/index57.png);
	background-repeat:no-repeat;
	background-position:10px center;
	margin-bottom:40px;
	}
.vote {
    width: 100%;
}
.votechoice {
	width:98%;
	margin:0 auto;
	border-bottom: 2px solid #f8f8f8;
}
.votechoice input {
    display: block;
    height: 15px;
    line-height: 15px;
    margin: 0;
    text-align: left;
    width: 15px;
}
.votechoice ul {
    list-style-type: none;
}
.votechoice ul li {
    height: auto;
    line-height: 30px;
    margin-left: 0;
    padding: 10px;
    width: 100%;
}
.votechoice p {
    color: #11578e;
	border-bottom:2px solid #f8f8f8;
    line-height: 30px;
    margin: 10px 0;
    padding: 10px;
	font-size:16px;
}
.votechoicename {
    display: block;
    float: left;
    padding: 0;
    width: 920px;
}
.button {
	background-image:url(imagesindex99.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border:1px solid #fff;
    color: #ffffff;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height:44px;
    line-height: 25px;
    margin: 2em auto 1em;
    overflow: hidden;
    text-align: center;
    text-shadow: 1px 1px 1px #333;
    width:166px;
}
/* .squaredOne */
.squaredOne {
	float: left;
    height: 16px;
    margin: 9px;
    position: relative;
    width: 16px;
	}
.squaredOne label {
	background-color: #fff;
    border: 1px solid #333;
    border-radius: 8px;
    cursor: pointer;
    height: 14px;
    position: absolute;
    top: 0;
    width: 14px;
	}
.squaredOne label:after {
	background: #0177da none repeat scroll 0 0;
    border: 1px solid #0177da;
    border-radius: 50%;
    content: "";
    height: 14px;
    left: -1px;
    opacity: 0;
    position: absolute;
    top: -1px;
    width: 14px;
}
.squaredOne label:hover::after {
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
	opacity: 0.3;
}
.squaredOne input[type=checkbox] {
	/*visibility: hidden;*/
}
.squaredOne input[type=checkbox]:checked + label:after {
 filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
}
/* end .squaredOne */
/*toupiao end*/
/*bottom begin*/
	.con_bottom{
		width:1000px;
		display: inline;
		height: auto;
		overflow:hidden;
		margin:20px 0 -26px;
		}
		.con_bottom ul{
			}
			.con_bottom ul li{
				float:left;
				/*width:242px;*/
				_width:262px;
				height: auto;
				line-height:42px;
				background-image:url(imagesindex96.jpg);
				background-repeat:repeat-x;
				background-position:left top;
				text-align:center;
				overflow:hidden;
				margin-bottom:20px;
				margin-left:4px;
				font-size:16px;
				margin-right:4px;
				padding: 0 5px;
				}
				.con_bottom ul li a{
					display:block;
					height:100%;
					width:100%;
					color:#fff;
					}
					.con_bottom ul li a:hover{
						color:#fff;
						}
	/*bottom end*/