/* CSS Document */

.vTable{ float:left; table-layout:fixed; margin-bottom:25px; width:480px}
.vTable_hover{float:left; table-layout:fixed; background:#333; margin-bottom:25px; width:480px}
.vTable td,.vTable_hover td{padding:3px; text-align:center}
.vTitle a{ font-size:14px; font-weight:bold; }
.vTable_hover a{}
.vTitle{ height:20px; line-height:20px}
.vInfo{ height:14px; line-height:14px}

.vInfo div{ height:20px; line-height:20px; width:150px; overflow:hidden; float:left}

.voteNewsList{}
.voteNewsList li{ line-height:20px; color:#999}
.voteNewsList li span{ float:right; color:#666}
.voteIntro{line-height:21px;font-size:12px; color:#333}
.voteIntro p{text-indent:2em}
