body {
	margin: 0;
	padding: 0;
	background: white url(../../images/cn/popup/header_bg.gif) top repeat-x;
	color: #808080;
	line-height: 180%;
}

p {
	text-indent: 2em;
}

h2 {
	font-size: 12px;
	color: #788D32;
}

#header {
	width: 100%;
	background: url(../../images/cn/popup/header_bg_r.gif) 100% 0% no-repeat;
}

#footer {
	height: 50px;
	margin: 10px 20px;
	background: white url(../../images/cn/popup/footer_bg.gif) 50% repeat-x;
	text-align: right;
}

#content {
	min-height: 310px;
	padding: 30px;
}

.btn {
	padding: 10px 0 8px 8px;
	background: white;
}

