@charset "gb2312";
/* CSS Document */
@import "main.css";


html,body,td,tr,dl,dt,p,input,img,ul,li,a,h3,form,object { margin:0;padding:0; }
body { font: 12px "ËÎÌå";color:#7B604F; background:url(../images/bodybg.gif) repeat left top;}
ul { list-style:none; }
li { vertical-align:bottom; zoom:1;}
img { border:0;vertical-align:bottom; }

a { text-decoration:none; }
a:link { color:#7B604F; }
a:visited { color:#7B604F; }
a:hover { color:#9F693E; }
a:active { color:#f6eacf; }

.Pagebox { width:1002px; background:url(../images/background.jpg) repeat-y left top;margin:0 auto; position:relative; }

.ipt { background:none; border:solid 1px #83705A; width:120px; color:#7B604F }
.btn { background:none; border:solid 1px #A59683;color:#7B604F;padding:3px;width:50px;margin:5px 0;}
.cls { clear:both; }
.hcls { clear:both; height:5px;_margin-top:-8px; }
.green { color:#17c6c4; }
.white { color:#fff; }
.flo { float:left;margin-left:10px;  }
.jt { font-size:10px; }
.data { float:right;*+margin-top:-22px;_margin-top:-22px; margin-right:10px;}