/*CSS Document by PP.Excellent*/
@import url("global.css");
@charset "utf-8";

h3{
	color:#76A726; 
	font-size:24px;
	font-family:"Microsoft YaHei", "microsoft JhengHei", Arial;
	font-weight:normal;
	margin:6px 0 10px; 
}
.tip_main{
	line-height:24px; 
	width:660px; 
	margin:30px 0; 
}
.tip_main_error{
	background:url(../images/tip_error.gif) no-repeat; 
	width:560px; 
	height:230px; 
	margin:30px auto; 
}
.tip_main_error div{
	border-bottom:1px solid #F0F0F0; 
	margin:14px auto 22px; 
	margin-left:160px; 
	padding-bottom:6px;
}
.tip_main_error h4{
	color:#76A726; 
	font-size:14px;
	margin:8px 0; 
}
.tip_main_error li,
.tip_main_error p{
	background:url(../images/li.gif) no-repeat left center; 
	line-height:22px; 
	margin-left:8px; 
	padding-left:8px;
}
.tip_main_error a{
	color:#1470CB; 
}
.again{
	color:#FFFFFF !important;
	text-decoration:none; 
	background:url(../images/login_button.gif) no-repeat; 
	font-weight:bold;
	display:inline-block; 
	line-height:22px; 
	border:1px solid #83B829; 
	margin-left:160px; 
	padding:3px 10px; 
	*padding:0 10px; 
}