/*---------- main ----------*/
* {margin:0; padding:0; color:#555; font-size:12px; line-height:15px; text-decoration:none;}
	html {height:100%;}
		body {height:100%;}
			img {border:0;}
			
			.falsemiddlebg {background:url(../images/false/bg.jpg) repeat-x bottom; padding-bottom:15px;}
				.falsemiddlebg .falsetop {background:url(../images/false/top.gif) no-repeat; width:624px; height:25px; margin:0 auto;}
				.falsemiddlebg .falsemiddle {width:620px; height:250px; border-left:2px #E9E9E9 solid; border-right:2px #E9E9E9 solid; margin:0 auto; background:#FFF;}
					.falsemiddlebg .falsemiddle .falseleft {background:url(../images/false/left.jpg) no-repeat;}
						.falsemiddlebg .falsemiddle .falseleft a {display:block; width:71px; height:40px; margin:0 25px 25px 0;}
				.falsemiddlebg .falsebtm {background:url(../images/false/btm.gif) no-repeat; width:624px; height:19px; margin:0 auto;}
				.conts {padding-top:20px;}
				.conts div {text-align:left; width:90%; margin:0 auto; font-family:"黑体";}
					.errtitle {height:28px; line-height:28px; color:#D77F42; font-size:20px; font-weight:bold;}
						.errtitle div {width:45px; height:28px; background:url(../images/false/idbg.gif) no-repeat; text-align:center; line-height:28px; font-size:20px; color:#FFF; float:left; margin-right:20px; font-weight:bold; letter-spacing:1px;}
					.errname {height:35px;}
						.errname span {color:#F60; font-size:18px; line-height:35px; border-bottom:1px #CCC solid;}
					.errenname {height:35px;}
						.errenname span {color:#000; font-size:14px; line-height:35px; border-bottom:1px #CCC solid; font-weight:bold;}
					.errencontents {padding:5px 0 10px 0;}
					.errcontents {color:#222; font-size:14px; padding-top:10px;}
