@charset "gb2312";
/* CSS Document */
body, div, ul, li, p, h4{margin:0; padding:0;}
img{border:none;}
li{list-style:none;}
body, .bg404{background:url(../images/bg.jpg) repeat;}
.content404{width:640px; margin:0 auto; padding:40px 0px;}
.skip{
    width:560px;
	height:340px;
	padding:20px 40px;
	background:#fff;
	border:1px solid #babcc5;
	box-shadow:0px 0px 5px 5px #eaeaeb;
	_box-shadow:0px 0px 0px 5px #eaeaeb; 
	-moz-border-radius:5px;  /* Firefox */
	-webkit-border-radius:5px;  /* Safari and Chrome */
	border-radius:10px;	  /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	position:relative;
	z-index:2;
}
.skip h4{font-size:16px; color:#000; text-align:center; line-height:30px; padding:5px 0px;}
.skip p{font-size:15px; color:#5f5f5f; text-align:left; line-height:24px; padding:0px 40px;}
.skip p span{background:url(../images/qqbg.gif) no-repeat 10px -56px; padding-left:30px;}
.skip p u{font-weight:bold; color:#044a81;}
.skip p u a{color:#044a81;}
.skip .ask01{padding:20px 5px 18px 0px; border-bottom:#c1c1c1 1px solid; text-align:center;}
.skip ul.ask02{margin:15px 55px; overflow:hidden;}
.skip ul.ask02 li{background:url(../images/qqbg.gif) no-repeat 0px 0px; padding-left:30px; float:left; width:80px; height:35px; line-height:35px; font-size:14px;}
.skip ul.ask02 li a{color:#505050;}
.skip .bot404{padding-top:15px; clear:both; border-top:#c1c1c1 1px solid; }
.skip .bot404 p{color:#9d9d9d; font-size:12px; padding:0px; text-align:center; line-height:18px;}