﻿/*css reset*/
.wm-public{ position:absolute;}
*, body { font-size:12px; font-family:Verdana;}
body { text-align:left; background:#000;}
:focus {outline:none;}
a {text-decoration:none;cursor:pointer;}
a:hover {text-decoration:underline;}
a{blr:expression(this.onFocus=this.blur()); outline:none;}
area{blr:expression(this.onFocus=this.blur());outline:none;}
ul,ol { list-style:none;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd{ margin:0; padding:0;}
img {border:0 none; display:block;}

.wrap{ background:#000 url(../images/bg.jpg) no-repeat center top; clear:both;}
.centent{ width:1002px; margin:auto; position:relative;}
.nav_box{width:500px; height:30px; line-height:30px; left:30px; top:0; float:left; padding-left:20px;}
.nav_box,.nav_box a{color:#c7c7c7;}
.nav_box a:hover{color:#FF0;}
.nav_box span{padding:0 8px;}

#top{width:1002px;margin:0 auto; color:#fff; background:#000;}
#share_line{width:300px;height:20px; float:right; line-height:20px; }
#share_line ul{ margin-top:3px;}
#share_line ul li{ line-height:20px;}


.tips{ display:none;position:absolute;left: 866px;top: 442px; width:301px; height:163px; background:url(../images/tips.jpg) no-repeat; color:#d85c7d; line-height:18px;  }
.close{ width:23px; height:20px; display:block; cursor:pointer; float:right;}
.tips h2{ font-size:14px; color:#a8ff00; clear:both; display:block; padding-left:20px; margin-bottom:5px;}
.tips p{ padding:0 12px;}