@charset "utf-8";
#all  #main_box  h1 {
	padding: 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #CCCCCC;
}
#all  #main_box  h2 {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	line-height: 13px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #CCCCCC;
}
#all  #main_box  h3 {
	font-weight: normal;
	padding: 0px;
	margin-top: 24px;
	margin-bottom: 0px;
	font-size: 13px;
	color: #CCCCCC;
}

#all #main_box p {
	font-size: 12px;
	line-height: 180%;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	color: #CCCCCC;
}
#all #main_box #space {
	height: 200px;
	width: 650px;
}

