* {
	margin: 0;
	padding: 0;
}

#contentmain {
	float:right;
	font-size:12px;
	line-height:17px;
	margin:0;
	overflow:hidden;
	padding:0 20px 10px;
	width:1000px;								
}

#contentmain p {
	text-align: justify;
}

#content_rec {
	margin: 5px auto 8px 0;
	padding: 2px 2px 2px 25px;
	list-style: none;
}	

#content_rec li a {
	font-family: Times New Roman;
	text-decoration: none;
}

#content_rec li a:hover {
	text-decoration: overline;
}

#contenthere p {
	font-size:16px;
	line-height:1.3em;
	text-align: justify;
	margin: auto auto 8px;
}

#contenthere a {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

#contenthere h1 {
	font-size:27px;
	text-align:left;
}

#content_art {
	margin:40px 0 0;
}

#content_art h2 {
	font-size:24px;
	text-align:left;
}