@charset "utf-8";
body,ul,li,a,h1,dl,dd,dt,b,div,p,form,input,img{margin:0px;	padding:0px;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,b,form,fieldset,input,table,td,img,div,dl,dd,dt{margin:0;padding:0;border:0;}

body{
	font-size: 14px;
	font-family:"微软雅黑";
	background:#00baff;
	word-spacing:10px; letter-spacing: 1px;
}

img{border:0px;}

.navhr{ border-bottom:1px solid #ccc;}

ul,li,dl,dd,dt{list-style: none;}

a{	color: #666;
	text-decoration: none;
}

a:hover{
	 color:#000;
     text-decoration:none;
}

.clear{clear:both; font-size:0px; height:0px; line-height:0px;}

.top{ background:url(../img/upgrade/top_bj.png) repeat-x; width:100%; text-align:center;}
.bot{ background:url(../img/upgrade/bot.png) no-repeat; position:fixed; left:0px; bottom:0px; width:100%; height:200px;z-index:-1;}
#error{ background:url(../img/upgrade/cen_bj.png) no-repeat center; width:100%; margin:0 auto; height:390px; text-align:center; margin-top:6%;position: relative;}
.b{ padding-top:130px; padding-bottom:15px; height:45px; line-height:45px; font-weight:bold; font-size:24px; color:#333; width:550px; text-align:center; margin:0 auto; }
.p{width:500px; text-align:left;margin:0 auto; font-size:20px; line-height:35px; color:#666;text-indent:2em;}
.p span{ margin-left:10px; margin-right:10px; color:#f0664a; }
.p a{ margin-left:10px; margin-right:10px; color:#006dac; }