 

.blackbold12
{
	color: black;
	font-size: 12px;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 5px;
}
.blackbold11
{
	color: black;
	font-size: 11px;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bluebold11
{
	color: #336699;
	font-size: 12px;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.bluebold11:hover
{
	color: #cc3300;
	font-size: 12px;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
}

.kindnews
{
	color: #336699;
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;

}
.hotnews
{
	color: #cc3300;
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 25px;
	text-decoration: none;
}
.hotnews:hover
{
	color: #cc3300;
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 25px;
	text-decoration: underline;
}
.currentnews
{
	color: Black;
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.sumnews
{
	color: #484848;
	font-size: 11px;
	font-weight: bolder;
	text-align: justify;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.othernews
{
	color: #336699;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	line-height: 15px;
	text-decoration: none;
}
.othernews:hover
{
	color: #cc3300;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	line-height: 15px;
	text-decoration: underline;
}
.contentnews
{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	line-height: 19px;
}
.newsfrom
{
	color: #484848;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	line-height: 19px;

}


.detail
{
	font-size: 11px;
	color: #336699;
	text-decoration: underline;
}
.print
{
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.img
{
	border: 1px;
	border-color: #484848;
}
.img:hover
{
	border: 1px;
	border-color: #000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
}
