.content {
		margin-top: 20px;
	}
h1 {
	width:750px;
	margin: 0 auto;
	}
h1 strong {
		display: inline;
		padding: 0 5px 0 0;
		font-size: 22px;
		text-indent: 0;
		background: #fff;
	}
h3 {
		font-size: 15px;
		text-indent: 0;
		margin: 20px 10px;
		font-weight: bold;
	}
p {
		line-height: 2;
		border-bottom: 1px solid #ddd;
		padding-bottom: 20px;
		margin: 20px 10px;
		zoom: 1;
	}
p:after{content:".";display:block;height:0;clear:both;visibility:hidden}
p img {
		display:inline;
	}
.align-left {
		float: left;
		margin-right: 10px;
	}
.align-right {
		float: right;
		margin-left: 10px;
	}
.red {
		color: #f00;
	}
del {
		color: #666;
	}
h2 {
 font-weight:normal;
 }
b {
	font-weight:normal;
}
