.ContentLeft {
	width: 591px;
	float: left;
	margin-left: 9px;
	display: inline;
}
.ContentLeft p {
	margin-right: 30px;
	margin-left: 30px;
	text-align: justify;
}
.ContentLeft strong {
	font-weight: normal;
	color: #390;
}
.ContentLeft h3 {
	display: block;
	background-repeat: repeat-x;
	background-image: url(../images/line.gif);
	background-position: bottom;
	text-indent: -10000px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.titleConcept {
	background-image: url(../images/titleConcept.jpg);
	background-repeat: no-repeat;
	height: 27px;
	display: block;
}
.titleService {
	background-image: url(../images/titleService.jpg);
	background-repeat: no-repeat;
	height: 27px;
	display: block;
}
.serviceIcon {
	margin-left: 25px;
}
.serviceIcon a {
	font-size: 13px;
	font-weight: bold;
	color: #61ad1d;
	line-height: 32px;
}

.serviceIcon li {
	float: left;
	background-repeat: no-repeat;
	height: 30px;
	line-height: 32px;
	padding-left: 35px;
	padding-right: 10px;
}
.serviceIcon a:hover {
	color: #F90;
	text-decoration: none;
}

.icon1 {
	background-image: url(../images/serviceIcon1.jpg);
}
.icon2 {
	background-image: url(../images/serviceIcon2.jpg);
}
.icon3 {
	background-image: url(../images/serviceIcon3.jpg);
}
.icon4 {
	background-image: url(../images/serviceIcon4.jpg);
}
.icon5 {
	background-image: url(../images/serviceIcon5.jpg);
}
.serviceLink {
	float: left;
	background-image: url(../images/service.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 534px;
	margin-top: 5px;
	margin-left: 20px;
	display: inline;
}
.serviceLink li {
	float: left;
	line-height: 28px;
	padding-left: 30px;
	font-size: 13px;
	display: block;
	margin-right: 22px;
}
.serviceLink a {
	color: #555;
	text-decoration: none;
	line-height:28px;
}
.serviceLink a:hover {
	color: #000;
}
.ContentRight {
	float: right;
	width: 317px;
	margin-right: 9px;
	display: inline;
}
.ContentRight h3 {
	width: 309px;
	display: block;
	background-repeat: no-repeat;
	float: left;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
.titleNews,.titleIndustryNews {
	height: 37px;
	text-indent: -8000px;
	display: block;
	position: relative;
}
.titleNews {
	background-image: url(../images/titleNews.jpg);
}
.titleIndustryNews {
	background-image: url(../images/titleindustryNews.jpg);
}
.ContentRight a.more {
	text-decoration: none;
	color: #666;
	background-image: url(../images/GrayMoreBg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 18px;
	width: 42px;
	font-size: 12px;
	text-indent: 0;
	line-height: 18px;
	background-position: center;
	position: absolute;
	top: 10px;
	right: 7px;
}
.ContentRight a.more:hover {
	color: #090;
}
.newsList {
	width: 285px;
	margin-left: 10px;
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 5px;
}
.newsList li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	background-image: url(../images/newsArrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.newsList a {
	color: #0081ef;
	display: block;
	margin-bottom: 5px;
}
.newsList a:hover {
	color: #06F;
	text-decoration: none;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.CaseMore {
	color: #F90;
	background-image: url(../images/caseMorePlus.jpg);
	background-repeat: no-repeat;
	display: block;
	float: right;
	background-position: 0px 6px;
	padding-left: 11px;
}
a.CaseMore:hover {
	text-decoration: none;
}
