#alertPanel	{margin:0px auto; margin-top:64px; width:744px; height:183px; border:1px solid #CCCCCC; background-color:#930000;border-radius:9px; box-shadow:3px 3px 7px 1px rgba(0,0,0,0.5); behavior:url(ie-css3/htc);}
	#alertPanel .alertPic		{width:128px; height:128px; float:left; margin:34px; background-image:url(../images/warning.png)}
	#alertPanel .alertMessage	{font-size:17px; color:#FFFFFF; font-weight:bold;}
		#alertPanel .alertMessage span	{font-family:"ºÚÌå"; font-size:50px; color:#FFCC00; display:block; height:120px; line-height:120px;}

#otherInfo	{margin:0px auto; font-size:12px; text-align:center; margin-bottom:130px;}
	#otherInfo span	{font-size:14px; color:#FF0000; font-weight:bold;}