@charset "utf-8";
#rightcont{
	_padding:0px 0px 0px 14px;
}

#h3{
	margin:20px 0px 10px 0px;
}

#h3msg{
	font-size:11px;
	line-height:140%;
	color:#595757;
}

#servicearea{
	margin:25px 0px 0px 0px;
}

.servicebox{
	width:290px;/*290*/
	height:129px;/*129*/;
	float:left;
}

.servicebox a , .bggel , .bghand , .bgscul , .bgother{
	float:left;
}

.bggel , .bghand , .bgscul , .bgother{
	width:151px;/*161*/
	color:#595757;
	font-size:11px;
	line-height:140%;
	margin:0px 0px 0px 10px;
	padding:30px 0px 0px 0px;
}

.bggel{
	background:url('../images/service/index/gel_head.gif') no-repeat;
}

.bghand{
	background:url('../images/service/index/hand_head.gif') no-repeat;
}

.bgscul{
	background:url('../images/service/index/scul_head.gif') no-repeat;
}

.bgother{
	background:url('../images/service/index/other_head.gif') no-repeat;
}


.servicebox a , .servicebox img{
	display:block;
	width:121px;
	height:121px;
}

.servicebox a{
	border:solid 4px #f39002;
}

.servicebox a:hover{
	border:solid 4px #d4d4d4;
}

.marginleft1{
	margin-left:20px;
}

.margintop1{
	margin-top:20px;
}

