|
|
@ -1,17 +1,17 @@
|
|
|
|
/* CSS Document */
|
|
|
|
/* CSS Document */
|
|
|
|
#polls{ font-size:12px; font-family:"微软雅黑","宋体" !important; line-height:1.9; background:#fff; font-style:normal;}
|
|
|
|
#polls{ font-size:12px; font-family:"微软雅黑","宋体" !important; line-height:1.9; background:#fff; font-style:normal;}
|
|
|
|
div,html,img,ul,li,p,body,h1,h2,h3,h4,p,a,table,tr,td,fieldset,input,span{ margin:0; padding:0;}
|
|
|
|
div,html,img,ul,li,p,body,h1,h2,h3,h4,p,a,table,tr,td,fieldset,input,span{ margin:0; padding:0;}
|
|
|
|
#polls div,img,tr,td{ border:0;}
|
|
|
|
div,img,tr,td{ border:0;}
|
|
|
|
#polls table,tr,td{border:0; cellspacing:0; cellpadding:0;}
|
|
|
|
table,tr,td{border:0; cellspacing:0; cellpadding:0;}
|
|
|
|
#polls ul,li{ list-style-type:none}
|
|
|
|
ul,li{ list-style-type:none}
|
|
|
|
#polls .cl{ clear:both; overflow:hidden; }
|
|
|
|
.cl{ clear:both; overflow:hidden; }
|
|
|
|
#polls a{ text-decoration:none; }
|
|
|
|
a{ text-decoration:none; }
|
|
|
|
#polls a:hover{ text-decoration:underline; }
|
|
|
|
a:hover{ text-decoration:underline; }
|
|
|
|
#polls .ml10{ margin-left:10px;}
|
|
|
|
.ml10{ margin-left:10px;}
|
|
|
|
#polls .ml20{ margin-left:20px;}
|
|
|
|
.ml20{ margin-left:20px;}
|
|
|
|
#polls .mr10{ margin-right:10px;}
|
|
|
|
.mr10{ margin-right:10px;}
|
|
|
|
#polls .fl{ float: left;}
|
|
|
|
.fl{ float: left;}
|
|
|
|
#polls .fr{ float:right;}
|
|
|
|
.fr{ float:right;}
|
|
|
|
|
|
|
|
|
|
|
|
/*问卷按钮*/
|
|
|
|
/*问卷按钮*/
|
|
|
|
/*.polls_btn{ height:33px;border-top:1px solid #15bed1; border-bottom:1px solid #15bed1;border-right:1px solid #cee6e6; width:225px; padding:7px 0 0 15px; }*/
|
|
|
|
/*.polls_btn{ height:33px;border-top:1px solid #15bed1; border-bottom:1px solid #15bed1;border-right:1px solid #cee6e6; width:225px; padding:7px 0 0 15px; }*/
|
|
|
|