div.page_editor_box	{ border:1px dotted #FFCACA; }
div.page_editor_box div.bttn_box	{ text-align:right; margin-top:-30px; }
div.page_editor_box div.bttn_box input[type=button]	{ cursor:pointer; border:1px dotted #FF8080; background:#FBFBFB; padding:5px; font:normal 12px Dotum; color:#FF4040; }
div.page_editor_box div.bttn_box input[type=button]:hover	{ border:1px dotted #FF8080; background:#FF4040; color:#ffffff; }

.errmsg		{ border:1px solid #CBCBCB; background:#FBFBFB; text-align:center; margin:20px; padding:20px; font:normal 12px Dotum; color:#7E7E7E; }