ul.entry_title li {
	margin-left: 2em;
}
td {vertical-align: top;}

/* NEWS */
.new {
	overflow: scroll;


	height: 140px;
	margin-left: 10px;
}

/* content */
#content .doc, #content .cat {
	margin-left: 20px;
	margin-bottom: 2em;
}
#content ul {
	padding-left: 30px;

}
/**/
.center {
	text-align: center;
}



.red {color: #FF0000;}
.font14em {
	font-size: 1.4em;
}
.sampleSite {
	margin: 1em;
	padding: 0;
	line-height: 1.6;
}
.sampleSite img {
	margin: 0 15px 0 0;
	float: left;
}
.clear {
	clear: both;
}
/*2010-12-04*/
.dl {
	margin: 1em;
	padding: 1em;
	border: 2px dotted #666;
}
