/* CSS Document */

#inner_Hpro{
	clear: both;
	margin: auto;
	width: 688px;
}
#inner_Hpro li{
	width:100%;
	height:158px;
	background-image: url(../images/black_line.gif);
	background-repeat: repeat-x;
	background-position: left 142px;

}
#inner_Hpro li img{
	height: 120px;
	width: 140px;
}
#inner_Hpro li a.hpro_innerpic{
	height:120px;
	width:140px;
	background-image: url(../images/pbg1--.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 0px solid #999999;
	text-align: center;
	display:block;
	float: left;
}
#inner_Hpro li a.hpro_innerpic img{
vertical-align:middle;
}
#inner_Hpro div.hpro_txt{
	display:block;
	color: #343434;
	text-decoration: none;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	float: right;
	width: 530px;
	height: 120px;
	overflow: hidden;
}
#inner_Hpro a.li_title {
	line-height: 20px;
	clear: both;
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0066FF;
	width: 120px;
	padding-left: 15px;
	padding-right: 15px;
}
#inner_Hpro a.li_title:hover {
	text-decoration: underline;
}
#inner_Hpro p.li_txt{
	line-height: 24px;
	clear: both;
	display: block;
}
#inner_Hpro a.txt_more {
	color: #036EA6;
	text-decoration: underline;
	display: block;
	height: 18px;
	width: 100%;
	text-align: right;
	clear: both;
	overflow: hidden;
	line-height: 18px;
}
#inner_Hpro a.txt_more:hover{
	text-decoration: none;
}
