.alert_div
	{	position: absolute; background: url(../images/alert_general.png) no-repeat;
		width: 501px; height: 409px; z-index: 50; padding: 100px 0 41px 139px; top: 10px;
		color: white; display: none; }

.alert_box
	{  width: 349px; height: 341px; margin: 0 }

.closeBox
	{	cursor: pointer; display: block; height: 23px;
		top: 18px; left: 306px; position: absolute; width: 27px; }

.alertScroll
	{	height: 218px; margin-top: 20px; width: 310px; overflow: auto; }

.alert_div .p1
	{	margin: 19px 0 0 20px; font-weight: bold; width: 285px; *padding-top: 20px; zoom: 1; }

.alert_div .p2
	{	margin: 12px 20px 0 20px; font-size: 13px; height: 36px; }