#topicsMg {
	padding-top: 65px;
	padding-right: 55px;
	padding-left: 55px;
}

#topicsImg {
	display: block;
	float: left;
	width: 325px;
	padding-right: 25px;
}

#detailText {
	float: right;
	width: 390px;
	color: #333333;
	line-height: 1.8em;
	height: 360px;
	overflow: auto;	
}

#detailText h1 {
	font-size: 100%;
	font-weight: bold;
}

#detailText a:link ,#detailText a:visited {
	color: #2484E3;
}

#detailText a:hover{
	color: #FF6600;
}
.urlBottom {
	padding-bottom: 20px;
}


#pageMov {
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#next {
	float: right;
}

#back {
	float: left;
}

