﻿@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
body{ font-size:12px; color:#333; background:#429f04; font-family:Arial, Helvetica, sans-serif;}
li{ list-style:none;}
a{ text-decoration:none; color:#333;}
a:hover{ color:#ef7000; text-decoration:none;}
img{ border:0;}
h1,h2,h3,h4,h5,h6{ font-size:12px;}
.clear{ clear:both; width:100%; height:0; overflow:hidden;}

#wrapper{ margin:0 auto; width:988px; height:auto; background:#fff;}
#header{ line-height:36px;}
.top_m{ width:978px; height:36px; padding-left:10px; margin:0 auto; background:#f1f1f1;}
#content{ width:966px; margin:0 11px; overflow:hidden;}
.qqxf tr td span{ font-size:13px; display:block; margin-top:4px;}
.back{ position:fixed; right:0; top:0;}