.Service
{
	text-align: center;
	vertical-align: top;
}
.Service .Outline
{
	width:100%;
}
.Service .Maintitle 
{
	border-bottom:1px solid #C4DFBF;
}
.Service .Content 
{
	padding-top:20px;
}
.Service .Subtitle 
{	
	padding:20px 0px 5px 0px;
	text-align:left;
}
.Service .Subtitle2 
{	
	padding:12px 0px 5px 0px;
	text-align:left;
}
.Service .Text 
{	
	padding-bottom:8px;
	text-align:left;
}
.Content .TopText
{
	padding-top:20px;
	border-top:1px solid #D8E7D6;
}
.Service .OutlineBg1 
{
	background: url('../images/etc/outlinegray_img1.gif') no-repeat left top; 
	width: 100%; 
	height: 100%;
}
.Service .OutlineBg2 
{
	background: url('../images/etc/outlinegray_img2.gif') no-repeat right top; 
	width: 100%; 
	height: 100%;
}
.Service .OutlineBg3 
{
	background: url('../images/etc/outlinegray_img3.gif') no-repeat left bottom; 
	width: 100%; 
	height: 100%;
}
.Service .OutlineBg4
{
	background: url('../images/etc/outlinegray_img4.gif') no-repeat right bottom; 
	width: 100%; 
	height: 100%;	
	vertical-align: top;
	padding: 10px;
}
.Service .Expand
{
	color:#FF5A00;
}



