﻿@charset "utf-8";
/* CSS Document */
*{ padding:0px; margin:0px; border:none;}
body{ padding:0px; margin:0px; font-size:12px; background:none; line-height:14px; font-family:"宋体";}
body a{ text-decoration:none; color:#000;}
body a:hover{ text-decoration:underline; color:#fff;}
body img{ border:none;}
h3{ font-size:14px;}
h4{ font-size:16px; height:16px; padding-top:2px;}

.l{ float:left;}
.r{ float:right;}

.vspan{clear:both; font-size:1px; line-height:1px; height:10px; overflow:hidden;}