/*
*Version:  v1.0
*Website:  http://www.19lou.com
*Author:   wangyueshou
*Recently: wangyueshou (2011-02-21)
*/
.repair{ background:url(images/504_repeat.png) repeat-x;}
.tips {background:url(images/504_repeat.png) 0 10px repeat-x;}
.repair .layout{padding-top:110px;width:650px; height:240px;background:url(images/504_bg.png) no-repeat;overflow:hidden;}
.tips-con{ padding-top:86px;width:650px;background:url(images/tips_bg.png) no-repeat;overflow:hidden;}
#tipbox {position:relative;margin:0 auto;padding:25px 0 0 120px;width:460px;height:285px;line-height:20px;}
	#tipbox h1 {position:absolute;top:-30px;left:2px;font:400 20px/30px "黑体";color:#324f64;}
	#tipbox h3 {margin:0 0 10px -30px;font:700 14px/36px Simsun;color:#324f64;}
	#tipbox h4 { padding-bottom:15px;font:400 22px/36px "Microsoft YaHei","黑体";color:#334f67;}
	#tipbox ul {margin-left:-50px;zoom:1;}
		 #tipbox li {position:relative;padding:7px 0 7px 90px;width:370px;}
			#tipbox .tipbox-item label {display:inline;float:left;margin-left:-90px;width:90px;font-size:14px;line-height:24px;text-align:right;}
			#tipbox li .txt {width:160px;height:16px;}
			#tipbox li .uname {font-size:14px;}
			#tipbox li .error-focus {border-color:#ffabab;}
		#tipbox li.tipbox-check {position:relative;margin-top:-10px;padding-bottom:10px;}
			#tipbox .tipbox-check label {position:absolute;left:90px;top:7px;}
			#tipbox .tipbox-check input {margin:-3px 5px 0 0;}
			#tipbox #uname, #tipbox #pwd {width:210px;}
			#tipbox .tipbox-check .lostpwd {margin-left:164px;}
			#tipbox li .submit-btn {margin-right:15px;}
			#tipbox li .error-tip {margin-left:-15px;color:#fb6c03;}
	
		#tipbox h4 em {position:absolute;top:22px;left:12px;width:100px;height:80px;text-align:center;font:400 80px/80px Arial;color:#c8c8c8;}
		#tipbox dt {line-height:24px;color:#666;}
		#tipbox a , #error:visited {color:#0657b2;}
		#tipbox a:hover {color:#fb6c02;}

		/* change password */
		#tipbox .tipbox-item .tip {display:none;position:absolute;top:8px;left:262px;padding-left:18px;width:200px;height:22px;line-height:22px;color:#F32D2D;background:url(images/bg_register.png) no-repeat 0 -99px;}
		#tipbox .tipbox-item .true {color:#8CA226;background-position:0 -79px;}		
		/* pwd_strength */
		#pwd-strength {display:none;margin:5px 0;height:20px;line-height:20px;overflow:hidden;}
			#pwd-strength p {float:left;margin:8px 10px 0 0;width:166px;height:4px;background:#E5E9EB;overflow:hidden;}
			#pwd-strength p span {float:left;height:4px;}
			#strength-1 p span {width:25%;background-color:#F32D2D;}
			#strength-1 .strength_tip {color:#F32D2D;}
			#strength-2 p span {width:50%;background-color:#FF9801;}
			#strength-2 .strength_tip {color:#FF9801;}
			#strength-3 p span {width:75%;background-color:#7DBDE2;}
			#strength-3 .strength_tip {color:#7DBDE2;}
			#strength-4 p span {width:100%;background-color:#8CA226;}
			#strength-4 .strength_tip {color:#8CA226;}
	/*404*/	
	#error404{background:url(images/404_repeat.png) repeat-x; overflow-x:hidden;}
	.error404{ margin:0 auto; padding:188px 0 0 394px;width:666px;height:265px;background:url(images/404_bg.jpg) center no-repeat; overflow:hidden;}
		.error404 h1{ padding:0 0 20px;font:400 25px/27px "Microsoft YaHei", "黑体"; color:#333;}
		.error404 p{font:400 12px/18px "宋体"; color:#666;}
		.mb5{ margin-bottom:5px;}
	
	/*版块访问密码*/
	#tipbox h4.forum-pass{font-size:18px;}
	.forum-txt{width:180px;height:16px;}