﻿@charset "utf-8";
/* CSS Document */


.sv_bt{ width:100%; overflow:hidden}
.bton a{width:80px; height:24px; line-height:24px; border:1px solid #0b5fb4; border-radius:3px; color:#0b5fb4; font: "微软雅黑" 14px; background:#fff; float:left; margin-right:10px; text-align:center;}
.btoff a{width:80px; height:24px; line-height:24px; border:none; border-radius:3px; color:#666666; font: "微软雅黑" 14px; background:#dee4ee; float:left; margin-right:10px; text-align:center;}
.sv_table{ width:100%; overflow:hidden; margin-top:10px; line-height:36px; text-align:center; font: "微软雅黑" 14px; color:#666}
.sv_table td{text-align:center;}