/*  =reset.css */
#main_content #newsindexbody {
	float: left;
	width: 920px;
	margin-top: 5px;
}
#main_content #newsindexbody #latest_news {
	margin-top: 20px;
}
#main_content #newsindexbody #latest_news ul {
	width: 600px;
	float: left;
	list-style-position: outside;
	list-style-type: none;
}
#main_content #newsindexbody #latest_news li {
	float: left;
	width: 290px;
	margin-right: 20px;
}
#main_content #newsindexbody #latest_news ul li#news2 {
	margin-right: 0px;
}
#main_content #newsindexbody #latest_news h3 {
	font-size: 1.3em;
	color: #e8009e;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	padding-top: 15px;
}
#newsindexbody p {
	margin-bottom: 20px;
}
#newsindexbody h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #777777;
	margin-bottom: 0px;
}
#newsindexbody ul {
	font-size: 1.2em;
	line-height: 1.8em;
	list-style-type: square;
	list-style-position: inside;
}
#newsindexbody h2 {
	font-size: 1.8em;
	color: #e8009e;
	font-weight: bold;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	padding-bottom: 5px;
	margin-bottom: 15px;
	text-align: left;
}

#newsindexbody p {
	font-size: 1.2em;
	line-height: 1.9em;
}
#main_content #newsindexbody #centreinfo {
	margin-top: 20px;
}
#main_content #newsindexbody #centreinfo ul {
	width: 600px;
	float: left;
	list-style-position: outside;
	list-style-type: none;
}
#main_content #newsindexbody #centreinfo li {
	float: left;
	width: 200px;
	margin-right: 20px;
}
#main_content #newsindexbody #centreinfo ul li#right {
	margin-right: 0px;
}
#main_content #newsindexbody #centreinfo h3 {
	font-size: 1.4em;
	color: #e8009e;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	padding-top: 15px;
}
#main_content #newsindexbody #centreinfo h3#top {
	border-top-width: 0px;
	border-top-style: solid;
	padding-top: 0px;
}
#container #main_content #newsindexbody #centreinfo li p {
	display: inline;
	color: #777777;
	font-size: 1em;
	line-height: 1.6em;
}
#container #main_content #newsindexbody #centreinfo img {
	float: left;
	padding-right: 10px;
}
#container #main_content #newsindexbody #centreinfo p a {
	float: right;
	display: block;
	padding-top: 5px;
	padding-bottom: 15px;
}
.iconfltleft {
	float: left;
	padding: 0px;
	margin: 0px 20px 100px 0px;
}
.iconfltright {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.largeicon {
	width: 150px;
	float: left;
}
.intro_text {
	float: left;
	width: 748px;
	margin-left: 22px;
	margin-bottom: 20px;
}
.info_text {
	float: left;
	width: 700px;
	margin-left: 22px;
}
#newsindexendlinks {
	width: 920px;
	margin-top: 15px;
	float: left;
	padding-top: 15px;
	border-top: 10px solid #EAEAEA;
}
#newsindexendlinks a {
	font-size: 1.1em;
	color: #6E1766;
	line-height: 0.4em;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
}
#newsindexendlinks a:hover {
	text-decoration: underline;	
}

