/* CSS Document */
*{margin:0;padding:0;}
html, body{ height:100%;}
body{font-size:12px; margin:0 auto;  height:100%; text-align:center; }


/*background:#f1f7e6 url(/img/index_bg_r6_c1.jpg) repeat-x; background-position:0 2px; background:#F1F9EA url(/img/dw.jpg) center top scroll no-repeat;*/
.box{ width:980px; margin:2px auto 0 auto; padding-top:5px;  background:#FFFFFF;}

img{ border:0;}
dl, dt, dd, ul, li{ list-style:none;}
.clear{clear:both;}
.left{float:left;}
.right{float:right;}
.place a:link {color:#333333; text-decoration:none}
.place a:visited {color:#333333; text-decoration:none}
.place a:hover { text-decoration:underline; color:#333333;}
a { blr:expression(this.onFocus=this.blur()) }

