@charset "utf-8";
/* CSS Document */
/*全局控制*/
	body{margin:0; padding:0; border:0; font-family:"微软雅黑"; font-size:12px; color:#3e3e3e;}
/*重置浏览器默认样式*/
	ul,li,p,img,h1,h2,h3,h4,h5,p,dl,dt,dd{margin:0; padding:0; list-style:none; border:0;}
/*公共样式*/
	img{display:block;}
/*header部分*/
	#header{width:100%; height:31px; font-size:14px;}
	#header .topNav{width:100%; height:31px; border-bottom:1px solid #ededed;}
	#header p.pWrap{width:1200px; margin:0 auto; height:31px; line-height:32px;}
	#header p.pWrap a{padding:0 7px; text-decoration:none; color:#3e3e3e;}
	#header p.pWrap a:hover{color:#E9454D;}
/*content部分*/
	#content{width:1200px; height:auto; overflow:hidden; margin:0 auto; margin-top:120px;}
	#content span{position:absolute; left:187px; top:160px; font-size:70px; font-family:Arial,Sans-serif; color:#ecf1fa;}
	.wrongPic{width:540px; height:230px; margin:0 auto;}
	p.tips{font-size:45px; margin:0 auto; font-weight:bold; height:85px; line-height:60px; text-align:center; margin-top:40px; background:url(../images/body-line.png) no-repeat center bottom;}	
	.texts{width:540px; margin:0 auto 15px; color:#505050;}
	.texts{line-height:2;}
	.texts dt{font-size:16px;}
	.texts dd{margin:0; padding:0 0 0 20px;}
	.texts ul{margin:0; padding:0; font-size:16px;}
	.texts ul li{list-style:disc;}
	div.fanhui{text-align:center; width:auto; height:24px; margin:0 auto; margin-bottom:20px; padding-left:473px;}
	div.fanhui p{float:left; font-size:18px; margin-right:32px; text-align:center; display:inline-block;}
	div.fanhui p a{color:#E9454D; text-decoration:none;}
	
	