.news1, .news4, .news3
{
	font-size: 12px;
	line-height: 20px;
	width: 187px;
	height: 200px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.news2, .news5
{
	font-size: 12px;
	line-height: 20px;
	height: 190px;
       	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.news1 .bottom, .news4 .bottom, .news3 .bottom
{
	background-image: url(../images/leftbottom.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height:10px;
}
.news2 .bottom, .news5 .bottom
{
	background-image: url(../images/rightbottom.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height:10px;
}
.news1 .newsclass, .news4 .newsclass, .news3 .newsclass
{
	line-height: 30px;
	text-indent: 5px;
	background-image: url(../images/lefttitle.jpg);
	text-indent: 10px;
	line-height: 30px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
.news2 .newsclass, .news5 .newsclass
{
	line-height: 30px;
	text-indent: 5px;
	background-image: url(../images/righttitle.jpg);
	text-indent: 10px;
	line-height: 30px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
.news1 ul, .news4 ul, .news3 ul
{
	margin: 0px;
	padding-left: 5px;
	list-style: none;
	height: 160px;
	background-image: url(../images/leftmid.jpg);
}

 .news4 ul
{
	margin: 0px;
	padding-left: 5px;
	list-style: none;
	height: 164px;
	background-image: url(../images/leftmid.jpg);
}



.news2 ul, .news5 ul
{
	margin: 0px;
	padding-left: 5px;
	list-style: none;
	height: 160px;
	background-image: url(../images/rightmid.jpg);
}
.news1 ul li, .news2 ul li, .news3 ul li, .news4 ul li, .news5 ul li
{
	text-indent: 5px;
}
.news1 a:link, .news1 a:visited, .news1 a:active, .news2 a:link, .news2 a:visited, .news2 a:active, .news3 a:link, .news3 a:visited, .news3 a:active, .news4 a:link, .news4 a:visited, .news4 a:active, .news5 a:link, .news5 a:visited, .news5 a:active
{
	color: Black;
	text-decoration: none;
}
.news1 a:hover, .news2 a:hover, .news3 a:hover, .news4 a:hover, .news5 a:hover
{
	color: Red;
	text-decoration: underline;
}
