.service_body {
	margin-bottom: 10px;
}
.service_word {
	color: #FF8400;
	font-size: 12px;
	background-image: url(/images/service_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 7px;
	margin-top: 2px;
        text-align:left;
}
.service_word_word1 {
	color: #464847;
	font-size: 12px;
	padding-left: 7px;
	line-height: 18px;
	padding-right: 7px;
	text-align:left;
	word-wrap: break-word;
	word-break: break-all;
	width: 150px;
	word-wrap: break-word; word-break: break-all; 
}
.service_word_big {
	color: #A1A1A1;
	font-size: 12px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: center;
	padding-top: 3px;
}
.service_word_word2 {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
.service_word_word3 {
	color: #FF0000;
}
.service_word_big A:link, .service_word_big A:visited{
	color: #A1A1A1;
	text-decoration: none;
}
.service_word_big A:hover{
	color:#7D7D7D;
	text-decoration: underline;
}
.service_bodyImg
{
        height:150px;
}

