a{
	color:#CB2626;
	text-decoration: none;
}
a:link {color:#CB2626;}
a:visited {color:#CB2626;}
a:hover {color:#000000;}
a:hover {text-decoration: underline;}

#headLayerHome{
	top: 57px;
	text-align: center;
	margin-left: -230px;
	position: absolute;
	left: 50%;
	border: none;
	width:581px;
	height:120px;
	background-color: transparent;
	background-image:	url(../img/ban_home.gif);
	background-repeat: no-repeat;
}

.headline{
	font-size:12px;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:3px;
	border-bottom: 1px solid #E1E1E1;
}
.subHead{
	font-size:11px;
	font-weight:bold;
	padding-top:15px;
}

.newsInf{
	padding-left:30px;
	padding-bottom:8px;
	padding-top:3px;
}
.pic{
	float:right;
	padding-left:10px;
	padding-bottom:10px;
	text-align:center;
}