/* CSS Document */

.h3-withicon .icon {
float: left;
width: 55px;
}
.h3-withicon .body {
float: left;
width: 70%;
}
/*------China------*/
.h3-withiconchina{
padding:10px 15px;
font-size:13px;
}
.h3-withiconchina .icon {
float: left;
width: 55px;
margin: 0 10px 10px 0;
}
.h3-withiconchina .body {
float: left;
width: 70%;
}
