@charset "gb2312";
/* CSS Document */
.bank_promotion { float:left; width:800px; padding:10px 0; color:#333; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:200%; background-color:#fff; display:inline;}
.bank_promotion .image { float:left; width:100%; text-align:center; overflow:hidden;}
.bank_promotion .text { padding:10px 20px;}
.bank_promotion .text a:link, .bank_promotion .text a:visited, .bank_promotion .text a:active { text-decoration:underline; color:#FF6600;}
.bank_promotion .text a:hover { text-decoration:none;} 
.bank_promotion .text p { margin:0 0 10px; line-height:200%;}
.bank_promotion .text span { color:#FF6600; cursor:pointer;}
.bank_promotion .text span .popup { position:absolute; top:12px; left:0; width:250px; padding:10px; line-height:180%; color:#000; border:2px #A0D5F1 solid; background-color:#fff; z-index:10; cursor:auto;} 
.bank_promotion .text .line { border-bottom:1px #00CCFF dashed; height:1px; overflow:hidden; margin-bottom:10px;}
