﻿#ServiceItem_Main
{
	width:100%; 
	height:auto; 
	margin:8px 0px 10px 0px;
}
#ServiceItem_Main_Left
{
	width:650px;
	height:auto;
	float:left;
	margin-top:30px;
}
#ServiceItem_Main_Right
{
	width:140px;
	padding-left:20px;
	height:280px;
	float:left;
	border:solid 1px #CCCCCC;
	background-color:#EBEBEB;
		margin-top:30px;
	margin-left:25px;
}
.ServiceItem_Main_Left_Info
{
	width:650px;
	height:auto;
	margin-bottom:30px;
}
.ServiceItem_Main_Left_Info_Image
{
	width:110px;
	height:94px;
	padding:3px;
	border:solid 1px #CCCCCC;
	float:left;
}
.ServiceItem_Main_Left_Info_Word
{
	width:500px;
	height:auto;
	float:left;
	margin-left:19px;
}
.ServiceItem_Main_Left_Info_Word_Dl dt
{
	font-size:14px;
	font-weight:bold;
}
.ServiceItem_Main_Left_Info_Word_Dl dd
{
	font-size:12px;
	color:#666666;
	line-height:21px;
}
.ServiceItem_Main_Right_Dl
{
	width:100%;
	height:auto;
	margin-top:15px;
}
.ServiceItem_Main_Right_Dl dt
{
	width:100%;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	height:20px;
	margin-bottom:5px;
}
.ServiceItem_Main_Right_Dl dd p
{
	line-height:22px;
}
.ServiceItem_Main_Right_Dl dd p a
{
	font-size:12px;
	color:#666666;
}