
	.popInContentBox {width: 400px;height:405px; background-color: #FFFFFF; color: #000000;border: 3px solid black;margin:0 auto;padding:0px;position: absolute; left: 100px; top:80px; z-index:99;overflow:auto}
	.popInTitleBox { width: 400px; height: 25px; background-color: #770077; color: #FFFFFF; text-align: center; font-weight:bold; font-size: 17px;border-bottom:3px solid black;}
	.popInEventBox {width: 400px; height: 50px; background-color: #CCCCCC; color: #000000; border-bottom: 3px solid black;margin:0 auto;padding:0px; padding-top:10px;}
	.popInEventTextBox {padding-left: 10px;}
	.popInInfoBox {padding-left: 10px; text-indent:2.5em; padding-top:15px;font-size: 14px; font-family: arial;}
	.popInBottomBox {width:100%;text-align: center;}