/* 股东卡号选择框 */
.card_box{
	border: 1px solid #ddd;
	width: 100%;
	margin-bottom: 10px;
}
.card_inner_box{
	margin: 10px 20px;
}
.card_box .cards{
	padding-bottom: 8px;border-bottom: 1px solid #ccc;color: #555;
font-size: 16px;
font-weight: normal;margin-bottom: 5px
}
.card_box .cards span{margin-right: 10px}
.tips{color: #999;font-size: 13px}


/* 股东卡号选择框 */
.inside_title2 {
height: 34px;
padding-left: 15px;
background: url(../../images/vote/icons.png) 3px -243px no-repeat;
line-height: 38px;
color: #555;
font-size: 18px;
font-weight: normal;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.vote_note2{
	margin-left:1em;
}

.inside_title_box{float: left;width: 550px;}
.inside_title_rbox{float: right;width: 120px;text-align: right;}
.inside_title_clear{border-bottom: 1px solid #ddd;padding-bottom: 10px;margin-bottom: 10px}

a.btn_vote_red2 {
padding: 4px 15px;
background: #cd000f;
border-radius: 2px;
color: #fff;
font-size: 16px;
text-align: center;
line-height: 2.0em;
text-decoration: none;
white-space: nowrap;
}