/* CSS Document */

.vTable{ float:left; table-layout:fixed;}
.vTable_hover{float:left; table-layout:fixed; background:#f2f4fa}
.vTable td,.vTable_hover td{padding:0 10px}
.vTitle a{ font-size:14px; text-decoration:underline; font-weight:bold; color:#007ff4;}
.vTable_hover a{color:#ff0000;}


.vInfo div{ height:20px; line-height:20px; width:150px; overflow:hidden; float:left}

.voteNewsList{}
.voteNewsList li{ line-height:20px;}
.voteNewsList li span{ float:right; color:#666}
.voteIntro{line-height:21px;font-size:12px}
.voteIntro p{text-indent:2em}