.POP_Body
{
	background-color: #fff9d2;
	width: 300px;
	font-size: 11px;
	padding: 4px;
	text-align:left;
}
.POP_bgT
{
	background-image: url(../images/msg/frame/bgs/t.gif);
	background-repeat: repeat-x;
	background-position: 0px 19px;
}
.POP_bgB
{
	background-image: url(../images/msg/frame/bgs/b.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.POP_bgL
{
	background-image: url(../images/msg/frame/bgs/l.gif);
	background-repeat: repeat-y;
	background-position: 19px;
}
.POP_bgR
{
	background-image: url(../images/msg/frame/bgs/r.gif);
	background-repeat: repeat-y;
	background-position: 0px;
}

.POP_directionR
{ margin: 0px 269px 0px 10px; }

.POP_directionL
{ margin: 0px 10px 0px 204px; }

.POP_directionB
{ margin: 10px 0px 30px 0px; }

.POP_directionT
{ margin: 30px 0px 10px 0px; }
