h2{
	background:#eee;
	height:338px;
	text-align:center;
	margin:0 0 20px 0;
}
#wrapper{
	width:940px;
	margin:0 auto;
	background:url(../images/common/side_line.png) repeat-y;
}
#side{
	width:300px;
	float:left;
}
#side li{
	margin:0 0 20px 0;
}
#contents{
	width:620px;
	float:right;
}
.justifyright{
	float:right;
	margin:0 0 20px 20px;
}

section p{
	line-height: 1.7;
}