#single_article_top {
	display: block;
	width: 568px;
	height: 54px;
	border-top: solid 3px #FC7300;
	background-color: #FFF3E8;
	background-image: url("../../../../common/images/underline.gif");
	background-repeat: repeat-x;
	background-position: bottom center;
	text-align: left;
	margin: 0px auto;
	position: relative;
	top: 28px;
	left: 0px;
}
#single_article_top h2 {
	display: block;
	height: 28px;
	margin: 16px 0 0 12px;
	font-size: 1.55em;
	color: #EC5900;
}
#single_article_summary {
	display: block;
	height: 1370px;
	text-align: left;
	margin: 45px 0 0 0;
}
#single_article_summary h3 {
	color: #FC7300;
	text-align: left;
	font-size: 1.3em;
	margin-bottom: 10px;
}
.graph_list {
	display: block;
	clear: both;
	margin: 10px 0 20px 0;
	width: 558px;
	height: 385px;
	text-align: left;
	background-image: url("../../../../common/images/underline.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
}
.graph_list_bottom {
	display: block;
	clear: both;
	margin: 10px 0 20px 0;
	width: 558px;
	height: 385px;
	text-align: left;
}
.graph_list span, .graph_list_bottom span {
	display: block;
	width: 270px;
	text-align: left;
	font-size: 1.15em;
	line-height: 130%;
	letter-spacing: 0.05em;
	margin: 5px 0 0 0;
}
.graph_list ul, .graph_list_bottom ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.graph_left {
	display: block;
	float: left;
	width: 275px;
	text-align: left;
	margin: 0 5px 0 0;
}
.graph_right {
	display: block;
	float: right;
	width: 275px;
	text-align: left;
	margin: 0;
}

