﻿@charset "utf-8";
*{margin:0;padding:0;}
img{border:0;}
body{font-family:"宋体",Arial, Helvetica, sans-serif;font-size:12px;color:#232626;
line-height:18px;background: url(../images/bg.gif) #eff4da repeat-y center top;}
ul,li{list-style:none;}
a{color:#232626;text-decoration:none;}
a:hover{color:#f60;}
.clear{clear:both; height:0; overflow:hidden;}
.fleft{float:left;}
.fright{float:right;}