#popup {
	width: 460px;
	padding: 0px 20px 20px;
	margin: 0px auto;
	background-color: #fff;
}

.popup_img {
	margin-bottom: 10px;
}

#popup_text {
	width: 450px;
	margin-bottom: 5px;
	line-height: 150%;
}

.popup_item {
	width: 440px;
	background-color: #f8eee4;
	padding: 5px 10px 4px;
	margin-bottom: 5px;
}

.popup_item2 {
	width: 426px;
	background-color: #f8eee4;
	padding: 5px 17px 4px;
	margin-bottom: 5px;
}

#popup_footer {
	width: 500px;
	padding: 10px 0px;
	margin: 0px auto;
}

#footer_link2 {
	width: 500px;
	font-size: 12px;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 2px;
}

#footer_link2 a {
	color: #999;
}

#footer_link2 a:hover {
	color: #999;
}

#footer_link2 a:visited {
	color: #999;
}

#copy2 {
	width: 500px;
	color: #999;
	font-size: 11px;
	text-align: center;
}

#close {
	padding-top: 10px;
	text-align: center;
}