﻿@charset "utf-8";

/*全局样式*/ 
body { color:#333;font: 14px  helvetica,arial,sans-serif,'宋体';}
a {color: #333;text-decoration: none;}
a:hover{ text-decoration: none; color:#f00;}

