@charset "utf-8";
/* CSS Document */

#m2article {
	width: 640px;
}
#m2article .hr2 {
	padding-bottom: 10px;
}

#m2article #m2articleInner {
	padding-right: 20px;
}

#m2article h2 {
	padding-bottom: 8px;
	color: #333333;
	padding-top: 2px;
}

#m2article p {
	padding-top: 2px;
	padding-bottom: 14px;
	line-height: 16px;
}
#m2article .block1 {
	padding-left: 25px;
}
#m2article table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#m2article .b {
	font-weight: bold;
}

