#hp_news {
	position: relative;
	float: left;
	width: 516px;
	margin-top: 10px;
	background: url('./../images/hp_news_bg.png') repeat-x bottom left;
}
#hp_news h3.hp_news {
	width: 516px;
	height: 23px;
	padding: 1px 0px 0px 0px;
	background: #fff url('./../images/hp_news_header.png') no-repeat top left;
}

#hp_news p {
	color: #000;
	padding: 5px 5px 8px 5px;
}

#hp_news a.news_title {
	font-size: 14px;
	color: #fff;
	margin: 0px;
	padding: 21px 10px 0px 5px;
	border: 0px;
}

#hp_news a.news {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}





#hp_software {
	position: relative;
	float: left;
	width: 250px;
	margin: 10px 11px 0px 0px;
	text-align: left;
	background: #406CB5 url('./../images/hp_softs_bg.png') no-repeat bottom left;
}
#hp_software_r {
	position: relative;
	float: left;
	width: 250px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	background: #406CB5 url('./../images/hp_softs_bg.png') no-repeat bottom left;
}

h3.hp_software {
	font-size: 12px;
	color: #fff;
	padding: 2px 0px 10px 7px;
	background: #fff url('./../images/hp_software_header.png') no-repeat top left;
}
p.hp_software {
	margin: 5px 10px 5px 5px;
}

a.hp_software {
	color: #fff;
}
a.hp_software:hover {
	border-bottom: 1px solid #fff;
}
img.hp_software  {
	text-align: left;
	margin: 0px 10px 0px 0px;
	border: 1px solid #1A3665;
}



#hp_access {
	position: relative;
	float: left;
	width: 250px;
	margin: 10px 11px 0px 0px;
	text-align: left;
	background: #406CB5 url('./../images/hp_access_bg.png') no-repeat bottom left;
}
#hp_access_r {
	position: relative;
	float: left;
	width: 250px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	background: #406CB5 url('./../images/hp_access_bg.png') no-repeat bottom left;
}

h3.hp_access {
	font-size: 12px;
	color: #fff;
	padding: 2px 0px 10px 7px;
	background: #fff url('./../images/hp_access_header.png') no-repeat top left;
}
p.hp_access {
	margin: 5px 10px 5px 5px;
}

a.hp_access {
	color: #fff;
}
a.hp_access:hover {
	border-bottom: 1px solid #fff;
}
img.hp_access  {
	text-align: left;
	margin: 0px 10px 0px 0px;
	border: 1px solid #1A3665;
}




#news {
	position: relative;
	float: left;
	width: 516px;
	margin-top: 10px;
}
#news p {
	display: block;
	float: left;
	margin-top: 10px;
	text-align: left;
}
#news img {
	float: left;
	margin: 0px 3px 3px 0px;
}
#news h5 {
	color: #fff;
	width: 510px;
	height: 23px;
	margin: 0px;
	font-size: 13px;
	padding: 2px 0px 0px 5px;
	background: #fff url('./../images/hp_news_header.png') no-repeat top left;
}
#news h4 {
	font-size: 16px;
}
#news ul {
	display: block;
	float: left;
	background: #D4DBEB;
}
#news li {
	list-style: none;
	width: 515px;
	padding: 3px 0px 4px 0px;
}
#news li.dark {
	background: #E5E9F2;
}
#news a.list {
	margin-left: 5px;
	padding: 0px 0px 0px 0px;
}
#news span.list {
	float: right;
	margin-top: -12px;
	padding-right: 5px;
}