﻿body
{
    line-height: 160%;
    font-size: 12px;
    font-family: verdana;
}

body, h1, h3, h4, h5, h6, ul, ol, li, form, p, dl, dt, dd, table, th, td, img
{
    margin: 0px;
    padding: 0px;
    border: 0px;
}

.page
{
    width: 700px;
    margin: 0 auto 0 auto;
    padding: 0 5px 0 5px;
}
.page .top
{
    margin: 10px auto 20px auto;
    border-bottom: solid 1px #ccc;
    clear: both;
    padding-bottom: 10px;
    position :relative ;
}
.page .top p
{
    text-indent: 22px;
    line-height: 20px;
}
.page .top h1
{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    height :50px;
    line-height :50px;
    margin-bottom: 16px;
}
.votelist
{
    clear: both;
}
.votelist h2
{
    font-size :14px;
    font-weight :bold ;
    height :22px;
    line-height :22px;
    margin :8px 0 0 0;
}
.tblist
{
    table-layout: fixed;
    border-collapse: collapse;
    width: 100%;
}
.tblist tbody tr
{
}
.tblist tbody td
{
    line-height: 28px;
    height: 28px;
    padding-left: 5px;
    margin-top: 5px;
    border-bottom: dotted 1px #d3d3d3;
}

.tblist td.onevote
{
    font-size: 14px;
    font-weight: bold;
    line-height: 28px;
}
.tblist td.text
{
    width: 220px;
}
.tblist td.text input
{
    vertical-align: -2px;
    margin-right: 3px;
}

.tblist tr.row1 td
{
    background: #fff;
}
.tblist tr.row2 td
{
    background: #fff;
}
.tblist tr.hover td
{
    background: #fcf6e6;
}
.tblist tr.selected td
{
    background: #fcf6e6;
}
.opt_panel
{
    vertical-align: middle;
    padding-top: 15px;
    clear: both;
}
.W_btn_a
{
    background: url("images/btn.gif") no-repeat 0px -552px;
    padding: 0px 0px 0px 2px;
    height: 28px;
    color: #000;
    line-height: 28px;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
}
.W_btn_a span
{
    background: url("images/btn.gif") no-repeat 0px -552px;
    padding: 0px 0px 0px 2px;
    height: 28px;
    color: #000;
    line-height: 28px;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    cursor: pointer;
}
.W_btn_a_disable
{
    background: url("images/btn.gif") -552px;
    padding: 0px 0px 0px 2px;
    height: 28px;
    color: rgb(255, 255, 255);
    line-height: 28px;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    cursor: pointer;
}
.W_btn_a_disable span
{
    background: url("images/btn.gif") no-repeat 0px -552px;
    padding: 0px 0px 0px 2px;
    height: 28px;
    color: rgb(255, 255, 255);
    line-height: 28px;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    cursor: pointer;
}
.W_btn_a span
{
    background-position: right -580px;
    padding: 0px 20px 0px 18px;
    text-align: center;
    min-width: 35px;
}
.W_btn_a_disable span
{
    background-position: right -316px;
    padding: 0px 20px 0px 18px;
    text-align: center;
    min-width: 35px;
}
.W_btn_a:hover
{
    background-position: 0px -608px;
    text-decoration: none;
    color: #ff0000;
}
.W_btn_a:hover span
{
    background-position: right -636px;
    color: #ff0000;
}
.W_btn_a_disable
{
    background-position: 0px -400px;
}
.W_btn_a_disable:hover
{
    background-position: 0px -400px;
}
.W_btn_a_disable:hover
{
    text-decoration: none;
}
.W_btn_a_disable span
{
    background-position: right -428px;
    color: rgb(202, 202, 202);
}
.W_btn_a_disable:hover span
{
    background-position: right -428px;
    color: rgb(202, 202, 202);
}
.W_btn_a
{
    font-size: 14px;
    font-weight: normal;
}
.W_btn_a span
{
    font-size: 14px;
    font-weight: normal;
}
.W_btn_a_disable
{
    font-size: 14px;
    font-weight: normal;
}
.W_btn_a_disable span
{
    font-size: 14px;
    font-weight: normal;
}
input.text
{
    padding: 2px;
    line-height: 16px;
    height: 16px;
}

.vote_numline
{
    vertical-align: middle;
    height :24px;
}
.vote_numline .bg
{
    height: 15px;
    background: url(images/nmLine_bg.png) repeat-x;
    background-position: 0px -75px;
    overflow: hidden;
    float :left ;
    width :200px;
    margin-top :7px;
}

.vote_numline .bar1,.vote_numline .bar2,.vote_numline .bar3,.vote_numline .bar4,.vote_numline .bar5
{
    height: 15px;
    background: url(images/nmLine_bg.png) repeat-x;
    background-repeat: repeat-x;
}
.vote_numline .bar1
{
}
.vote_numline .bar2
{
    background-position: 0px -15px;
}
.vote_numline .bar3
{
    background-position: 0px -30px;
}
.vote_numline .bar4
{
    background-position: 0px -45px;
}
.vote_numline .bar5
{
    background-position: 0px -60px;
}
.vote_numline .num
{
    margin-left: 10px;
    float :left ;
    margin-top :0;
    line-height 24px;
    height :24px;
    
    
}
.vote_numline .num span
{
    color :#ff0000;
    padding-left :5px;
    line-height 24px;
    height :24px;
}
.vote_joinum
{
     position :absolute ;
     top :0px;
     left :0px;
     width :68px;
     height :54px;
     background :#fcf6e6;
     text-align :center ;
     background-origin: padding-box;
     background-clip:border-box;
     border-top-left-radius:3px;
     border-top-right-radius:3px;
     border-bottom-right-radius:3px;
     border-bottom-left-radius:3px;
}
.vote_joinum .txt
{
 color:#999;
 height :23px;
 line-height :23px;
 background :#ffcc66;
 border-top-left-radius:3px;
 border-top-right-radius:3px;
}
.vote_joinum .all_nm
{
    color :#666;
    line-height :31px;
    height :31px;
    font-size :16px;
    font-weight :700;
}
.result .page
{
    width :600px;
}
.result .page .top h1
{
    font-size :14px;
}
.layerBoxCon .LayerContent
{
    padding :0;
}