#intestazione-article{
	background:url('../images/article/intestazione-curiosita.jpg') no-repeat top left;
	width:100%;
	height:124px;
	}
#article-content{
	background:#ebe4cc;
	padding:30px 20px;
	overflow:hidden;
	}
#breadcrumb{
	font-size:15px; 
	color:#8f201b;
	padding-bottom:12px;
	}
#article-area{
	background:#fff;
	float:left;
	width:600px;
	}

#article-wrap-area{
	padding:20px;
	font-size:14px;
	line-height:17px;
	}


.article-title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#b56966;
	font-weight:normal;
	line-height:24px;
	
	}
.bi-line{
	color:#3F3F3F;
	font-family:Arial, Helvetica, sans-serif;
		padding-bottom:14px;
	}
	
	
#article-list{
float:right;
width:250px;
background:#fff;
}
#article-wrap-list{
	padding:20px 10px;
	}
#article-list ul li{
	background:url('../images/article/ico-article.gif') no-repeat top left;
	font-size:18px;
	padding:0 0 30px 40px;
	list-style:none;
	list-style-position:outside;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#article-list ul li a{color:#b56f18;}
#article-list ul li a.liactive{
	font-weight:bold;
	}
	
#document-list{
	margin-bottom:10px;
	float:right;
	background:#fff;

	width:250px;
	}
#document-wrap-list{
	padding:10px;
	}
#document-list h3{
	font-size:16px;
	color:#8F201B;
	}
#document-list a{text-decoration:underline;}
