@charset "gb2312";
/* CSS Document */
@import "main.css";

html,body,td,tr,dl,dt,p,input,img,ul,li,a { margin:0;padding:0; }
ul { list-style:none; }
img { border:0; }
a { text-decoration:none; }
a:link { color:#000; }
a:visited { color:#333; }
a:hover { color:#87E7E9; }
a:active { color:#333; }
body { font: 12px "ËÎÌå";color:#333; }
.Pagebox { width:953px;margin:0 auto; }
.cls { clear:both; }
.hcls { clear:both; height:7px; }
.green { color:#17c6c4; }
.white { color:#fff; }
.flo { float:left; width:245px; }