﻿@charset "utf-8";

/* CSS Document */
body { font:normal 12px/20px "宋体"; color:#000; }
* { padding:0; margin:0; list-style:none; font-style:normal;}
a { color:#000; text-decoration:none; font-style:normal; }
a:hover { color:#F00; text-decoration:underline; cursor:pointer;}
a img { border:none; }
.box { width:980px; margin:0 auto; clear:both; overflow: hidden; }

