#wrap #content #privacy #sidenavi ul li {
	height: 30px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding-top: 10px;
}
#wrap #content #privacy .main_content p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 25px;
}
#wrap #content #privacy .main_content h3 {
	margin-top: 20px;
	margin-bottom: 20px;
}
#wrap #content #privacy .main_content ul {
	margin-left: 20px;
}
#wrap #content #privacy .main_content ul li {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrap #content #privacy {
	margin-bottom: 50px;
	overflow:hidden;
}
