.home h2{
	padding-top: 10px !important;
	clear: both;
}
.h_box{
	width: 243px;
	height: 97px;
	background: #fdeccb url(../images/home_box.gif) no-repeat;
	overflow: hidden;
	position: relative;
	float: left; 
}

.h_text{
	width: 107px;
	height: 73px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	left: 18px;
}
.h_text h3{
	padding-bottom: 2px;
}
.h_text p{
	font-size: 85%;
	line-height: 1em;	
}


.h_img{
	width: 75px;
	width: 75px;
	position: absolute;
	top: 10px;
	right: 33px;
}
.banner{
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #EDC995;
	background: #FDECCB;
}
.banner ul{
	padding-left: 20px;
}