﻿﻿#left{float:left;width:303px;height:auto;overflow:hidden;}
#large{float:right;width:870px;height:auto;overflow:hidden;}

.form_submit{ height:30px;border:none;background-color:#cc0000;text-align:center;color:#ffffff; font-size:13px; font-weight:500; width:95px;line-height:30px;cursor:pointer;}

/**vote style**/
.VoteColumnTable{ width:96%;height:24px; border-bottom:#CCC dotted 1px; margin-bottom:6px; overflow:hidden;}
.VoteColumnTitle { width:240px; height:24px; text-align:center; color:#FFF; font-size:14px; font-weight:600;}
.VoteColumnList {width:100%;background:#eee;height:24px;}
.VoteColumnBar {height:24px;width:0px;	background:#6adcfa; position:relative; left:0px; z-index:6;}
.VoteColumnNum{width:60px;background:#eee;height:24px; text-align:center; font-weight:600;}
.VoteColumnGroup{height:24px; text-align:left; font-size:14px; font-weight:600;}

/*web vote style*/
.vote_show{margin:0 auto;width:96%;overflow:hidden;}
.vote_show h1{width:100%; height:70px;line-height:36px; font-size:20px; color:#900;font-weight:600;text-align:left;}
.vote_show span{width:100%;height:40px; display:block;line-height:24px;text-indent:5px;font-size:15px;color:#5C5C5C;text-align:left; font-weight:600;}
.vote_show ul{width:100%; height:auto; border-top:none;}
.vote_show ul .listtitle{list-style: none; display: inline;color:#5C5C5C; text-align:left; font-size:14px;float:left; height:28px; line-height:28px; width:100%;}
.vote_show ul li{list-style: none;overflow:hidden; display: inline;color:#6d6565; text-align:left; font-size:13px; text-indent:6px;float:left;height:35px;line-height:35px; width:33.3%;}

.vote_show_index{margin:0 auto;width:77%;overflow:hidden;}
.vote_show_index h1{width:100%;height:36px;line-height:36px;font-size:14px;color:#514E4E;text-align:left;}
.vote_show_index span{width:100%; display:block;line-height:24px; text-indent:24px; font-size:14px; color:#514E4E; text-align:left;}
.vote_show_index ul{width:100%; height:auto; border-top:none;}
.vote_show_index ul .listtitle{list-style: none; display: inline;color:#514E4E; text-align:left; font-size:14px;float:left; height:28px; line-height:28px; width:100%;}
.vote_show_index ul li{list-style: none; overflow:hidden; display: inline;color:#333333; text-align:left; font-size:13px; text-indent:18px;float:left; height:30px; line-height:30px; width:48%;}
