/* pop window CSS Document */

body {
	margin:0;
	background:url(/img_base/bg_pop.gif) no-repeat;
}

#pop {
	float:left;
	width:580px;
	margin-left:0px;
	vertical-align:top;
}

.caption {
	clear:both;
	background: url(/img_base/bg_hr00.gif) repeat-x;
	width:564px;
	height:25px;
	padding-left:10px;
	padding-top:3px;
	padding-right:10px;
	text-align:left;
	line-height:22px;
}

