/* CSS Document */
#mainwrap h2 {
	width:800px;
	height:84px;
	text-indent:-9999px;
	background:url(../images/h2_service_tit.jpg) no-repeat;
}


#serviceItem {
	width:498px;
	border:1px solid #666666;
	padding-bottom:10px;
}


#serviceItem h3 {
	width:466px;
	height:31px;
	background:url(../images/service_tit_bg.gif) no-repeat;
	margin:1px;
	padding:3px 0 0 30px;
	font-size:80%;
	line-height:1.45em;
}


#serviceItem .itemcont {
	width:480px;
	margin-top:8px;
	margin-left:10px;
}

#serviceItem .itemcont img {
	float:left;
	margin:0 8px 8px 8px;
}

#item-details {
	border:1px solid #D2D2D2;
	background-color:#EAF9FA;
	padding:8px;
}