﻿.zt-hxr-module {
    width: 930px;
    padding: 15px;
    overflow: hidden;
}

.zt-hxr-module-module {
    width: 951px;
}

.zt-hxr-item {
    width: 280px;
    height: 200px;

    padding: 15px;
    background: url(images/vote_item.jpg) no-repeat;
    float: left;
    margin-right: 5px;
    margin-bottom: 20px;
}

.zt-hxr-item-pic {
    width: 127px;
    height: 161px;
    float: left;
}

    .zt-hxr-item-pic img {
        width: 127px;
        height: 161px;
    }

.zt-hxr-item-title {
    width: 133px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    font-size: 18px;
}
.zt-hxr-item-title a{ color:#666; text-decoration:none;}

.zt-hxr-item-subtitle {
    width: 133px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    font-size: 12px;
    line-height: 28px; color:#999; font-weight:bold;
}

.zt-hxr-item-summary {
    width: 133px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    font-size: 12px;
    line-height: 20px; color:#999;
}

.zt-hxr-item-tp {
    width: 280px;
    height: 32px;
    float: left;
    background: url(images/tp.jpg) center no-repeat;
    margin-top: 10px;
}

.dnnCheckbox{ display:none;}
.vote-button {
    display: inline-block;
    height: 30px;
    width: 165px;
    line-height: 30px;
    cursor: pointer;
    background: url("images/unselect.jpg") no-repeat 0 0;
	margin-left:65px;
}

.activite-vote-button {
    background: url("images/select.jpg") no-repeat 0 0;
}

.tpyz {
    width: 950px;
    height: 107px;
    background: #fff url(images/yz-bg.jpg) left bottom repeat-x;
    height: 107px;
    text-align: center;
}

.tpyz-con {
    float: left;
    padding-left: 140px;
    padding-top: 30px;
}

.tpyz label {
    line-height: 28px;
    height: 28px;
    display: inline-block;
    color: #F00;
    font-size: 14px;
    float: left;
    margin-top: 10px;
}

.VerifyCode {
    width: 87px;
    height: 26px;
    list-style: none;
    border: 1px solid #d4d4d4;
    margin: 0;
    padding: 0;
    float: left;
    margin-top: 10px;
}

.tpyz input.button-submit{
    width: 205px;
    height: 50px;
	line-height:20px;
    list-style: none;
    border: none;
    background: url(images/Submit.jpg) left center no-repeat;
    color: #FFF;
    font-size: 24px;
    text-align: center;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

.txt {
    font-size: 18px;
    color: #e9681a;
    float: left;
	margin-top:5px;
}

    .txt span {
        font-size: 30px;
        color: #F00;
    }
