@charset "UTF-8";
.mainnewsList hr.newsDivider {
	width: 629px;
	height: 1px;
	color: #F00;
	background-color: #F00;
	border: none;
}
.readButtonlist  {
	float: right;
}
.mainnewsList {
	margin-top: 10px;
	width: 625px;
	margin-left: 300px;
	padding-top: 40px;
}

.mainnewsList dl {
	min-height: 110px;
	padding-bottom: 4px;
}

.listdate, .listtitle, .listsummery {
	margin-left: 165px;
}

.listdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #A2B4C2;
}
.listtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666;
	padding-bottom: 5px;
}
.listsummery {
	color:#666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
}

.newsimageleft {
	background-image: url(/images/news-img-left.gif);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	width: 300px;
	height: 1250px;
	padding-left: 1px;
	background-position: left top;
	margin-left: 0px;
}
/* CSS Document */


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A2B4C2;
	width: 200px;
}
.newscontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	padding-right: 50px;
	padding-left: 230px;
	padding-top: 10px;
}
.newsinfo {
	clear: left;
	float: left;
	width: 200px;
	padding-top: 20px;
	padding-left: 20px;
}
.newtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	width: 175px;
	float: left;
}
.newdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #A2B4C2;
	width: 175px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	clear: left;
}
.newsauthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	width: 175px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2B4C2;
	float: left;
	clear: left;
	margin-left: 20px;
}
.catimage {
	border: none;
	clear: left;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}
.catimagelist {
	border: none;
	clear: right;
	float: left;
}
#nextlinks {
	margin-top: 10px;
	width: 625px;
	margin-left: 300px;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
}
#nextlinks .prev { text-align: left; float: left;  }
#nextlinks .next { text-align: right;  float: right; }
.featurecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 30px;
}

